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.40, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ /home/uke/oil/_deps/osh-runtime/util-linux-2.40/configure --disable-liblastlog2

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

hostname = 06011797195b
uname -m = x86_64
uname -r = 6.5.0-1022-azure
uname -s = Linux
uname -v = #23~22.04.1-Ubuntu SMP Thu May  9 17:59:24 UTC 2024

/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: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/


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

configure:3978: looking for aux files: config.rpath ltmain.sh config.guess config.sub ar-lib missing install-sh compile
configure:3991:  trying /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/config.rpath found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/ltmain.sh found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/config.guess found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/config.sub found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/ar-lib found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/missing found
configure:4002:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/install-sh found
configure:4020:   /home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/compile found
configure:4204: checking for gcc
configure:4225: found /usr/bin/gcc
configure:4236: result: gcc
configure:4589: checking for C compiler version
configure:4598: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:4609: $? = 0
configure:4598: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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 --enable-bootstrap --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 --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:4609: $? = 0
configure:4598: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4609: $? = 1
configure:4598: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4609: $? = 1
configure:4598: gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4609: $? = 1
configure:4629: checking whether the C compiler works
configure:4651: gcc    conftest.c  >&5
configure:4655: $? = 0
configure:4705: result: yes
configure:4708: checking for C compiler default output file name
configure:4710: result: a.out
configure:4716: checking for suffix of executables
configure:4723: gcc -o conftest    conftest.c  >&5
configure:4727: $? = 0
configure:4750: result: 
configure:4772: checking whether we are cross compiling
configure:4780: gcc -o conftest    conftest.c  >&5
configure:4784: $? = 0
configure:4791: ./conftest
configure:4795: $? = 0
configure:4783: result: no
configure:4788: checking for suffix of object files
configure:4811: gcc -c   conftest.c >&5
configure:4815: $? = 0
configure:4837: result: o
configure:4841: checking whether the compiler supports GNU C
configure:4861: gcc -c   conftest.c >&5
configure:4861: $? = 0
configure:4871: result: yes
configure:4882: checking whether gcc accepts -g
configure:4903: gcc -c -g  conftest.c >&5
configure:4903: $? = 0
configure:4947: result: yes
configure:4967: checking for gcc option to enable C11 features
configure:4982: gcc  -c -g -O2  conftest.c >&5
configure:4982: $? = 0
configure:5000: result: none needed
configure:5116: checking whether gcc understands -c and -o together
configure:5139: gcc -c conftest.c -o conftest2.o
configure:5142: $? = 0
configure:5139: gcc -c conftest.c -o conftest2.o
configure:5142: $? = 0
configure:5154: result: yes
configure:5176: checking for stdio.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for stdlib.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for string.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for inttypes.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for stdint.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for strings.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for sys/stat.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for sys/types.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for unistd.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for wchar.h
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5176: $? = 0
configure:5176: result: yes
configure:5176: checking for minix/config.h
configure:5176: gcc -c -g -O2  conftest.c >&5
conftest.c:47:10: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5176: result: no
configure:5207: checking whether it is safe to define __EXTENSIONS__
configure:5226: gcc -c -g -O2  conftest.c >&5
configure:5226: $? = 0
configure:5234: result: yes
configure:5237: checking whether _XOPEN_SOURCE should be defined
configure:5259: gcc -c -g -O2  conftest.c >&5
configure:5259: $? = 0
configure:5286: result: no
configure:5359: checking for a BSD-compatible install
configure:5432: result: /usr/bin/install -c
configure:5443: checking whether build environment is sane
configure:5498: result: yes
configure:5651: checking for a race-free mkdir -p
configure:5695: result: /bin/mkdir -p
configure:5702: checking for gawk
configure:5723: found /usr/bin/gawk
configure:5734: result: gawk
configure:5745: checking whether make sets $(MAKE)
configure:5768: result: yes
configure:5790: checking whether make supports the include directive
configure:5805: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5808: $? = 0
configure:5827: result: yes (GNU style)
configure:5862: checking whether make supports nested variables
configure:5880: result: yes
configure:5955: checking how to create a pax tar archive
configure:5966: tar --version
tar (GNU tar) 1.30
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://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:5969: $? = 0
configure:6009: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:6012: $? = 0
configure:6016: tar -xf - <conftest.tar
configure:6019: $? = 0
configure:6021: cat conftest.dir/file
GrepMe
configure:6024: $? = 0
configure:6038: result: gnutar
configure:6047: checking dependency style of gcc
configure:6159: result: gcc3
configure:6244: checking whether make supports nested variables
configure:6262: result: yes
configure:6328: checking for ar
configure:6349: found /usr/bin/ar
configure:6360: result: ar
configure:6386: checking the archiver (ar) interface
configure:6403: gcc -c -g -O2  conftest.c >&5
configure:6403: $? = 0
configure:6406: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6409: $? = 0
configure:6408: result: ar
configure:6478: Default --exec-prefix detected.
configure:6482:   --bindir defaults to /bin
configure:6489:   --sbindir defaults to /sbin
configure:6496:   --libdir defaults to /lib
configure:6517: Default --prefix detected.
configure:6521:   --localstatedir defaults to /var
configure:6528:   --sysconfdir defaults to /etc
configure:6551:   --runstatedir defaults to /run
configure:6639: checking for gcc
configure:6671: result: gcc
configure:7024: checking for C compiler version
configure:7033: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:7044: $? = 0
configure:7033: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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 --enable-bootstrap --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 --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:7044: $? = 0
configure:7033: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:7044: $? = 1
configure:7033: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:7044: $? = 1
configure:7033: gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:7044: $? = 1
configure:7048: checking whether the compiler supports GNU C
configure:7078: result: yes
configure:7089: checking whether gcc accepts -g
configure:7154: result: yes
configure:7174: checking for gcc option to enable C11 features
configure:7207: result: none needed
configure:7323: checking whether gcc understands -c and -o together
configure:7361: result: yes
configure:7384: checking for bison
configure:7419: result: no
configure:7384: checking for byacc
configure:7419: result: no
configure:7432: checking for flex
configure:7470: result: no
configure:7477: checking for bison
configure:7515: result: no
configure:7527: checking build system type
configure:7542: result: x86_64-pc-linux-gnu
configure:7562: checking host system type
configure:7576: result: x86_64-pc-linux-gnu
configure:7596: checking for an ANSI C-conforming const
configure:7663: gcc -c -g -O2  conftest.c >&5
configure:7663: $? = 0
configure:7671: result: yes
configure:7679: checking for working volatile
configure:7699: gcc -c -g -O2  conftest.c >&5
configure:7699: $? = 0
configure:7707: result: yes
configure:7721: checking how to run the C preprocessor
configure:7747: gcc -E  conftest.c
configure:7747: $? = 0
configure:7762: gcc -E  conftest.c
conftest.c:38:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7789: result: gcc -E
configure:7803: gcc -E  conftest.c
configure:7803: $? = 0
configure:7818: gcc -E  conftest.c
conftest.c:38:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7851: checking whether compiler handles -fno-common
configure:7876: gcc -E -Werror  -fno-common conftest.c
configure:7876: $? = 0
configure:7889: result: yes
configure:7898: checking whether compiler handles -Wall
configure:7923: gcc -E -Werror  -Wall conftest.c
configure:7923: $? = 0
configure:7936: result: yes
configure:7945: checking whether compiler handles -Wextra
configure:7970: gcc -E -Werror  -Wextra conftest.c
configure:7970: $? = 0
configure:7983: result: yes
configure:7993: checking whether compiler handles -Waddress-of-packed-member
configure:8018: gcc -E -Werror  -Waddress-of-packed-member conftest.c
gcc: error: unrecognized command line option '-Waddress-of-packed-member'
configure:8018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8031: result: no
configure:8040: checking whether compiler handles -Wdiscarded-qualifiers
configure:8065: gcc -E -Werror  -Wdiscarded-qualifiers conftest.c
configure:8065: $? = 0
configure:8078: result: yes
configure:8087: checking whether compiler handles -Wembedded-directive
configure:8112: gcc -E -Werror  -Wembedded-directive conftest.c
gcc: error: unrecognized command line option '-Wembedded-directive'
configure:8112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8125: result: no
configure:8134: checking whether compiler handles -Wextra-semi
configure:8159: gcc -E -Werror  -Wextra-semi conftest.c
cc1: error: command line option '-Wextra-semi' is valid for C++/ObjC++ but not for C [-Werror]
cc1: all warnings being treated as errors
configure:8159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8172: result: no
configure:8181: checking whether compiler handles -Wformat-security
configure:8206: gcc -E -Werror  -Wformat-security conftest.c
cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: all warnings being treated as errors
configure:8206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:8219: result: no
configure:8228: checking whether compiler handles -Wimplicit-function-declaration
configure:8253: gcc -E -Werror  -Wimplicit-function-declaration conftest.c
configure:8253: $? = 0
configure:8266: result: yes
configure:8275: checking whether compiler handles -Wmissing-declarations
configure:8300: gcc -E -Werror  -Wmissing-declarations conftest.c
configure:8300: $? = 0
configure:8313: result: yes
configure:8322: checking whether compiler handles -Wmissing-parameter-type
configure:8347: gcc -E -Werror  -Wmissing-parameter-type conftest.c
configure:8347: $? = 0
configure:8360: result: yes
configure:8369: checking whether compiler handles -Wmissing-prototypes
configure:8394: gcc -E -Werror  -Wmissing-prototypes conftest.c
configure:8394: $? = 0
configure:8407: result: yes
configure:8416: checking whether compiler handles -Wnested-externs
configure:8441: gcc -E -Werror  -Wnested-externs conftest.c
configure:8441: $? = 0
configure:8454: result: yes
configure:8463: checking whether compiler handles -Wno-missing-field-initializers
configure:8488: gcc -E -Werror  -Wno-missing-field-initializers conftest.c
configure:8488: $? = 0
configure:8501: result: yes
configure:8510: checking whether compiler handles -Wold-style-definition
configure:8535: gcc -E -Werror  -Wold-style-definition conftest.c
configure:8535: $? = 0
configure:8548: result: yes
configure:8557: checking whether compiler handles -Wpointer-arith
configure:8582: gcc -E -Werror  -Wpointer-arith conftest.c
configure:8582: $? = 0
configure:8595: result: yes
configure:8604: checking whether compiler handles -Wredundant-decls
configure:8629: gcc -E -Werror  -Wredundant-decls conftest.c
configure:8629: $? = 0
configure:8642: result: yes
configure:8651: checking whether compiler handles -Wsign-compare
configure:8676: gcc -E -Werror  -Wsign-compare conftest.c
configure:8676: $? = 0
configure:8689: result: yes
configure:8698: checking whether compiler handles -Wstrict-prototypes
configure:8723: gcc -E -Werror  -Wstrict-prototypes conftest.c
configure:8723: $? = 0
configure:8736: result: yes
configure:8745: checking whether compiler handles -Wtype-limits
configure:8770: gcc -E -Werror  -Wtype-limits conftest.c
configure:8770: $? = 0
configure:8783: result: yes
configure:8792: checking whether compiler handles -Wuninitialized
configure:8817: gcc -E -Werror  -Wuninitialized conftest.c
configure:8817: $? = 0
configure:8830: result: yes
configure:8839: checking whether compiler handles -Wunused-but-set-parameter
configure:8864: gcc -E -Werror  -Wunused-but-set-parameter conftest.c
configure:8864: $? = 0
configure:8877: result: yes
configure:8886: checking whether compiler handles -Wunused-but-set-variable
configure:8911: gcc -E -Werror  -Wunused-but-set-variable conftest.c
configure:8911: $? = 0
configure:8924: result: yes
configure:8933: checking whether compiler handles -Wunused-parameter
configure:8958: gcc -E -Werror  -Wunused-parameter conftest.c
configure:8958: $? = 0
configure:8971: result: yes
configure:8980: checking whether compiler handles -Wunused-result
configure:9005: gcc -E -Werror  -Wunused-result conftest.c
configure:9005: $? = 0
configure:9018: result: yes
configure:9027: checking whether compiler handles -Wunused-variable
configure:9052: gcc -E -Werror  -Wunused-variable conftest.c
configure:9052: $? = 0
configure:9065: result: yes
configure:9074: checking whether compiler handles -Wvla
configure:9099: gcc -E -Werror  -Wvla conftest.c
configure:9099: $? = 0
configure:9112: result: yes
configure:9121: checking whether compiler handles -Walloca
configure:9146: gcc -E -Werror  -Walloca conftest.c
configure:9146: $? = 0
configure:9159: result: yes
configure:9231: checking whether compiler handles -Werror=sequence-point
configure:9256: gcc -E -Werror  -Werror=sequence-point conftest.c
configure:9256: $? = 0
configure:9269: result: yes
configure:9284: checking whether compiler handles -Wno-clobbered
configure:9309: gcc -E -Werror  -Wno-clobbered conftest.c
configure:9309: $? = 0
configure:9322: result: yes
configure:9333: checking whether compiler handles -Wno-cast-function-type
configure:9358: gcc -E -Werror  -Wno-cast-function-type conftest.c
configure:9358: $? = 0
configure:9371: result: yes
configure:9735: checking for g++
configure:9756: found /usr/bin/g++
configure:9767: result: g++
configure:9794: checking for C++ compiler version
configure:9803: g++ --version >&5
g++ (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:9814: $? = 0
configure:9803: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --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 --enable-bootstrap --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 --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6) 
configure:9814: $? = 0
configure:9803: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:9814: $? = 1
configure:9803: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:9814: $? = 1
configure:9818: checking whether the compiler supports GNU C++
configure:9838: g++ -c   conftest.cpp >&5
configure:9838: $? = 0
configure:9848: result: yes
configure:9859: checking whether g++ accepts -g
configure:9880: g++ -c -g  conftest.cpp >&5
configure:9880: $? = 0
configure:9924: result: yes
configure:9944: checking for g++ option to enable C++11 features
configure:9959: g++  -c -g -O2  conftest.cpp >&5
configure:9959: $? = 0
configure:9977: result: none needed
configure:10043: checking dependency style of g++
configure:10155: result: gcc3
configure:10306: checking how to print strings
configure:10333: result: printf
configure:10354: checking for a sed that does not truncate output
configure:10424: result: /bin/sed
configure:10442: checking for grep that handles long lines and -e
configure:10506: result: /bin/grep
configure:10511: checking for egrep
configure:10579: result: /bin/grep -E
configure:10584: checking for fgrep
configure:10652: result: /bin/grep -F
configure:10688: checking for ld used by gcc
configure:10756: result: /usr/bin/ld
configure:10763: checking if the linker (/usr/bin/ld) is GNU ld
configure:10779: result: yes
configure:10791: checking for BSD- or MS-compatible name lister (nm)
configure:10846: result: /usr/bin/nm -B
configure:10986: checking the name lister (/usr/bin/nm -B) interface
configure:10994: gcc -c -g -O2  conftest.c >&5
configure:10997: /usr/bin/nm -B "conftest.o"
configure:11000: output
0000000000000000 B some_variable
configure:11001: result: BSD nm
configure:11004: checking whether ln -s works
configure:11008: result: yes
configure:11016: checking the maximum length of command line arguments
configure:11148: result: 3145728
configure:11196: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:11237: result: func_convert_file_noop
configure:11244: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:11265: result: func_convert_file_noop
configure:11272: checking for /usr/bin/ld option to reload object files
configure:11280: result: -r
configure:11359: checking for file
configure:11394: result: no
configure:11467: checking for objdump
configure:11488: found /usr/bin/objdump
configure:11499: result: objdump
configure:11531: checking how to recognize dependent libraries
configure:11732: result: pass_all
configure:11822: checking for dlltool
configure:11857: result: no
configure:11887: checking how to associate runtime and link libraries
configure:11915: result: printf %s\n
configure:12065: checking for archiver @FILE support
configure:12083: gcc -c -g -O2  conftest.c >&5
configure:12083: $? = 0
configure:12087: ar cr libconftest.a @conftest.lst >&5
configure:12090: $? = 0
configure:12095: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:12098: $? = 1
configure:12097: result: @
configure:12160: checking for strip
configure:12181: found /usr/bin/strip
configure:12192: result: strip
configure:12269: checking for ranlib
configure:12290: found /usr/bin/ranlib
configure:12301: result: ranlib
configure:12403: checking command to parse /usr/bin/nm -B output from gcc object
configure:12557: gcc -c -g -O2  conftest.c >&5
configure:12560: $? = 0
configure:12564: /usr/bin/nm -B conftest.o \| /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:12567: $? = 0
configure:12633: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:12636: $? = 0
configure:12674: result: ok
configure:12721: checking for sysroot
configure:12752: result: no
configure:12759: checking for a working dd
configure:12803: result: /bin/dd
configure:12807: checking how to truncate binary pipes
configure:12823: result: /bin/dd bs=4096 count=1
configure:12960: gcc -c -g -O2  conftest.c >&5
configure:12963: $? = 0
configure:13160: checking for mt
configure:13195: result: no
configure:13215: checking if : is a manifest tool
configure:13222: : '-?'
configure:13230: result: no
configure:13951: checking for dlfcn.h
configure:13951: gcc -c -g -O2  conftest.c >&5
configure:13951: $? = 0
configure:13951: result: yes
configure:14221: checking for objdir
configure:14237: result: .libs
configure:14501: checking if gcc supports -fno-rtti -fno-exceptions
configure:14520: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:14524: $? = 0
configure:14537: result: no
configure:14895: checking for gcc option to produce PIC
configure:14903: result: -fPIC -DPIC
configure:14911: checking if gcc PIC flag -fPIC -DPIC works
configure:14930: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:14934: $? = 0
configure:14947: result: yes
configure:14976: checking if gcc static flag -static works
configure:15005: result: yes
configure:15020: checking if gcc supports -c -o file.o
configure:15042: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:15046: $? = 0
configure:15068: result: yes
configure:15076: checking if gcc supports -c -o file.o
configure:15124: result: yes
configure:15157: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:16425: result: yes
configure:16462: checking whether -lc should be explicitly linked in
configure:16471: gcc -c -g -O2  conftest.c >&5
configure:16474: $? = 0
configure:16489: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:16492: $? = 0
configure:16506: result: no
configure:16666: checking dynamic linker characteristics
configure:17248: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:17248: $? = 0
configure:17490: result: GNU/Linux ld.so
configure:17612: checking how to hardcode library paths into programs
configure:17637: result: immediate
configure:18189: checking whether stripping libraries is possible
configure:18198: result: yes
configure:18240: checking if libtool supports shared libraries
configure:18242: result: yes
configure:18245: checking whether to build shared libraries
configure:18270: result: yes
configure:18273: checking whether to build static libraries
configure:18277: result: yes
configure:15060: checking how to run the C++ preprocessor
configure:15082: g++ -E  conftest.cpp
configure:15082: $? = 0
configure:15097: g++ -E  conftest.cpp
conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:15124: result: g++ -E
configure:15138: g++ -E  conftest.cpp
configure:15138: $? = 0
configure:15153: g++ -E  conftest.cpp
conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:15318: checking for ld used by g++
configure:15386: result: /usr/bin/ld
configure:15393: checking if the linker (/usr/bin/ld) is GNU ld
configure:15409: result: yes
configure:15464: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:16542: result: yes
configure:16578: g++ -c -g -O2  conftest.cpp >&5
configure:16581: $? = 0
configure:17062: checking for g++ option to produce PIC
configure:17070: result: -fPIC -DPIC
configure:17078: checking if g++ PIC flag -fPIC -DPIC works
configure:17097: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17101: $? = 0
configure:17114: result: yes
configure:17137: checking if g++ static flag -static works
configure:17166: result: yes
configure:17178: checking if g++ supports -c -o file.o
configure:17200: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:17204: $? = 0
configure:17226: result: yes
configure:17231: checking if g++ supports -c -o file.o
configure:17279: result: yes
configure:17309: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:17349: result: yes
configure:17491: checking dynamic linker characteristics
configure:18242: result: GNU/Linux ld.so
configure:18307: checking how to hardcode library paths into programs
configure:18332: result: immediate
configure:17249: checking linker version script flag
configure:17284: gcc -o conftest -g -O2   -Wl,--version-script,conftest.map conftest.c  >&5
configure:17284: $? = 0
configure:17380: gcc -o conftest -g -O2   -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:17380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| int show, hide;
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:17399: result: --version-script
configure:17407: checking if version scripts can use complex wildcards
configure:17442: gcc -o conftest -g -O2   -Wl,--version-script,conftest.map conftest.c  >&5
configure:17442: $? = 0
configure:17460: result: yes
configure:17570: checking for pkg-config
configure:17608: result: no
configure:17693: checking whether to build gtk-doc documentation
configure:17695: result: no
configure:17702: checking for gtkdoc-check
configure:17740: result: no
configure:17768: checking for xsltproc
configure:17806: result: no
configure:17994: checking for special C compiler options needed for large files
configure:18042: result: no
configure:18048: checking for _FILE_OFFSET_BITS value needed for large files
configure:18074: gcc -c -g -O2  conftest.c >&5
configure:18074: $? = 0
configure:18108: result: no
configure:18191: checking whether to enable assertions
configure:18212: result: yes
configure:18215: checking whether struct tm is in sys/time.h or time.h
configure:18236: gcc -c -g -O2  conftest.c >&5
configure:18236: $? = 0
configure:18244: result: time.h
configure:18252: checking for gcc options needed to detect all undeclared functions
configure:18274: gcc -c -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:8: error: 'strchr' undeclared (first use in this function)
 (void) strchr;
        ^~~~~~
conftest.c:44:8: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
conftest.c:1:1:
 /* confdefs.h */
conftest.c:44:8:
 (void) strchr;
        ^~~~~~
conftest.c:44:8: note: each undeclared identifier is reported only once for each function it appears in
configure:18274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| (void) strchr;
|   ;
|   return 0;
| }
configure:18301: gcc -c -g -O2   conftest.c >&5
configure:18301: $? = 0
configure:18318: result: none needed
configure:18332: checking for struct tm.tm_zone
configure:18332: gcc -c -g -O2  conftest.c >&5
configure:18332: $? = 0
configure:18332: result: yes
configure:18401: checking for gcc option for timestamps after 2038
configure:18433: gcc -c -g -O2  conftest.c >&5
configure:18433: $? = 0
configure:18444: result: none needed
configure:18515: checking whether NLS is requested
configure:18525: result: yes
configure:18565: checking for msgfmt
configure:18601: result: no
configure:18607: checking for gmsgfmt
configure:18643: result: :
configure:18693: checking for xgettext
configure:18729: result: no
configure:18771: checking for msgmerge
configure:18806: result: no
configure:18862: checking for ld used by gcc
configure:18930: result: /usr/bin/ld
configure:18937: checking if the linker (/usr/bin/ld) is GNU ld
configure:18953: result: yes
configure:18961: checking for shared library run path origin
configure:18975: result: done
configure:19551: checking for CFPreferencesCopyAppValue
configure:19570: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:42:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
 #include <CoreFoundation/CFPreferences.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #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 (void)
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:19580: result: no
configure:19587: checking for CFLocaleCopyCurrent
configure:19606: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:42:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
 #include <CoreFoundation/CFLocale.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #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 (void)
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:19616: result: no
configure:19665: checking for GNU gettext in libc
configure:19690: gcc -o conftest -g -O2   conftest.c  >&5
configure:19690: $? = 0
configure:19700: result: yes
configure:20538: checking whether to use NLS
configure:20540: result: yes
configure:20543: checking where the gettext function comes from
configure:20554: result: libc
configure:20631: checking for linux/compiler.h
configure:20631: gcc -c -g -O2  conftest.c >&5
conftest.c:51:10: fatal error: linux/compiler.h: No such file or directory
 #include <linux/compiler.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:20631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_LINUX_COMPILER_H
| #include <linux/compiler.h>
| #endif
| 
| 
| #include <linux/compiler.h>
configure:20631: result: no
configure:20642: checking for linux/blkpg.h
configure:20642: gcc -c -g -O2  conftest.c >&5
configure:20642: $? = 0
configure:20642: result: yes
configure:20653: checking for linux/major.h
configure:20653: gcc -c -g -O2  conftest.c >&5
configure:20653: $? = 0
configure:20653: result: yes
configure:20665: checking for asm-generic/fcntl.h
configure:20665: gcc -c -g -O2  conftest.c >&5
configure:20665: $? = 0
configure:20665: result: yes
configure:20671: checking for asm/fcntl.h
configure:20671: gcc -c -g -O2  conftest.c >&5
configure:20671: $? = 0
configure:20671: result: yes
configure:20677: checking for asm/io.h
configure:20677: gcc -c -g -O2  conftest.c >&5
conftest.c:77:10: fatal error: asm/io.h: No such file or directory
 #include <asm/io.h>
          ^~~~~~~~~~
compilation terminated.
configure:20677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/io.h>
configure:20677: result: no
configure:20683: checking for byteswap.h
configure:20683: gcc -c -g -O2  conftest.c >&5
configure:20683: $? = 0
configure:20683: result: yes
configure:20689: checking for endian.h
configure:20689: gcc -c -g -O2  conftest.c >&5
configure:20689: $? = 0
configure:20689: result: yes
configure:20695: checking for err.h
configure:20695: gcc -c -g -O2  conftest.c >&5
configure:20695: $? = 0
configure:20695: result: yes
configure:20701: checking for errno.h
configure:20701: gcc -c -g -O2  conftest.c >&5
configure:20701: $? = 0
configure:20701: result: yes
configure:20707: checking for fcntl.h
configure:20707: gcc -c -g -O2  conftest.c >&5
configure:20707: $? = 0
configure:20707: result: yes
configure:20713: checking for getopt.h
configure:20713: gcc -c -g -O2  conftest.c >&5
configure:20713: $? = 0
configure:20713: result: yes
configure:20719: checking for inttypes.h
configure:20719: result: yes
configure:20725: checking for lastlog.h
configure:20725: gcc -c -g -O2  conftest.c >&5
configure:20725: $? = 0
configure:20725: result: yes
configure:20731: checking for libutil.h
configure:20731: gcc -c -g -O2  conftest.c >&5
conftest.c:85:10: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
          ^~~~~~~~~~~
compilation terminated.
configure:20731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:20731: result: no
configure:20737: checking for linux/blkzoned.h
configure:20737: gcc -c -g -O2  conftest.c >&5
configure:20737: $? = 0
configure:20737: result: yes
configure:20743: checking for linux/btrfs.h
configure:20743: gcc -c -g -O2  conftest.c >&5
configure:20743: $? = 0
configure:20743: result: yes
configure:20749: checking for linux/capability.h
configure:20749: gcc -c -g -O2  conftest.c >&5
configure:20749: $? = 0
configure:20749: result: yes
configure:20755: checking for linux/cdrom.h
configure:20755: gcc -c -g -O2  conftest.c >&5
configure:20755: $? = 0
configure:20755: result: yes
configure:20761: checking for linux/falloc.h
configure:20761: gcc -c -g -O2  conftest.c >&5
configure:20761: $? = 0
configure:20761: result: yes
configure:20767: checking for linux/fd.h
configure:20767: gcc -c -g -O2  conftest.c >&5
configure:20767: $? = 0
configure:20767: result: yes
configure:20773: checking for linux/fiemap.h
configure:20773: gcc -c -g -O2  conftest.c >&5
configure:20773: $? = 0
configure:20773: result: yes
configure:20779: checking for linux/landlock.h
configure:20779: gcc -c -g -O2  conftest.c >&5
conftest.c:92:10: fatal error: linux/landlock.h: No such file or directory
 #include <linux/landlock.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:20779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/landlock.h>
configure:20779: result: no
configure:20785: checking for linux/kcmp.h
configure:20785: gcc -c -g -O2  conftest.c >&5
configure:20785: $? = 0
configure:20785: result: yes
configure:20791: checking for linux/net_namespace.h
configure:20791: gcc -c -g -O2  conftest.c >&5
configure:20791: $? = 0
configure:20791: result: yes
configure:20797: checking for linux/nsfs.h
configure:20797: gcc -c -g -O2  conftest.c >&5
configure:20797: $? = 0
configure:20797: result: yes
configure:20803: checking for linux/pr.h
configure:20803: gcc -c -g -O2  conftest.c >&5
configure:20803: $? = 0
configure:20803: result: yes
configure:20809: checking for linux/raw.h
configure:20809: gcc -c -g -O2  conftest.c >&5
configure:20809: $? = 0
configure:20809: result: yes
configure:20815: checking for linux/securebits.h
configure:20815: gcc -c -g -O2  conftest.c >&5
configure:20815: $? = 0
configure:20815: result: yes
configure:20821: checking for linux/tiocl.h
configure:20821: gcc -c -g -O2  conftest.c >&5
configure:20821: $? = 0
configure:20821: result: yes
configure:20827: checking for linux/version.h
configure:20827: gcc -c -g -O2  conftest.c >&5
configure:20827: $? = 0
configure:20827: result: yes
configure:20833: checking for linux/watchdog.h
configure:20833: gcc -c -g -O2  conftest.c >&5
configure:20833: $? = 0
configure:20833: result: yes
configure:20839: checking for linux/if_alg.h
configure:20839: gcc -c -g -O2  conftest.c >&5
configure:20839: $? = 0
configure:20839: result: yes
configure:20845: checking for locale.h
configure:20845: gcc -c -g -O2  conftest.c >&5
configure:20845: $? = 0
configure:20845: result: yes
configure:20851: checking for mntent.h
configure:20851: gcc -c -g -O2  conftest.c >&5
configure:20851: $? = 0
configure:20851: result: yes
configure:20857: checking for net/if_dl.h
configure:20857: gcc -c -g -O2  conftest.c >&5
conftest.c:104:10: fatal error: net/if_dl.h: No such file or directory
 #include <net/if_dl.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:20857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if_dl.h>
configure:20857: result: no
configure:20863: checking for net/if.h
configure:20863: gcc -c -g -O2  conftest.c >&5
configure:20863: $? = 0
configure:20863: result: yes
configure:20869: checking for netinet/in.h
configure:20869: gcc -c -g -O2  conftest.c >&5
configure:20869: $? = 0
configure:20869: result: yes
configure:20875: checking for paths.h
configure:20875: gcc -c -g -O2  conftest.c >&5
configure:20875: $? = 0
configure:20875: result: yes
configure:20881: checking for pty.h
configure:20881: gcc -c -g -O2  conftest.c >&5
configure:20881: $? = 0
configure:20881: result: yes
configure:20887: checking for security/pam_appl.h
configure:20887: gcc -c -g -O2  conftest.c >&5
conftest.c:108:10: fatal error: security/pam_appl.h: No such file or directory
 #include <security/pam_appl.h>
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:20887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_appl.h>
configure:20887: result: no
configure:20893: checking for security/pam_modules.h
configure:20893: gcc -c -g -O2  conftest.c >&5
conftest.c:108:10: fatal error: security/pam_modules.h: No such file or directory
 #include <security/pam_modules.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:20893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_modules.h>
configure:20893: result: no
configure:20899: checking for shadow.h
configure:20899: gcc -c -g -O2  conftest.c >&5
configure:20899: $? = 0
configure:20899: result: yes
configure:20905: checking for stdint.h
configure:20905: result: yes
configure:20911: checking for stdio_ext.h
configure:20911: gcc -c -g -O2  conftest.c >&5
configure:20911: $? = 0
configure:20911: result: yes
configure:20917: checking for stdlib.h
configure:20917: result: yes
configure:20923: checking for sys/disk.h
configure:20923: gcc -c -g -O2  conftest.c >&5
conftest.c:112:10: fatal error: sys/disk.h: No such file or directory
 #include <sys/disk.h>
          ^~~~~~~~~~~~
compilation terminated.
configure:20923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disk.h>
configure:20923: result: no
configure:20929: checking for sys/disklabel.h
configure:20929: gcc -c -g -O2  conftest.c >&5
conftest.c:112:10: fatal error: sys/disklabel.h: No such file or directory
 #include <sys/disklabel.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:20929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disklabel.h>
configure:20929: result: no
configure:20935: checking for sys/endian.h
configure:20935: gcc -c -g -O2  conftest.c >&5
conftest.c:112:10: fatal error: sys/endian.h: No such file or directory
 #include <sys/endian.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:20935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:20935: result: no
configure:20941: checking for sys/file.h
configure:20941: gcc -c -g -O2  conftest.c >&5
configure:20941: $? = 0
configure:20941: result: yes
configure:20947: checking for sys/ioccom.h
configure:20947: gcc -c -g -O2  conftest.c >&5
conftest.c:113:10: fatal error: sys/ioccom.h: No such file or directory
 #include <sys/ioccom.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:20947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ioccom.h>
configure:20947: result: no
configure:20953: checking for sys/ioctl.h
configure:20953: gcc -c -g -O2  conftest.c >&5
configure:20953: $? = 0
configure:20953: result: yes
configure:20959: checking for sys/io.h
configure:20959: gcc -c -g -O2  conftest.c >&5
configure:20959: $? = 0
configure:20959: result: yes
configure:20965: checking for sys/mkdev.h
configure:20965: gcc -c -g -O2  conftest.c >&5
conftest.c:115:10: fatal error: sys/mkdev.h: No such file or directory
 #include <sys/mkdev.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:20965: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:20965: result: no
configure:20971: checking for sys/mount.h
configure:20971: gcc -c -g -O2  conftest.c >&5
configure:20971: $? = 0
configure:20971: result: yes
configure:20977: checking for sys/param.h
configure:20977: gcc -c -g -O2  conftest.c >&5
configure:20977: $? = 0
configure:20977: result: yes
configure:20983: checking for sys/pidfd.h
configure:20983: gcc -c -g -O2  conftest.c >&5
conftest.c:117:10: fatal error: sys/pidfd.h: No such file or directory
 #include <sys/pidfd.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:20983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pidfd.h>
configure:20983: result: no
configure:20989: checking for sys/prctl.h
configure:20989: gcc -c -g -O2  conftest.c >&5
configure:20989: $? = 0
configure:20989: result: yes
configure:20995: checking for sys/resource.h
configure:20995: gcc -c -g -O2  conftest.c >&5
configure:20995: $? = 0
configure:20995: result: yes
configure:21001: checking for sys/sendfile.h
configure:21001: gcc -c -g -O2  conftest.c >&5
configure:21001: $? = 0
configure:21001: result: yes
configure:21007: checking for sys/signalfd.h
configure:21007: gcc -c -g -O2  conftest.c >&5
configure:21007: $? = 0
configure:21007: result: yes
configure:21013: checking for sys/socket.h
configure:21013: gcc -c -g -O2  conftest.c >&5
configure:21013: $? = 0
configure:21013: result: yes
configure:21019: checking for sys/sockio.h
configure:21019: gcc -c -g -O2  conftest.c >&5
conftest.c:122:10: fatal error: sys/sockio.h: No such file or directory
 #include <sys/sockio.h>
          ^~~~~~~~~~~~~~
compilation terminated.
configure:21019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:21019: result: no
configure:21025: checking for sys/stat.h
configure:21025: result: yes
configure:21031: checking for sys/statfs.h
configure:21031: gcc -c -g -O2  conftest.c >&5
configure:21031: $? = 0
configure:21031: result: yes
configure:21037: checking for sys/swap.h
configure:21037: gcc -c -g -O2  conftest.c >&5
configure:21037: $? = 0
configure:21037: result: yes
configure:21043: checking for sys/syscall.h
configure:21043: gcc -c -g -O2  conftest.c >&5
configure:21043: $? = 0
configure:21043: result: yes
configure:21049: checking for sys/sysmacros.h
configure:21049: gcc -c -g -O2  conftest.c >&5
configure:21049: $? = 0
configure:21049: result: yes
configure:21055: checking for sys/time.h
configure:21055: gcc -c -g -O2  conftest.c >&5
configure:21055: $? = 0
configure:21055: result: yes
configure:21061: checking for sys/timex.h
configure:21061: gcc -c -g -O2  conftest.c >&5
configure:21061: $? = 0
configure:21061: result: yes
configure:21067: checking for sys/ttydefaults.h
configure:21067: gcc -c -g -O2  conftest.c >&5
configure:21067: $? = 0
configure:21067: result: yes
configure:21073: checking for sys/types.h
configure:21073: result: yes
configure:21079: checking for sys/ucred.h
configure:21079: gcc -c -g -O2  conftest.c >&5
conftest.c:131:10: fatal error: sys/ucred.h: No such file or directory
 #include <sys/ucred.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:21079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ucred.h>
configure:21079: result: no
configure:21085: checking for sys/un.h
configure:21085: gcc -c -g -O2  conftest.c >&5
configure:21085: $? = 0
configure:21085: result: yes
configure:21091: checking for sys/vfs.h
configure:21091: gcc -c -g -O2  conftest.c >&5
configure:21091: $? = 0
configure:21091: result: yes
configure:21097: checking for sys/xattr.h
configure:21097: gcc -c -g -O2  conftest.c >&5
configure:21097: $? = 0
configure:21097: result: yes
configure:21103: checking for unistd.h
configure:21103: result: yes
configure:21109: checking for utmp.h
configure:21109: gcc -c -g -O2  conftest.c >&5
configure:21109: $? = 0
configure:21109: result: yes
configure:21115: checking for utmpx.h
configure:21115: gcc -c -g -O2  conftest.c >&5
configure:21115: $? = 0
configure:21115: result: yes
configure:21126: checking for linux/fs.h
configure:21126: gcc -c -g -O2  conftest.c >&5
In file included from conftest.c:110:
/usr/include/x86_64-linux-gnu/sys/mount.h:35:3: error: expected identifier before numeric constant
   MS_RDONLY = 1,  /* Mount read-only.  */
   ^~~~~~~~~
configure:21126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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:21126: result: no
configure:21139: checking for linux/mount.h
configure:21139: gcc -c -g -O2  conftest.c >&5
conftest.c:114:10: fatal error: linux/mount.h: No such file or directory
 #include <linux/mount.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:21139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_MOUNT_H
|    # include <linux/mount.h>
|    #endif
| 
| 
| #include <linux/mount.h>
configure:21139: result: no
configure:21151: checking for linux/gsmmux.h
configure:21151: gcc -c -g -O2  conftest.c >&5
configure:21151: $? = 0
configure:21151: result: yes
configure:21165: checking for security/pam_misc.h
configure:21165: gcc -c -g -O2  conftest.c >&5
conftest.c:116:10: fatal error: security/pam_misc.h: No such file or directory
 #include <security/pam_misc.h>
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SECURITY_PAM_APPL_H
| #include <security/pam_appl.h>
| #endif
| 
| 
| #include <security/pam_misc.h>
configure:21165: result: no
configure:21195: checking whether BLK_ZONE_REP_CAPACITY is declared
configure:21195: gcc -c -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:10: error: 'BLK_ZONE_REP_CAPACITY' undeclared (first use in this function); did you mean 'BLK_ZONE_COND_EMPTY'?
   (void) BLK_ZONE_REP_CAPACITY;
          ^~~~~~~~~~~~~~~~~~~~~
          BLK_ZONE_COND_EMPTY
conftest.c:121:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| /* end confdefs.h.  */
| 
| 	#include <linux/blkzoned.h>
| 
| 
| int
| main (void)
| {
| #ifndef BLK_ZONE_REP_CAPACITY
| #ifdef __cplusplus
|   (void) BLK_ZONE_REP_CAPACITY;
| #else
|   (void) BLK_ZONE_REP_CAPACITY;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21195: result: no
configure:21208: checking whether PR_REP_CAPACITY is declared
configure:21208: gcc -c -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:10: error: 'PR_REP_CAPACITY' undeclared (first use in this function)
   (void) PR_REP_CAPACITY;
          ^~~~~~~~~~~~~~~
conftest.c:122:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| /* end confdefs.h.  */
| 
| 	#include <linux/pr.h>
| 
| 
| int
| main (void)
| {
| #ifndef PR_REP_CAPACITY
| #ifdef __cplusplus
|   (void) PR_REP_CAPACITY;
| #else
|   (void) PR_REP_CAPACITY;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21208: result: no
configure:21221: checking for security/openpam.h
configure:21221: gcc -c -g -O2  conftest.c >&5
conftest.c:118:10: fatal error: security/openpam.h: No such file or directory
 #include <security/openpam.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21221: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SECURITY_PAM_APPL_H
| #include <security/pam_appl.h>
| #endif
| 
| 
| #include <security/openpam.h>
configure:21221: result: no
configure:21236: checking for langinfo.h
configure:21236: gcc -c -g -O2  conftest.c >&5
configure:21236: $? = 0
configure:21236: result: yes
configure:21261: checking whether langinfo.h defines ALTMON_x constants
configure:21290: gcc -c -g -O2  conftest.c >&5
configure:21290: $? = 0
configure:21293: result: yes
configure:21308: checking whether langinfo.h defines _NL_ABALTMON_x constants
configure:21337: gcc -c -g -O2  conftest.c >&5
configure:21337: $? = 0
configure:21340: result: yes
configure:21402: gcc -c -g -O2  conftest.c >&5
configure:21402: $? = 0
configure:21411: checking for struct mount_attr
configure:21411: gcc -c -g -O2  conftest.c >&5
conftest.c:116:10: fatal error: linux/mount.h: No such file or directory
 #include <linux/mount.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:21411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| /* end confdefs.h.  */
| #include <linux/mount.h>
| 
| int
| main (void)
| {
| if (sizeof (struct mount_attr))
| 	 return 0;
|   ;
|   return 0;
| }
configure:21411: result: no
configure:21421: checking for enum fsconfig_command
configure:21421: gcc -c -g -O2  conftest.c >&5
conftest.c:116:10: fatal error: linux/mount.h: No such file or directory
 #include <linux/mount.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
configure:21421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| /* end confdefs.h.  */
| #include <linux/mount.h>
| 
| int
| main (void)
| {
| if (sizeof (enum fsconfig_command))
| 	 return 0;
|   ;
|   return 0;
| }
configure:21421: result: no
configure:21432: checking for struct termios.c_line
configure:21432: gcc -c -g -O2  conftest.c >&5
configure:21432: $? = 0
configure:21432: result: yes
configure:21443: checking for struct stat.st_mtim.tv_nsec
configure:21443: gcc -c -g -O2  conftest.c >&5
configure:21443: $? = 0
configure:21443: result: yes
configure:21454: checking for struct statx
configure:21454: gcc -c -g -O2  conftest.c >&5
configure:21454: $? = 0
configure:21454: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:27: error: expected expression before ')' token
 if (sizeof ((struct statx)))
                           ^
configure:21454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main (void)
| {
| if (sizeof ((struct statx)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21454: result: yes
configure:21464: checking for struct statx.stx_mnt_id
configure:21464: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:13: error: 'struct statx' has no member named 'stx_mnt_id'; did you mean 'stx_uid'?
 if (ac_aggr.stx_mnt_id)
             ^~~~~~~~~~
             stx_uid
configure:21464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main (void)
| {
| static struct statx ac_aggr;
| if (ac_aggr.stx_mnt_id)
| return 0;
|   ;
|   return 0;
| }
configure:21464: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:20: error: 'struct statx' has no member named 'stx_mnt_id'; did you mean 'stx_uid'?
 if (sizeof ac_aggr.stx_mnt_id)
                    ^~~~~~~~~~
                    stx_uid
configure:21464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main (void)
| {
| static struct statx ac_aggr;
| if (sizeof ac_aggr.stx_mnt_id)
| return 0;
|   ;
|   return 0;
| }
configure:21464: result: no
configure:21475: checking whether _NL_TIME_WEEK_1STDAY is declared
configure:21475: gcc -c -g -O2   conftest.c >&5
configure:21475: $? = 0
configure:21475: result: yes
configure:21486: checking whether environ is declared
configure:21486: gcc -c -g -O2   conftest.c >&5
configure:21486: $? = 0
configure:21486: result: yes
configure:21494: checking whether strsignal is declared
configure:21494: gcc -c -g -O2   conftest.c >&5
configure:21494: $? = 0
configure:21494: result: yes
configure:21502: checking whether TIOCGLCKTRMIOS is declared
configure:21502: gcc -c -g -O2   conftest.c >&5
configure:21502: $? = 0
configure:21502: result: yes
configure:21510: checking whether SOCK_CLOEXEC is declared
configure:21510: gcc -c -g -O2   conftest.c >&5
configure:21510: $? = 0
configure:21510: result: yes
configure:21519: checking whether SOCK_NONBLOCK is declared
configure:21519: gcc -c -g -O2   conftest.c >&5
configure:21519: $? = 0
configure:21519: result: yes
configure:21528: checking whether SO_PASSCRED is declared
configure:21528: gcc -c -g -O2   conftest.c >&5
configure:21528: $? = 0
configure:21528: result: yes
configure:21538: checking for cachestat
configure:21538: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccwefN7B.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:149: undefined reference to `cachestat'
collect2: error: ld returned 1 exit status
configure:21538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 1
| #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_STRSIGNAL_DECL 1
| /* end confdefs.h.  */
| /* Define cachestat to an innocuous variant, in case <limits.h> declares cachestat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define cachestat innocuous_cachestat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char cachestat (); below.  */
| 
| #include <limits.h>
| #undef cachestat
| 
| /* 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 cachestat ();
| /* 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_cachestat || defined __stub___cachestat
| choke me
| #endif
| 
| int
| main (void)
| {
| return cachestat ();
|   ;
|   return 0;
| }
configure:21538: result: no
configure:21544: checking for clearenv
configure:21544: gcc -o conftest -g -O2   conftest.c  >&5
configure:21544: $? = 0
configure:21544: result: yes
configure:21550: checking for close_range
configure:21550: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cc39zC2G.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:150: undefined reference to `close_range'
collect2: error: ld returned 1 exit status
configure:21550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return close_range ();
|   ;
|   return 0;
| }
configure:21550: result: no
configure:21556: checking for eaccess
configure:21556: gcc -o conftest -g -O2   conftest.c  >&5
configure:21556: $? = 0
configure:21556: result: yes
configure:21562: checking for err
configure:21562: gcc -o conftest -g -O2   conftest.c  >&5
configure:21562: $? = 0
configure:21562: result: yes
configure:21568: checking for errx
configure:21568: gcc -o conftest -g -O2   conftest.c  >&5
configure:21568: $? = 0
configure:21568: result: yes
configure:21574: checking for explicit_bzero
configure:21574: gcc -o conftest -g -O2   conftest.c  >&5
configure:21574: $? = 0
configure:21574: result: yes
configure:21580: checking for __fpending
configure:21580: gcc -o conftest -g -O2   conftest.c  >&5
configure:21580: $? = 0
configure:21580: result: yes
configure:21586: checking for __fpurge
configure:21586: gcc -o conftest -g -O2   conftest.c  >&5
configure:21586: $? = 0
configure:21586: result: yes
configure:21592: checking for fpurge
configure:21592: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccsBPe34.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:156: undefined reference to `fpurge'
collect2: error: ld returned 1 exit status
configure:21592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return fpurge ();
|   ;
|   return 0;
| }
configure:21592: result: no
configure:21598: checking for fnmatch
configure:21598: gcc -o conftest -g -O2   conftest.c  >&5
configure:21598: $? = 0
configure:21598: result: yes
configure:21604: checking for fsconfig
configure:21604: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cciBi8Z8.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:157: undefined reference to `fsconfig'
collect2: error: ld returned 1 exit status
configure:21604: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| /* end confdefs.h.  */
| /* Define fsconfig to an innocuous variant, in case <limits.h> declares fsconfig.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fsconfig innocuous_fsconfig
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char fsconfig (); below.  */
| 
| #include <limits.h>
| #undef fsconfig
| 
| /* 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 fsconfig ();
| /* 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_fsconfig || defined __stub___fsconfig
| choke me
| #endif
| 
| int
| main (void)
| {
| return fsconfig ();
|   ;
|   return 0;
| }
configure:21604: result: no
configure:21610: checking for fsmount
configure:21610: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccyCewnb.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:157: undefined reference to `fsmount'
collect2: error: ld returned 1 exit status
configure:21610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| /* end confdefs.h.  */
| /* Define fsmount to an innocuous variant, in case <limits.h> declares fsmount.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fsmount innocuous_fsmount
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char fsmount (); below.  */
| 
| #include <limits.h>
| #undef fsmount
| 
| /* 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 fsmount ();
| /* 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_fsmount || defined __stub___fsmount
| choke me
| #endif
| 
| int
| main (void)
| {
| return fsmount ();
|   ;
|   return 0;
| }
configure:21610: result: no
configure:21616: checking for fsopen
configure:21616: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cc6OmRWh.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:157: undefined reference to `fsopen'
collect2: error: ld returned 1 exit status
configure:21616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| /* end confdefs.h.  */
| /* Define fsopen to an innocuous variant, in case <limits.h> declares fsopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fsopen innocuous_fsopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char fsopen (); below.  */
| 
| #include <limits.h>
| #undef fsopen
| 
| /* 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 fsopen ();
| /* 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_fsopen || defined __stub___fsopen
| choke me
| #endif
| 
| int
| main (void)
| {
| return fsopen ();
|   ;
|   return 0;
| }
configure:21616: result: no
configure:21622: checking for fspick
configure:21622: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccE31hTi.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:157: undefined reference to `fspick'
collect2: error: ld returned 1 exit status
configure:21622: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| /* end confdefs.h.  */
| /* Define fspick to an innocuous variant, in case <limits.h> declares fspick.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fspick innocuous_fspick
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char fspick (); below.  */
| 
| #include <limits.h>
| #undef fspick
| 
| /* 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 fspick ();
| /* 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_fspick || defined __stub___fspick
| choke me
| #endif
| 
| int
| main (void)
| {
| return fspick ();
|   ;
|   return 0;
| }
configure:21622: result: no
configure:21628: checking for fsync
configure:21628: gcc -o conftest -g -O2   conftest.c  >&5
configure:21628: $? = 0
configure:21628: result: yes
configure:21634: checking for getdomainname
configure:21634: gcc -o conftest -g -O2   conftest.c  >&5
configure:21634: $? = 0
configure:21634: result: yes
configure:21640: checking for getdtablesize
configure:21640: gcc -o conftest -g -O2   conftest.c  >&5
configure:21640: $? = 0
configure:21640: result: yes
configure:21646: checking for getexecname
configure:21646: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccrzbnok.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:160: undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:21646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return getexecname ();
|   ;
|   return 0;
| }
configure:21646: result: no
configure:21652: checking for getmntinfo
configure:21652: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccwtWpir.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:160: undefined reference to `getmntinfo'
collect2: error: ld returned 1 exit status
configure:21652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return getmntinfo ();
|   ;
|   return 0;
| }
configure:21652: result: no
configure:21658: checking for getrandom
configure:21658: gcc -o conftest -g -O2   conftest.c  >&5
configure:21658: $? = 0
configure:21658: result: yes
configure:21664: checking for getrlimit
configure:21664: gcc -o conftest -g -O2   conftest.c  >&5
configure:21664: $? = 0
configure:21664: result: yes
configure:21670: checking for getsgnam
configure:21670: gcc -o conftest -g -O2   conftest.c  >&5
configure:21670: $? = 0
configure:21670: result: yes
configure:21676: checking for getttynam
configure:21676: gcc -o conftest -g -O2   conftest.c  >&5
configure:21676: $? = 0
configure:21676: result: yes
configure:21682: checking for inotify_init
configure:21682: gcc -o conftest -g -O2   conftest.c  >&5
configure:21682: $? = 0
configure:21682: result: yes
configure:21688: checking for jrand48
configure:21688: gcc -o conftest -g -O2   conftest.c  >&5
configure:21688: $? = 0
configure:21688: result: yes
configure:21694: checking for landlock_create_ruleset
configure:21694: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccWnAzvK.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:166: undefined reference to `landlock_create_ruleset'
collect2: error: ld returned 1 exit status
configure:21694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| /* end confdefs.h.  */
| /* Define landlock_create_ruleset to an innocuous variant, in case <limits.h> declares landlock_create_ruleset.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define landlock_create_ruleset innocuous_landlock_create_ruleset
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char landlock_create_ruleset (); below.  */
| 
| #include <limits.h>
| #undef landlock_create_ruleset
| 
| /* 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 landlock_create_ruleset ();
| /* 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_landlock_create_ruleset || defined __stub___landlock_create_ruleset
| choke me
| #endif
| 
| int
| main (void)
| {
| return landlock_create_ruleset ();
|   ;
|   return 0;
| }
configure:21694: result: no
configure:21700: checking for landlock_add_rule
configure:21700: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cchGyWFM.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:166: undefined reference to `landlock_add_rule'
collect2: error: ld returned 1 exit status
configure:21700: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| /* end confdefs.h.  */
| /* Define landlock_add_rule to an innocuous variant, in case <limits.h> declares landlock_add_rule.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define landlock_add_rule innocuous_landlock_add_rule
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char landlock_add_rule (); below.  */
| 
| #include <limits.h>
| #undef landlock_add_rule
| 
| /* 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 landlock_add_rule ();
| /* 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_landlock_add_rule || defined __stub___landlock_add_rule
| choke me
| #endif
| 
| int
| main (void)
| {
| return landlock_add_rule ();
|   ;
|   return 0;
| }
configure:21700: result: no
configure:21706: checking for landlock_restrict_self
configure:21706: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cc5wnlQO.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:166: undefined reference to `landlock_restrict_self'
collect2: error: ld returned 1 exit status
configure:21706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETSGNAM 1
| #define HAVE_GETTTYNAM 1
| #define HAVE_INOTIFY_INIT 1
| #define HAVE_JRAND48 1
| /* end confdefs.h.  */
| /* Define landlock_restrict_self to an innocuous variant, in case <limits.h> declares landlock_restrict_self.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define landlock_restrict_self innocuous_landlock_restrict_self
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char landlock_restrict_self (); below.  */
| 
| #include <limits.h>
| #undef landlock_restrict_self
| 
| /* 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 landlock_restrict_self ();
| /* 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_landlock_restrict_self || defined __stub___landlock_restrict_self
| choke me
| #endif
| 
| int
| main (void)
| {
| return landlock_restrict_self ();
|   ;
|   return 0;
| }
configure:21706: result: no
configure:21712: checking for lchown
configure:21712: gcc -o conftest -g -O2   conftest.c  >&5
configure:21712: $? = 0
configure:21712: result: yes
configure:21718: checking for lgetxattr
configure:21718: gcc -o conftest -g -O2   conftest.c  >&5
configure:21718: $? = 0
configure:21718: result: yes
configure:21724: checking for llistxattr
configure:21724: gcc -o conftest -g -O2   conftest.c  >&5
configure:21724: $? = 0
configure:21724: result: yes
configure:21730: checking for llseek
configure:21730: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccLgB7z1.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:169: undefined reference to `llseek'
collect2: error: ld returned 1 exit status
configure:21730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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
| /* end confdefs.h.  */
| /* Define llseek to an innocuous variant, in case <limits.h> declares llseek.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define llseek innocuous_llseek
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char llseek (); below.  */
| 
| #include <limits.h>
| #undef llseek
| 
| /* 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 llseek ();
| /* 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_llseek || defined __stub___llseek
| choke me
| #endif
| 
| int
| main (void)
| {
| return llseek ();
|   ;
|   return 0;
| }
configure:21730: result: no
configure:21736: checking for newlocale
configure:21736: gcc -o conftest -g -O2   conftest.c  >&5
configure:21736: $? = 0
configure:21736: result: yes
configure:21742: checking for mempcpy
configure:21742: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:159:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch]
 char mempcpy ();
      ^~~~~~~
configure:21742: $? = 0
configure:21742: result: yes
configure:21748: checking for mkostemp
configure:21748: gcc -o conftest -g -O2   conftest.c  >&5
configure:21748: $? = 0
configure:21748: result: yes
configure:21754: checking for move_mount
configure:21754: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccmhG82e.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:172: undefined reference to `move_mount'
collect2: error: ld returned 1 exit status
configure:21754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| /* end confdefs.h.  */
| /* Define move_mount to an innocuous variant, in case <limits.h> declares move_mount.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define move_mount innocuous_move_mount
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char move_mount (); below.  */
| 
| #include <limits.h>
| #undef move_mount
| 
| /* 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 move_mount ();
| /* 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_move_mount || defined __stub___move_mount
| choke me
| #endif
| 
| int
| main (void)
| {
| return move_mount ();
|   ;
|   return 0;
| }
configure:21754: result: no
configure:21760: checking for mount_setattr
configure:21760: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccAJXNch.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:172: undefined reference to `mount_setattr'
collect2: error: ld returned 1 exit status
configure:21760: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| /* end confdefs.h.  */
| /* Define mount_setattr to an innocuous variant, in case <limits.h> declares mount_setattr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mount_setattr innocuous_mount_setattr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char mount_setattr (); below.  */
| 
| #include <limits.h>
| #undef mount_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 mount_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_mount_setattr || defined __stub___mount_setattr
| choke me
| #endif
| 
| int
| main (void)
| {
| return mount_setattr ();
|   ;
|   return 0;
| }
configure:21760: result: no
configure:21766: checking for nanosleep
configure:21766: gcc -o conftest -g -O2   conftest.c  >&5
configure:21766: $? = 0
configure:21766: result: yes
configure:21772: checking for ntp_gettime
configure:21772: gcc -o conftest -g -O2   conftest.c  >&5
configure:21772: $? = 0
configure:21772: result: yes
configure:21778: checking for open_tree
configure:21778: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccJiARjr.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:174: undefined reference to `open_tree'
collect2: error: ld returned 1 exit status
configure:21778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_NEWLOCALE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_NTP_GETTIME 1
| /* end confdefs.h.  */
| /* Define open_tree to an innocuous variant, in case <limits.h> declares open_tree.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define open_tree innocuous_open_tree
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char open_tree (); below.  */
| 
| #include <limits.h>
| #undef open_tree
| 
| /* 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 open_tree ();
| /* 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_open_tree || defined __stub___open_tree
| choke me
| #endif
| 
| int
| main (void)
| {
| return open_tree ();
|   ;
|   return 0;
| }
configure:21778: result: no
configure:21784: checking for personality
configure:21784: gcc -o conftest -g -O2   conftest.c  >&5
configure:21784: $? = 0
configure:21784: result: yes
configure:21790: checking for pidfd_open
configure:21790: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccjv9A8o.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:175: undefined reference to `pidfd_open'
collect2: error: ld returned 1 exit status
configure:21790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return pidfd_open ();
|   ;
|   return 0;
| }
configure:21790: result: no
configure:21796: checking for pidfd_send_signal
configure:21796: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccgb0C4p.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:175: undefined reference to `pidfd_send_signal'
collect2: error: ld returned 1 exit status
configure:21796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return pidfd_send_signal ();
|   ;
|   return 0;
| }
configure:21796: result: no
configure:21802: checking for posix_fadvise
configure:21802: gcc -o conftest -g -O2   conftest.c  >&5
configure:21802: $? = 0
configure:21802: result: yes
configure:21808: checking for prctl
configure:21808: gcc -o conftest -g -O2   conftest.c  >&5
configure:21808: $? = 0
configure:21808: result: yes
configure:21814: checking for qsort_r
configure:21814: gcc -o conftest -g -O2   conftest.c  >&5
configure:21814: $? = 0
configure:21814: result: yes
configure:21820: checking for reallocarray
configure:21820: gcc -o conftest -g -O2   conftest.c  >&5
configure:21820: $? = 0
configure:21820: result: yes
configure:21826: checking for renameat2
configure:21826: gcc -o conftest -g -O2   conftest.c  >&5
configure:21826: $? = 0
configure:21826: result: yes
configure:21832: checking for rpmatch
configure:21832: gcc -o conftest -g -O2   conftest.c  >&5
configure:21832: $? = 0
configure:21832: result: yes
configure:21838: checking for scandirat
configure:21838: gcc -o conftest -g -O2   conftest.c  >&5
configure:21838: $? = 0
configure:21838: result: yes
configure:21844: checking for sched_setattr
configure:21844: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccbCnigM.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:182: undefined reference to `sched_setattr'
collect2: error: ld returned 1 exit status
configure:21844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return sched_setattr ();
|   ;
|   return 0;
| }
configure:21844: result: no
configure:21850: checking for sched_setscheduler
configure:21850: gcc -o conftest -g -O2   conftest.c  >&5
configure:21850: $? = 0
configure:21850: result: yes
configure:21856: checking for __secure_getenv
configure:21856: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccHgOKUV.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:183: undefined reference to `__secure_getenv'
collect2: error: ld returned 1 exit status
configure:21856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return __secure_getenv ();
|   ;
|   return 0;
| }
configure:21856: result: no
configure:21862: checking for secure_getenv
configure:21862: gcc -o conftest -g -O2   conftest.c  >&5
configure:21862: $? = 0
configure:21862: result: yes
configure:21868: checking for sendfile
configure:21868: gcc -o conftest -g -O2   conftest.c  >&5
configure:21868: $? = 0
configure:21868: result: yes
configure:21874: checking for setprogname
configure:21874: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccKEwxy1.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:185: undefined reference to `setprogname'
collect2: error: ld returned 1 exit status
configure:21874: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return setprogname ();
|   ;
|   return 0;
| }
configure:21874: result: no
configure:21880: checking for setresgid
configure:21880: gcc -o conftest -g -O2   conftest.c  >&5
configure:21880: $? = 0
configure:21880: result: yes
configure:21886: checking for setresuid
configure:21886: gcc -o conftest -g -O2   conftest.c  >&5
configure:21886: $? = 0
configure:21886: result: yes
configure:21892: checking for sigqueue
configure:21892: gcc -o conftest -g -O2   conftest.c  >&5
configure:21892: $? = 0
configure:21892: result: yes
configure:21898: checking for srandom
configure:21898: gcc -o conftest -g -O2   conftest.c  >&5
configure:21898: $? = 0
configure:21898: result: yes
configure:21904: checking for statx
configure:21904: gcc -o conftest -g -O2   conftest.c  >&5
configure:21904: $? = 0
configure:21904: result: yes
configure:21910: checking for strnchr
configure:21910: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/cclEXG8i.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:190: undefined reference to `strnchr'
collect2: error: ld returned 1 exit status
configure:21910: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return strnchr ();
|   ;
|   return 0;
| }
configure:21910: result: no
configure:21916: checking for strndup
configure:21916: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:179:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch]
 char strndup ();
      ^~~~~~~
configure:21916: $? = 0
configure:21916: result: yes
configure:21922: checking for strnlen
configure:21922: gcc -o conftest -g -O2   conftest.c  >&5
configure:21922: $? = 0
configure:21922: result: yes
configure:21928: checking for strtod_l
configure:21928: gcc -o conftest -g -O2   conftest.c  >&5
configure:21928: $? = 0
configure:21928: result: yes
configure:21934: checking for sysconf
configure:21934: gcc -o conftest -g -O2   conftest.c  >&5
configure:21934: $? = 0
configure:21934: result: yes
configure:21940: checking for sysinfo
configure:21940: gcc -o conftest -g -O2   conftest.c  >&5
configure:21940: $? = 0
configure:21940: result: yes
configure:21946: checking for timegm
configure:21946: gcc -o conftest -g -O2   conftest.c  >&5
configure:21946: $? = 0
configure:21946: result: yes
configure:21952: checking for usleep
configure:21952: gcc -o conftest -g -O2   conftest.c  >&5
configure:21952: $? = 0
configure:21952: result: yes
configure:21958: checking for uselocale
configure:21958: gcc -o conftest -g -O2   conftest.c  >&5
configure:21958: $? = 0
configure:21958: result: yes
configure:21964: checking for utimensat
configure:21964: gcc -o conftest -g -O2   conftest.c  >&5
configure:21964: $? = 0
configure:21964: result: yes
configure:21970: checking for vwarnx
configure:21970: gcc -o conftest -g -O2   conftest.c  >&5
configure:21970: $? = 0
configure:21970: result: yes
configure:21976: checking for warn
configure:21976: gcc -o conftest -g -O2   conftest.c  >&5
configure:21976: $? = 0
configure:21976: result: yes
configure:21982: checking for warnx
configure:21982: gcc -o conftest -g -O2   conftest.c  >&5
configure:21982: $? = 0
configure:21982: result: yes
configure:21989: checking for _LARGEFILE_SOURCE value needed for large files
configure:22009: gcc -o conftest -g -O2   conftest.c  >&5
configure:22009: $? = 0
configure:22039: result: no
configure:22062: checking for futimens
configure:22062: gcc -o conftest -g -O2   conftest.c  >&5
configure:22062: $? = 0
configure:22062: result: yes
configure:22073: checking for getusershell
configure:22073: gcc -o conftest -g -O2   conftest.c  >&5
configure:22073: $? = 0
configure:22073: result: yes
configure:22086: checking for inotify_init1
configure:22086: gcc -o conftest -g -O2   conftest.c  >&5
configure:22086: $? = 0
configure:22086: result: yes
configure:22098: checking for ioperm
configure:22098: gcc -o conftest -g -O2   conftest.c  >&5
configure:22098: $? = 0
configure:22098: result: yes
configure:22098: checking for iopl
configure:22098: gcc -o conftest -g -O2   conftest.c  >&5
configure:22098: $? = 0
configure:22098: result: yes
configure:22112: checking for openat
configure:22112: gcc -o conftest -g -O2   conftest.c  >&5
configure:22112: $? = 0
configure:22112: result: yes
configure:22112: checking for fstatat
configure:22112: gcc -o conftest -g -O2   conftest.c  >&5
configure:22112: $? = 0
configure:22112: result: yes
configure:22112: checking for unlinkat
configure:22112: gcc -o conftest -g -O2   conftest.c  >&5
configure:22112: $? = 0
configure:22112: result: yes
configure:22127: checking for open_memstream
configure:22127: gcc -o conftest -g -O2   conftest.c  >&5
configure:22127: $? = 0
configure:22127: result: yes
configure:22140: checking for reboot
configure:22140: gcc -o conftest -g -O2   conftest.c  >&5
configure:22140: $? = 0
configure:22140: result: yes
configure:22154: checking for updwtmpx
configure:22154: gcc -o conftest -g -O2   conftest.c  >&5
configure:22154: $? = 0
configure:22154: result: yes
configure:22154: checking for updwtmpx
configure:22154: result: yes
configure:22187: checking for syscall setns
configure:22207: gcc -c -g -O2  conftest.c >&5
configure:22207: $? = 0
configure:22247: result: SYS_setns
configure:22267: checking for syscall pidfd_open
configure:22287: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_pidfd_open' undeclared (first use in this function); did you mean 'SYS_mq_open'?
 int test = SYS_pidfd_open;
            ^~~~~~~~~~~~~~
            SYS_mq_open
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_pidfd_open;
|   ;
|   return 0;
| }
configure:22305: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_pidfd_open' undeclared (first use in this function)
 int test = __NR_pidfd_open;
            ^~~~~~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_pidfd_open;
|   ;
|   return 0;
| }
configure:22327: result: no
configure:22330: WARNING: Unable to detect syscall pidfd_open.
configure:22340: checking for syscall pidfd_send_signal
configure:22360: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_pidfd_send_signal' undeclared (first use in this function)
 int test = SYS_pidfd_send_signal;
            ^~~~~~~~~~~~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_pidfd_send_signal;
|   ;
|   return 0;
| }
configure:22378: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_pidfd_send_signal' undeclared (first use in this function)
 int test = __NR_pidfd_send_signal;
            ^~~~~~~~~~~~~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_pidfd_send_signal;
|   ;
|   return 0;
| }
configure:22400: result: no
configure:22403: WARNING: Unable to detect syscall pidfd_send_signal.
configure:22413: checking for syscall close_range
configure:22433: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_close_range' undeclared (first use in this function); did you mean 'SYS_clone'?
 int test = SYS_close_range;
            ^~~~~~~~~~~~~~~
            SYS_clone
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22433: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_close_range;
|   ;
|   return 0;
| }
configure:22451: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_close_range' undeclared (first use in this function); did you mean 'copy_file_range'?
 int test = __NR_close_range;
            ^~~~~~~~~~~~~~~~
            copy_file_range
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_close_range;
|   ;
|   return 0;
| }
configure:22473: result: no
configure:22476: WARNING: Unable to detect syscall close_range.
configure:22486: checking for syscall fsconfig
configure:22506: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_fsconfig' undeclared (first use in this function); did you mean 'SYS_fchdir'?
 int test = SYS_fsconfig;
            ^~~~~~~~~~~~
            SYS_fchdir
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22506: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_fsconfig;
|   ;
|   return 0;
| }
configure:22524: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_fsconfig' undeclared (first use in this function)
 int test = __NR_fsconfig;
            ^~~~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_fsconfig;
|   ;
|   return 0;
| }
configure:22546: result: no
configure:22549: WARNING: Unable to detect syscall fsconfig.
configure:22559: checking for syscall fsmount
configure:22579: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_fsmount' undeclared (first use in this function); did you mean 'SYS_mount'?
 int test = SYS_fsmount;
            ^~~~~~~~~~~
            SYS_mount
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22579: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_fsmount;
|   ;
|   return 0;
| }
configure:22597: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_fsmount' undeclared (first use in this function); did you mean '__u_short'?
 int test = __NR_fsmount;
            ^~~~~~~~~~~~
            __u_short
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_fsmount;
|   ;
|   return 0;
| }
configure:22619: result: no
configure:22622: WARNING: Unable to detect syscall fsmount.
configure:22632: checking for syscall fsopen
configure:22652: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_fsopen' undeclared (first use in this function); did you mean 'SYS_open'?
 int test = SYS_fsopen;
            ^~~~~~~~~~
            SYS_open
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_fsopen;
|   ;
|   return 0;
| }
configure:22670: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_fsopen' undeclared (first use in this function)
 int test = __NR_fsopen;
            ^~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_fsopen;
|   ;
|   return 0;
| }
configure:22692: result: no
configure:22695: WARNING: Unable to detect syscall fsopen.
configure:22705: checking for syscall fspick
configure:22725: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_fspick' undeclared (first use in this function); did you mean 'SYS_flock'?
 int test = SYS_fspick;
            ^~~~~~~~~~
            SYS_flock
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_fspick;
|   ;
|   return 0;
| }
configure:22743: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_fspick' undeclared (first use in this function)
 int test = __NR_fspick;
            ^~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_fspick;
|   ;
|   return 0;
| }
configure:22765: result: no
configure:22768: WARNING: Unable to detect syscall fspick.
configure:22778: checking for syscall mount_setattr
configure:22798: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_mount_setattr' undeclared (first use in this function); did you mean 'SYS_sched_setattr'?
 int test = SYS_mount_setattr;
            ^~~~~~~~~~~~~~~~~
            SYS_sched_setattr
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_mount_setattr;
|   ;
|   return 0;
| }
configure:22816: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_mount_setattr' undeclared (first use in this function); did you mean 'SYS_sched_setattr'?
 int test = __NR_mount_setattr;
            ^~~~~~~~~~~~~~~~~~
            SYS_sched_setattr
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_mount_setattr;
|   ;
|   return 0;
| }
configure:22838: result: no
configure:22841: WARNING: Unable to detect syscall mount_setattr.
configure:22851: checking for syscall move_mount
configure:22871: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_move_mount' undeclared (first use in this function); did you mean 'SYS_mount'?
 int test = SYS_move_mount;
            ^~~~~~~~~~~~~~
            SYS_mount
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_move_mount;
|   ;
|   return 0;
| }
configure:22889: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_move_mount' undeclared (first use in this function)
 int test = __NR_move_mount;
            ^~~~~~~~~~~~~~~
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_move_mount;
|   ;
|   return 0;
| }
configure:22911: result: no
configure:22914: WARNING: Unable to detect syscall move_mount.
configure:22924: checking for syscall open_tree
configure:22944: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: 'SYS_open_tree' undeclared (first use in this function); did you mean 'SYS_openat'?
 int test = SYS_open_tree;
            ^~~~~~~~~~~~~
            SYS_openat
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = SYS_open_tree;
|   ;
|   return 0;
| }
configure:22962: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:12: error: '__NR_open_tree' undeclared (first use in this function); did you mean '__builtin_free'?
 int test = __NR_open_tree;
            ^~~~~~~~~~~~~~
            __builtin_free
conftest.c:195:12: note: each undeclared identifier is reported only once for each function it appears in
configure:22962: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| int test = __NR_open_tree;
|   ;
|   return 0;
| }
configure:22984: result: no
configure:22987: WARNING: Unable to detect syscall open_tree.
configure:23020: checking for isnan
configure:23020: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:204:6: warning: conflicting types for built-in function 'isnan' [-Wbuiltin-declaration-mismatch]
 char isnan ();
      ^~~~~
configure:23020: $? = 0
configure:23020: result: yes
configure:23116: checking for clock_gettime
configure:23116: gcc -o conftest -g -O2   conftest.c  >&5
configure:23116: $? = 0
configure:23116: result: yes
configure:23171: checking for timer_create
configure:23171: gcc -o conftest -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccXmb2zW.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:217: undefined reference to `timer_create'
collect2: error: ld returned 1 exit status
configure:23171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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.  */
| 
| #include <limits.h>
| #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 (void)
| {
| return timer_create ();
|   ;
|   return 0;
| }
configure:23171: result: no
configure:23177: checking for timer_create in -lrt
configure:23200: gcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:23200: $? = 0
configure:23210: result: yes
configure:23321: checking for rtas_get_sysparm in -lrtas
configure:23344: gcc -o conftest -g -O2   conftest.c -lrtas   >&5
/usr/bin/ld: cannot find -lrtas
collect2: error: ld returned 1 exit status
configure:23344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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.  */
| char rtas_get_sysparm ();
| int
| main (void)
| {
| return rtas_get_sysparm ();
|   ;
|   return 0;
| }
configure:23354: result: no
configure:23369: checking for struct sockaddr.sa_len
configure:23369: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:12: error: 'struct sockaddr' has no member named 'sa_len'
 if (ac_aggr.sa_len)
            ^
configure:23369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:23369: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:19: error: 'struct sockaddr' has no member named 'sa_len'
 if (sizeof ac_aggr.sa_len)
                   ^
configure:23369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:23369: result: no
configure:23381: checking for library containing socket
configure:23411: gcc -o conftest -g -O2   conftest.c  >&5
configure:23411: $? = 0
configure:23431: result: none required
configure:23451: checking for dirfd
configure:23451: gcc -o conftest -g -O2   conftest.c  >&5
configure:23451: $? = 0
configure:23451: result: yes
configure:23514: checking for mq_open in -lrt
configure:23537: gcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:23537: $? = 0
configure:23547: result: yes
configure:23556: checking whether program_invocation_short_name is defined
configure:23573: gcc -c -g -O2  conftest.c >&5
configure:23573: $? = 0
configure:23576: result: yes
configure:23591: checking whether __progname is defined
configure:23604: gcc -o conftest -g -O2   conftest.c  >&5
configure:23604: $? = 0
configure:23609: result: yes
configure:23618: checking whether IOC_OPAL_GET_STATUS is declared
configure:23618: gcc -c -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:203:10: error: 'IOC_OPAL_GET_STATUS' undeclared (first use in this function); did you mean 'IOC_OPAL_LR_SETUP'?
   (void) IOC_OPAL_GET_STATUS;
          ^~~~~~~~~~~~~~~~~~~
          IOC_OPAL_LR_SETUP
conftest.c:203:10: note: each undeclared identifier is reported only once for each function it appears in
configure:23618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 <linux/sed-opal.h>
| 
| int
| main (void)
| {
| #ifndef IOC_OPAL_GET_STATUS
| #ifdef __cplusplus
|   (void) IOC_OPAL_GET_STATUS;
| #else
|   (void) IOC_OPAL_GET_STATUS;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:23618: result: no
configure:23873: checking for asciidoctor
configure:23911: result: no
configure:23925: WARNING: asciidoctor not found; not building man pages
configure:23975: re-use already generated man-pages.
configure:24021: checking for po4a
configure:24059: result: no
configure:24073: WARNING: po4a not found; not building translated man pages
configure:24104: checking whether the target supports thread-local storage
configure:24164: gcc -o conftest -g -O2   conftest.c  >&5
configure:24164: $? = 0
configure:24164: ./conftest
configure:24164: $? = 0
configure:24172: gcc -o conftest -g -O2  -static  conftest.c  >&5
configure:24172: $? = 0
configure:24185: gcc -o conftest -g -O2  -static  conftest.c  >&5
configure:24185: $? = 0
configure:24185: ./conftest
configure:24185: $? = 0
configure:24218: gcc -o conftest  -g -O2   conftest.c  >&5
/usr/bin/ld: /tmp/ccLXkJ3w.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:199: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:24218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| pthread_t t; pthread_create(&t,NULL,g,NULL);
|   ;
|   return 0;
| }
configure:24218: gcc -o conftest -pthread -g -O2   conftest.c  >&5
configure:24218: $? = 0
configure:24266: gcc -o conftest -pthread -g -O2   conftest.c  >&5
configure:24266: $? = 0
configure:24266: ./conftest
configure:24266: $? = 0
configure:24287: result: yes
configure:24326: checking for openpty in -lutil
configure:24349: gcc -o conftest -g -O2   conftest.c -lutil   >&5
configure:24349: $? = 0
configure:24359: result: yes
configure:24412: checking for union semun
configure:24412: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:204:13: error: invalid application of 'sizeof' to incomplete type 'union semun'
 if (sizeof (union semun))
             ^~~~~
configure:24412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| if (sizeof (union semun))
| 	 return 0;
|   ;
|   return 0;
| }
configure:24412: result: no
configure:24424: checking for loff_t
configure:24424: gcc -c -g -O2  conftest.c >&5
configure:24424: $? = 0
configure:24424: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:228:21: error: expected expression before ')' token
 if (sizeof ((loff_t)))
                     ^
configure:24424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((loff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24424: result: yes
configure:24457: checking wchar_t support
configure:24482: gcc -c -g -O2  conftest.c >&5
configure:24482: $? = 0
configure:24484: result: yes
configure:24521: checking for cpu_set_t
configure:24521: gcc -c -g -O2  conftest.c >&5
configure:24521: $? = 0
configure:24521: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:206:24: error: expected expression before ')' token
 if (sizeof ((cpu_set_t)))
                        ^
configure:24521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| if (sizeof ((cpu_set_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24521: result: yes
configure:24543: checking for sighandler_t
configure:24543: gcc -c -g -O2  conftest.c >&5
configure:24543: $? = 0
configure:24543: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:207:27: error: expected expression before ')' token
 if (sizeof ((sighandler_t)))
                           ^
configure:24543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| if (sizeof ((sighandler_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24543: result: yes
configure:24556: checking whether CPU_ALLOC is declared
configure:24556: gcc -c -g -O2   conftest.c >&5
configure:24556: $? = 0
configure:24556: result: yes
configure:24573: checking for crypt.h
configure:24573: gcc -c -g -O2  conftest.c >&5
configure:24573: $? = 0
configure:24573: result: yes
configure:24600: gcc -o conftest -g -O2   conftest.c -lutil  >&5
/usr/bin/ld: /tmp/ccl7v8DV.o: in function `main':
/home/uke/oil/_tmp/osh-runtime/raw.no-host.2024-07-09__16-22-05/files-11/conftest.c:215: undefined reference to `crypt'
collect2: error: ld returned 1 exit status
configure:24600: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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 (void)
| {
| 
| char *c = crypt("abc","pw");
| 
|   ;
|   return 0;
| }
configure:24632: gcc -o conftest -g -O2   conftest.c -lutil  -lcrypt >&5
configure:24632: $? = 0
configure:24937: checking for udev_new in -ludev
configure:24960: gcc -o conftest -g -O2   conftest.c -ludev  -lutil  >&5
/usr/bin/ld: cannot find -ludev
collect2: error: ld returned 1 exit status
configure:24960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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.  */
| char udev_new ();
| int
| main (void)
| {
| return udev_new ();
|   ;
|   return 0;
| }
configure:24970: result: no
configure:25074: checking for ncursesw6-config
configure:25095: found /usr/bin/ncursesw6-config
configure:25106: result: ncursesw6-config
configure:25128: $NCURSESW6_CONFIG --version >/dev/null
configure:25131: $? = 0
configure:25405: checking for ncursesw/ncurses.h
configure:25405: gcc -c -g -O2  conftest.c >&5
configure:25405: $? = 0
configure:25405: result: yes
configure:25413: checking for ncursesw/term.h
configure:25413: gcc -c -g -O2  conftest.c >&5
configure:25413: $? = 0
configure:25413: result: yes
configure:26027: checking for use_default_colors in -lncursesw
configure:26050: gcc -o conftest -g -O2   conftest.c -lncursesw  -lutil  >&5
configure:26050: $? = 0
configure:26061: result: yes
configure:26073: checking for resizeterm in -lncursesw
configure:26096: gcc -o conftest -g -O2   conftest.c -lncursesw  -lutil  >&5
configure:26096: $? = 0
configure:26107: result: yes
configure:26146: checking for tinfow
configure:26250: result: no
configure:26253: checking for tgetent in -ltinfow
configure:26276: gcc -o conftest -g -O2   conftest.c -ltinfow  -lutil  >&5
/usr/bin/ld: cannot find -ltinfow
collect2: error: ld returned 1 exit status
configure:26276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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_NCURSESW_NCURSES_H 1
| #define HAVE_NCURSESW_TERM_H 1
| #define HAVE_LIBNCURSESW 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_RESIZETERM 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.  */
| char tgetent ();
| int
| main (void)
| {
| return tgetent ();
|   ;
|   return 0;
| }
configure:26286: result: no
configure:26334: checking for tinfo
configure:26438: result: no
configure:26441: checking for tgetent in -ltinfo
configure:26464: gcc -o conftest -g -O2   conftest.c -ltinfo  -lutil  >&5
configure:26464: $? = 0
configure:26474: result: yes
configure:26564: checking for readline in -lreadline
configure:26587: gcc -o conftest -g -O2   conftest.c -lreadline  -lutil  >&5
configure:26587: $? = 0
configure:26597: result: yes
configure:26972: WARNING: liblastlog2 disabled; not building pam_lastlog2
configure:27361: WARNING: mount FDs based API not found; not building libmount_mountfd_support
configure:28859: checking for syscall fallocate
configure:28879: gcc -c -g -O2  conftest.c >&5
configure:28879: $? = 0
configure:28919: result: SYS_fallocate
configure:28957: checking for valid fallocate() function
configure:28989: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:28989: $? = 0
configure:28992: result: yes
configure:29010: checking for valid posix_fallocate() function
configure:29042: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:29042: $? = 0
configure:29045: result: yes
configure:29115: checking for syscall unshare
configure:29135: gcc -c -g -O2  conftest.c >&5
configure:29135: $? = 0
configure:29175: result: SYS_unshare
configure:29237: checking for valid unshare() function
configure:29258: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:29258: $? = 0
configure:29261: result: yes
configure:29356: checking for valid setns() function
configure:29378: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:29378: $? = 0
configure:29381: result: yes
configure:29424: checking for capng_apply in -lcap-ng
configure:29447: gcc -o conftest -g -O2   conftest.c -lcap-ng  -lreadline -lutil  >&5
/usr/bin/ld: cannot find -lcap-ng
collect2: error: ld returned 1 exit status
configure:29447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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_NCURSESW_NCURSES_H 1
| #define HAVE_NCURSESW_TERM_H 1
| #define HAVE_LIBNCURSESW 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_RESIZETERM 1
| #define HAVE_LIBTINFO 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBUUID 1
| #define LIBLASTLOG2_VERSION "2.40.0"
| #define LIBBLKID_VERSION "2.40.0"
| #define LIBBLKID_DATE "27-Mar-2024"
| #define HAVE_LIBBLKID 1
| #define HAVE_LIBMOUNT 1
| #define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
| #define LIBMOUNT_VERSION "2.40.0"
| #define LIBSMARTCOLS_VERSION "2.40.0"
| #define LIBFDISK_VERSION "2.40.0"
| #define HAVE_UUIDD 1
| #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.  */
| char capng_apply ();
| int
| main (void)
| {
| return capng_apply ();
|   ;
|   return 0;
| }
configure:29457: result: no
configure:29601: WARNING: libcap-ng library not found; not building setpriv
configure:29983: checking for crc32 in -lz
configure:30006: gcc -o conftest -g -O2   conftest.c -lz  -lreadline -lutil  >&5
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
configure:30006: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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_NCURSESW_NCURSES_H 1
| #define HAVE_NCURSESW_TERM_H 1
| #define HAVE_LIBNCURSESW 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_RESIZETERM 1
| #define HAVE_LIBTINFO 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBUUID 1
| #define LIBLASTLOG2_VERSION "2.40.0"
| #define LIBBLKID_VERSION "2.40.0"
| #define LIBBLKID_DATE "27-Mar-2024"
| #define HAVE_LIBBLKID 1
| #define HAVE_LIBMOUNT 1
| #define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
| #define LIBMOUNT_VERSION "2.40.0"
| #define LIBSMARTCOLS_VERSION "2.40.0"
| #define LIBFDISK_VERSION "2.40.0"
| #define HAVE_UUIDD 1
| #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
| /* 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.  */
| char crc32 ();
| int
| main (void)
| {
| return crc32 ();
|   ;
|   return 0;
| }
configure:30016: result: no
configure:30043: checking for magic_open in -lmagic
configure:30066: gcc -o conftest -g -O2   conftest.c -lmagic  -lreadline -lutil  >&5
/usr/bin/ld: cannot find -lmagic
collect2: error: ld returned 1 exit status
configure:30066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "util-linux"
| #define PACKAGE_TARNAME "util-linux"
| #define PACKAGE_VERSION "2.40"
| #define PACKAGE_STRING "util-linux 2.40"
| #define PACKAGE_BUGREPORT "kzak@redhat.com"
| #define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define PACKAGE "util-linux"
| #define VERSION "2.40"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LINUX_BLKPG_H 1
| #define HAVE_LINUX_MAJOR_H 1
| #define HAVE_ASM_GENERIC_FCNTL_H 1
| #define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
| #define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
| #define HAVE_DECL_PR_REP_CAPACITY 0
| #define HAVE_LANGINFO_H 1
| #define HAVE_LANGINFO_ALTMON 1
| #define HAVE_LANGINFO_NL_ABALTMON 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_TERMIOS_C_LINE 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
| #define HAVE___FPENDING 1
| #define HAVE___FPURGE 1
| #define HAVE_FNMATCH 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
| #define HAVE_RENAMEAT2 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_STATX 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_NCURSESW_NCURSES_H 1
| #define HAVE_NCURSESW_TERM_H 1
| #define HAVE_LIBNCURSESW 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_RESIZETERM 1
| #define HAVE_LIBTINFO 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBUUID 1
| #define LIBLASTLOG2_VERSION "2.40.0"
| #define LIBBLKID_VERSION "2.40.0"
| #define LIBBLKID_DATE "27-Mar-2024"
| #define HAVE_LIBBLKID 1
| #define HAVE_LIBMOUNT 1
| #define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
| #define LIBMOUNT_VERSION "2.40.0"
| #define LIBSMARTCOLS_VERSION "2.40.0"
| #define LIBFDISK_VERSION "2.40.0"
| #define HAVE_UUIDD 1
| #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
| /* 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.  */
| char magic_open ();
| int
| main (void)
| {
| return magic_open ();
|   ;
|   return 0;
| }
configure:30076: result: no
configure:30145: WARNING: z library not found; not building cramfs
configure:30646: checking for syscall swapon
configure:30666: gcc -c -g -O2  conftest.c >&5
configure:30666: $? = 0
configure:30706: result: SYS_swapon
configure:30742: checking for syscall swapoff
configure:30762: gcc -c -g -O2  conftest.c >&5
configure:30762: $? = 0
configure:30802: result: SYS_swapoff
configure:30896: checking for swapon
configure:30896: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:30896: $? = 0
configure:30896: result: yes
configure:30903: checking for swapoff
configure:30903: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:30903: $? = 0
configure:30903: result: yes
configure:31895: checking for syscall pidfd_open
configure:31955: result: no
configure:31958: WARNING: Unable to detect syscall pidfd_open.
configure:31972: WARNING: pidfd_open syscall not found; not building waitpid
configure:32027: checking for valid audit arch
configure:32040: gcc -c -g -O2  conftest.c >&5
configure:32040: $? = 0
configure:32042: result: yes
configure:32257: checking for syscall prlimit64
configure:32277: gcc -c -g -O2  conftest.c >&5
configure:32277: $? = 0
configure:32317: result: SYS_prlimit64
configure:32354: checking for valid prlimit() function
configure:32378: gcc -o conftest -g -O2   conftest.c -lreadline -lutil  >&5
configure:32378: $? = 0
configure:32381: result: yes
configure:32648: checking for syscall pivot_root
configure:32668: gcc -c -g -O2  conftest.c >&5
configure:32668: $? = 0
configure:32708: result: SYS_pivot_root
configure:33845: checking for syscall renameat2
configure:33865: gcc -c -g -O2  conftest.c >&5
configure:33865: $? = 0
configure:33905: result: SYS_renameat2
configure:34521: checking building for glibc
configure:34534: gcc -c -g -O2  conftest.c >&5
configure:34534: $? = 0
configure:34536: result: yes
configure:35312: checking for libuser >= 0.58
configure:35371: result: no
configure:35524: WARNING: PAM header file not found; not building chfn_chsh
configure:35617: WARNING: PAM header file not found; not building login
configure:35923: WARNING: PAM header file not found; not building su
configure:36038: WARNING: PAM header file not found; not building runuser
configure:36451: checking for syscall ioprio_set
configure:36471: gcc -c -g -O2  conftest.c >&5
configure:36471: $? = 0
configure:36519: result: SYS_ioprio_set
configure:36556: checking for syscall ioprio_get
configure:36576: gcc -c -g -O2  conftest.c >&5
configure:36576: $? = 0
configure:36624: result: SYS_ioprio_get
configure:36712: checking for syscall sched_getaffinity
configure:36732: gcc -c -g -O2  conftest.c >&5
configure:36732: $? = 0
configure:36772: result: SYS_sched_getaffinity
configure:36872: checking for syscall sched_setattr
configure:36892: gcc -c -g -O2  conftest.c >&5
configure:36892: $? = 0
configure:36932: result: SYS_sched_setattr
configure:36970: checking for syscall sched_setattr
configure:37030: result: SYS_sched_setattr
configure:37274: checking for libsystemd
configure:37333: result: no
configure:37349: checking for libsystemd-daemon
configure:37408: result: no
configure:37420: checking for libsystemd-journal
configure:37479: result: no
configure:37662: checking for libeconf
configure:37721: result: no
configure:37911: checking for a Python interpreter with version >= 2
configure:37929: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
/home/uke/oil/_deps/osh-runtime/util-linux-2.40/configure: line 37930: python: command not found
configure:37932: $? = 127
configure:37929: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:37932: $? = 0
configure:37939: result: python2
configure:37947: checking for python2
configure:37970: found /usr/bin/python2
configure:37982: result: /usr/bin/python2
configure:37999: checking for python2 version
configure:38007: result: 2.7
configure:38012: checking for python2 platform
configure:38020: result: linux2
configure:38081: checking for GNU default python2 prefix
configure:38083: result: ${prefix}
configure:38149: checking for GNU default python2 exec_prefix
configure:38151: result: ${exec_prefix}
configure:38182: checking for python2 script directory (pythondir)
configure:38217: result: ${PYTHON_PREFIX}/lib/python2.7/dist-packages
configure:38225: checking for python2 extension module directory (pyexecdir)
configure:38260: result: ${PYTHON_EXEC_PREFIX}/lib/python2.7/dist-packages
configure:38282: checking for python-2.7
configure:38341: result: no
configure:38490: WARNING: libpython not found; not building pylibmount
configure:39180: checking that generated files are newer than configure
configure:39186: result: done
configure:40067: creating ./config.status

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

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

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

on 06011797195b

config.status:1911: creating Makefile
config.status:1911: creating libblkid/docs/Makefile
config.status:1911: creating libblkid/docs/version.xml
config.status:1911: creating libblkid/src/blkid.h
config.status:1911: creating libfdisk/docs/Makefile
config.status:1911: creating libfdisk/docs/version.xml
config.status:1911: creating libfdisk/src/libfdisk.h
config.status:1911: creating libmount/docs/Makefile
config.status:1911: creating libmount/docs/version.xml
config.status:1911: creating libmount/src/libmount.h
config.status:1911: creating libsmartcols/docs/Makefile
config.status:1911: creating libsmartcols/docs/version.xml
config.status:1911: creating libsmartcols/src/libsmartcols.h
config.status:1911: creating po/Makefile.in
config.status:1911: creating po-man/Makefile
config.status:1911: creating config.h
config.status:2125: executing depfiles commands
config.status:2202: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:2207: $? = 0
config.status:2125: executing libtool commands
config.status:2125: executing po-directories commands
configure:42620: result:
        util-linux  2.40

        prefix:                    /usr
        exec prefix:               ${prefix}

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

        localstatedir:             /var
        runstatedir:               /run
        includedir:                ${prefix}/include
        sysconfdir:                /etc
        sysconfstaticdir:          ${prefix}/lib

        vendordir:                 

        Python:                    /usr/bin/python2
        Python version:            2.7
        Python libs:               ${PYTHON_EXEC_PREFIX}/lib/python2.7/dist-packages

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

        Manual pages:              no
        Manual pages translated:   no

        compiler:                  gcc / g++
        suid cflags:               
        ldflags:                   
        suid ldflags:              
        ASAN enabled:              no
        Fuzzing enabled:           no
        Coverage enabled           no

        cflags:                    -g -O2

        warnings:

 -fno-common -Wall -Wextra -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -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 -Wvla -Walloca -Werror=sequence-point

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


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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_undeclared_builtin_options='none needed'
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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
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=
ac_cv_env_LDFLAGS_value=
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=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
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_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_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_env_with_bashcompletiondir_set=
ac_cv_env_with_bashcompletiondir_value=
ac_cv_env_with_systemdsystemunitdir_set=
ac_cv_env_with_systemdsystemunitdir_value=
ac_cv_env_with_tmpfilesdir_set=
ac_cv_env_with_tmpfilesdir_value=
ac_cv_func___fpending=yes
ac_cv_func___fpurge=yes
ac_cv_func___secure_getenv=no
ac_cv_func_cachestat=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=yes
ac_cv_func_fnmatch=yes
ac_cv_func_fpurge=no
ac_cv_func_fsconfig=no
ac_cv_func_fsmount=no
ac_cv_func_fsopen=no
ac_cv_func_fspick=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=yes
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_landlock_add_rule=no
ac_cv_func_landlock_create_ruleset=no
ac_cv_func_landlock_restrict_self=no
ac_cv_func_lchown=yes
ac_cv_func_lgetxattr=yes
ac_cv_func_llistxattr=yes
ac_cv_func_llseek=no
ac_cv_func_mempcpy=yes
ac_cv_func_mkostemp=yes
ac_cv_func_mount_setattr=no
ac_cv_func_move_mount=no
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_open_tree=no
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_reallocarray=yes
ac_cv_func_reboot=yes
ac_cv_func_renameat2=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_statx=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_IOC_OPAL_GET_STATUS=no
ac_cv_have_decl_PR_REP_CAPACITY=no
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_fcntl_h=yes
ac_cv_header_asm_generic_fcntl_h=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=yes
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=yes
ac_cv_header_linux_if_alg_h=yes
ac_cv_header_linux_kcmp_h=yes
ac_cv_header_linux_landlock_h=no
ac_cv_header_linux_major_h=yes
ac_cv_header_linux_mount_h=no
ac_cv_header_linux_net_namespace_h=yes
ac_cv_header_linux_nsfs_h=yes
ac_cv_header_linux_pr_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_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_ncursesw_ncurses_h=yes
ac_cv_header_ncursesw_term_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_security_pam_modules_h=no
ac_cv_header_shadow_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdio_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_pidfd_h=no
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_statfs_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_vfs_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_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_cap_ng_capng_apply=no
ac_cv_lib_magic_magic_open=no
ac_cv_lib_ncursesw_resizeterm=yes
ac_cv_lib_ncursesw_use_default_colors=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_rt_mq_open=yes
ac_cv_lib_rt_timer_create=yes
ac_cv_lib_rtas_rtas_get_sysparm=no
ac_cv_lib_tinfo_tgetent=yes
ac_cv_lib_tinfow_tgetent=no
ac_cv_lib_udev_udev_new=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_z_crc32=no
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
ac_cv_member_struct_statx_stx_mnt_id=no
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=:
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_PYTHON=/usr/bin/python2
ac_cv_path_SED=/bin/sed
ac_cv_path_XGETTEXT=:
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='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_NCURSESW6_CONFIG=ncursesw6-config
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_socket='none required'
ac_cv_should_define__xopen_source=no
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_sys_year2038_opts='none needed'
ac_cv_type_cpu_set_t=yes
ac_cv_type_enum_fsconfig_command=no
ac_cv_type_loff_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_struct_mount_attr=no
ac_cv_type_struct_statx=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
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python2
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_pax=gnutar
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
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
gt_cv_func_gnugettext1_libc=yes
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
lt_cv_path_NM='/usr/bin/nm -B'
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='/bin/sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/bin/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='/bin/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='/bin/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=3145728
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_fsconfig=no
ul_cv_syscall_fsmount=no
ul_cv_syscall_fsopen=no
ul_cv_syscall_fspick=no
ul_cv_syscall_ioprio_get=SYS_ioprio_get
ul_cv_syscall_ioprio_set=SYS_ioprio_set
ul_cv_syscall_mount_setattr=no
ul_cv_syscall_move_mount=no
ul_cv_syscall_open_tree=no
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_renameat2=SYS_renameat2
ul_cv_syscall_sched_getaffinity=SYS_sched_getaffinity
ul_cv_syscall_sched_setattr=SYS_sched_setattr
ul_cv_syscall_setns=SYS_setns
ul_cv_syscall_swapoff=SYS_swapoff
ul_cv_syscall_swapon=SYS_swapon
ul_cv_syscall_unshare=SYS_unshare
ul_cv_warn__Waddress_of_packed_member=no
ul_cv_warn__Wall=yes
ul_cv_warn__Walloca=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__Wold_style_definition=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__Wvla=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/uke/oil/_deps/osh-runtime/util-linux-2.40/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='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/uke/oil/_deps/osh-runtime/util-linux-2.40/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/uke/oil/_deps/osh-runtime/util-linux-2.40/config/missing'\'' automake-1.16'
AWK='gawk'
BISON=''
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_BLKPR_FALSE='#'
BUILD_BLKPR_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_ENOSYS_FALSE='#'
BUILD_ENOSYS_TRUE=''
BUILD_EXCH_FALSE='#'
BUILD_EXCH_TRUE=''
BUILD_FADVISE_FALSE='#'
BUILD_FADVISE_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_LIBLASTLOG2_FALSE=''
BUILD_LIBLASTLOG2_TESTS_FALSE=''
BUILD_LIBLASTLOG2_TESTS_TRUE='#'
BUILD_LIBLASTLOG2_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_LSCLOCKS_FALSE='#'
BUILD_LSCLOCKS_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_PAM_LASTLOG2_FALSE=''
BUILD_PAM_LASTLOG2_TRUE='#'
BUILD_PARTX_FALSE='#'
BUILD_PARTX_TRUE=''
BUILD_PG_FALSE=''
BUILD_PG_TRUE='#'
BUILD_PIPESZ_FALSE='#'
BUILD_PIPESZ_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_SETPGID_FALSE='#'
BUILD_SETPGID_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_WAITPID_FALSE=''
BUILD_WAITPID_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='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CHFN_CHSH_PASSWORD_FALSE='#'
CHFN_CHSH_PASSWORD_TRUE=''
COVERAGE_LDFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CRYPTSETUP_CFLAGS=''
CRYPTSETUP_LIBS=''
CRYPTSETUP_LIBS_STATIC=''
CRYPTSETUP_VIA_DLOPEN_FALSE=''
CRYPTSETUP_VIA_DLOPEN_TRUE='#'
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
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='#'
ETAGS='etags'
EXEEXT=''
FGREP='/bin/grep -F'
FILECMD=':'
FLEX=''
FUZZING_ENGINE_FALSE=''
FUZZING_ENGINE_LDFLAGS=''
FUZZING_ENGINE_TRUE='#'
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT=':'
GMSGFMT_015=':'
GREP='/bin/grep'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_ASCIIDOCTOR_FAILURE_LEVEL_FALSE=''
HAVE_ASCIIDOCTOR_FAILURE_LEVEL_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_LINUX_LANDLOCK_H_FALSE=''
HAVE_LINUX_LANDLOCK_H_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'
LDFLAGS=''
LIBBLKID_DATE='27-Mar-2024'
LIBBLKID_VERSION='2.40.0'
LIBBLKID_VERSION_INFO='2:0:1'
LIBFDISK_MAJOR_VERSION='2'
LIBFDISK_MINOR_VERSION='40'
LIBFDISK_PATCH_VERSION='0'
LIBFDISK_PC_REQUIRES='uuid blkid'
LIBFDISK_VERSION='2.40.0'
LIBFDISK_VERSION_INFO='2:0:1'
LIBICONV='-liconv'
LIBINTL=''
LIBLASTLOG2_VERSION='2.40.0'
LIBLASTLOG2_VERSION_INFO='2:0:0'
LIBMOUNT_MAJOR_VERSION='2'
LIBMOUNT_MINOR_VERSION='40'
LIBMOUNT_PATCH_VERSION='0'
LIBMOUNT_VERSION='2.40.0'
LIBMOUNT_VERSION_INFO='2:0:1'
LIBOBJS=''
LIBS=''
LIBSMARTCOLS_VERSION='2.40.0'
LIBSMARTCOLS_VERSION_INFO='2:0:1'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSER_CFLAGS=''
LIBUSER_LIBS=''
LIBUUID_VERSION='2.40.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/uke/oil/_deps/osh-runtime/util-linux-2.40/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'
MQ_LIBS='-lrt'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NCURSES5_CONFIG=''
NCURSES6_CONFIG=''
NCURSESW5_CONFIG=''
NCURSESW6_CONFIG='ncursesw6-config'
NCURSESW_CFLAGS=''
NCURSESW_LIBS=''
NCURSES_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600'
NCURSES_LIBS='-lncursesw -ltinfo -ldl'
NM='/usr/bin/nm -B'
NMEDIT=''
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.40'
PACKAGE_TARNAME='util-linux'
PACKAGE_URL='https://www.kernel.org/pub/linux/utils/util-linux/'
PACKAGE_VERSION='2.40'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PO4A=''
POSUB='po'
PYTHON='/usr/bin/python2'
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_LIBS=''
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
PYTHON_WARN_CFLAGS=' -Wno-cast-function-type'
RANLIB='ranlib'
READLINE_LIBS='-lreadline'
READLINE_LIBS_STATIC='-lreadline -ltinfo'
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=''
SQLITE3_CFLAGS=''
SQLITE3_LIBS=''
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='-ltinfo'
TINFO_LIBS_STATIC='-ltinfo'
UBSAN_LDFLAGS=''
USE_HWCLOCK_CMOS_FALSE='#'
USE_HWCLOCK_CMOS_TRUE=''
USE_HWCLOCK_GPLv3_DATETIME_FALSE='#'
USE_HWCLOCK_GPLv3_DATETIME_TRUE=''
USE_NLS='yes'
USE_PLYMOUTH_SUPPORT_FALSE='#'
USE_PLYMOUTH_SUPPORT_TRUE=''
USE_TTY_GROUP_FALSE='#'
USE_TTY_GROUP_TRUE=''
USE_VENDORDIR_FALSE=''
USE_VENDORDIR_TRUE='#'
VERSION='2.40'
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 -Wold-style-definition -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 -Wvla -Walloca -Werror=sequence-point'
WITH_COVERAGE_FALSE=''
WITH_COVERAGE_TRUE='#'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
XSLTPROC=''
YACC='yacc'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bashcompletiondir='${datarootdir}/bash-completion/completions'
bindir='/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/uke/oil/_deps/osh-runtime/util-linux-2.40/config/install-sh'
libdir='/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${usrlib_execdir}/pkgconfig'
pkgpyexecdir='${pyexecdir}/util-linux'
pkgpythondir='${pythondir}/util-linux'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python2.7/dist-packages'
pythondir='${PYTHON_PREFIX}/lib/python2.7/dist-packages'
runstatedir='/run'
sbindir='/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
sysconfstaticdir='${prefix}/lib'
systemdsystemunitdir=''
target_alias=''
tmpfilesdir=''
usrbin_execdir='${exec_prefix}/bin'
usrlib_execdir='${exec_prefix}/lib'
usrsbin_execdir='${exec_prefix}/sbin'
vendordir=''
verbatim_pylibmount_dependency='
with_bashcompletiondir='${datarootdir}/bash-completion/completions'
with_systemdsystemunitdir=''
with_tmpfilesdir=''

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

/* confdefs.h */
#define PACKAGE_NAME "util-linux"
#define PACKAGE_TARNAME "util-linux"
#define PACKAGE_VERSION "2.40"
#define PACKAGE_STRING "util-linux 2.40"
#define PACKAGE_BUGREPORT "kzak@redhat.com"
#define PACKAGE_URL "https://www.kernel.org/pub/linux/utils/util-linux/"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define PACKAGE "util-linux"
#define VERSION "2.40"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_LINUX_BLKPG_H 1
#define HAVE_LINUX_MAJOR_H 1
#define HAVE_ASM_GENERIC_FCNTL_H 1
#define HAVE_ASM_FCNTL_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_BLKZONED_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_PR_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_STATFS_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_VFS_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_LINUX_GSMMUX_H 1
#define HAVE_DECL_BLK_ZONE_REP_CAPACITY 0
#define HAVE_DECL_PR_REP_CAPACITY 0
#define HAVE_LANGINFO_H 1
#define HAVE_LANGINFO_ALTMON 1
#define HAVE_LANGINFO_NL_ABALTMON 1
#define HAVE_TM_GMTOFF 1
#define HAVE_STRUCT_TERMIOS_C_LINE 1
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#define HAVE_STRUCT_STATX 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_EXPLICIT_BZERO 1
#define HAVE___FPENDING 1
#define HAVE___FPURGE 1
#define HAVE_FNMATCH 1
#define HAVE_FSYNC 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETRANDOM 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_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_REALLOCARRAY 1
#define HAVE_RENAMEAT2 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_STATX 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_NCURSESW_NCURSES_H 1
#define HAVE_NCURSESW_TERM_H 1
#define HAVE_LIBNCURSESW 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_RESIZETERM 1
#define HAVE_LIBTINFO 1
#define HAVE_LIBREADLINE 1
#define HAVE_LIBUUID 1
#define LIBLASTLOG2_VERSION "2.40.0"
#define LIBBLKID_VERSION "2.40.0"
#define LIBBLKID_DATE "27-Mar-2024"
#define HAVE_LIBBLKID 1
#define HAVE_LIBMOUNT 1
#define USE_LIBMOUNT_SUPPORT_NAMESPACES 1
#define LIBMOUNT_VERSION "2.40.0"
#define LIBSMARTCOLS_VERSION "2.40.0"
#define LIBFDISK_VERSION "2.40.0"
#define HAVE_UUIDD 1
#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