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.26.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fs-paths-extra=/usr/sbin:/bin:/usr/bin --libdir=${prefix}/lib64 --docdir=${datarootdir}/doc/util-linux-2.26.2 --enable-nls --enable-agetty --with-bashcompletiondir=/usr/share/bash-completion/completions --enable-bash-completion --disable-setpriv --disable-chfn-chsh --enable-cramfs --disable-fdformat --with-ncurses=auto --disable-kill --disable-login --disable-mesg --disable-nologin --enable-partx --with-python --enable-raw --enable-rename --disable-reset --enable-schedutils --disable-su --disable-wall --disable-write --enable-makeinstall-chown --enable-makeinstall-setuid --without-selinux --without-slang --disable-static --without-systemd --with-systemdsystemunitdir=no --with-udev ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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: /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/python2.7/bin PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.4 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3123: checking for x86_64-pc-linux-gnu-gcc configure:3139: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3150: result: x86_64-pc-linux-gnu-gcc configure:3419: checking for C compiler version configure:3428: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.4 p1.0, pie-0.6.4) 4.9.4 Copyright (C) 2015 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:3439: $? = 0 configure:3428: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.4/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.4/work/gcc-4.9.4/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.4/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.4 p1.0, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.4 (Gentoo 4.9.4 p1.0, pie-0.6.4) configure:3439: $? = 0 configure:3428: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3439: $? = 1 configure:3428: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3439: $? = 1 configure:3459: checking whether the C compiler works configure:3481: x86_64-pc-linux-gnu-gcc -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3485: $? = 0 configure:3533: result: yes configure:3536: checking for C compiler default output file name configure:3538: result: a.out configure:3544: checking for suffix of executables configure:3551: x86_64-pc-linux-gnu-gcc -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3555: $? = 0 configure:3577: result: configure:3599: checking whether we are cross compiling configure:3607: x86_64-pc-linux-gnu-gcc -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3611: $? = 0 configure:3618: ./conftest configure:3622: $? = 0 configure:3637: result: no configure:3642: checking for suffix of object files configure:3664: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:3668: $? = 0 configure:3689: result: o configure:3693: checking whether we are using the GNU C compiler configure:3712: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:3712: $? = 0 configure:3721: result: yes configure:3730: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3750: x86_64-pc-linux-gnu-gcc -c -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:3750: $? = 0 configure:3791: result: yes configure:3808: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3871: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:3871: $? = 0 configure:3884: result: none needed configure:3909: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3931: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3934: $? = 0 configure:3931: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3934: $? = 0 configure:3946: result: yes configure:3969: checking how to run the C preprocessor configure:4000: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:4000: $? = 0 configure:4014: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | /* end confdefs.h. */ | #include configure:4039: result: x86_64-pc-linux-gnu-gcc -E configure:4059: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:4059: $? = 0 configure:4073: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | /* end confdefs.h. */ | #include configure:4102: checking for grep that handles long lines and -e configure:4160: result: /bin/grep configure:4165: checking for egrep configure:4227: result: /bin/grep -E configure:4232: checking for ANSI C header files configure:4252: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4252: $? = 0 configure:4325: x86_64-pc-linux-gnu-gcc -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4325: $? = 0 configure:4325: ./conftest configure:4325: $? = 0 configure:4336: result: yes configure:4349: checking for sys/types.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for sys/stat.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for stdlib.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for string.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for memory.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for strings.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for inttypes.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for stdint.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4349: checking for unistd.h configure:4349: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4349: $? = 0 configure:4349: result: yes configure:4362: checking minix/config.h usability configure:4362: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4362: result: no configure:4362: checking minix/config.h presence configure:4362: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4362: result: no configure:4362: checking for minix/config.h configure:4362: result: no configure:4383: checking whether it is safe to define __EXTENSIONS__ configure:4401: x86_64-pc-linux-gnu-gcc -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4401: $? = 0 configure:4408: result: yes configure:4438: checking for a BSD-compatible install configure:4506: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4517: checking whether build environment is sane configure:4572: result: yes configure:4720: checking for a thread-safe mkdir -p configure:4759: result: /bin/mkdir -p configure:4766: checking for gawk configure:4782: found /usr/bin/gawk configure:4793: result: gawk configure:4804: checking whether make sets $(MAKE) configure:4826: result: yes configure:4856: checking for style of include used by make configure:4884: result: GNU configure:4918: checking whether make supports nested variables configure:4935: result: yes configure:5014: checking how to create a pax tar archive configure:5025: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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:5028: $? = 0 configure:5068: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:5071: $? = 0 configure:5075: tar -xf - &5 conftest.c:76:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:128:3: warning: implicit declaration of function 'test_restrict' [-Wimplicit-function-declaration] if (test_restrict ("String literal") == 0) ^ conftest.c:130:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:130:18: error: 'newvar' undeclared (first use in this function) conftest.c:130:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:140:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:140:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code configure:5569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5569: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5569: $? = 0 configure:5589: result: -std=gnu99 configure:5690: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C configure:5704: result: -std=gnu99 configure:5712: checking build system type configure:5726: result: x86_64-pc-linux-gnu configure:5746: checking host system type configure:5759: result: x86_64-pc-linux-gnu configure:5779: checking for an ANSI C-conforming const configure:5845: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5845: $? = 0 configure:5852: result: yes configure:5860: checking for working volatile configure:5879: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5879: $? = 0 configure:5886: result: yes configure:5894: checking whether byte ordering is bigendian configure:5909: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:27:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:27:15: error: unknown type name 'universal' configure:5909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5954: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5954: $? = 0 configure:5972: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:33:4: error: unknown type name 'not' not big endian ^ conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:5972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6100: result: no configure:6121: checking whether compiler handles -fno-common configure:6145: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-common conftest.c configure:6145: $? = 0 configure:6157: result: yes configure:6165: checking whether compiler handles -Wall configure:6189: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall conftest.c configure:6189: $? = 0 configure:6201: result: yes configure:6209: checking whether compiler handles -Werror=sequence-point configure:6233: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Werror=sequence-point conftest.c configure:6233: $? = 0 configure:6245: result: yes configure:6253: checking whether compiler handles -Wextra configure:6277: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wextra conftest.c configure:6277: $? = 0 configure:6289: result: yes configure:6297: checking whether compiler handles -Wextra-semi configure:6321: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wextra-semi conftest.c x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wextra-semi' configure:6321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6333: result: no configure:6341: checking whether compiler handles -Wembedded-directive configure:6365: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wembedded-directive conftest.c x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wembedded-directive' configure:6365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6377: result: no configure:6385: checking whether compiler handles -Wmissing-declarations configure:6409: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wmissing-declarations conftest.c configure:6409: $? = 0 configure:6421: result: yes configure:6429: checking whether compiler handles -Wmissing-parameter-type configure:6453: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wmissing-parameter-type conftest.c configure:6453: $? = 0 configure:6465: result: yes configure:6473: checking whether compiler handles -Wmissing-prototypes configure:6497: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wmissing-prototypes conftest.c configure:6497: $? = 0 configure:6509: result: yes configure:6517: checking whether compiler handles -Wno-missing-field-initializers configure:6541: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wno-missing-field-initializers conftest.c configure:6541: $? = 0 configure:6553: result: yes configure:6561: checking whether compiler handles -Wredundant-decls configure:6585: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wredundant-decls conftest.c configure:6585: $? = 0 configure:6597: result: yes configure:6605: checking whether compiler handles -Wsign-compare configure:6629: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wsign-compare conftest.c configure:6629: $? = 0 configure:6641: result: yes configure:6649: checking whether compiler handles -Wtype-limits configure:6673: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wtype-limits conftest.c configure:6673: $? = 0 configure:6685: result: yes configure:6693: checking whether compiler handles -Wuninitialized configure:6717: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wuninitialized conftest.c configure:6717: $? = 0 configure:6729: result: yes configure:6737: checking whether compiler handles -Wunused-but-set-parameter configure:6761: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wunused-but-set-parameter conftest.c configure:6761: $? = 0 configure:6773: result: yes configure:6781: checking whether compiler handles -Wunused-but-set-variable configure:6805: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wunused-but-set-variable conftest.c configure:6805: $? = 0 configure:6817: result: yes configure:6825: checking whether compiler handles -Wunused-parameter configure:6849: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wunused-parameter conftest.c configure:6849: $? = 0 configure:6861: result: yes configure:6869: checking whether compiler handles -Wunused-result configure:6893: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wunused-result conftest.c configure:6893: $? = 0 configure:6905: result: yes configure:6913: checking whether compiler handles -Wunused-variable configure:6937: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wunused-variable conftest.c configure:6937: $? = 0 configure:6949: result: yes configure:6957: checking whether compiler handles -Wnested-externs configure:6981: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wnested-externs conftest.c configure:6981: $? = 0 configure:6993: result: yes configure:7001: checking whether compiler handles -Wpointer-arith configure:7025: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wpointer-arith conftest.c configure:7025: $? = 0 configure:7037: result: yes configure:7045: checking whether compiler handles -Wstrict-prototypes configure:7069: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wstrict-prototypes conftest.c configure:7069: $? = 0 configure:7081: result: yes configure:7089: checking whether compiler handles -Wformat-security configure:7113: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wformat-security conftest.c configure:7113: $? = 0 configure:7125: result: yes configure:7133: checking whether compiler handles -Wimplicit-function-declaration configure:7157: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wimplicit-function-declaration conftest.c configure:7157: $? = 0 configure:7169: result: yes configure:7179: checking whether compiler handles -Wno-clobbered configure:7203: x86_64-pc-linux-gnu-gcc -E -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wno-clobbered conftest.c configure:7203: $? = 0 configure:7215: result: yes configure:7269: checking how to print strings configure:7296: result: printf configure:7317: checking for a sed that does not truncate output configure:7381: result: /bin/sed configure:7399: checking for fgrep configure:7461: result: /bin/grep -F configure:7496: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:7563: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7570: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7585: result: yes configure:7597: checking for BSD- or MS-compatible name lister (nm) configure:7646: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7776: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7783: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7786: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7789: output 0000000000000000 B some_variable configure:7796: result: BSD nm configure:7799: checking whether ln -s works configure:7803: result: yes configure:7811: checking the maximum length of command line arguments configure:7941: result: 1572864 configure:7958: checking whether the shell understands some XSI constructs configure:7968: result: yes configure:7972: checking whether the shell understands "+=" configure:7978: result: yes configure:8013: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:8053: result: func_convert_file_noop configure:8060: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8080: result: func_convert_file_noop configure:8087: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:8094: result: -r configure:8128: checking for x86_64-pc-linux-gnu-objdump configure:8144: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:8155: result: x86_64-pc-linux-gnu-objdump configure:8227: checking how to recognize dependent libraries configure:8429: result: pass_all configure:8474: checking for x86_64-pc-linux-gnu-dlltool configure:8504: result: no configure:8514: checking for dlltool configure:8544: result: no configure:8574: checking how to associate runtime and link libraries configure:8601: result: printf %s\n configure:8617: checking for x86_64-pc-linux-gnu-ar configure:8633: found /usr/bin/x86_64-pc-linux-gnu-ar configure:8644: result: x86_64-pc-linux-gnu-ar configure:8725: checking for archiver @FILE support configure:8742: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8742: $? = 0 configure:8745: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8748: $? = 0 configure:8753: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:8756: $? = 1 configure:8768: result: @ configure:8786: checking for x86_64-pc-linux-gnu-strip configure:8802: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8813: result: x86_64-pc-linux-gnu-strip configure:8885: checking for x86_64-pc-linux-gnu-ranlib configure:8901: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8912: result: x86_64-pc-linux-gnu-ranlib configure:9054: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object configure:9174: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:9177: $? = 0 configure:9181: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9184: $? = 0 configure:9250: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:9253: $? = 0 configure:9291: result: ok configure:9328: checking for sysroot configure:9358: result: no configure:9435: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:9438: $? = 0 configure:9580: checking for x86_64-pc-linux-gnu-mt configure:9610: result: no configure:9620: checking for mt configure:9650: result: no configure:9670: checking if : is a manifest tool configure:9676: : '-?' configure:9684: result: no configure:10323: checking for dlfcn.h configure:10323: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:10323: $? = 0 configure:10323: result: yes configure:10529: checking for objdir configure:10544: result: .libs configure:10815: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:10833: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10837: $? = 0 configure:10850: result: no configure:11177: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC configure:11184: result: -fPIC -DPIC configure:11192: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:11210: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 configure:11214: $? = 0 configure:11227: result: yes configure:11256: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works configure:11284: result: yes configure:11299: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:11320: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 configure:11324: $? = 0 configure:11346: result: yes configure:11354: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:11401: result: yes configure:11434: checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12587: result: yes configure:12624: checking whether -lc should be explicitly linked in configure:12632: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:12635: $? = 0 configure:12650: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12653: $? = 0 configure:12667: result: no configure:12827: checking dynamic linker characteristics configure:13338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13338: $? = 0 configure:13564: result: GNU/Linux ld.so configure:13671: checking how to hardcode library paths into programs configure:13696: result: immediate configure:14236: checking whether stripping libraries is possible configure:14241: result: yes configure:14276: checking if libtool supports shared libraries configure:14278: result: yes configure:14281: checking whether to build shared libraries configure:14302: result: yes configure:14305: checking whether to build static libraries configure:14309: result: no configure:14359: checking for x86_64-pc-linux-gnu-pkg-config configure:14377: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14389: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:14457: checking pkg-config is at least version 0.9.0 configure:14460: result: yes configure:14502: checking whether to build gtk-doc documentation configure:14504: result: no configure:14511: checking for gtkdoc-check configure:14544: result: no configure:14572: checking for xsltproc configure:14590: found /usr/bin/xsltproc configure:14602: result: /usr/bin/xsltproc configure:14774: checking for special C compiler options needed for large files configure:14819: result: no configure:14825: checking for _FILE_OFFSET_BITS value needed for large files configure:14850: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14850: $? = 0 configure:14882: result: no configure:14970: checking whether NLS is requested configure:14979: result: yes configure:15019: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:15051: result: /usr/bin/msgfmt configure:15060: checking for gmsgfmt configure:15078: found /usr/bin/gmsgfmt configure:15091: result: /usr/bin/gmsgfmt configure:15141: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:15173: result: /usr/bin/xgettext configure:15218: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:15249: result: /usr/bin/msgmerge configure:15307: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:15374: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:15381: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:15396: result: yes configure:15403: checking for shared library run path origin configure:15416: result: done configure:15988: checking for CFPreferencesCopyAppValue configure:16006: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:16006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:16015: result: no configure:16022: checking for CFLocaleCopyCurrent configure:16040: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:16040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:16049: result: no configure:16098: checking for GNU gettext in libc configure:16122: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16122: $? = 0 configure:16131: result: yes configure:16959: checking whether to use NLS configure:16961: result: yes configure:16964: checking where the gettext function comes from configure:16975: result: libc configure:17046: checking for linux/compiler.h configure:17046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:37:28: fatal error: linux/compiler.h: No such file or directory #include ^ compilation terminated. configure:17046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | #ifdef HAVE_LINUX_COMPILER_H | #include | #endif | | | #include configure:17046: result: no configure:17046: checking for linux/blkpg.h configure:17046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17046: $? = 0 configure:17046: result: yes configure:17046: checking for linux/major.h configure:17046: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17046: $? = 0 configure:17046: result: yes configure:17116: checking asm/io.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:66:20: fatal error: asm/io.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_MAJOR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking asm/io.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:33:20: fatal error: asm/io.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LINUX_BLKPG_H 1 | #define HAVE_LINUX_MAJOR_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for asm/io.h configure:17116: result: no configure:17116: checking err.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking err.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for err.h configure:17116: result: yes configure:17116: checking errno.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking errno.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for errno.h configure:17116: result: yes configure:17116: checking fcntl.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking fcntl.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for fcntl.h configure:17116: result: yes configure:17116: checking getopt.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking getopt.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for getopt.h configure:17116: result: yes configure:17116: checking for inttypes.h configure:17116: result: yes configure:17116: checking linux/cdrom.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/cdrom.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/cdrom.h configure:17116: result: yes configure:17116: checking linux/falloc.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/falloc.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/falloc.h configure:17116: result: yes configure:17116: checking linux/watchdog.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/watchdog.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/watchdog.h configure:17116: result: yes configure:17116: checking linux/fd.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/fd.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/fd.h configure:17116: result: yes configure:17116: checking linux/raw.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/raw.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/raw.h configure:17116: result: yes configure:17116: checking linux/tiocl.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/tiocl.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/tiocl.h configure:17116: result: yes configure:17116: checking linux/gsmmux.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 In file included from /usr/include/linux/gsmmux.h:4:0, from conftest.c:77: /usr/include/linux/if.h:211:19: error: field 'ifru_addr' has incomplete type struct sockaddr ifru_addr; ^ /usr/include/linux/if.h:212:19: error: field 'ifru_dstaddr' has incomplete type struct sockaddr ifru_dstaddr; ^ /usr/include/linux/if.h:213:19: error: field 'ifru_broadaddr' has incomplete type struct sockaddr ifru_broadaddr; ^ /usr/include/linux/if.h:214:19: error: field 'ifru_netmask' has incomplete type struct sockaddr ifru_netmask; ^ /usr/include/linux/if.h:215:20: error: field 'ifru_hwaddr' has incomplete type struct sockaddr ifru_hwaddr; ^ configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking linux/gsmmux.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: WARNING: linux/gsmmux.h: present but cannot be compiled configure:17116: WARNING: linux/gsmmux.h: check for missing prerequisite headers? configure:17116: WARNING: linux/gsmmux.h: see the Autoconf documentation configure:17116: WARNING: linux/gsmmux.h: section "Present But Cannot Be Compiled" configure:17116: WARNING: linux/gsmmux.h: proceeding with the compiler's result configure:17116: checking for linux/gsmmux.h configure:17116: result: no configure:17116: checking linux/version.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/version.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/version.h configure:17116: result: yes configure:17116: checking linux/securebits.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking linux/securebits.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for linux/securebits.h configure:17116: result: yes configure:17116: checking locale.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking locale.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for locale.h configure:17116: result: yes configure:17116: checking mntent.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking mntent.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for mntent.h configure:17116: result: yes configure:17116: checking net/if.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking net/if.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for net/if.h configure:17116: result: yes configure:17116: checking net/if_dl.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:82:23: fatal error: net/if_dl.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking net/if_dl.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:49:23: fatal error: net/if_dl.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for net/if_dl.h configure:17116: result: no configure:17116: checking netinet/in.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking netinet/in.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for netinet/in.h configure:17116: result: yes configure:17116: checking paths.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking paths.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for paths.h configure:17116: result: yes configure:17116: checking pty.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking pty.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for pty.h configure:17116: result: yes configure:17116: checking for security/pam_appl.h configure:17116: result: yes configure:17116: checking for stdint.h configure:17116: result: yes configure:17116: checking stdio_ext.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking stdio_ext.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for stdio_ext.h configure:17116: result: yes configure:17116: checking for stdlib.h configure:17116: result: yes configure:17116: checking endian.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking endian.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for endian.h configure:17116: result: yes configure:17116: checking byteswap.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking byteswap.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for byteswap.h configure:17116: result: yes configure:17116: checking sys/endian.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:91:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/endian.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:58:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/endian.h configure:17116: result: no configure:17116: checking sys/disk.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:91:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/disk.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:58:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/disk.h configure:17116: result: no configure:17116: checking sys/disklabel.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:91:27: fatal error: sys/disklabel.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/disklabel.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:58:27: fatal error: sys/disklabel.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/disklabel.h configure:17116: result: no configure:17116: checking sys/file.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/file.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/file.h configure:17116: result: yes configure:17116: checking sys/io.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/io.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/io.h configure:17116: result: yes configure:17116: checking sys/ioccom.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:93:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/ioccom.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:60:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/ioccom.h configure:17116: result: no configure:17116: checking sys/ioctl.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/ioctl.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/ioctl.h configure:17116: result: yes configure:17116: checking sys/mkdev.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:94:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/mkdev.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:61:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/mkdev.h configure:17116: result: no configure:17116: checking sys/param.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/param.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/param.h configure:17116: result: yes configure:17116: checking sys/prctl.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/prctl.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/prctl.h configure:17116: result: yes configure:17116: checking sys/queue.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/queue.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/queue.h configure:17116: result: yes configure:17116: checking sys/resource.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/resource.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/resource.h configure:17116: result: yes configure:17116: checking sys/socket.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/socket.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/socket.h configure:17116: result: yes configure:17116: checking sys/sockio.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:99:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17116: result: no configure:17116: checking sys/sockio.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:66:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:17116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:17116: result: no configure:17116: checking for sys/sockio.h configure:17116: result: no configure:17116: checking for sys/stat.h configure:17116: result: yes configure:17116: checking sys/swap.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/swap.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/swap.h configure:17116: result: yes configure:17116: checking sys/syscall.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/syscall.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/syscall.h configure:17116: result: yes configure:17116: checking sys/time.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/time.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/time.h configure:17116: result: yes configure:17116: checking sys/timex.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/timex.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/timex.h configure:17116: result: yes configure:17116: checking sys/ttydefaults.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/ttydefaults.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/ttydefaults.h configure:17116: result: yes configure:17116: checking for sys/types.h configure:17116: result: yes configure:17116: checking sys/un.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking sys/un.h presence configure:17116: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking for sys/un.h configure:17116: result: yes configure:17116: checking for unistd.h configure:17116: result: yes configure:17129: checking for security/pam_misc.h configure:17129: result: yes configure:17163: checking for security/openpam.h configure:17163: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:82:30: fatal error: security/openpam.h: No such file or directory #include ^ compilation terminated. configure:17163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SECURITY_PAM_APPL_H | #include | #endif | | | #include configure:17163: result: no configure:17181: checking langinfo.h usability configure:17181: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17181: $? = 0 configure:17181: result: yes configure:17181: checking langinfo.h presence configure:17181: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:17181: $? = 0 configure:17181: result: yes configure:17181: checking for langinfo.h configure:17181: result: yes configure:17234: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17234: $? = 0 configure:17242: checking for struct termios.c_line configure:17242: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17242: $? = 0 configure:17242: result: yes configure:17254: checking for struct stat.st_mtim.tv_nsec configure:17254: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17254: $? = 0 configure:17254: result: yes configure:17282: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17282: $? = 0 configure:17295: checking whether _NL_TIME_WEEK_1STDAY is declared configure:17295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17295: $? = 0 configure:17295: result: yes configure:17308: checking whether llseek is declared configure:17308: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:91:10: error: 'llseek' undeclared (first use in this function) (void) llseek; ^ conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in configure:17308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef llseek | #ifdef __cplusplus | (void) llseek; | #else | (void) llseek; | #endif | #endif | | ; | return 0; | } configure:17308: result: no configure:17317: checking whether lseek64 is declared configure:17317: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:82:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE ^ :0:0: note: this is the location of the previous definition conftest.c:83:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition configure:17317: $? = 0 configure:17317: result: yes configure:17328: checking whether environ is declared configure:17328: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17328: $? = 0 configure:17328: result: yes configure:17336: checking whether strsignal is declared configure:17336: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17336: $? = 0 configure:17336: result: yes configure:17388: checking for __fpending configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for secure_getenv configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for __secure_getenv configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/ccp39eWT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:17388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:17388: result: no configure:17388: checking for err configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for errx configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for fsync configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for utimensat configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for getdomainname configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for getdtablesize configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for getexecname configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/ccK0AQ7r.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:17388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:17388: result: no configure:17388: checking for getmntinfo configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/ccZDuAhA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:17388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:17388: result: no configure:17388: checking for getrlimit configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for getsgnam configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for inotify_init configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for jrand48 configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for lchown configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for llseek configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for lseek64 configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for mempcpy configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'mempcpy' char mempcpy (); ^ configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for nanosleep configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for ntp_gettime configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for personality configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for posix_fadvise configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for prctl configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for qsort_r configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for rpmatch configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for scandirat configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for setresgid configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for setresuid configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for sigqueue configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for srandom configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for strnchr configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/ccbI64oj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnchr' collect2: error: ld returned 1 exit status configure:17388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | /* end confdefs.h. */ | /* Define strnchr to an innocuous variant, in case declares strnchr. | For example, HP-UX 11i declares gettimeofday. */ | #define strnchr innocuous_strnchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnchr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnchr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnchr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnchr || defined __stub___strnchr | choke me | #endif | | int | main () | { | return strnchr (); | ; | return 0; | } configure:17388: result: no configure:17388: checking for strndup configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:136:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for strnlen configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for sysconf configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for sysinfo configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for updwtmp configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for usleep configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for warn configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17388: checking for warnx configure:17388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17388: $? = 0 configure:17388: result: yes configure:17397: checking for _LARGEFILE_SOURCE value needed for large files configure:17416: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17416: $? = 0 configure:17444: result: no configure:17469: checking for openat configure:17469: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17469: $? = 0 configure:17469: result: yes configure:17469: checking for fstatat configure:17469: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17469: $? = 0 configure:17469: result: yes configure:17469: checking for unlinkat configure:17469: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17469: $? = 0 configure:17469: result: yes configure:17483: checking for ioperm configure:17483: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17483: $? = 0 configure:17483: result: yes configure:17483: checking for iopl configure:17483: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17483: $? = 0 configure:17483: result: yes configure:17494: checking for futimens configure:17494: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17494: $? = 0 configure:17494: result: yes configure:17505: checking for inotify_init1 configure:17505: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17505: $? = 0 configure:17505: result: yes configure:17516: checking for open_memstream configure:17516: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17516: $? = 0 configure:17516: result: yes configure:17530: checking for clock_gettime configure:17530: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17530: $? = 0 configure:17530: result: yes configure:17589: checking for struct sockaddr.sa_len configure:17589: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:17589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:17589: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:138:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:17589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:17589: result: no configure:17602: checking for library containing socket configure:17633: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17633: $? = 0 configure:17650: result: none required configure:17667: checking for dirfd configure:17667: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17667: $? = 0 configure:17667: result: yes configure:17730: checking whether program_invocation_short_name is defined configure:17747: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17747: $? = 0 configure:17749: result: yes configure:17764: checking whether __progname is defined configure:17777: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:137:23: warning: 'return' with no value, in function returning non-void if (*__progname == 0) return; ^ configure:17777: $? = 0 configure:17781: result: yes configure:17987: checking whether the target supports thread-local storage configure:18042: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18042: $? = 0 configure:18042: ./conftest configure:18042: $? = 0 configure:18049: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18049: $? = 0 configure:18060: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18060: $? = 0 configure:18060: ./conftest configure:18060: $? = 0 configure:18092: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/cc2WRb9y.o: In function `main': conftest.c:(.text.startup+0x21): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:18092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | /* end confdefs.h. */ | #include | void *g(void *d) { return NULL; } | int | main () | { | pthread_t t; pthread_create(&t,NULL,g,NULL); | ; | return 0; | } configure:18092: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pthread -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18092: $? = 0 configure:18138: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pthread -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18138: $? = 0 configure:18138: ./conftest configure:18138: $? = 0 configure:18158: result: yes configure:18222: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -Werror -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18222: $? = 0 configure:18222: ./conftest configure:18222: $? = 0 configure:18267: checking scanf string alloc modifiers configure:18271: result: (%ms) yes configure:18294: checking for openpty in -lutil configure:18319: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil >&5 configure:18319: $? = 0 configure:18328: result: yes configure:18353: checking for tgetnum in -ltermcap configure:18378: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ltermcap -lutil >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:18378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetnum (); | int | main () | { | return tgetnum (); | ; | return 0; | } configure:18387: result: no configure:18410: checking for union semun configure:18410: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:144:13: error: invalid application of 'sizeof' to incomplete type 'union semun' if (sizeof (union semun)) ^ configure:18410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof (union semun)) | return 0; | ; | return 0; | } configure:18410: result: no configure:18423: checking for loff_t configure:18423: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18423: $? = 0 configure:18423: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:173:21: error: expected expression before ')' token if (sizeof ((loff_t))) ^ configure:18423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((loff_t))) | return 0; | ; | return 0; | } configure:18423: result: yes configure:18456: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:150:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (w == WEOF) exit(1); ^ conftest.c:150:18: warning: incompatible implicit declaration of built-in function 'exit' if (w == WEOF) exit(1); ^ configure:18456: $? = 0 configure:18464: checking for cpu_set_t configure:18464: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18464: $? = 0 configure:18464: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:146:24: error: expected expression before ')' token if (sizeof ((cpu_set_t))) ^ configure:18464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOFF_T 1 | #define HAVE_WIDECHAR 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((cpu_set_t))) | return 0; | ; | return 0; | } configure:18464: result: yes configure:18487: checking for sighandler_t configure:18487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18487: $? = 0 configure:18487: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:147:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:18487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOFF_T 1 | #define HAVE_WIDECHAR 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:18487: result: yes configure:18501: checking whether CPU_ALLOC is declared configure:18501: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18501: $? = 0 configure:18501: result: yes configure:18521: checking crypt.h usability configure:18521: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking crypt.h presence configure:18521: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for crypt.h configure:18521: result: yes configure:18551: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil >&5 /var/tmp/portage/sys-apps/util-linux-2.26.2/temp/ccuznrJF.o: In function `main': conftest.c:(.text.startup+0xf): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:18551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 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 | #else | #define _XOPEN_SOURCE | #include | #endif | | int | main () | { | | char *c = crypt("abc","pw"); | | ; | return 0; | } configure:18576: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:18576: $? = 0 configure:18880: checking for udev_new in -ludev configure:18905: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ludev -lutil -lcrypt >&5 configure:18905: $? = 0 configure:18914: result: yes configure:18969: checking for NCURSESW configure:18976: $PKG_CONFIG --exists --print-errors "ncursesw" configure:18979: $? = 0 configure:18993: $PKG_CONFIG --exists --print-errors "ncursesw" configure:18996: $? = 0 configure:19188: result: yes configure:19206: checking ncurses.h usability configure:19206: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c >&5 configure:19206: $? = 0 configure:19206: result: yes configure:19206: checking ncurses.h presence configure:19206: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include/ncursesw conftest.c configure:19206: $? = 0 configure:19206: result: yes configure:19206: checking for ncurses.h configure:19206: result: yes configure:19468: checking for use_default_colors in -lncursesw configure:19493: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw -ludev -lutil -lcrypt >&5 configure:19493: $? = 0 configure:19503: result: yes configure:19514: checking for resizeterm in -lncursesw configure:19539: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lncursesw -ludev -lutil -lcrypt >&5 configure:19539: $? = 0 configure:19549: result: yes configure:19565: checking for TINFO configure:19572: $PKG_CONFIG --exists --print-errors "tinfo" Package tinfo was not found in the pkg-config search path. Perhaps you should add the directory containing `tinfo.pc' to the PKG_CONFIG_PATH environment variable No package 'tinfo' found configure:19575: $? = 1 configure:19589: $PKG_CONFIG --exists --print-errors "tinfo" Package tinfo was not found in the pkg-config search path. Perhaps you should add the directory containing `tinfo.pc' to the PKG_CONFIG_PATH environment variable No package 'tinfo' found configure:19592: $? = 1 configure:19606: result: no No package 'tinfo' found configure:19623: checking for tgetent in -ltinfo configure:19648: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ltinfo -ludev -lutil -lcrypt >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:19648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 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_LIBCRYPT 1 | #define HAVE_LIBUDEV 1 | #define HAVE_LIBNCURSESW 1 | #define HAVE_NCURSES_H 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. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:19657: result: no configure:21202: checking for syscall fallocate configure:21221: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21221: $? = 0 configure:21259: result: SYS_fallocate configure:21306: checking for valid fallocate() function configure:21338: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ludev -lutil -lcrypt >&5 configure:21338: $? = 0 configure:21340: result: yes configure:21418: checking for syscall unshare configure:21437: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21437: $? = 0 configure:21475: result: SYS_unshare configure:21521: checking for unshare configure:21521: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ludev -lutil -lcrypt >&5 configure:21521: $? = 0 configure:21521: result: yes configure:21593: checking for syscall setns configure:21612: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:21612: $? = 0 configure:21650: result: SYS_setns configure:21696: checking for setns configure:21696: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ludev -lutil -lcrypt >&5 configure:21696: $? = 0 configure:21696: result: yes configure:21709: checking for capng_apply in -lcap-ng configure:21734: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lcap-ng -ludev -lutil -lcrypt >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcap-ng collect2: error: ld returned 1 exit status configure:21734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.26.2" | #define PACKAGE_STRING "util-linux 2.26.2" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "util-linux" | #define VERSION "2.26.2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #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_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_LINUX_CDROM_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_WATCHDOG_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_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_UNISTD_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TERMIOS_C_LINE 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_STRSIGNAL_DECL 1 | #define HAVE___FPENDING 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FSYNC 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSGNAM 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMPCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NTP_GETTIME 1 | #define HAVE_PERSONALITY 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_PRCTL 1 | #define HAVE_QSORT_R 1 | #define HAVE_RPMATCH 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSINFO 1 | #define HAVE_UPDWTMP 1 | #define HAVE_USLEEP 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_FSEEKO 1 | #define HAVE_OPENAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_IOPERM 1 | #define HAVE_IOPL 1 | #define HAVE_FUTIMENS 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE___PROGNAME 1 | #define HAVE_TLS 1 | #define HAVE_SCANF_MS_MODIFIER 1 | #define HAVE_LIBUTIL 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_LIBCRYPT 1 | #define HAVE_LIBUDEV 1 | #define HAVE_LIBNCURSESW 1 | #define HAVE_NCURSES_H 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_LIBUUID 1 | #define LIBBLKID_VERSION "2.26.0" | #define LIBBLKID_DATE "30-Apr-2015" | #define HAVE_LIBBLKID 1 | #define LIBMOUNT_VERSION "2.26.0" | #define LIBSMARTCOLS_VERSION "2.26.0" | #define LIBFDISK_VERSION "2.26.0" | #define HAVE_UUIDD 1 | #define HAVE_FALLOCATE 1 | #define HAVE_UNSHARE 1 | #define HAVE_SETNS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char capng_apply (); | int | main () | { | return capng_apply (); | ; | return 0; | } configure:21743: result: no configure:22013: checking for crc32 in -lz configure:22038: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lz -ludev -lutil -lcrypt >&5 configure:22038: $? = 0 configure:22047: result: yes configure:23254: checking for syscall prlimit64 configure:23273: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:23273: $? = 0 configure:23311: result: SYS_prlimit64 configure:23359: checking for prlimit configure:23359: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ludev -lutil -lcrypt >&5 configure:23359: $? = 0 configure:23359: result: yes configure:23598: checking for syscall pivot_root configure:23617: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:23617: $? = 0 configure:23655: result: SYS_pivot_root configure:24896: checking for LIBUSER configure:24903: $PKG_CONFIG --exists --print-errors "libuser >= 0.58" Package libuser was not found in the pkg-config search path. Perhaps you should add the directory containing `libuser.pc' to the PKG_CONFIG_PATH environment variable No package 'libuser' found configure:24906: $? = 1 configure:24920: $PKG_CONFIG --exists --print-errors "libuser >= 0.58" Package libuser was not found in the pkg-config search path. Perhaps you should add the directory containing `libuser.pc' to the PKG_CONFIG_PATH environment variable No package 'libuser' found configure:24923: $? = 1 configure:24937: result: no No package 'libuser' found configure:25757: checking for syscall ioprio_set configure:25776: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25776: $? = 0 configure:25822: result: SYS_ioprio_set configure:25878: checking for syscall ioprio_get configure:25897: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:25897: $? = 0 configure:25943: result: SYS_ioprio_get configure:26069: checking for syscall sched_getaffinity configure:26088: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Wimplicit-function-declaration -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:26088: $? = 0 configure:26126: result: SYS_sched_getaffinity configure:26647: checking whether /usr/bin/python2.7 version is >= 2 configure:26658: /usr/bin/python2.7 -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:26661: $? = 0 configure:26663: result: yes configure:26756: checking for /usr/bin/python2.7 version configure:26763: result: 2.7 configure:26775: checking for /usr/bin/python2.7 platform configure:26782: result: linux2 configure:26808: checking for /usr/bin/python2.7 script directory configure:26843: result: ${prefix}/lib64/python2.7/site-packages configure:26852: checking for /usr/bin/python2.7 extension module directory configure:26887: result: ${exec_prefix}/lib64/python2.7/site-packages configure:26910: checking for PYTHON configure:26917: $PKG_CONFIG --exists --print-errors "python-$PYTHON_VERSION" configure:26920: $? = 0 configure:26934: $PKG_CONFIG --exists --print-errors "python-$PYTHON_VERSION" configure:26937: $? = 0 configure:26975: result: yes configure:27373: checking that generated files are newer than configure configure:27379: result: done configure:28099: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by util-linux config.status 2.26.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1651: creating Makefile config.status:1651: creating libblkid/docs/Makefile config.status:1651: creating libblkid/docs/version.xml config.status:1651: creating libblkid/src/blkid.h config.status:1651: creating libfdisk/docs/Makefile config.status:1651: creating libfdisk/docs/version.xml config.status:1651: creating libfdisk/src/libfdisk.h config.status:1651: creating libmount/docs/Makefile config.status:1651: creating libmount/docs/version.xml config.status:1651: creating libmount/src/libmount.h config.status:1651: creating libsmartcols/docs/Makefile config.status:1651: creating libsmartcols/docs/version.xml config.status:1651: creating libsmartcols/src/libsmartcols.h config.status:1651: creating po/Makefile.in config.status:1651: creating config.h config.status:1865: executing depfiles commands config.status:1865: executing libtool commands config.status:1865: executing po-directories commands configure:30493: result: util-linux 2.26.2 prefix: /usr exec prefix: ${prefix} localstatedir: /var/lib bindir: /bin sbindir: /sbin libdir: ${prefix}/lib64 includedir: ${prefix}/include usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${prefix}/lib64 compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 cflags: -Wimplicit-function-declaration -march=native -O2 -pipe suid cflags: ldflags: -Wl,-O1 -Wl,--as-needed suid ldflags: Python: /usr/bin/python2.7 Python version: 2.7 Python libs: ${exec_prefix}/lib64/python2.7/site-packages Bash completions: /usr/share/bash-completion/completions Systemd support: no warnings: -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration Type 'make' or 'make ' to compile. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_ADJTIME_PATH_set= ac_cv_env_ADJTIME_PATH_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wimplicit-function-declaration -march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' ac_cv_env_CPP_set= ac_cv_env_CPP_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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_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=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/sys-apps/util-linux-2.26.2/temp/python2.7/pkgconfig 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=set ac_cv_env_PYTHON_value=/usr/bin/python2.7 ac_cv_env_SELINUX_CFLAGS_set= ac_cv_env_SELINUX_CFLAGS_value= ac_cv_env_SELINUX_LIBS_set= ac_cv_env_SELINUX_LIBS_value= ac_cv_env_SOLIB_CFLAGS_set= ac_cv_env_SOLIB_CFLAGS_value= ac_cv_env_SOLIB_LDFLAGS_set= ac_cv_env_SOLIB_LDFLAGS_value= ac_cv_env_SUID_CFLAGS_set= ac_cv_env_SUID_CFLAGS_value= ac_cv_env_SUID_LDFLAGS_set= ac_cv_env_SUID_LDFLAGS_value= ac_cv_env_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_TINFO_CFLAGS_set= ac_cv_env_TINFO_CFLAGS_value= ac_cv_env_TINFO_LIBS_set= ac_cv_env_TINFO_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpending=yes ac_cv_func___secure_getenv=no ac_cv_func_clock_gettime=yes ac_cv_func_dirfd=yes ac_cv_func_err=yes ac_cv_func_errx=yes 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_getrlimit=yes ac_cv_func_getsgnam=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_jrand48=yes ac_cv_func_lchown=yes ac_cv_func_llseek=yes ac_cv_func_lseek64=yes ac_cv_func_mempcpy=yes ac_cv_func_nanosleep=yes ac_cv_func_ntp_gettime=yes ac_cv_func_open_memstream=yes ac_cv_func_openat=yes ac_cv_func_personality=yes ac_cv_func_posix_fadvise=yes ac_cv_func_prctl=yes ac_cv_func_prlimit=yes ac_cv_func_qsort_r=yes ac_cv_func_rpmatch=yes ac_cv_func_scandirat=yes ac_cv_func_secure_getenv=yes ac_cv_func_setns=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_sigqueue=yes ac_cv_func_srandom=yes ac_cv_func_strnchr=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_unlinkat=yes ac_cv_func_unshare=yes ac_cv_func_updwtmp=yes ac_cv_func_usleep=yes ac_cv_func_utimensat=yes ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_have_decl_CPU_ALLOC=yes ac_cv_have_decl__NL_TIME_WEEK_1STDAY=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_llseek=no ac_cv_have_decl_lseek64=yes ac_cv_have_decl_strsignal=yes ac_cv_header_asm_io_h=no ac_cv_header_byteswap_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_err_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_linux_blkpg_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_gsmmux_h=no ac_cv_header_linux_major_h=yes ac_cv_header_linux_raw_h=yes ac_cv_header_linux_securebits_h=yes ac_cv_header_linux_tiocl_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_linux_watchdog_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_ncurses_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=yes ac_cv_header_security_pam_misc_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_disk_h=no ac_cv_header_sys_disklabel_h=no ac_cv_header_sys_endian_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_io_h=yes ac_cv_header_sys_ioccom_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_queue_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_swap_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_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_un_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_cap_ng_capng_apply=no ac_cv_lib_ncursesw___resizeterm=yes ac_cv_lib_ncursesw___use_default_colors=yes ac_cv_lib_termcap_tgetnum=no ac_cv_lib_tinfo_tgetent=no ac_cv_lib_udev_udev_new=yes ac_cv_lib_util_openpty=yes ac_cv_lib_z_crc32=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_termios_c_line=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_socket='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_cpu_set_t=yes ac_cv_type_loff_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_union_semun=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib64/python2.7/site-packages' am_cv_python_version=2.7 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_NCURSESW_CFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw ' pkg_cv_NCURSESW_LIBS='-lncursesw ' pkg_cv_PYTHON_CFLAGS='-I/usr/include/python2.7 ' pkg_cv_PYTHON_LIBS='-lpython2.7 ' scanf_cv_alloc_modifier=ms ul_cv_syscall_fallocate=SYS_fallocate ul_cv_syscall_ioprio_get=SYS_ioprio_get ul_cv_syscall_ioprio_set=SYS_ioprio_set ul_cv_syscall_pivot_root=SYS_pivot_root ul_cv_syscall_prlimit64=SYS_prlimit64 ul_cv_syscall_sched_getaffinity=SYS_sched_getaffinity ul_cv_syscall_setns=SYS_setns ul_cv_syscall_unshare=SYS_unshare ul_cv_warn__Wall=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=yes 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_clobbered=yes ul_cv_warn__Wno_missing_field_initializers=yes ul_cv_warn__Wpointer_arith=yes ul_cv_warn__Wredundant_decls=yes ul_cv_warn__Wsign_compare=yes ul_cv_warn__Wstrict_prototypes=yes ul_cv_warn__Wtype_limits=yes ul_cv_warn__Wuninitialized=yes ul_cv_warn__Wunused_but_set_parameter=yes ul_cv_warn__Wunused_but_set_variable=yes ul_cv_warn__Wunused_parameter=yes ul_cv_warn__Wunused_result=yes ul_cv_warn__Wunused_variable=yes ul_cv_warn__fno_common=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/missing aclocal-1.14' ADJTIME_PATH='/etc/adjtime' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-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='#' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/missing automake-1.14' AWK='gawk' BSD_FALSE='' BSD_TRUE='#' BSD_WARN_CFLAGS=' -Wno-clobbered' BUILD_AGETTY_FALSE='#' BUILD_AGETTY_TRUE='' BUILD_BASH_COMPLETION_FALSE='#' BUILD_BASH_COMPLETION_TRUE='' BUILD_BFS_FALSE='#' BUILD_BFS_TRUE='' BUILD_BLKDISCARD_FALSE='#' BUILD_BLKDISCARD_TRUE='' BUILD_BLKID_FALSE='#' BUILD_BLKID_TRUE='' BUILD_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_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_DEPRECATED_LAST_FALSE='' BUILD_DEPRECATED_LAST_TRUE='#' BUILD_DMESG_FALSE='#' BUILD_DMESG_TRUE='' BUILD_EJECT_FALSE='#' BUILD_EJECT_TRUE='' BUILD_FALLOCATE_FALSE='#' BUILD_FALLOCATE_TRUE='' BUILD_FDFORMAT_FALSE='' BUILD_FDFORMAT_TRUE='#' BUILD_FDISK_FALSE='#' BUILD_FDISK_TRUE='' BUILD_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_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_ISOSIZE_FALSE='#' BUILD_ISOSIZE_TRUE='' BUILD_KILL_FALSE='' BUILD_KILL_TRUE='#' BUILD_LAST_FALSE='#' BUILD_LAST_TRUE='' BUILD_LDATTACH_FALSE='#' BUILD_LDATTACH_TRUE='' BUILD_LIBBLKID_FALSE='#' BUILD_LIBBLKID_TESTS_FALSE='' BUILD_LIBBLKID_TESTS_TRUE='#' BUILD_LIBBLKID_TRUE='' BUILD_LIBFDISK_FALSE='#' BUILD_LIBFDISK_TESTS_FALSE='' BUILD_LIBFDISK_TESTS_TRUE='#' BUILD_LIBFDISK_TRUE='' BUILD_LIBMOUNT_FALSE='#' BUILD_LIBMOUNT_TESTS_FALSE='' BUILD_LIBMOUNT_TESTS_TRUE='#' BUILD_LIBMOUNT_TRUE='' BUILD_LIBSMARTCOLS_FALSE='#' BUILD_LIBSMARTCOLS_TESTS_FALSE='' BUILD_LIBSMARTCOLS_TESTS_TRUE='#' BUILD_LIBSMARTCOLS_TRUE='' BUILD_LIBUUID_FALSE='#' BUILD_LIBUUID_TRUE='' BUILD_LINE_FALSE='' BUILD_LINE_TRUE='#' BUILD_LOGGER_FALSE='#' BUILD_LOGGER_TRUE='' BUILD_LOGIN_FALSE='' BUILD_LOGIN_TRUE='#' BUILD_LOOK_FALSE='#' BUILD_LOOK_TRUE='' BUILD_LOSETUP_FALSE='#' BUILD_LOSETUP_TRUE='' BUILD_LSBLK_FALSE='#' BUILD_LSBLK_TRUE='' BUILD_LSCPU_FALSE='#' BUILD_LSCPU_TRUE='' BUILD_LSLOCKS_FALSE='#' BUILD_LSLOCKS_TRUE='' BUILD_LSLOGINS_FALSE='#' BUILD_LSLOGINS_TRUE='' BUILD_MCOOKIE_FALSE='#' BUILD_MCOOKIE_TRUE='' BUILD_MESG_FALSE='' BUILD_MESG_TRUE='#' BUILD_MINIX_FALSE='#' BUILD_MINIX_TRUE='' BUILD_MKFS_FALSE='#' BUILD_MKFS_TRUE='' BUILD_MKSWAP_FALSE='#' BUILD_MKSWAP_TRUE='' BUILD_MORE_FALSE='#' BUILD_MORE_TRUE='' BUILD_MOUNTPOINT_FALSE='#' BUILD_MOUNTPOINT_TRUE='' BUILD_MOUNT_FALSE='#' BUILD_MOUNT_TRUE='' BUILD_NAMEI_FALSE='#' BUILD_NAMEI_TRUE='' BUILD_NEWGRP_FALSE='' BUILD_NEWGRP_TRUE='#' BUILD_NOLOGIN_FALSE='' BUILD_NOLOGIN_TRUE='#' BUILD_NSENTER_FALSE='#' BUILD_NSENTER_TRUE='' BUILD_PARTX_FALSE='#' BUILD_PARTX_TRUE='' BUILD_PG_FALSE='#' BUILD_PG_TRUE='' BUILD_PIVOT_ROOT_FALSE='#' BUILD_PIVOT_ROOT_TRUE='' BUILD_PRLIMIT_FALSE='#' BUILD_PRLIMIT_TRUE='' BUILD_PYLIBMOUNT_FALSE='#' BUILD_PYLIBMOUNT_TRUE='' BUILD_RAW_FALSE='#' BUILD_RAW_TRUE='' BUILD_READPROFILE_FALSE='#' BUILD_READPROFILE_TRUE='' BUILD_RENAME_FALSE='#' BUILD_RENAME_TRUE='' BUILD_RENICE_FALSE='#' BUILD_RENICE_TRUE='' BUILD_RESET_FALSE='' BUILD_RESET_TRUE='#' BUILD_REV_FALSE='#' BUILD_REV_TRUE='' BUILD_RTCWAKE_FALSE='#' BUILD_RTCWAKE_TRUE='' BUILD_RUNUSER_FALSE='#' BUILD_RUNUSER_TRUE='' BUILD_SCRIPTREPLAY_FALSE='#' BUILD_SCRIPTREPLAY_TRUE='' BUILD_SCRIPT_FALSE='#' BUILD_SCRIPT_TRUE='' BUILD_SETARCH_FALSE='#' BUILD_SETARCH_TRUE='' BUILD_SETPRIV_FALSE='' BUILD_SETPRIV_TRUE='#' BUILD_SETSID_FALSE='#' BUILD_SETSID_TRUE='' BUILD_SETTERM_FALSE='#' BUILD_SETTERM_TRUE='' BUILD_SFDISK_FALSE='#' BUILD_SFDISK_TRUE='' BUILD_SULOGIN_FALSE='#' BUILD_SULOGIN_TRUE='' BUILD_SU_FALSE='' BUILD_SU_TRUE='#' BUILD_SWAPLABEL_FALSE='#' BUILD_SWAPLABEL_TRUE='' BUILD_SWAPON_FALSE='#' BUILD_SWAPON_TRUE='' BUILD_SWITCH_ROOT_FALSE='#' BUILD_SWITCH_ROOT_TRUE='' BUILD_TAILF_FALSE='#' BUILD_TAILF_TRUE='' BUILD_TASKSET_FALSE='#' BUILD_TASKSET_TRUE='' BUILD_TUNELP_FALSE='' BUILD_TUNELP_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_VIPW_FALSE='' BUILD_VIPW_TRUE='#' BUILD_WALL_FALSE='' BUILD_WALL_TRUE='#' BUILD_WDCTL_FALSE='#' BUILD_WDCTL_TRUE='' BUILD_WHEREIS_FALSE='#' BUILD_WHEREIS_TRUE='' BUILD_WIPEFS_FALSE='#' BUILD_WIPEFS_TRUE='' BUILD_WRITE_FALSE='' BUILD_WRITE_TRUE='#' BUILD_ZRAMCTL_FALSE='#' BUILD_ZRAMCTL_TRUE='' CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-Wimplicit-function-declaration -march=native -O2 -pipe' CHFN_CHSH_PASSWORD_FALSE='#' CHFN_CHSH_PASSWORD_TRUE='' CLOCKGETTIME_LIBS='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' CYGPATH_W='echo' DAEMON_CFLAGS='' DAEMON_LDFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' GTKDOC_CHECK='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_AUDIT_FALSE='' HAVE_AUDIT_TRUE='#' HAVE_CAP_NG_FALSE='' HAVE_CAP_NG_TRUE='#' HAVE_CPU_SET_T_FALSE='#' HAVE_CPU_SET_T_TRUE='' HAVE_FALLOCATE_FALSE='#' HAVE_FALLOCATE_TRUE='' HAVE_IOPRIO_GET_FALSE='#' HAVE_IOPRIO_GET_TRUE='' HAVE_IOPRIO_SET_FALSE='#' HAVE_IOPRIO_SET_TRUE='' HAVE_LANGINFO_FALSE='#' HAVE_LANGINFO_TRUE='' HAVE_LIBCRYPT_FALSE='#' HAVE_LIBCRYPT_TRUE='' HAVE_LINUXPAM_FALSE='#' HAVE_LINUXPAM_TRUE='' HAVE_NCURSES_FALSE='' HAVE_NCURSES_TRUE='#' HAVE_PIVOT_ROOT_FALSE='#' HAVE_PIVOT_ROOT_TRUE='' HAVE_PRLIMIT64_FALSE='#' HAVE_PRLIMIT64_TRUE='' HAVE_SCHED_GETAFFINITY_FALSE='#' HAVE_SCHED_GETAFFINITY_TRUE='' HAVE_SELINUX_FALSE='' HAVE_SELINUX_TRUE='#' HAVE_SETNS_FALSE='#' HAVE_SETNS_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_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' HAVE_TERMCAP_FALSE='' HAVE_TERMCAP_TRUE='#' HAVE_TINFO_FALSE='' HAVE_TINFO_TRUE='#' HAVE_UDEV_FALSE='#' HAVE_UDEV_TRUE='' HAVE_UNSHARE_FALSE='#' HAVE_UNSHARE_TRUE='' HAVE_USER_FALSE='' HAVE_USER_TRUE='#' HAVE_UTEMPTER_FALSE='' HAVE_UTEMPTER_TRUE='#' HAVE_UTIL_FALSE='#' HAVE_UTIL_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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBBLKID_DATE='30-Apr-2015' LIBBLKID_VERSION='2.26.0' LIBBLKID_VERSION_INFO='2:0:1' LIBFDISK_MAJOR_VERSION='2' LIBFDISK_MINOR_VERSION='26' LIBFDISK_PATCH_VERSION='0' LIBFDISK_PC_REQUIRES='uuid blkid' LIBFDISK_VERSION='2.26.0' LIBFDISK_VERSION_INFO='2:0:1' LIBICONV='-liconv' LIBINTL='' LIBMOUNT_MAJOR_VERSION='2' LIBMOUNT_MINOR_VERSION='26' LIBMOUNT_PATCH_VERSION='0' LIBMOUNT_VERSION='2.26.0' LIBMOUNT_VERSION_INFO='2:0:1' LIBOBJS='' LIBS='' LIBSMARTCOLS_VERSION='2.26.0' LIBSMARTCOLS_VERSION_INFO='2:0:1' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSER_CFLAGS='' LIBUSER_LIBS='' LIBUUID_VERSION='2.26.0' LIBUUID_VERSION_INFO='4:0:3' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/missing makeinfo' MAKEINSTALL_DO_CHOWN_FALSE='#' MAKEINSTALL_DO_CHOWN_TRUE='' MAKEINSTALL_DO_SETUID_FALSE='#' MAKEINSTALL_DO_SETUID_TRUE='' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NCURSESW_CFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw ' NCURSESW_LIBS='-lncursesw ' NCURSES_CFLAGS='-D_GNU_SOURCE -I/usr/include/ncursesw ' NCURSES_LIBS='-lncursesw ' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='util-linux' PACKAGE_BUGREPORT='kzak@redhat.com' PACKAGE_NAME='util-linux' PACKAGE_STRING='util-linux 2.26.2' PACKAGE_TARNAME='util-linux' PACKAGE_URL='http://www.kernel.org/pub/linux/utils/util-linux/' PACKAGE_VERSION='2.26.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/sys-apps/util-linux-2.26.2/temp/python2.7/pkgconfig' POSUB='po' PYTHON='/usr/bin/python2.7' PYTHON_CFLAGS='-I/usr/include/python2.7 ' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_LIBS='-lpython2.7 ' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SELINUX_CFLAGS='' SELINUX_LIBS='' SELINUX_LIBS_STATIC='' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' SOLIB_CFLAGS='' SOLIB_LDFLAGS='' STRIP='x86_64-pc-linux-gnu-strip' SUID_CFLAGS='' SUID_LDFLAGS='' SYSTEMD_CFLAGS='' SYSTEMD_DAEMON_CFLAGS='' SYSTEMD_DAEMON_LIBS='' SYSTEMD_JOURNAL_CFLAGS='' SYSTEMD_JOURNAL_LIBS='' SYSTEMD_LIBS='' TINFO_CFLAGS='' TINFO_LIBS='' USE_NLS='yes' USE_TTY_GROUP_FALSE='#' USE_TTY_GROUP_TRUE='' VERSION='2.26.2' WARN_CFLAGS=' -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XSLTPROC='/usr/bin/xsltproc' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bashcompletiondir='/usr/share/bash-completion/completions' bindir='/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/util-linux-2.26.2' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-apps/util-linux-2.26.2/work/util-linux-2.26.2/config/install-sh' libdir='${prefix}/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/util-linux' pkgpythondir='${pythondir}/util-linux' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python2.7/site-packages' pythondir='${prefix}/lib64/python2.7/site-packages' sbindir='/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemdsystemunitdir='' target_alias='' usrbin_execdir='${exec_prefix}/bin' usrlib_execdir='${prefix}/lib64' usrsbin_execdir='${exec_prefix}/sbin' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "util-linux" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_VERSION "2.26.2" #define PACKAGE_STRING "util-linux 2.26.2" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "util-linux" #define VERSION "2.26.2" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #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_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_LINUX_CDROM_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_WATCHDOG_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_LINUX_RAW_H 1 #define HAVE_LINUX_TIOCL_H 1 #define HAVE_LINUX_VERSION_H 1 #define HAVE_LINUX_SECUREBITS_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_SECURITY_PAM_APPL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_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_UNISTD_H 1 #define HAVE_SECURITY_PAM_MISC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_TM_GMTOFF 1 #define HAVE_STRUCT_TERMIOS_C_LINE 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define SWAPON_HAS_TWO_ARGS 1 #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 #define HAVE_LSEEK64_PROTOTYPE 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_STRSIGNAL_DECL 1 #define HAVE___FPENDING 1 #define HAVE_SECURE_GETENV 1 #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_FSYNC 1 #define HAVE_UTIMENSAT 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETSGNAM 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_JRAND48 1 #define HAVE_LCHOWN 1 #define HAVE_LLSEEK 1 #define HAVE_LSEEK64 1 #define HAVE_MEMPCPY 1 #define HAVE_NANOSLEEP 1 #define HAVE_NTP_GETTIME 1 #define HAVE_PERSONALITY 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_PRCTL 1 #define HAVE_QSORT_R 1 #define HAVE_RPMATCH 1 #define HAVE_SCANDIRAT 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SIGQUEUE 1 #define HAVE_SRANDOM 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_SYSCONF 1 #define HAVE_SYSINFO 1 #define HAVE_UPDWTMP 1 #define HAVE_USLEEP 1 #define HAVE_WARN 1 #define HAVE_WARNX 1 #define HAVE_FSEEKO 1 #define HAVE_OPENAT 1 #define HAVE_FSTATAT 1 #define HAVE_UNLINKAT 1 #define HAVE_IOPERM 1 #define HAVE_IOPL 1 #define HAVE_FUTIMENS 1 #define HAVE_INOTIFY_INIT1 1 #define HAVE_OPEN_MEMSTREAM 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DIRFD 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE___PROGNAME 1 #define HAVE_TLS 1 #define HAVE_SCANF_MS_MODIFIER 1 #define HAVE_LIBUTIL 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_LIBCRYPT 1 #define HAVE_LIBUDEV 1 #define HAVE_LIBNCURSESW 1 #define HAVE_NCURSES_H 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_RESIZETERM 1 #define HAVE_LIBUUID 1 #define LIBBLKID_VERSION "2.26.0" #define LIBBLKID_DATE "30-Apr-2015" #define HAVE_LIBBLKID 1 #define LIBMOUNT_VERSION "2.26.0" #define LIBSMARTCOLS_VERSION "2.26.0" #define LIBFDISK_VERSION "2.26.0" #define HAVE_UUIDD 1 #define HAVE_FALLOCATE 1 #define HAVE_UNSHARE 1 #define HAVE_SETNS 1 #define AGETTY_RELOAD 1 #define HAVE_PRLIMIT 1 #define CHFN_CHSH_PASSWORD 1 #define ONLY_LISTED_SHELLS 1 #define PG_BELL 1 #define FS_SEARCH_PATH "/sbin:/sbin/fs.d:/sbin/fs:/usr/sbin:/bin:/usr/bin" #define USE_TTY_GROUP 1 #define USE_COLORS_BY_DEFAULT 1 #define CONFIG_ADJTIME_PATH "/etc/adjtime" configure: exit 0