This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by util-linux configure 2.38, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/home/buildroot/autobuild/instance-1/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-1/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

## --------- ##
## Platform. ##
## --------- ##

hostname = gcc159.bak.milne.osuosl.org
uname -m = x86_64
uname -r = 4.9.0-16-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.272-2 (2021-07-19)

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/buildroot/autobuild/instance-1/output-1/host/bin
PATH: /home/buildroot/autobuild/instance-1/output-1/host/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3534: checking for gcc
configure:3561: result: /usr/bin/gcc
configure:3790: checking for C compiler version
configure:3799: /usr/bin/gcc --version >&5
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3810: $? = 0
configure:3799: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
configure:3810: $? = 0
configure:3799: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3810: $? = 1
configure:3799: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3810: $? = 1
configure:3830: checking whether the C compiler works
configure:3852: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:3856: $? = 0
configure:3904: result: yes
configure:3907: checking for C compiler default output file name
configure:3909: result: a.out
configure:3915: checking for suffix of executables
configure:3922: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:3926: $? = 0
configure:3948: result: 
configure:3970: checking whether we are cross compiling
configure:3978: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:3982: $? = 0
configure:3989: ./conftest
configure:3993: $? = 0
configure:4008: result: no
configure:4013: checking for suffix of object files
configure:4035: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4039: $? = 0
configure:4060: result: o
configure:4064: checking whether we are using the GNU C compiler
configure:4083: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4083: $? = 0
configure:4092: result: yes
configure:4101: checking whether /usr/bin/gcc accepts -g
configure:4121: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4121: $? = 0
configure:4162: result: yes
configure:4179: checking for /usr/bin/gcc option to accept ISO C89
configure:4242: /usr/bin/gcc  -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4242: $? = 0
configure:4255: result: none needed
configure:4280: checking whether /usr/bin/gcc understands -c and -o together
configure:4302: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4305: $? = 0
configure:4302: /usr/bin/gcc -c conftest.c -o conftest2.o
configure:4305: $? = 0
configure:4317: result: yes
configure:4340: checking how to run the C preprocessor
configure:4410: result: /usr/bin/cpp
configure:4430: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:4430: $? = 0
configure:4444: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4473: checking for grep that handles long lines and -e
configure:4531: result: /bin/grep
configure:4536: checking for egrep
configure:4598: result: /bin/grep -E
configure:4603: checking for ANSI C header files
configure:4623: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4623: $? = 0
configure:4696: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:4696: $? = 0
configure:4696: ./conftest
configure:4696: $? = 0
configure:4707: result: yes
configure:4720: checking for sys/types.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for sys/stat.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for stdlib.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for string.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for memory.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for strings.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for inttypes.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for stdint.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4720: checking for unistd.h
configure:4720: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4720: $? = 0
configure:4720: result: yes
configure:4733: checking minix/config.h usability
configure:4733: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4733: result: no
configure:4733: checking minix/config.h presence
configure:4733: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4733: result: no
configure:4733: checking for minix/config.h
configure:4733: result: no
configure:4754: checking whether it is safe to define __EXTENSIONS__
configure:4772: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:4772: $? = 0
configure:4779: result: yes
configure:4809: checking for a BSD-compatible install
configure:4877: result: /usr/bin/install -c
configure:4888: checking whether build environment is sane
configure:4943: result: yes
configure:5091: checking for a thread-safe mkdir -p
configure:5130: result: /bin/mkdir -p
configure:5137: checking for gawk
configure:5153: found /usr/bin/gawk
configure:5164: result: gawk
configure:5175: checking whether make sets $(MAKE)
configure:5197: result: yes
configure:5219: checking whether make supports the include directive
configure:5234: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38'
make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38'
this is the am__doit target
configure:5237: $? = 0
configure:5256: result: yes (GNU style)
configure:5289: checking whether make supports nested variables
configure:5306: result: yes
configure:5385: checking how to create a pax tar archive
configure:5396: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:5399: $? = 0
configure:5439: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:5442: $? = 0
configure:5446: tar -xf - <conftest.tar
configure:5449: $? = 0
configure:5451: cat conftest.dir/file
GrepMe
configure:5454: $? = 0
configure:5467: result: gnutar
configure:5476: checking dependency style of /usr/bin/gcc
configure:5587: result: none
configure:5657: checking whether make supports nested variables
configure:5674: result: yes
configure:5787: checking the archiver (/usr/bin/ar) interface
configure:5803: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:5803: $? = 0
configure:5805: /usr/bin/ar cru libconftest.a conftest.o >&5
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
configure:5808: $? = 0
configure:5836: result: ar
configure:6053: checking for gcc
configure:6080: result: /usr/bin/gcc
configure:6309: checking for C compiler version
configure:6318: /usr/bin/gcc --version >&5
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6329: $? = 0
configure:6318: /usr/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
configure:6329: $? = 0
configure:6318: /usr/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6329: $? = 1
configure:6318: /usr/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6329: $? = 1
configure:6333: checking whether we are using the GNU C compiler
configure:6361: result: yes
configure:6370: checking whether /usr/bin/gcc accepts -g
configure:6431: result: yes
configure:6448: checking for /usr/bin/gcc option to accept ISO C89
configure:6524: result: none needed
configure:6549: checking whether /usr/bin/gcc understands -c and -o together
configure:6586: result: yes
configure:6609: checking for bison
configure:6625: found /home/buildroot/autobuild/instance-1/output-1/host/bin/bison
configure:6636: result: bison -y
configure:6652: checking build system type
configure:6666: result: x86_64-pc-linux-gnu
configure:6686: checking host system type
configure:6699: result: x86_64-pc-linux-gnu
configure:6719: checking for an ANSI C-conforming const
configure:6785: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:6785: $? = 0
configure:6792: result: yes
configure:6800: checking for working volatile
configure:6819: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:6819: $? = 0
configure:6826: result: yes
configure:6834: checking whether byte ordering is bigendian
configure:6849: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:6849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:6894: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:6894: $? = 0
configure:6912: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'
    not big endian
    ^~~
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:6912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:7040: result: no
configure:7061: checking whether compiler handles -fno-common
configure:7085: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -fno-common conftest.c
configure:7085: $? = 0
configure:7097: result: yes
configure:7105: checking whether compiler handles -Wall
configure:7129: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wall conftest.c
configure:7129: $? = 0
configure:7141: result: yes
configure:7149: checking whether compiler handles -Wextra
configure:7173: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wextra conftest.c
configure:7173: $? = 0
configure:7185: result: yes
configure:7194: checking whether compiler handles -Waddress-of-packed-member
configure:7218: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Waddress-of-packed-member conftest.c
cpp: error: unrecognized command line option '-Waddress-of-packed-member'
configure:7218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7230: result: no
configure:7238: checking whether compiler handles -Wdiscarded-qualifiers
configure:7262: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wdiscarded-qualifiers conftest.c
configure:7262: $? = 0
configure:7274: result: yes
configure:7282: checking whether compiler handles -Wembedded-directive
configure:7306: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wembedded-directive conftest.c
cpp: error: unrecognized command line option '-Wembedded-directive'
configure:7306: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7318: result: no
configure:7326: checking whether compiler handles -Wextra-semi
configure:7350: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wextra-semi conftest.c
cpp: error: unrecognized command line option '-Wextra-semi'; did you mean '-Wextra'?
configure:7350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7362: result: no
configure:7370: checking whether compiler handles -Wformat-security
configure:7394: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wformat-security conftest.c
cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: all warnings being treated as errors
configure:7394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7406: result: no
configure:7414: checking whether compiler handles -Wimplicit-function-declaration
configure:7438: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wimplicit-function-declaration conftest.c
configure:7438: $? = 0
configure:7450: result: yes
configure:7458: checking whether compiler handles -Wmissing-declarations
configure:7482: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wmissing-declarations conftest.c
configure:7482: $? = 0
configure:7494: result: yes
configure:7502: checking whether compiler handles -Wmissing-parameter-type
configure:7526: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wmissing-parameter-type conftest.c
configure:7526: $? = 0
configure:7538: result: yes
configure:7546: checking whether compiler handles -Wmissing-prototypes
configure:7570: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wmissing-prototypes conftest.c
configure:7570: $? = 0
configure:7582: result: yes
configure:7590: checking whether compiler handles -Wnested-externs
configure:7614: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wnested-externs conftest.c
configure:7614: $? = 0
configure:7626: result: yes
configure:7634: checking whether compiler handles -Wno-missing-field-initializers
configure:7658: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wno-missing-field-initializers conftest.c
configure:7658: $? = 0
configure:7670: result: yes
configure:7678: checking whether compiler handles -Wpointer-arith
configure:7702: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wpointer-arith conftest.c
configure:7702: $? = 0
configure:7714: result: yes
configure:7722: checking whether compiler handles -Wredundant-decls
configure:7746: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wredundant-decls conftest.c
configure:7746: $? = 0
configure:7758: result: yes
configure:7766: checking whether compiler handles -Wsign-compare
configure:7790: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wsign-compare conftest.c
configure:7790: $? = 0
configure:7802: result: yes
configure:7810: checking whether compiler handles -Wstrict-prototypes
configure:7834: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wstrict-prototypes conftest.c
configure:7834: $? = 0
configure:7846: result: yes
configure:7854: checking whether compiler handles -Wtype-limits
configure:7878: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wtype-limits conftest.c
configure:7878: $? = 0
configure:7890: result: yes
configure:7898: checking whether compiler handles -Wuninitialized
configure:7922: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wuninitialized conftest.c
configure:7922: $? = 0
configure:7934: result: yes
configure:7942: checking whether compiler handles -Wunused-but-set-parameter
configure:7966: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wunused-but-set-parameter conftest.c
configure:7966: $? = 0
configure:7978: result: yes
configure:7986: checking whether compiler handles -Wunused-but-set-variable
configure:8010: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wunused-but-set-variable conftest.c
configure:8010: $? = 0
configure:8022: result: yes
configure:8030: checking whether compiler handles -Wunused-parameter
configure:8054: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wunused-parameter conftest.c
configure:8054: $? = 0
configure:8066: result: yes
configure:8074: checking whether compiler handles -Wunused-result
configure:8098: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wunused-result conftest.c
configure:8098: $? = 0
configure:8110: result: yes
configure:8118: checking whether compiler handles -Wunused-variable
configure:8142: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wunused-variable conftest.c
configure:8142: $? = 0
configure:8154: result: yes
configure:8220: checking whether compiler handles -Werror=sequence-point
configure:8244: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Werror=sequence-point conftest.c
configure:8244: $? = 0
configure:8256: result: yes
configure:8270: checking whether compiler handles -Wno-clobbered
configure:8294: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wno-clobbered conftest.c
configure:8294: $? = 0
configure:8306: result: yes
configure:8316: checking whether compiler handles -Wno-cast-function-type
configure:8340: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wno-cast-function-type conftest.c
configure:8340: $? = 0
configure:8352: result: yes
configure:8362: checking whether compiler handles -Wno-unused-parameter
configure:8386: /usr/bin/cpp -Werror -I/home/buildroot/autobuild/instance-1/output-1/host/include -Wno-unused-parameter conftest.c
configure:8386: $? = 0
configure:8398: result: yes
configure:8783: checking for C++ compiler version
configure:8792: /usr/bin/g++ --version >&5
g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8803: $? = 0
configure:8792: /usr/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
configure:8803: $? = 0
configure:8792: /usr/bin/g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:8803: $? = 1
configure:8792: /usr/bin/g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:8803: $? = 1
configure:8807: checking whether we are using the GNU C++ compiler
configure:8826: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp >&5
configure:8826: $? = 0
configure:8835: result: yes
configure:8844: checking whether /usr/bin/g++ accepts -g
configure:8864: /usr/bin/g++ -c -g -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp >&5
configure:8864: $? = 0
configure:8905: result: yes
configure:8930: checking dependency style of /usr/bin/g++
configure:9041: result: none
configure:9119: checking how to print strings
configure:9146: result: printf
configure:9167: checking for a sed that does not truncate output
configure:9231: result: /bin/sed
configure:9249: checking for fgrep
configure:9311: result: /bin/grep -F
configure:9346: checking for ld used by /usr/bin/gcc
configure:9413: result: /usr/bin/ld
configure:9420: checking if the linker (/usr/bin/ld) is GNU ld
configure:9435: result: yes
configure:9447: checking for BSD- or MS-compatible name lister (nm)
configure:9501: result: /usr/bin/nm
configure:9631: checking the name lister (/usr/bin/nm) interface
configure:9638: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:9641: /usr/bin/nm "conftest.o"
configure:9644: output
0000000000000000 B some_variable
configure:9651: result: BSD nm
configure:9654: checking whether ln -s works
configure:9658: result: yes
configure:9666: checking the maximum length of command line arguments
configure:9797: result: 1572864
configure:9845: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:9885: result: func_convert_file_noop
configure:9892: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9912: result: func_convert_file_noop
configure:9919: checking for /usr/bin/ld option to reload object files
configure:9926: result: -r
configure:10000: checking for objdump
configure:10016: found /usr/bin/objdump
configure:10027: result: objdump
configure:10059: checking how to recognize dependent libraries
configure:10259: result: pass_all
configure:10344: checking for dlltool
configure:10374: result: no
configure:10404: checking how to associate runtime and link libraries
configure:10431: result: printf %s\n
configure:10555: checking for archiver @FILE support
configure:10572: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:10572: $? = 0
configure:10575: /usr/bin/ar cru libconftest.a @conftest.lst >&5
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
configure:10578: $? = 0
configure:10583: /usr/bin/ar cru libconftest.a @conftest.lst >&5
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/ar: conftest.o: No such file or directory
configure:10586: $? = 1
configure:10598: result: @
configure:10656: checking for strip
configure:10672: found /usr/bin/strip
configure:10683: result: strip
configure:10755: checking for ranlib
configure:10782: result: /usr/bin/ranlib
configure:10884: checking command to parse /usr/bin/nm output from /usr/bin/gcc object
configure:11037: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:11040: $? = 0
configure:11044: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:11047: $? = 0
configure:11113: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c conftstm.o >&5
configure:11116: $? = 0
configure:11154: result: ok
configure:11201: checking for sysroot
configure:11231: result: no
configure:11238: checking for a working dd
configure:11276: result: /bin/dd
configure:11280: checking how to truncate binary pipes
configure:11295: result: /bin/dd bs=4096 count=1
configure:11431: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:11434: $? = 0
configure:11624: checking for mt
configure:11640: found /bin/mt
configure:11651: result: mt
configure:11674: checking if mt is a manifest tool
configure:11680: mt '-?'
configure:11688: result: no
configure:12357: checking for dlfcn.h
configure:12357: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:12357: $? = 0
configure:12357: result: yes
configure:12624: checking for objdir
configure:12639: result: .libs
configure:12903: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
configure:12921: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:12925: $? = 0
configure:12938: result: no
configure:13296: checking for /usr/bin/gcc option to produce PIC
configure:13303: result: -fPIC -DPIC
configure:13311: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
configure:13329: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5
configure:13333: $? = 0
configure:13346: result: yes
configure:13375: checking if /usr/bin/gcc static flag -static works
configure:13403: result: yes
configure:13418: checking if /usr/bin/gcc supports -c -o file.o
configure:13439: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -o out/conftest2.o conftest.c >&5
configure:13443: $? = 0
configure:13465: result: yes
configure:13473: checking if /usr/bin/gcc supports -c -o file.o
configure:13520: result: yes
configure:13553: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14812: result: yes
configure:14849: checking whether -lc should be explicitly linked in
configure:14857: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:14860: $? = 0
configure:14875: /usr/bin/gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:14878: $? = 0
configure:14892: result: no
configure:15052: checking dynamic linker characteristics
configure:15633: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:15633: $? = 0
configure:15873: result: GNU/Linux ld.so
configure:15995: checking how to hardcode library paths into programs
configure:16020: result: immediate
configure:16568: checking whether stripping libraries is possible
configure:16573: result: yes
configure:16608: checking if libtool supports shared libraries
configure:16610: result: yes
configure:16613: checking whether to build shared libraries
configure:16638: result: yes
configure:16641: checking whether to build static libraries
configure:16645: result: no
configure:16668: checking how to run the C++ preprocessor
configure:16695: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp
configure:16695: $? = 0
configure:16709: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:16709: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16734: result: /usr/bin/g++ -E
configure:16754: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp
configure:16754: $? = 0
configure:16768: /usr/bin/g++ -E -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:16768: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16930: checking for ld used by /usr/bin/g++
configure:16997: result: /usr/bin/ld -m elf_x86_64
configure:17004: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:17019: result: yes
configure:17074: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18147: result: yes
configure:18183: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.cpp >&5
configure:18186: $? = 0
configure:18667: checking for /usr/bin/g++ option to produce PIC
configure:18674: result: -fPIC -DPIC
configure:18682: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works
configure:18700: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:18704: $? = 0
configure:18717: result: yes
configure:18740: checking if /usr/bin/g++ static flag -static works
configure:18768: result: yes
configure:18780: checking if /usr/bin/g++ supports -c -o file.o
configure:18801: /usr/bin/g++ -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -o out/conftest2.o conftest.cpp >&5
configure:18805: $? = 0
configure:18827: result: yes
configure:18832: checking if /usr/bin/g++ supports -c -o file.o
configure:18879: result: yes
configure:18909: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18949: result: yes
configure:19090: checking dynamic linker characteristics
configure:19838: result: GNU/Linux ld.so
configure:19903: checking how to hardcode library paths into programs
configure:19928: result: immediate
configure:20005: checking linker version script flag
configure:20038: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,--version-script,conftest.map conftest.c  >&5
configure:20038: $? = 0
configure:20128: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,--version-script,conftest.map conftest.c  >&5
/usr/bin/ld:conftest.map:0: syntax error in VERSION script
collect2: error: ld returned 1 exit status
configure:20128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| int show, hide;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20146: result: --version-script
configure:20153: checking if version scripts can use complex wildcards
configure:20186: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,--version-script,conftest.map conftest.c  >&5
configure:20186: $? = 0
configure:20203: result: yes
configure:20362: checking pkg-config is at least version 0.9.0
configure:20365: result: yes
configure:20422: checking whether to build gtk-doc documentation
configure:20424: result: no
configure:20431: checking for gtkdoc-check
configure:20464: result: no
configure:20492: checking for xsltproc
configure:20510: found /home/buildroot/autobuild/instance-1/output-1/host/bin/xsltproc
configure:20522: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/xsltproc
configure:20711: checking for special C compiler options needed for large files
configure:20756: result: no
configure:20762: checking for _FILE_OFFSET_BITS value needed for large files
configure:20787: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:20787: $? = 0
configure:20819: result: no
configure:20905: checking whether to enable assertions
configure:20923: result: yes
configure:20926: checking whether struct tm is in sys/time.h or time.h
configure:20946: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:20946: $? = 0
configure:20953: result: time.h
configure:20961: checking for struct tm.tm_zone
configure:20961: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:20961: $? = 0
configure:20961: result: yes
configure:21031: checking whether NLS is requested
configure:21040: result: no
configure:21080: checking for msgfmt
configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt...
configure:21112: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt
configure:21121: checking for gmsgfmt
configure:21152: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt
configure:21202: checking for xgettext
configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext...
configure:21234: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext
configure:21279: checking for msgmerge
configure: trying /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge...
configure:21310: result: /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge
configure:21368: checking for ld used by /usr/bin/gcc
configure:21435: result: /usr/bin/ld -m elf_x86_64
configure:21442: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:21457: result: yes
configure:21464: checking for shared library run path origin
configure:21477: result: done
configure:22049: checking for CFPreferencesCopyAppValue
configure:22067: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
 #include <CoreFoundation/CFPreferences.h>
                                          ^
compilation terminated.
configure:22067: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:22076: result: no
configure:22083: checking for CFLocaleCopyCurrent
configure:22101: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
 #include <CoreFoundation/CFLocale.h>
                                     ^
compilation terminated.
configure:22101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:22110: result: no
configure:23020: checking whether to use NLS
configure:23022: result: no
configure:23115: checking for linux/compiler.h
configure:23115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:36:28: fatal error: linux/compiler.h: No such file or directory
 #include <linux/compiler.h>
                            ^
compilation terminated.
configure:23115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_LINUX_COMPILER_H
| #include <linux/compiler.h>
| #endif
| 
| 
| #include <linux/compiler.h>
configure:23115: result: no
configure:23115: checking for linux/blkpg.h
configure:23115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23115: $? = 0
configure:23115: result: yes
configure:23115: checking for linux/major.h
configure:23115: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23115: $? = 0
configure:23115: result: yes
configure:23202: checking asm/io.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:65:20: fatal error: asm/io.h: No such file or directory
 #include <asm/io.h>
                    ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/io.h>
configure:23202: result: no
configure:23202: checking asm/io.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:32:20: fatal error: asm/io.h: No such file or directory
 #include <asm/io.h>
                    ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| /* end confdefs.h.  */
| #include <asm/io.h>
configure:23202: result: no
configure:23202: checking for asm/io.h
configure:23202: result: no
configure:23202: checking byteswap.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking byteswap.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for byteswap.h
configure:23202: result: yes
configure:23202: checking endian.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking endian.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for endian.h
configure:23202: result: yes
configure:23202: checking err.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking err.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for err.h
configure:23202: result: yes
configure:23202: checking errno.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking errno.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for errno.h
configure:23202: result: yes
configure:23202: checking fcntl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking fcntl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for fcntl.h
configure:23202: result: yes
configure:23202: checking getopt.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking getopt.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for getopt.h
configure:23202: result: yes
configure:23202: checking for inttypes.h
configure:23202: result: yes
configure:23202: checking lastlog.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking lastlog.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for lastlog.h
configure:23202: result: yes
configure:23202: checking libutil.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:73:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:23202: result: no
configure:23202: checking libutil.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:40:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:23202: result: no
configure:23202: checking for libutil.h
configure:23202: result: no
configure:23202: checking linux/blkzoned.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:73:28: fatal error: linux/blkzoned.h: No such file or directory
 #include <linux/blkzoned.h>
                            ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/blkzoned.h>
configure:23202: result: no
configure:23202: checking linux/blkzoned.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:40:28: fatal error: linux/blkzoned.h: No such file or directory
 #include <linux/blkzoned.h>
                            ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| /* end confdefs.h.  */
| #include <linux/blkzoned.h>
configure:23202: result: no
configure:23202: checking for linux/blkzoned.h
configure:23202: result: no
configure:23202: checking linux/btrfs.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/btrfs.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/btrfs.h
configure:23202: result: yes
configure:23202: checking linux/capability.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/capability.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/capability.h
configure:23202: result: yes
configure:23202: checking linux/cdrom.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/cdrom.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/cdrom.h
configure:23202: result: yes
configure:23202: checking linux/falloc.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/falloc.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/falloc.h
configure:23202: result: yes
configure:23202: checking linux/fd.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/fd.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/fd.h
configure:23202: result: yes
configure:23202: checking linux/fiemap.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/fiemap.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/fiemap.h
configure:23202: result: yes
configure:23202: checking linux/kcmp.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/kcmp.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/kcmp.h
configure:23202: result: yes
configure:23202: checking linux/net_namespace.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/net_namespace.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/net_namespace.h
configure:23202: result: yes
configure:23202: checking linux/nsfs.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/nsfs.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/nsfs.h
configure:23202: result: yes
configure:23202: checking linux/raw.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/raw.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/raw.h
configure:23202: result: yes
configure:23202: checking linux/securebits.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/securebits.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/securebits.h
configure:23202: result: yes
configure:23202: checking linux/tiocl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/tiocl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/tiocl.h
configure:23202: result: yes
configure:23202: checking linux/version.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/version.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/version.h
configure:23202: result: yes
configure:23202: checking linux/watchdog.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/watchdog.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/watchdog.h
configure:23202: result: yes
configure:23202: checking linux/if_alg.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking linux/if_alg.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for linux/if_alg.h
configure:23202: result: yes
configure:23202: checking locale.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking locale.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for locale.h
configure:23202: result: yes
configure:23202: checking mntent.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking mntent.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for mntent.h
configure:23202: result: yes
configure:23202: checking net/if_dl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:90:23: fatal error: net/if_dl.h: No such file or directory
 #include <net/if_dl.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if_dl.h>
configure:23202: result: no
configure:23202: checking net/if_dl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:57:23: fatal error: net/if_dl.h: No such file or directory
 #include <net/if_dl.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| /* end confdefs.h.  */
| #include <net/if_dl.h>
configure:23202: result: no
configure:23202: checking for net/if_dl.h
configure:23202: result: no
configure:23202: checking net/if.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking net/if.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for net/if.h
configure:23202: result: yes
configure:23202: checking netinet/in.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking netinet/in.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for netinet/in.h
configure:23202: result: yes
configure:23202: checking paths.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking paths.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for paths.h
configure:23202: result: yes
configure:23202: checking pty.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking pty.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for pty.h
configure:23202: result: yes
configure:23202: checking security/pam_appl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:94:31: fatal error: security/pam_appl.h: No such file or directory
 #include <security/pam_appl.h>
                               ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_appl.h>
configure:23202: result: no
configure:23202: checking security/pam_appl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:61:31: fatal error: security/pam_appl.h: No such file or directory
 #include <security/pam_appl.h>
                               ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <security/pam_appl.h>
configure:23202: result: no
configure:23202: checking for security/pam_appl.h
configure:23202: result: no
configure:23202: checking shadow.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking shadow.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for shadow.h
configure:23202: result: yes
configure:23202: checking for stdint.h
configure:23202: result: yes
configure:23202: checking stdio_ext.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking stdio_ext.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for stdio_ext.h
configure:23202: result: yes
configure:23202: checking for stdlib.h
configure:23202: result: yes
configure:23202: checking sys/disk.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:98:22: fatal error: sys/disk.h: No such file or directory
 #include <sys/disk.h>
                      ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disk.h>
configure:23202: result: no
configure:23202: checking sys/disk.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:65:22: fatal error: sys/disk.h: No such file or directory
 #include <sys/disk.h>
                      ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <sys/disk.h>
configure:23202: result: no
configure:23202: checking for sys/disk.h
configure:23202: result: no
configure:23202: checking sys/disklabel.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:98:27: fatal error: sys/disklabel.h: No such file or directory
 #include <sys/disklabel.h>
                           ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disklabel.h>
configure:23202: result: no
configure:23202: checking sys/disklabel.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:65:27: fatal error: sys/disklabel.h: No such file or directory
 #include <sys/disklabel.h>
                           ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <sys/disklabel.h>
configure:23202: result: no
configure:23202: checking for sys/disklabel.h
configure:23202: result: no
configure:23202: checking sys/endian.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:98:24: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:23202: result: no
configure:23202: checking sys/endian.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:65:24: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <sys/endian.h>
configure:23202: result: no
configure:23202: checking for sys/endian.h
configure:23202: result: no
configure:23202: checking sys/file.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/file.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/file.h
configure:23202: result: yes
configure:23202: checking sys/ioccom.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:99:24: fatal error: sys/ioccom.h: No such file or directory
 #include <sys/ioccom.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ioccom.h>
configure:23202: result: no
configure:23202: checking sys/ioccom.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:66:24: fatal error: sys/ioccom.h: No such file or directory
 #include <sys/ioccom.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <sys/ioccom.h>
configure:23202: result: no
configure:23202: checking for sys/ioccom.h
configure:23202: result: no
configure:23202: checking sys/ioctl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/ioctl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/ioctl.h
configure:23202: result: yes
configure:23202: checking sys/io.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/io.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/io.h
configure:23202: result: yes
configure:23202: checking sys/mkdev.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:101:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:23202: result: no
configure:23202: checking sys/mkdev.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:68:23: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:23202: result: no
configure:23202: checking for sys/mkdev.h
configure:23202: result: no
configure:23202: checking sys/mount.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/mount.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/mount.h
configure:23202: result: yes
configure:23202: checking sys/param.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/param.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/param.h
configure:23202: result: yes
configure:23202: checking sys/prctl.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/prctl.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/prctl.h
configure:23202: result: yes
configure:23202: checking sys/resource.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/resource.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/resource.h
configure:23202: result: yes
configure:23202: checking sys/sendfile.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/sendfile.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/sendfile.h
configure:23202: result: yes
configure:23202: checking sys/signalfd.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/signalfd.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/signalfd.h
configure:23202: result: yes
configure:23202: checking sys/socket.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/socket.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/socket.h
configure:23202: result: yes
configure:23202: checking sys/sockio.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:108:24: fatal error: sys/sockio.h: No such file or directory
 #include <sys/sockio.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:23202: result: no
configure:23202: checking sys/sockio.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:75:24: fatal error: sys/sockio.h: No such file or directory
 #include <sys/sockio.h>
                        ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <sys/sockio.h>
configure:23202: result: no
configure:23202: checking for sys/sockio.h
configure:23202: result: no
configure:23202: checking for sys/stat.h
configure:23202: result: yes
configure:23202: checking sys/swap.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/swap.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/swap.h
configure:23202: result: yes
configure:23202: checking sys/syscall.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/syscall.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/syscall.h
configure:23202: result: yes
configure:23202: checking sys/sysmacros.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/sysmacros.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/sysmacros.h
configure:23202: result: yes
configure:23202: checking sys/time.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/time.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/time.h
configure:23202: result: yes
configure:23202: checking sys/timex.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/timex.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/timex.h
configure:23202: result: yes
configure:23202: checking sys/ttydefaults.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/ttydefaults.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/ttydefaults.h
configure:23202: result: yes
configure:23202: checking for sys/types.h
configure:23202: result: yes
configure:23202: checking sys/ucred.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:116:23: fatal error: sys/ucred.h: No such file or directory
 #include <sys/ucred.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ucred.h>
configure:23202: result: no
configure:23202: checking sys/ucred.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
conftest.c:83:23: fatal error: sys/ucred.h: No such file or directory
 #include <sys/ucred.h>
                       ^
compilation terminated.
configure:23202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/ucred.h>
configure:23202: result: no
configure:23202: checking for sys/ucred.h
configure:23202: result: no
configure:23202: checking sys/un.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/un.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/un.h
configure:23202: result: yes
configure:23202: checking sys/xattr.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking sys/xattr.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for sys/xattr.h
configure:23202: result: yes
configure:23202: checking for unistd.h
configure:23202: result: yes
configure:23202: checking utmp.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking utmp.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for utmp.h
configure:23202: result: yes
configure:23202: checking utmpx.h usability
configure:23202: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking utmpx.h presence
configure:23202: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23202: $? = 0
configure:23202: result: yes
configure:23202: checking for utmpx.h
configure:23202: result: yes
configure:23219: checking for linux/fs.h
configure:23219: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
In file included from conftest.c:89:0:
/usr/include/x86_64-linux-gnu/sys/mount.h:35:3: error: expected identifier before numeric constant
   MS_RDONLY = 1,  /* Mount read-only.  */
   ^
configure:23219: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_SYS_MOUNT_H
|    # include <linux/fs.h>
|    # include <sys/mount.h>
|   #endif
| 
| 
| #include <linux/fs.h>
configure:23219: result: no
configure:23238: checking for linux/gsmmux.h
configure:23238: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
In file included from /usr/include/linux/gsmmux.h:4:0,
                 from conftest.c:93:
/usr/include/linux/if.h:234:19: error: field 'ifru_addr' has incomplete type
   struct sockaddr ifru_addr;
                   ^~~~~~~~~
/usr/include/linux/if.h:235:19: error: field 'ifru_dstaddr' has incomplete type
   struct sockaddr ifru_dstaddr;
                   ^~~~~~~~~~~~
/usr/include/linux/if.h:236:19: error: field 'ifru_broadaddr' has incomplete type
   struct sockaddr ifru_broadaddr;
                   ^~~~~~~~~~~~~~
/usr/include/linux/if.h:237:19: error: field 'ifru_netmask' has incomplete type
   struct sockaddr ifru_netmask;
                   ^~~~~~~~~~~~
/usr/include/linux/if.h:238:20: error: field 'ifru_hwaddr' has incomplete type
   struct  sockaddr ifru_hwaddr;
                    ^~~~~~~~~~~
configure:23238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| #ifdef LINUX_GSMMUX_H
|    # include <linux/gsmmux.h>
|    #endif
| 
| 
| #include <linux/gsmmux.h>
configure:23238: result: no
configure:23255: checking for security/pam_misc.h
configure:23255: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:94:31: fatal error: security/pam_misc.h: No such file or directory
 #include <security/pam_misc.h>
                               ^
compilation terminated.
configure:23255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SECURITY_PAM_APPL_H
| #include <security/pam_appl.h>
| #endif
| 
| 
| #include <security/pam_misc.h>
configure:23255: result: no
configure:23287: checking whether BLK_ZONE_REP_CAPACITY is declared
configure:23287: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:89:29: fatal error: linux/blkzoned.h: No such file or directory
  #include <linux/blkzoned.h>
                             ^
compilation terminated.
configure:23287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| 
| 	#include <linux/blkzoned.h>
| 
| 
| int
| main ()
| {
| #ifndef BLK_ZONE_REP_CAPACITY
| #ifdef __cplusplus
|   (void) BLK_ZONE_REP_CAPACITY;
| #else
|   (void) BLK_ZONE_REP_CAPACITY;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:23287: result: no
configure:23304: checking for security/openpam.h
configure:23304: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c:95:30: fatal error: security/openpam.h: No such file or directory
 #include <security/openpam.h>
                              ^
compilation terminated.
configure:23304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SECURITY_PAM_APPL_H
| #include <security/pam_appl.h>
| #endif
| 
| 
| #include <security/openpam.h>
configure:23304: result: no
configure:23322: checking langinfo.h usability
configure:23322: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23322: $? = 0
configure:23322: result: yes
configure:23322: checking langinfo.h presence
configure:23322: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:23322: $? = 0
configure:23322: result: yes
configure:23322: checking for langinfo.h
configure:23322: result: yes
configure:23349: checking whether langinfo.h defines ALTMON_x constants
configure:23378: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:21: error: 'ALTMON_1' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_1);
                     ^~~~~~~~
conftest.c:98:21: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:99:21: error: 'ALTMON_2' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_2);
                     ^~~~~~~~
conftest.c:100:21: error: 'ALTMON_3' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_3);
                     ^~~~~~~~
conftest.c:101:21: error: 'ALTMON_4' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_4);
                     ^~~~~~~~
conftest.c:102:21: error: 'ALTMON_5' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_5);
                     ^~~~~~~~
conftest.c:103:21: error: 'ALTMON_6' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_6);
                     ^~~~~~~~
conftest.c:104:21: error: 'ALTMON_7' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_7);
                     ^~~~~~~~
conftest.c:105:21: error: 'ALTMON_8' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_8);
                     ^~~~~~~~
conftest.c:106:21: error: 'ALTMON_9' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_9);
                     ^~~~~~~~
conftest.c:107:21: error: 'ALTMON_10' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_10);
                     ^~~~~~~~~
conftest.c:108:21: error: 'ALTMON_11' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_11);
                     ^~~~~~~~~
conftest.c:109:21: error: 'ALTMON_12' undeclared (first use in this function)
  str = nl_langinfo (ALTMON_12);
                     ^~~~~~~~~
configure:23378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| 	#include <langinfo.h>
| 
| int
| main ()
| {
| 
| 	char *str;
| 	str = nl_langinfo (ALTMON_1);
| 	str = nl_langinfo (ALTMON_2);
| 	str = nl_langinfo (ALTMON_3);
| 	str = nl_langinfo (ALTMON_4);
| 	str = nl_langinfo (ALTMON_5);
| 	str = nl_langinfo (ALTMON_6);
| 	str = nl_langinfo (ALTMON_7);
| 	str = nl_langinfo (ALTMON_8);
| 	str = nl_langinfo (ALTMON_9);
| 	str = nl_langinfo (ALTMON_10);
| 	str = nl_langinfo (ALTMON_11);
| 	str = nl_langinfo (ALTMON_12);
| 
|   ;
|   return 0;
| }
configure:23388: result: no
configure:23395: checking whether langinfo.h defines _NL_ABALTMON_x constants
configure:23424: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:21: error: '_NL_ABALTMON_1' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_1);
                     ^~~~~~~~~~~~~~
conftest.c:98:21: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:99:21: error: '_NL_ABALTMON_2' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_2);
                     ^~~~~~~~~~~~~~
conftest.c:100:21: error: '_NL_ABALTMON_3' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_3);
                     ^~~~~~~~~~~~~~
conftest.c:101:21: error: '_NL_ABALTMON_4' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_4);
                     ^~~~~~~~~~~~~~
conftest.c:102:21: error: '_NL_ABALTMON_5' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_5);
                     ^~~~~~~~~~~~~~
conftest.c:103:21: error: '_NL_ABALTMON_6' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_6);
                     ^~~~~~~~~~~~~~
conftest.c:104:21: error: '_NL_ABALTMON_7' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_7);
                     ^~~~~~~~~~~~~~
conftest.c:105:21: error: '_NL_ABALTMON_8' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_8);
                     ^~~~~~~~~~~~~~
conftest.c:106:21: error: '_NL_ABALTMON_9' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_9);
                     ^~~~~~~~~~~~~~
conftest.c:107:21: error: '_NL_ABALTMON_10' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_10);
                     ^~~~~~~~~~~~~~~
conftest.c:108:21: error: '_NL_ABALTMON_11' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_11);
                     ^~~~~~~~~~~~~~~
conftest.c:109:21: error: '_NL_ABALTMON_12' undeclared (first use in this function)
  str = nl_langinfo (_NL_ABALTMON_12);
                     ^~~~~~~~~~~~~~~
configure:23424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| 
| 	#include <langinfo.h>
| 
| int
| main ()
| {
| 
| 	char *str;
| 	str = nl_langinfo (_NL_ABALTMON_1);
| 	str = nl_langinfo (_NL_ABALTMON_2);
| 	str = nl_langinfo (_NL_ABALTMON_3);
| 	str = nl_langinfo (_NL_ABALTMON_4);
| 	str = nl_langinfo (_NL_ABALTMON_5);
| 	str = nl_langinfo (_NL_ABALTMON_6);
| 	str = nl_langinfo (_NL_ABALTMON_7);
| 	str = nl_langinfo (_NL_ABALTMON_8);
| 	str = nl_langinfo (_NL_ABALTMON_9);
| 	str = nl_langinfo (_NL_ABALTMON_10);
| 	str = nl_langinfo (_NL_ABALTMON_11);
| 	str = nl_langinfo (_NL_ABALTMON_12);
| 
|   ;
|   return 0;
| }
configure:23434: result: no
configure:23485: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23485: $? = 0
configure:23493: checking for struct termios.c_line
configure:23493: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23493: $? = 0
configure:23493: result: yes
configure:23505: checking for struct stat.st_mtim.tv_nsec
configure:23505: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23505: $? = 0
configure:23505: result: yes
configure:23517: checking whether _NL_TIME_WEEK_1STDAY is declared
configure:23517: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23517: $? = 0
configure:23517: result: yes
configure:23530: checking whether environ is declared
configure:23530: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23530: $? = 0
configure:23530: result: yes
configure:23538: checking whether strsignal is declared
configure:23538: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23538: $? = 0
configure:23538: result: yes
configure:23546: checking whether TIOCGLCKTRMIOS is declared
configure:23546: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23546: $? = 0
configure:23546: result: yes
configure:23554: checking whether SOCK_CLOEXEC is declared
configure:23554: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23554: $? = 0
configure:23554: result: yes
configure:23563: checking whether SOCK_NONBLOCK is declared
configure:23563: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23563: $? = 0
configure:23563: result: yes
configure:23572: checking whether SO_PASSCRED is declared
configure:23572: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23572: $? = 0
configure:23572: result: yes
configure:23646: checking for clearenv
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for close_range
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/cceRUQMY.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `close_range'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| /* end confdefs.h.  */
| /* Define close_range to an innocuous variant, in case <limits.h> declares close_range.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define close_range innocuous_close_range
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char close_range (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef close_range
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char close_range ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_close_range || defined __stub___close_range
| choke me
| #endif
| 
| int
| main ()
| {
| return close_range ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for eaccess
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for err
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for errx
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for explicit_bzero
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/cc6eJCIc.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| /* end confdefs.h.  */
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_bzero innocuous_explicit_bzero
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char explicit_bzero (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef explicit_bzero
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char explicit_bzero ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
| choke me
| #endif
| 
| int
| main ()
| {
| return explicit_bzero ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for __fpending
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for __fpurge
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for fpurge
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccNBbxRp.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `fpurge'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| /* end confdefs.h.  */
| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpurge innocuous_fpurge
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpurge (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef fpurge
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fpurge ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_fpurge || defined __stub___fpurge
| choke me
| #endif
| 
| int
| main ()
| {
| return fpurge ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for fsync
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for getdomainname
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for getdtablesize
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for getexecname
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccAxdJXD.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getexecname innocuous_getexecname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getexecname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getexecname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getexecname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getexecname || defined __stub___getexecname
| choke me
| #endif
| 
| int
| main ()
| {
| return getexecname ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for getmntinfo
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccRkLNAJ.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `getmntinfo'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getmntinfo innocuous_getmntinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getmntinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getmntinfo
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getmntinfo ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getmntinfo || defined __stub___getmntinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return getmntinfo ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for getrandom
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/cc42pwFP.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `getrandom'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define getrandom to an innocuous variant, in case <limits.h> declares getrandom.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getrandom innocuous_getrandom
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getrandom (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getrandom
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getrandom ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getrandom || defined __stub___getrandom
| choke me
| #endif
| 
| int
| main ()
| {
| return getrandom ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for getrlimit
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for getsgnam
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for getttynam
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for inotify_init
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for jrand48
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for lchown
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for lgetxattr
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for llistxattr
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for llseek
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for newlocale
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for mempcpy
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
conftest.c:138:6: warning: conflicting types for built-in function 'mempcpy'
 char mempcpy ();
      ^~~~~~~
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for mkostemp
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for nanosleep
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for ntp_gettime
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for personality
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for pidfd_open
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccrbAZrG.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `pidfd_open'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| /* end confdefs.h.  */
| /* Define pidfd_open to an innocuous variant, in case <limits.h> declares pidfd_open.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pidfd_open innocuous_pidfd_open
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pidfd_open (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pidfd_open
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pidfd_open ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pidfd_open || defined __stub___pidfd_open
| choke me
| #endif
| 
| int
| main ()
| {
| return pidfd_open ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for pidfd_send_signal
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccpb5NIL.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `pidfd_send_signal'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| /* end confdefs.h.  */
| /* Define pidfd_send_signal to an innocuous variant, in case <limits.h> declares pidfd_send_signal.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pidfd_send_signal innocuous_pidfd_send_signal
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pidfd_send_signal (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pidfd_send_signal
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pidfd_send_signal ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pidfd_send_signal || defined __stub___pidfd_send_signal
| choke me
| #endif
| 
| int
| main ()
| {
| return pidfd_send_signal ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for posix_fadvise
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for prctl
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for qsort_r
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for rpmatch
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for scandirat
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for sched_setattr
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccC4Vmu8.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `sched_setattr'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| /* end confdefs.h.  */
| /* Define sched_setattr to an innocuous variant, in case <limits.h> declares sched_setattr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sched_setattr innocuous_sched_setattr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sched_setattr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sched_setattr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_setattr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sched_setattr || defined __stub___sched_setattr
| choke me
| #endif
| 
| int
| main ()
| {
| return sched_setattr ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for sched_setscheduler
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for __secure_getenv
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccm6u18h.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| /* end confdefs.h.  */
| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __secure_getenv innocuous___secure_getenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __secure_getenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __secure_getenv
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __secure_getenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___secure_getenv || defined __stub_____secure_getenv
| choke me
| #endif
| 
| int
| main ()
| {
| return __secure_getenv ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for secure_getenv
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for sendfile
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for setprogname
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/cc4CVlou.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `setprogname'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| /* end confdefs.h.  */
| /* Define setprogname to an innocuous variant, in case <limits.h> declares setprogname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setprogname innocuous_setprogname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setprogname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef setprogname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setprogname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setprogname || defined __stub___setprogname
| choke me
| #endif
| 
| int
| main ()
| {
| return setprogname ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for setresgid
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for setresuid
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for sigqueue
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for srandom
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for strnchr
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccAhEHdP.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `strnchr'
collect2: error: ld returned 1 exit status
configure:23646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| /* end confdefs.h.  */
| /* Define strnchr to an innocuous variant, in case <limits.h> declares strnchr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnchr innocuous_strnchr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnchr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnchr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strnchr || defined __stub___strnchr
| choke me
| #endif
| 
| int
| main ()
| {
| return strnchr ();
|   ;
|   return 0;
| }
configure:23646: result: no
configure:23646: checking for strndup
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
conftest.c:155:6: warning: conflicting types for built-in function 'strndup'
 char strndup ();
      ^~~~~~~
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for strnlen
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for strtod_l
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for sysconf
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for sysinfo
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for timegm
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for usleep
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for uselocale
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for utimensat
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for vwarnx
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for warn
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23646: checking for warnx
configure:23646: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23646: $? = 0
configure:23646: result: yes
configure:23655: checking for _LARGEFILE_SOURCE value needed for large files
configure:23674: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23674: $? = 0
configure:23702: result: no
configure:23726: checking for futimens
configure:23726: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23726: $? = 0
configure:23726: result: yes
configure:23737: checking for getusershell
configure:23737: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23737: $? = 0
configure:23737: result: yes
configure:23750: checking for inotify_init1
configure:23750: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23750: $? = 0
configure:23750: result: yes
configure:23762: checking for ioperm
configure:23762: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23762: $? = 0
configure:23762: result: yes
configure:23762: checking for iopl
configure:23762: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23762: $? = 0
configure:23762: result: yes
configure:23774: checking for openat
configure:23774: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23774: $? = 0
configure:23774: result: yes
configure:23774: checking for fstatat
configure:23774: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23774: $? = 0
configure:23774: result: yes
configure:23774: checking for unlinkat
configure:23774: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23774: $? = 0
configure:23774: result: yes
configure:23787: checking for open_memstream
configure:23787: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23787: $? = 0
configure:23787: result: yes
configure:23800: checking for reboot
configure:23800: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23800: $? = 0
configure:23800: result: yes
configure:23814: checking for updwtmpx
configure:23814: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:23814: $? = 0
configure:23814: result: yes
configure:23814: checking for updwtmpx
configure:23814: result: yes
configure:23838: checking for syscall setns
configure:23857: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:23857: $? = 0
configure:23895: result: SYS_setns
configure:23916: checking for syscall pidfd_open
configure:23935: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: 'SYS_pidfd_open' undeclared (first use in this function)
 int test = SYS_pidfd_open;
            ^~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:23935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = SYS_pidfd_open;
|   ;
|   return 0;
| }
configure:23952: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: '__NR_pidfd_open' undeclared (first use in this function)
 int test = __NR_pidfd_open;
            ^~~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:23952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = __NR_pidfd_open;
|   ;
|   return 0;
| }
configure:23973: result: no
configure:23976: WARNING: Unable to detect syscall pidfd_open.
configure:23988: checking for syscall pidfd_send_signal
configure:24007: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: 'SYS_pidfd_send_signal' undeclared (first use in this function)
 int test = SYS_pidfd_send_signal;
            ^~~~~~~~~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:24007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = SYS_pidfd_send_signal;
|   ;
|   return 0;
| }
configure:24024: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: '__NR_pidfd_send_signal' undeclared (first use in this function)
 int test = __NR_pidfd_send_signal;
            ^~~~~~~~~~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:24024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = __NR_pidfd_send_signal;
|   ;
|   return 0;
| }
configure:24045: result: no
configure:24048: WARNING: Unable to detect syscall pidfd_send_signal.
configure:24060: checking for syscall close_range
configure:24079: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: 'SYS_close_range' undeclared (first use in this function)
 int test = SYS_close_range;
            ^~~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:24079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = SYS_close_range;
|   ;
|   return 0;
| }
configure:24096: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:164:12: error: '__NR_close_range' undeclared (first use in this function)
 int test = __NR_close_range;
            ^~~~~~~~~~~~~~~~
conftest.c:164:12: note: each undeclared identifier is reported only once for each function it appears in
configure:24096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| /* end confdefs.h.  */
| 
| #include <sys/syscall.h>
| #include <unistd.h>
| 
| int
| main ()
| {
| int test = __NR_close_range;
|   ;
|   return 0;
| }
configure:24117: result: no
configure:24120: WARNING: Unable to detect syscall close_range.
configure:24133: checking for isnan
configure:24133: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
conftest.c:180:6: warning: conflicting types for built-in function 'isnan'
 char isnan ();
      ^~~~~
configure:24133: $? = 0
configure:24133: result: yes
configure:24229: checking for clock_gettime
configure:24229: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:24229: $? = 0
configure:24229: result: yes
configure:24284: checking for timer_create
configure:24284: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccJT77ez.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `timer_create'
collect2: error: ld returned 1 exit status
configure:24284: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define timer_create to an innocuous variant, in case <limits.h> declares timer_create.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define timer_create innocuous_timer_create
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char timer_create (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef timer_create
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timer_create ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_timer_create || defined __stub___timer_create
| choke me
| #endif
| 
| int
| main ()
| {
| return timer_create ();
|   ;
|   return 0;
| }
configure:24284: result: no
configure:24291: checking for timer_create in -lrt
configure:24316: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lrt   >&5
configure:24316: $? = 0
configure:24325: result: yes
configure:24435: checking for rtas_get_sysparm in -lrtas
configure:24460: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lrtas   >&5
/usr/bin/ld: cannot find -lrtas
collect2: error: ld returned 1 exit status
configure:24460: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rtas_get_sysparm ();
| int
| main ()
| {
| return rtas_get_sysparm ();
|   ;
|   return 0;
| }
configure:24469: result: no
configure:24485: checking for struct sockaddr.sa_len
configure:24485: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:167:12: error: 'struct sockaddr' has no member named 'sa_len'
 if (ac_aggr.sa_len)
            ^
configure:24485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	 #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:24485: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:167:19: error: 'struct sockaddr' has no member named 'sa_len'
 if (sizeof ac_aggr.sa_len)
                   ^
configure:24485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	 #include <sys/socket.h>
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:24485: result: no
configure:24498: checking for library containing socket
configure:24529: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:24529: $? = 0
configure:24546: result: none required
configure:24563: checking for dirfd
configure:24563: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:24563: $? = 0
configure:24563: result: yes
configure:24627: checking whether program_invocation_short_name is defined
configure:24644: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:24644: $? = 0
configure:24646: result: yes
configure:24661: checking whether __progname is defined
configure:24674: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:24674: $? = 0
configure:24678: result: yes
configure:24922: checking for asciidoctor
configure:24955: result: no
configure:24969: WARNING: asciidoctor not found; not building man pages
configure:24989: re-use already generated man-pages.
configure:25104: checking whether the target supports thread-local storage
configure:25159: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:25159: $? = 0
configure:25159: ./conftest
configure:25159: $? = 0
configure:25166: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -static -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:25166: $? = 0
configure:25177: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -static -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:25177: $? = 0
configure:25177: ./conftest
configure:25177: $? = 0
configure:25209: /usr/bin/gcc -o conftest  -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
/tmp/ccHW72Qc.o: In function `main':
conftest.c:(.text.startup+0x15): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:25209: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 		void *g(void *d) { return NULL; }
| int
| main ()
| {
| pthread_t t; pthread_create(&t,NULL,g,NULL);
|   ;
|   return 0;
| }
configure:25209: /usr/bin/gcc -o conftest -pthread -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:25209: $? = 0
configure:25255: /usr/bin/gcc -o conftest -pthread -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c  >&5
configure:25255: $? = 0
configure:25255: ./conftest
configure:25255: $? = 0
configure:25275: result: yes
configure:25312: checking for openpty in -lutil
configure:25337: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil   >&5
configure:25337: $? = 0
configure:25346: result: yes
configure:25399: checking for union semun
configure:25399: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:13: error: invalid application of 'sizeof' to incomplete type 'union semun'
 if (sizeof (union semun))
             ^~~~~
configure:25399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| /* end confdefs.h.  */
| 
| #include <sys/sem.h>
| 
| 
| int
| main ()
| {
| if (sizeof (union semun))
| 	 return 0;
|   ;
|   return 0;
| }
configure:25399: result: no
configure:25412: checking for loff_t
configure:25412: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25412: $? = 0
configure:25412: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:202:21: error: expected expression before ')' token
 if (sizeof ((loff_t)))
                     ^
configure:25412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((loff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:25412: result: yes
configure:25445: checking wchar_t support
configure:25470: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25470: $? = 0
configure:25471: result: yes
configure:25507: checking for cpu_set_t
configure:25507: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25507: $? = 0
configure:25507: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:24: error: expected expression before ')' token
 if (sizeof ((cpu_set_t)))
                        ^
configure:25507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| /* end confdefs.h.  */
| 
| #include <sched.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((cpu_set_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:25507: result: yes
configure:25530: checking for sighandler_t
configure:25530: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25530: $? = 0
configure:25530: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:27: error: expected expression before ')' token
 if (sizeof ((sighandler_t)))
                           ^
configure:25530: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| #define HAVE_CPU_SET_T 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:25530: result: yes
configure:25544: checking whether CPU_ALLOC is declared
configure:25544: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25544: $? = 0
configure:25544: result: yes
configure:25565: checking crypt.h usability
configure:25565: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:25565: $? = 0
configure:25565: result: yes
configure:25565: checking crypt.h presence
configure:25565: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c
configure:25565: $? = 0
configure:25565: result: yes
configure:25565: checking for crypt.h
configure:25565: result: yes
configure:25595: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
/tmp/ccSoTj2V.o: In function `main':
conftest.c:(.text.startup+0x13): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:25595: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_SIGHANDLER_T 1
| #define HAVE_DECL_CPU_ALLOC 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_CRYPT_H
| #include <crypt.h>
| #else
| #define _XOPEN_SOURCE
| #include <unistd.h>
| #endif
| 
| int
| main ()
| {
| 
| char *c = crypt("abc","pw");
| 
|   ;
|   return 0;
| }
configure:25626: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  -lcrypt >&5
configure:25626: $? = 0
configure:25927: checking for udev_new in -ludev
configure:25952: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -ludev  -lutil  >&5
/usr/bin/ld: cannot find -ludev
collect2: error: ld returned 1 exit status
configure:25952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_SIGHANDLER_T 1
| #define HAVE_DECL_CPU_ALLOC 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char udev_new ();
| int
| main ()
| {
| return udev_new ();
|   ;
|   return 0;
| }
configure:25961: result: no
configure:27507: checking for readline in -lreadline
configure:27532: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lreadline  -lutil  >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:27532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_SIGHANDLER_T 1
| #define HAVE_DECL_CPU_ALLOC 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readline ();
| int
| main ()
| {
| return readline ();
|   ;
|   return 0;
| }
configure:27541: result: no
configure:28485: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk
configure:29450: checking for syscall fallocate
configure:29469: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:29469: $? = 0
configure:29507: result: SYS_fallocate
configure:29546: checking for valid fallocate() function
configure:29578: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:29578: $? = 0
configure:29580: result: yes
configure:29597: checking for valid posix_fallocate() function
configure:29629: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:29629: $? = 0
configure:29631: result: yes
configure:29821: checking for valid unshare() function
configure:29842: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:29842: $? = 0
configure:29844: result: yes
configure:29938: checking for valid setns() function
configure:29960: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:29960: $? = 0
configure:29962: result: yes
configure:30003: checking for capng_apply in -lcap-ng
configure:30028: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lcap-ng  -lutil  >&5
/usr/bin/ld: cannot find -lcap-ng
collect2: error: ld returned 1 exit status
configure:30028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.38"
| #define PACKAGE_STRING "util-linux 2.38"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "util-linux"
| #define VERSION "2.38"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ERR_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LASTLOG_H 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_LINUX_CAPABILITY_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FD_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_NET_NAMESPACE_H 1
| #define HAVE_LINUX_NSFS_H 1
| #define HAVE_LINUX_RAW_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_TIOCL_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_LINUX_WATCHDOG_H 1
| #define HAVE_LINUX_IF_ALG_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SENDFILE_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SWAP_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEX_H 1
| #define HAVE_SYS_TTYDEFAULTS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| #define HAVE_CLEARENV 1
| #define HAVE_EACCESS 1
| #define HAVE_ERR 1
| #define HAVE_ERRX 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| #define HAVE_LCHOWN 1
| #define HAVE_LGETXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_LLSEEK 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| #define HAVE_PERSONALITY 1
| #define HAVE_POSIX_FADVISE 1
| #define HAVE_PRCTL 1
| #define HAVE_QSORT_R 1
| #define HAVE_RPMATCH 1
| #define HAVE_SCANDIRAT 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SENDFILE 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SIGQUEUE 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOD_L 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSINFO 1
| #define HAVE_TIMEGM 1
| #define HAVE_USLEEP 1
| #define HAVE_USELOCALE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_VWARNX 1
| #define HAVE_WARN 1
| #define HAVE_WARNX 1
| #define HAVE_FSEEKO 1
| #define HAVE_FUTIMENS 1
| #define HAVE_GETUSERSHELL 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_IOPERM 1
| #define HAVE_IOPL 1
| #define HAVE_OPENAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_OPEN_MEMSTREAM 1
| #define HAVE_REBOOT 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_UPDWTMPX 1
| #define HAVE_ISNAN 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_TIMER_CREATE 1
| #define HAVE_DIRFD 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE___PROGNAME 1
| #define HAVE_TLS 1
| #define HAVE_LIBUTIL 1
| #define HAVE_PTY 1
| #define HAVE_LOFF_T 1
| #define HAVE_WIDECHAR 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_SIGHANDLER_T 1
| #define HAVE_DECL_CPU_ALLOC 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIBUUID 1
| #define LIBBLKID_VERSION "2.38.0"
| #define LIBBLKID_DATE "28-Mar-2022"
| #define HAVE_LIBBLKID 1
| #define HAVE_LIBMOUNT 1
| #define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
| #define LIBMOUNT_VERSION "2.38.0"
| #define LIBSMARTCOLS_VERSION "2.38.0"
| #define LIBFDISK_VERSION "2.38.0"
| #define HAVE_FALLOCATE 1
| #define HAVE_POSIX_FALLOCATE 1
| #define HAVE_UNSHARE 1
| #define HAVE_SETNS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char capng_apply ();
| int
| main ()
| {
| return capng_apply ();
|   ;
|   return 0;
| }
configure:30037: result: no
configure:30555: checking for crc32 in -lz
configure:30580: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lz  -lutil  >&5
configure:30580: $? = 0
configure:30589: result: yes
configure:31197: checking for syscall swapon
configure:31216: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:31216: $? = 0
configure:31254: result: SYS_swapon
configure:31292: checking for syscall swapoff
configure:31311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:31311: $? = 0
configure:31349: result: SYS_swapoff
configure:31447: checking for swapon
configure:31447: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:31447: $? = 0
configure:31447: result: yes
configure:31458: checking for swapoff
configure:31458: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:31458: $? = 0
configure:31458: result: yes
configure:32455: checking for syscall prlimit64
configure:32474: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:32474: $? = 0
configure:32512: result: SYS_prlimit64
configure:32550: checking for valid prlimit() function
configure:32574: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil  >&5
configure:32574: $? = 0
configure:32576: result: yes
configure:32841: checking for syscall pivot_root
configure:32860: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5
configure:32860: $? = 0
configure:32898: result: SYS_pivot_root
configure:33389: WARNING: ncursesw, ncurses or slang library not found; not building irqtop
configure:34146: WARNING: linux/blkzoned.h header not found; not building blkzone
configure:35185: checking for LIBUSER
configure:35192: $PKG_CONFIG --exists --print-errors "libuser >= 0.58"
Package libuser was not found in the pkg-config search path.
Perhaps you should add the directory containing `libuser.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libuser', required by 'virtual:world', not found
configure:35195: $? = 1
configure:35209: $PKG_CONFIG --exists --print-errors "libuser >= 0.58"
Package libuser was not found in the pkg-config search path.
Perhaps you should add the directory containing `libuser.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libuser', required by 'virtual:world', not found
configure:35212: $? = 1
configure:35226: result: no
Package 'libuser', required by 'virtual:world', not found
configure:37421: checking for ECONF
configure:37428: $PKG_CONFIG --exists --print-errors "libeconf"
Package libeconf was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeconf.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libeconf', required by 'virtual:world', not found
configure:37431: $? = 1
configure:37445: $PKG_CONFIG --exists --print-errors "libeconf"
Package libeconf was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeconf.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libeconf', required by 'virtual:world', not found
configure:37448: $? = 1
configure:37462: result: no
Package 'libeconf', required by 'virtual:world', not found
configure:37993: WARNING: libpython not found; not building pylibmount
configure:38660: checking that generated files are newer than configure
configure:38666: result: done
configure:39486: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by util-linux config.status 2.38, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on gcc159.bak.milne.osuosl.org

config.status:1836: creating Makefile
config.status:1836: creating libblkid/docs/Makefile
config.status:1836: creating libblkid/docs/version.xml
config.status:1836: creating libblkid/src/blkid.h
config.status:1836: creating libfdisk/docs/Makefile
config.status:1836: creating libfdisk/docs/version.xml
config.status:1836: creating libfdisk/src/libfdisk.h
config.status:1836: creating libmount/docs/Makefile
config.status:1836: creating libmount/docs/version.xml
config.status:1836: creating libmount/src/libmount.h
config.status:1836: creating libsmartcols/docs/Makefile
config.status:1836: creating libsmartcols/docs/version.xml
config.status:1836: creating libsmartcols/src/libsmartcols.h
config.status:1836: creating po/Makefile.in
config.status:1836: creating po-man/Makefile
config.status:1836: creating config.h
config.status:2065: executing depfiles commands
config.status:2065: executing libtool commands
config.status:2065: executing po-directories commands
configure:42030: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
configure:42084: result:
        util-linux  2.38

        prefix:                    /home/buildroot/autobuild/instance-1/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-1/output-1/host/var
        runstatedir:               ${localstatedir}/run
        includedir:                ${prefix}/include
        sysconfdir:                /home/buildroot/autobuild/instance-1/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-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib
        suid ldflags:              
        ASAN enabled:              no

        cflags:                    -O2 -I/home/buildroot/autobuild/instance-1/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.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ADJTIME_PATH_set=
ac_cv_env_ADJTIME_PATH_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-1/output-1/host/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/usr/bin/cpp
ac_cv_env_CRYPTSETUP_CFLAGS_set=
ac_cv_env_CRYPTSETUP_CFLAGS_value=
ac_cv_env_CRYPTSETUP_LIBS_set=
ac_cv_env_CRYPTSETUP_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++
ac_cv_env_DAEMON_CFLAGS_set=
ac_cv_env_DAEMON_CFLAGS_value=
ac_cv_env_DAEMON_LDFLAGS_set=
ac_cv_env_DAEMON_LDFLAGS_value=
ac_cv_env_ECONF_CFLAGS_set=
ac_cv_env_ECONF_CFLAGS_value=
ac_cv_env_ECONF_LIBS_set=
ac_cv_env_ECONF_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUSER_CFLAGS_set=
ac_cv_env_LIBUSER_CFLAGS_value=
ac_cv_env_LIBUSER_LIBS_set=
ac_cv_env_LIBUSER_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_NCURSESW_CFLAGS_set=
ac_cv_env_NCURSESW_CFLAGS_value=
ac_cv_env_NCURSESW_LIBS_set=
ac_cv_env_NCURSESW_LIBS_value=
ac_cv_env_NCURSES_CFLAGS_set=
ac_cv_env_NCURSES_CFLAGS_value=
ac_cv_env_NCURSES_LIBS_set=
ac_cv_env_NCURSES_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config
ac_cv_env_PYTHON_CFLAGS_set=
ac_cv_env_PYTHON_CFLAGS_value=
ac_cv_env_PYTHON_LIBS_set=
ac_cv_env_PYTHON_LIBS_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_SELINUX_CFLAGS_set=
ac_cv_env_SELINUX_CFLAGS_value=
ac_cv_env_SELINUX_LIBS_set=
ac_cv_env_SELINUX_LIBS_value=
ac_cv_env_SOLIB_CFLAGS_set=
ac_cv_env_SOLIB_CFLAGS_value=
ac_cv_env_SOLIB_LDFLAGS_set=
ac_cv_env_SOLIB_LDFLAGS_value=
ac_cv_env_SUID_CFLAGS_set=
ac_cv_env_SUID_CFLAGS_value=
ac_cv_env_SUID_LDFLAGS_set=
ac_cv_env_SUID_LDFLAGS_value=
ac_cv_env_SYSCONFSTATICDIR_set=
ac_cv_env_SYSCONFSTATICDIR_value=
ac_cv_env_SYSTEMD_CFLAGS_set=
ac_cv_env_SYSTEMD_CFLAGS_value=
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=
ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=
ac_cv_env_SYSTEMD_DAEMON_LIBS_set=
ac_cv_env_SYSTEMD_DAEMON_LIBS_value=
ac_cv_env_SYSTEMD_JOURNAL_CFLAGS_set=
ac_cv_env_SYSTEMD_JOURNAL_CFLAGS_value=
ac_cv_env_SYSTEMD_JOURNAL_LIBS_set=
ac_cv_env_SYSTEMD_JOURNAL_LIBS_value=
ac_cv_env_SYSTEMD_LIBS_set=
ac_cv_env_SYSTEMD_LIBS_value=
ac_cv_env_TINFOW_CFLAGS_set=
ac_cv_env_TINFOW_CFLAGS_value=
ac_cv_env_TINFOW_LIBS_set=
ac_cv_env_TINFOW_LIBS_value=
ac_cv_env_TINFO_CFLAGS_set=
ac_cv_env_TINFO_CFLAGS_value=
ac_cv_env_TINFO_LIBS_set=
ac_cv_env_TINFO_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___fpending=yes
ac_cv_func___fpurge=yes
ac_cv_func___secure_getenv=no
ac_cv_func_clearenv=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_close_range=no
ac_cv_func_dirfd=yes
ac_cv_func_eaccess=yes
ac_cv_func_err=yes
ac_cv_func_errx=yes
ac_cv_func_explicit_bzero=no
ac_cv_func_fpurge=no
ac_cv_func_fstatat=yes
ac_cv_func_fsync=yes
ac_cv_func_futimens=yes
ac_cv_func_getdomainname=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getexecname=no
ac_cv_func_getmntinfo=no
ac_cv_func_getrandom=no
ac_cv_func_getrlimit=yes
ac_cv_func_getsgnam=yes
ac_cv_func_getttynam=yes
ac_cv_func_getusershell=yes
ac_cv_func_inotify_init1=yes
ac_cv_func_inotify_init=yes
ac_cv_func_ioperm=yes
ac_cv_func_iopl=yes
ac_cv_func_isnan=yes
ac_cv_func_jrand48=yes
ac_cv_func_lchown=yes
ac_cv_func_lgetxattr=yes
ac_cv_func_llistxattr=yes
ac_cv_func_llseek=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mkostemp=yes
ac_cv_func_nanosleep=yes
ac_cv_func_newlocale=yes
ac_cv_func_ntp_gettime=yes
ac_cv_func_open_memstream=yes
ac_cv_func_openat=yes
ac_cv_func_personality=yes
ac_cv_func_pidfd_open=no
ac_cv_func_pidfd_send_signal=no
ac_cv_func_posix_fadvise=yes
ac_cv_func_prctl=yes
ac_cv_func_qsort_r=yes
ac_cv_func_reboot=yes
ac_cv_func_rpmatch=yes
ac_cv_func_scandirat=yes
ac_cv_func_sched_setattr=no
ac_cv_func_sched_setscheduler=yes
ac_cv_func_secure_getenv=yes
ac_cv_func_sendfile=yes
ac_cv_func_setprogname=no
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_sigqueue=yes
ac_cv_func_srandom=yes
ac_cv_func_strnchr=no
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strtod_l=yes
ac_cv_func_swapoff=yes
ac_cv_func_swapon=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysinfo=yes
ac_cv_func_timegm=yes
ac_cv_func_timer_create=no
ac_cv_func_unlinkat=yes
ac_cv_func_updwtmpx=yes
ac_cv_func_uselocale=yes
ac_cv_func_usleep=yes
ac_cv_func_utimensat=yes
ac_cv_func_vwarnx=yes
ac_cv_func_warn=yes
ac_cv_func_warnx=yes
ac_cv_have_decl_BLK_ZONE_REP_CAPACITY=no
ac_cv_have_decl_CPU_ALLOC=yes
ac_cv_have_decl_SOCK_CLOEXEC=yes
ac_cv_have_decl_SOCK_NONBLOCK=yes
ac_cv_have_decl_SO_PASSCRED=yes
ac_cv_have_decl_TIOCGLCKTRMIOS=yes
ac_cv_have_decl__NL_TIME_WEEK_1STDAY=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_strsignal=yes
ac_cv_header_asm_io_h=no
ac_cv_header_byteswap_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_err_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_lastlog_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_linux_blkpg_h=yes
ac_cv_header_linux_blkzoned_h=no
ac_cv_header_linux_btrfs_h=yes
ac_cv_header_linux_capability_h=yes
ac_cv_header_linux_cdrom_h=yes
ac_cv_header_linux_compiler_h=no
ac_cv_header_linux_falloc_h=yes
ac_cv_header_linux_fd_h=yes
ac_cv_header_linux_fiemap_h=yes
ac_cv_header_linux_fs_h=no
ac_cv_header_linux_gsmmux_h=no
ac_cv_header_linux_if_alg_h=yes
ac_cv_header_linux_kcmp_h=yes
ac_cv_header_linux_major_h=yes
ac_cv_header_linux_net_namespace_h=yes
ac_cv_header_linux_nsfs_h=yes
ac_cv_header_linux_raw_h=yes
ac_cv_header_linux_securebits_h=yes
ac_cv_header_linux_tiocl_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_linux_watchdog_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_net_if_dl_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_security_openpam_h=no
ac_cv_header_security_pam_appl_h=no
ac_cv_header_security_pam_misc_h=no
ac_cv_header_shadow_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_disk_h=no
ac_cv_header_sys_disklabel_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_io_h=yes
ac_cv_header_sys_ioccom_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_sendfile_h=yes
ac_cv_header_sys_signalfd_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_swap_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timex_h=yes
ac_cv_header_sys_ttydefaults_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=no
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_xattr_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_cap_ng_capng_apply=no
ac_cv_lib_readline_readline=no
ac_cv_lib_rt_timer_create=yes
ac_cv_lib_rtas_rtas_get_sysparm=no
ac_cv_lib_udev_udev_new=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_z_crc32=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
ac_cv_member_struct_termios_c_line=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt
ac_cv_path_MSGMERGE=/home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext
ac_cv_path_XSLTPROC=/home/buildroot/autobuild/instance-1/output-1/host/bin/xsltproc
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/usr/bin/cpp
ac_cv_prog_CXXCPP='/usr/bin/g++ -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_socket='none required'
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_cpu_set_t=yes
ac_cv_type_loff_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_union_semun=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_pax=gnutar
ax_cv_check_vscript_complex_wildcards=yes
ax_cv_check_vscript_flag=--version-script
ax_cv_have_tls=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
ul_cv_syscall_close_range=no
ul_cv_syscall_fallocate=SYS_fallocate
ul_cv_syscall_pidfd_open=no
ul_cv_syscall_pidfd_send_signal=no
ul_cv_syscall_pivot_root=SYS_pivot_root
ul_cv_syscall_prlimit64=SYS_prlimit64
ul_cv_syscall_setns=SYS_setns
ul_cv_syscall_swapoff=SYS_swapoff
ul_cv_syscall_swapon=SYS_swapon
ul_cv_warn__Waddress_of_packed_member=no
ul_cv_warn__Wall=yes
ul_cv_warn__Wdiscarded_qualifiers=yes
ul_cv_warn__Wembedded_directive=no
ul_cv_warn__Werror_sequence_point=yes
ul_cv_warn__Wextra=yes
ul_cv_warn__Wextra_semi=no
ul_cv_warn__Wformat_security=no
ul_cv_warn__Wimplicit_function_declaration=yes
ul_cv_warn__Wmissing_declarations=yes
ul_cv_warn__Wmissing_parameter_type=yes
ul_cv_warn__Wmissing_prototypes=yes
ul_cv_warn__Wnested_externs=yes
ul_cv_warn__Wno_cast_function_type=yes
ul_cv_warn__Wno_clobbered=yes
ul_cv_warn__Wno_missing_field_initializers=yes
ul_cv_warn__Wno_unused_parameter=yes
ul_cv_warn__Wpointer_arith=yes
ul_cv_warn__Wredundant_decls=yes
ul_cv_warn__Wsign_compare=yes
ul_cv_warn__Wstrict_prototypes=yes
ul_cv_warn__Wtype_limits=yes
ul_cv_warn__Wuninitialized=yes
ul_cv_warn__Wunused_but_set_parameter=yes
ul_cv_warn__Wunused_but_set_variable=yes
ul_cv_warn__Wunused_parameter=yes
ul_cv_warn__Wunused_result=yes
ul_cv_warn__Wunused_variable=yes
ul_cv_warn__fno_common=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##



# otherwise the libtool relink step will fail to find libmount.la and
# pylibmountexec module must be installed after usrlib_exec libraries,
# will try -lmount which is possibly not available.
'
ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/missing aclocal-1.16'
ADJTIME_PATH='/etc/adjtime'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='/usr/bin/ar'
ARCH_86_64_FALSE='#'
ARCH_86_64_TRUE=''
ARCH_HPPA_FALSE=''
ARCH_HPPA_TRUE='#'
ARCH_I86_FALSE=''
ARCH_I86_TRUE='#'
ARCH_IA64_FALSE=''
ARCH_IA64_TRUE='#'
ARCH_M68K_FALSE=''
ARCH_M68K_TRUE='#'
ARCH_MIPS_FALSE=''
ARCH_MIPS_TRUE='#'
ARCH_PPC_FALSE=''
ARCH_PPC_TRUE='#'
ARCH_S390_FALSE=''
ARCH_S390_TRUE='#'
ARCH_SPARC_FALSE=''
ARCH_SPARC_TRUE='#'
ASAN_LDFLAGS=''
ASCIIDOCTOR=''
AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/missing autoconf'
AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/missing autoheader'
AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/missing automake-1.16'
AWK='gawk'
BSD_FALSE=''
BSD_TRUE='#'
BSD_WARN_CFLAGS=' -Wno-clobbered'
BUILD_AGETTY_FALSE=''
BUILD_AGETTY_TRUE='#'
BUILD_BASH_COMPLETION_FALSE='#'
BUILD_BASH_COMPLETION_TRUE=''
BUILD_BFS_FALSE='#'
BUILD_BFS_TRUE=''
BUILD_BLKDISCARD_FALSE='#'
BUILD_BLKDISCARD_TRUE=''
BUILD_BLKID_FALSE='#'
BUILD_BLKID_TRUE=''
BUILD_BLKZONE_FALSE=''
BUILD_BLKZONE_TRUE='#'
BUILD_BLOCKDEV_FALSE='#'
BUILD_BLOCKDEV_TRUE=''
BUILD_CAL_FALSE='#'
BUILD_CAL_TRUE=''
BUILD_CFDISK_FALSE=''
BUILD_CFDISK_TRUE='#'
BUILD_CHCPU_FALSE='#'
BUILD_CHCPU_TRUE=''
BUILD_CHFN_CHSH_FALSE=''
BUILD_CHFN_CHSH_TRUE='#'
BUILD_CHMEM_FALSE=''
BUILD_CHMEM_TRUE='#'
BUILD_CHOOM_FALSE='#'
BUILD_CHOOM_TRUE=''
BUILD_CHRT_FALSE=''
BUILD_CHRT_TRUE='#'
BUILD_COLCRT_FALSE='#'
BUILD_COLCRT_TRUE=''
BUILD_COLRM_FALSE='#'
BUILD_COLRM_TRUE=''
BUILD_COLUMN_FALSE='#'
BUILD_COLUMN_TRUE=''
BUILD_COL_FALSE='#'
BUILD_COL_TRUE=''
BUILD_CRAMFS_FALSE='#'
BUILD_CRAMFS_TRUE=''
BUILD_CTRLALTDEL_FALSE='#'
BUILD_CTRLALTDEL_TRUE=''
BUILD_DMESG_FALSE='#'
BUILD_DMESG_TRUE=''
BUILD_EJECT_FALSE='#'
BUILD_EJECT_TRUE=''
BUILD_FALLOCATE_FALSE='#'
BUILD_FALLOCATE_TRUE=''
BUILD_FDFORMAT_FALSE=''
BUILD_FDFORMAT_TRUE='#'
BUILD_FDISK_FALSE='#'
BUILD_FDISK_TRUE=''
BUILD_FINCORE_FALSE='#'
BUILD_FINCORE_TRUE=''
BUILD_FINDFS_FALSE='#'
BUILD_FINDFS_TRUE=''
BUILD_FINDMNT_FALSE='#'
BUILD_FINDMNT_TRUE=''
BUILD_FLOCK_FALSE='#'
BUILD_FLOCK_TRUE=''
BUILD_FSCK_FALSE='#'
BUILD_FSCK_TRUE=''
BUILD_FSFREEZE_FALSE='#'
BUILD_FSFREEZE_TRUE=''
BUILD_FSTRIM_FALSE='#'
BUILD_FSTRIM_TRUE=''
BUILD_GETOPT_FALSE='#'
BUILD_GETOPT_TRUE=''
BUILD_HARDLINK_FALSE='#'
BUILD_HARDLINK_TRUE=''
BUILD_HEXDUMP_FALSE='#'
BUILD_HEXDUMP_TRUE=''
BUILD_HWCLOCK_FALSE='#'
BUILD_HWCLOCK_TRUE=''
BUILD_IONICE_FALSE=''
BUILD_IONICE_TRUE='#'
BUILD_IPCMK_FALSE=''
BUILD_IPCMK_TRUE='#'
BUILD_IPCRM_FALSE='#'
BUILD_IPCRM_TRUE=''
BUILD_IPCS_FALSE='#'
BUILD_IPCS_TRUE=''
BUILD_IRQTOP_FALSE=''
BUILD_IRQTOP_TRUE='#'
BUILD_ISOSIZE_FALSE='#'
BUILD_ISOSIZE_TRUE=''
BUILD_KILL_FALSE='#'
BUILD_KILL_TRUE=''
BUILD_LAST_FALSE='#'
BUILD_LAST_TRUE=''
BUILD_LDATTACH_FALSE='#'
BUILD_LDATTACH_TRUE=''
BUILD_LIBBLKID_FALSE='#'
BUILD_LIBBLKID_TESTS_FALSE=''
BUILD_LIBBLKID_TESTS_TRUE='#'
BUILD_LIBBLKID_TRUE=''
BUILD_LIBFDISK_FALSE='#'
BUILD_LIBFDISK_TESTS_FALSE=''
BUILD_LIBFDISK_TESTS_TRUE='#'
BUILD_LIBFDISK_TRUE=''
BUILD_LIBMOUNT_FALSE='#'
BUILD_LIBMOUNT_TESTS_FALSE=''
BUILD_LIBMOUNT_TESTS_TRUE='#'
BUILD_LIBMOUNT_TRUE=''
BUILD_LIBSMARTCOLS_FALSE='#'
BUILD_LIBSMARTCOLS_TRUE=''
BUILD_LIBUUID_FALSE='#'
BUILD_LIBUUID_TRUE=''
BUILD_LINE_FALSE=''
BUILD_LINE_TRUE='#'
BUILD_LOGGER_FALSE='#'
BUILD_LOGGER_TRUE=''
BUILD_LOGIN_FALSE=''
BUILD_LOGIN_TRUE='#'
BUILD_LOOK_FALSE='#'
BUILD_LOOK_TRUE=''
BUILD_LOSETUP_FALSE='#'
BUILD_LOSETUP_TRUE=''
BUILD_LSBLK_FALSE='#'
BUILD_LSBLK_TRUE=''
BUILD_LSCPU_FALSE='#'
BUILD_LSCPU_TRUE=''
BUILD_LSFD_FALSE=''
BUILD_LSFD_TRUE='#'
BUILD_LSIPC_FALSE='#'
BUILD_LSIPC_TRUE=''
BUILD_LSIRQ_FALSE='#'
BUILD_LSIRQ_TRUE=''
BUILD_LSLOCKS_FALSE='#'
BUILD_LSLOCKS_TRUE=''
BUILD_LSLOGINS_FALSE=''
BUILD_LSLOGINS_TRUE='#'
BUILD_LSMEM_FALSE='#'
BUILD_LSMEM_TRUE=''
BUILD_LSNS_FALSE='#'
BUILD_LSNS_TRUE=''
BUILD_MCOOKIE_FALSE='#'
BUILD_MCOOKIE_TRUE=''
BUILD_MESG_FALSE=''
BUILD_MESG_TRUE='#'
BUILD_MINIX_FALSE='#'
BUILD_MINIX_TRUE=''
BUILD_MKFS_FALSE='#'
BUILD_MKFS_TRUE=''
BUILD_MKSWAP_FALSE='#'
BUILD_MKSWAP_TRUE=''
BUILD_MORE_FALSE=''
BUILD_MORE_TRUE='#'
BUILD_MOUNTPOINT_FALSE='#'
BUILD_MOUNTPOINT_TRUE=''
BUILD_MOUNT_FALSE='#'
BUILD_MOUNT_TRUE=''
BUILD_NAMEI_FALSE='#'
BUILD_NAMEI_TRUE=''
BUILD_NEWGRP_FALSE=''
BUILD_NEWGRP_TRUE='#'
BUILD_NOLOGIN_FALSE=''
BUILD_NOLOGIN_TRUE='#'
BUILD_NSENTER_FALSE=''
BUILD_NSENTER_TRUE='#'
BUILD_PARTX_FALSE='#'
BUILD_PARTX_TRUE=''
BUILD_PG_FALSE=''
BUILD_PG_TRUE='#'
BUILD_PIVOT_ROOT_FALSE='#'
BUILD_PIVOT_ROOT_TRUE=''
BUILD_PRLIMIT_FALSE='#'
BUILD_PRLIMIT_TRUE=''
BUILD_PYLIBMOUNT_FALSE=''
BUILD_PYLIBMOUNT_TRUE='#'
BUILD_RAW_FALSE=''
BUILD_RAW_TRUE='#'
BUILD_READPROFILE_FALSE='#'
BUILD_READPROFILE_TRUE=''
BUILD_RENAME_FALSE='#'
BUILD_RENAME_TRUE=''
BUILD_RENICE_FALSE='#'
BUILD_RENICE_TRUE=''
BUILD_REV_FALSE='#'
BUILD_REV_TRUE=''
BUILD_RFKILL_FALSE=''
BUILD_RFKILL_TRUE='#'
BUILD_RTCWAKE_FALSE='#'
BUILD_RTCWAKE_TRUE=''
BUILD_RUNUSER_FALSE=''
BUILD_RUNUSER_TRUE='#'
BUILD_SCRIPTLIVE_FALSE='#'
BUILD_SCRIPTLIVE_TRUE=''
BUILD_SCRIPTREPLAY_FALSE='#'
BUILD_SCRIPTREPLAY_TRUE=''
BUILD_SCRIPT_FALSE='#'
BUILD_SCRIPT_TRUE=''
BUILD_SETARCH_FALSE='#'
BUILD_SETARCH_TRUE=''
BUILD_SETPRIV_FALSE=''
BUILD_SETPRIV_TRUE='#'
BUILD_SETSID_FALSE='#'
BUILD_SETSID_TRUE=''
BUILD_SETTERM_FALSE=''
BUILD_SETTERM_TRUE='#'
BUILD_SFDISK_FALSE='#'
BUILD_SFDISK_TRUE=''
BUILD_SULOGIN_FALSE=''
BUILD_SULOGIN_TRUE='#'
BUILD_SU_FALSE=''
BUILD_SU_TRUE='#'
BUILD_SWAPLABEL_FALSE='#'
BUILD_SWAPLABEL_TRUE=''
BUILD_SWAPON_FALSE='#'
BUILD_SWAPON_TRUE=''
BUILD_SWITCH_ROOT_FALSE='#'
BUILD_SWITCH_ROOT_TRUE=''
BUILD_TASKSET_FALSE=''
BUILD_TASKSET_TRUE='#'
BUILD_TUNELP_FALSE=''
BUILD_TUNELP_TRUE='#'
BUILD_UCLAMPSET_FALSE=''
BUILD_UCLAMPSET_TRUE='#'
BUILD_UL_FALSE=''
BUILD_UL_TRUE='#'
BUILD_UNSHARE_FALSE=''
BUILD_UNSHARE_TRUE='#'
BUILD_UTMPDUMP_FALSE='#'
BUILD_UTMPDUMP_TRUE=''
BUILD_UUIDD_FALSE=''
BUILD_UUIDD_TRUE='#'
BUILD_UUIDGEN_FALSE='#'
BUILD_UUIDGEN_TRUE=''
BUILD_UUIDPARSE_FALSE='#'
BUILD_UUIDPARSE_TRUE=''
BUILD_VIPW_FALSE=''
BUILD_VIPW_TRUE='#'
BUILD_WALL_FALSE=''
BUILD_WALL_TRUE='#'
BUILD_WDCTL_FALSE=''
BUILD_WDCTL_TRUE='#'
BUILD_WHEREIS_FALSE='#'
BUILD_WHEREIS_TRUE=''
BUILD_WIPEFS_FALSE='#'
BUILD_WIPEFS_TRUE=''
BUILD_WRITE_FALSE=''
BUILD_WRITE_TRUE='#'
BUILD_ZRAMCTL_FALSE=''
BUILD_ZRAMCTL_TRUE='#'
CC='/usr/bin/gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include'
CHFN_CHSH_PASSWORD_FALSE='#'
CHFN_CHSH_PASSWORD_TRUE=''
CPP='/usr/bin/cpp'
CPPFLAGS='-I/home/buildroot/autobuild/instance-1/output-1/host/include'
CRYPTSETUP_CFLAGS=''
CRYPTSETUP_LIBS=''
CRYPTSETUP_LIBS_STATIC=''
CRYPTSETUP_VIA_DLOPEN_FALSE=''
CRYPTSETUP_VIA_DLOPEN_TRUE='#'
CXX='/usr/bin/g++'
CXXCPP='/usr/bin/g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include'
CYGPATH_W='echo'
DAEMON_CFLAGS=''
DAEMON_LDFLAGS=''
DARWIN_FALSE=''
DARWIN_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECONF_CFLAGS=''
ECONF_LIBS=''
EGREP='/bin/grep -E'
ENABLE_ASCIIDOC_FALSE=''
ENABLE_ASCIIDOC_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_POMAN_FALSE=''
ENABLE_POMAN_TRUE='#'
EXEEXT=''
FGREP='/bin/grep -F'
FUZZING_ENGINE_FALSE=''
FUZZING_ENGINE_LDFLAGS=''
FUZZING_ENGINE_TRUE='#'
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt'
GMSGFMT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt'
GREP='/bin/grep'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_AUDIT_FALSE=''
HAVE_AUDIT_TRUE='#'
HAVE_BTRFS_FALSE='#'
HAVE_BTRFS_TRUE=''
HAVE_CAP_NG_FALSE=''
HAVE_CAP_NG_TRUE='#'
HAVE_CPU_SET_T_FALSE='#'
HAVE_CPU_SET_T_TRUE=''
HAVE_CRYPTSETUP_FALSE=''
HAVE_CRYPTSETUP_TRUE='#'
HAVE_DIRFD_FALSE='#'
HAVE_DIRFD_TRUE=''
HAVE_ECONF_FALSE=''
HAVE_ECONF_TRUE='#'
HAVE_LANGINFO_H_FALSE='#'
HAVE_LANGINFO_H_TRUE=''
HAVE_LIBCRYPT_FALSE='#'
HAVE_LIBCRYPT_TRUE=''
HAVE_LINUXPAM_FALSE=''
HAVE_LINUXPAM_TRUE='#'
HAVE_MANPAGES_FALSE='#'
HAVE_MANPAGES_TRUE=''
HAVE_NCURSES_FALSE=''
HAVE_NCURSES_TRUE='#'
HAVE_OPENAT_FALSE='#'
HAVE_OPENAT_TRUE=''
HAVE_PTY_FALSE='#'
HAVE_PTY_TRUE=''
HAVE_READLINE_FALSE=''
HAVE_READLINE_TRUE='#'
HAVE_SELINUX_FALSE=''
HAVE_SELINUX_TRUE='#'
HAVE_SLANG_FALSE=''
HAVE_SLANG_TRUE='#'
HAVE_STATIC_BLKID_FALSE=''
HAVE_STATIC_BLKID_TRUE='#'
HAVE_STATIC_FDISK_FALSE=''
HAVE_STATIC_FDISK_TRUE='#'
HAVE_STATIC_LOSETUP_FALSE=''
HAVE_STATIC_LOSETUP_TRUE='#'
HAVE_STATIC_MOUNT_FALSE=''
HAVE_STATIC_MOUNT_TRUE='#'
HAVE_STATIC_NSENTER_FALSE=''
HAVE_STATIC_NSENTER_TRUE='#'
HAVE_STATIC_SFDISK_FALSE=''
HAVE_STATIC_SFDISK_TRUE='#'
HAVE_STATIC_UMOUNT_FALSE=''
HAVE_STATIC_UMOUNT_TRUE='#'
HAVE_STATIC_UNSHARE_FALSE=''
HAVE_STATIC_UNSHARE_TRUE='#'
HAVE_SYSTEMD_FALSE=''
HAVE_SYSTEMD_TRUE='#'
HAVE_TINFO_FALSE=''
HAVE_TINFO_TRUE='#'
HAVE_UDEV_FALSE=''
HAVE_UDEV_TRUE='#'
HAVE_USER_FALSE=''
HAVE_USER_TRUE='#'
HAVE_UTEMPTER_FALSE=''
HAVE_UTEMPTER_TRUE='#'
HAVE_UTIL_FALSE='#'
HAVE_UTIL_TRUE=''
HAVE_VSCRIPT_COMPLEX_FALSE='#'
HAVE_VSCRIPT_COMPLEX_TRUE=''
HAVE_VSCRIPT_FALSE='#'
HAVE_VSCRIPT_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib'
LIBBLKID_DATE='28-Mar-2022'
LIBBLKID_VERSION='2.38.0'
LIBBLKID_VERSION_INFO='2:0:1'
LIBFDISK_MAJOR_VERSION='2'
LIBFDISK_MINOR_VERSION='38'
LIBFDISK_PATCH_VERSION='0'
LIBFDISK_PC_REQUIRES='uuid blkid'
LIBFDISK_VERSION='2.38.0'
LIBFDISK_VERSION_INFO='2:0:1'
LIBICONV='-liconv'
LIBINTL=''
LIBMOUNT_MAJOR_VERSION='2'
LIBMOUNT_MINOR_VERSION='38'
LIBMOUNT_PATCH_VERSION='0'
LIBMOUNT_VERSION='2.38.0'
LIBMOUNT_VERSION_INFO='2:0:1'
LIBOBJS=''
LIBS=''
LIBSMARTCOLS_VERSION='2.38.0'
LIBSMARTCOLS_VERSION_INFO='2:0:1'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSER_CFLAGS=''
LIBUSER_LIBS=''
LIBUUID_VERSION='2.38.0'
LIBUUID_VERSION_INFO='4:0:3'
LINUX_FALSE='#'
LINUX_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAGIC_LIBS=''
MAKEINFO='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/missing makeinfo'
MAKEINSTALL_DO_CHOWN_FALSE=''
MAKEINSTALL_DO_CHOWN_TRUE='#'
MAKEINSTALL_DO_SETUID_FALSE='#'
MAKEINSTALL_DO_SETUID_TRUE=''
MANIFEST_TOOL=':'
MATH_LIBS=''
MKDIR_P='/bin/mkdir -p'
MSGFMT='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt'
MSGFMT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt'
MSGMERGE='/home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge'
NCURSES5_CONFIG=''
NCURSES6_CONFIG=''
NCURSESW5_CONFIG=''
NCURSESW6_CONFIG=''
NCURSESW_CFLAGS=''
NCURSESW_LIBS=''
NCURSES_CFLAGS=''
NCURSES_LIBS=''
NM='/usr/bin/nm'
NMEDIT=''
NO_UNUSED_WARN_CFLAGS=' -Wno-unused-parameter'
OBJDUMP='objdump'
OBJEXT='o'
OSS_FUZZ_FALSE=''
OSS_FUZZ_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='util-linux'
PACKAGE_BUGREPORT='kzak@redhat.com'
PACKAGE_NAME='util-linux'
PACKAGE_STRING='util-linux 2.38'
PACKAGE_TARNAME='util-linux'
PACKAGE_URL='http://www.kernel.org/pub/linux/utils/util-linux/'
PACKAGE_VERSION='2.38'
PATH_SEPARATOR=':'
PKG_CONFIG='/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig'
PKG_CONFIG_PATH=''
PO4A=''
POSUB=''
PYTHON=''
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
PYTHON_WARN_CFLAGS=' -Wno-cast-function-type'
RANLIB='/usr/bin/ranlib'
READLINE_LIBS=''
READLINE_LIBS_STATIC=''
REALTIME_LIBS='-lrt'
RTAS_LIBS=''
SED='/bin/sed'
SELINUX_CFLAGS=''
SELINUX_LIBS=''
SELINUX_LIBS_STATIC=''
SET_MAKE=''
SHELL='/bin/bash'
SOCKET_LIBS=''
SOLIB_CFLAGS=''
SOLIB_LDFLAGS=''
STRIP='strip'
SUID_CFLAGS=''
SUID_LDFLAGS=''
SYSCONFSTATICDIR=''
SYSTEMD_CFLAGS=''
SYSTEMD_DAEMON_CFLAGS=''
SYSTEMD_DAEMON_LIBS=''
SYSTEMD_JOURNAL_CFLAGS=''
SYSTEMD_JOURNAL_LIBS=''
SYSTEMD_LIBS=''
TINFOW_CFLAGS=''
TINFOW_LIBS=''
TINFO_CFLAGS=''
TINFO_LIBS=''
TINFO_LIBS_STATIC=''
UBSAN_LDFLAGS=''
USE_HWCLOCK_CMOS_FALSE='#'
USE_HWCLOCK_CMOS_TRUE=''
USE_HWCLOCK_GPLv3_DATETIME_FALSE='#'
USE_HWCLOCK_GPLv3_DATETIME_TRUE=''
USE_NLS='no'
USE_PLYMOUTH_SUPPORT_FALSE='#'
USE_PLYMOUTH_SUPPORT_TRUE=''
USE_TTY_GROUP_FALSE='#'
USE_TTY_GROUP_TRUE=''
USE_VENDORDIR_FALSE=''
USE_VENDORDIR_TRUE='#'
VERSION='2.38'
VSCRIPT_LDFLAGS='-Wl,--version-script'
WARN_CFLAGS=' -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'
XGETTEXT='/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext'
XGETTEXT_015='/home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XSLTPROC='/home/buildroot/autobuild/instance-1/output-1/host/bin/xsltproc'
YACC='bison -y'
YFLAGS=''
ac_ct_AR=''
ac_ct_CC='/usr/bin/gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bashcompletiondir='${datarootdir}/bash-completion/completions'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install-pylibmountexecLTLIBRARIES: install-usrlib_execLTLIBRARIES
install_sh='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-util-linux-2.38/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/home/buildroot/autobuild/instance-1/output-1/host/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${usrlib_execdir}/pkgconfig'
pkgpyexecdir=''
pkgpythondir=''
prefix='/home/buildroot/autobuild/instance-1/output-1/host'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/home/buildroot/autobuild/instance-1/output-1/host/etc'
sysconfstaticdir='${prefix}/lib'
systemdsystemunitdir=''
target_alias=''
usrbin_execdir='${exec_prefix}/bin'
usrlib_execdir='${exec_prefix}/lib'
usrsbin_execdir='${exec_prefix}/sbin'
vendordir=''
verbatim_pylibmount_dependency='

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "util-linux"
#define PACKAGE_TARNAME "util-linux"
#define PACKAGE_VERSION "2.38"
#define PACKAGE_STRING "util-linux 2.38"
#define PACKAGE_BUGREPORT "kzak@redhat.com"
#define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "util-linux"
#define VERSION "2.38"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_LINUX_BLKPG_H 1
#define HAVE_LINUX_MAJOR_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ERR_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LASTLOG_H 1
#define HAVE_LINUX_BTRFS_H 1
#define HAVE_LINUX_CAPABILITY_H 1
#define HAVE_LINUX_CDROM_H 1
#define HAVE_LINUX_FALLOC_H 1
#define HAVE_LINUX_FD_H 1
#define HAVE_LINUX_FIEMAP_H 1
#define HAVE_LINUX_KCMP_H 1
#define HAVE_LINUX_NET_NAMESPACE_H 1
#define HAVE_LINUX_NSFS_H 1
#define HAVE_LINUX_RAW_H 1
#define HAVE_LINUX_SECUREBITS_H 1
#define HAVE_LINUX_TIOCL_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_LINUX_WATCHDOG_H 1
#define HAVE_LINUX_IF_ALG_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MNTENT_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PATHS_H 1
#define HAVE_PTY_H 1
#define HAVE_SHADOW_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_IO_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SENDFILE_H 1
#define HAVE_SYS_SIGNALFD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SWAP_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEX_H 1
#define HAVE_SYS_TTYDEFAULTS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
#define HAVE_LANGINFO_H 1
#define HAVE_TM_GMTOFF 1
#define HAVE_STRUCT_TERMIOS_C_LINE 1
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_STRSIGNAL_DECL 1
#define HAVE_CLEARENV 1
#define HAVE_EACCESS 1
#define HAVE_ERR 1
#define HAVE_ERRX 1
#define HAVE___FPENDING 1
#define HAVE___FPURGE 1
#define HAVE_FSYNC 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETSGNAM 1
#define HAVE_GETTTYNAM 1
#define HAVE_INOTIFY_INIT 1
#define HAVE_JRAND48 1
#define HAVE_LCHOWN 1
#define HAVE_LGETXATTR 1
#define HAVE_LLISTXATTR 1
#define HAVE_LLSEEK 1
#define HAVE_NEWLOCALE 1
#define HAVE_MEMPCPY 1
#define HAVE_MKOSTEMP 1
#define HAVE_NANOSLEEP 1
#define HAVE_NTP_GETTIME 1
#define HAVE_PERSONALITY 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_PRCTL 1
#define HAVE_QSORT_R 1
#define HAVE_RPMATCH 1
#define HAVE_SCANDIRAT 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SECURE_GETENV 1
#define HAVE_SENDFILE 1
#define HAVE_SETRESGID 1
#define HAVE_SETRESUID 1
#define HAVE_SIGQUEUE 1
#define HAVE_SRANDOM 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRTOD_L 1
#define HAVE_SYSCONF 1
#define HAVE_SYSINFO 1
#define HAVE_TIMEGM 1
#define HAVE_USLEEP 1
#define HAVE_USELOCALE 1
#define HAVE_UTIMENSAT 1
#define HAVE_VWARNX 1
#define HAVE_WARN 1
#define HAVE_WARNX 1
#define HAVE_FSEEKO 1
#define HAVE_FUTIMENS 1
#define HAVE_GETUSERSHELL 1
#define HAVE_INOTIFY_INIT1 1
#define HAVE_IOPERM 1
#define HAVE_IOPL 1
#define HAVE_OPENAT 1
#define HAVE_FSTATAT 1
#define HAVE_UNLINKAT 1
#define HAVE_OPEN_MEMSTREAM 1
#define HAVE_REBOOT 1
#define HAVE_UPDWTMPX 1
#define HAVE_UPDWTMPX 1
#define HAVE_ISNAN 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_TIMER_CREATE 1
#define HAVE_DIRFD 1
#define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE___PROGNAME 1
#define HAVE_TLS 1
#define HAVE_LIBUTIL 1
#define HAVE_PTY 1
#define HAVE_LOFF_T 1
#define HAVE_WIDECHAR 1
#define HAVE_CPU_SET_T 1
#define HAVE_SIGHANDLER_T 1
#define HAVE_DECL_CPU_ALLOC 1
#define HAVE_CRYPT_H 1
#define HAVE_LIBUUID 1
#define LIBBLKID_VERSION "2.38.0"
#define LIBBLKID_DATE "28-Mar-2022"
#define HAVE_LIBBLKID 1
#define HAVE_LIBMOUNT 1
#define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
#define LIBMOUNT_VERSION "2.38.0"
#define LIBSMARTCOLS_VERSION "2.38.0"
#define LIBFDISK_VERSION "2.38.0"
#define HAVE_FALLOCATE 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_UNSHARE 1
#define HAVE_SETNS 1
#define AGETTY_RELOAD 1
#define USE_PLYMOUTH_SUPPORT 1
#define USE_HWCLOCK_CMOS 1
#define USE_HWCLOCK_GPLv3_DATETIME 1
#define HAVE_SWAPON 1
#define HAVE_SWAPOFF 1
#define MULTIARCHTRIPLET "x86_64-linux-gnu"
#define HAVE_PRLIMIT 1
#define CHFN_CHSH_PASSWORD 1
#define ONLY_LISTED_SHELLS 1
#define HAVE_BTRFS_SUPPORT 1
#define PG_BELL 1
#define FS_SEARCH_PATH "/sbin:/sbin/fs.d:/sbin/fs"
#define USE_TTY_GROUP 1
#define USE_COLORS_BY_DEFAULT 1
#define CONFIG_ADJTIME_PATH "/etc/adjtime"

configure: exit 0