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.21, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./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 --libdir=/usr/lib64 --disable-agetty --disable-chsh-only-listed --disable-cramfs --disable-fallocate --disable-fsck --disable-kill --disable-last --disable-libmount --disable-libmount-mount --disable-libuuid --disable-login-utils --disable-makeinstall-chown --disable-makeinstall-setuid --disable-mesg --disable-mountpoint --disable-partx --disable-pg-bell --disable-pivot_root --disable-raw --disable-rename --disable-require-password --disable-reset --disable-schedutils --disable-switch_root --disable-unshare --disable-use-tty-group --disable-uuidd --disable-wall --disable-write --enable-libblkid --enable-mount --without-ncurses --without-udev --enable-nls --without-selinux ## --------- ## ## 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: /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:2783: checking for a BSD-compatible install configure:2851: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2862: checking whether build environment is sane configure:2917: result: yes configure:3068: checking for a thread-safe mkdir -p configure:3107: result: /bin/mkdir -p configure:3114: checking for gawk configure:3130: found /usr/bin/gawk configure:3141: result: gawk configure:3152: checking whether make sets $(MAKE) configure:3174: result: yes configure:3203: checking whether make supports nested variables configure:3220: result: yes configure:3299: checking how to create a pax tar archive configure:3310: 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:3313: $? = 0 configure:3353: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3356: $? = 0 configure:3360: tar -xf - &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:3921: $? = 0 configure:3910: 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++,objc,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:3921: $? = 0 configure:3910: 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:3921: $? = 1 configure:3910: 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:3921: $? = 1 configure:3941: checking whether the C compiler works configure:3963: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3967: $? = 0 configure:4015: result: yes configure:4018: checking for C compiler default output file name configure:4020: result: a.out configure:4026: checking for suffix of executables configure:4033: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4037: $? = 0 configure:4059: result: configure:4081: checking whether we are cross compiling configure:4089: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4093: $? = 0 configure:4100: ./conftest configure:4104: $? = 0 configure:4119: result: no configure:4124: checking for suffix of object files configure:4146: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4150: $? = 0 configure:4171: result: o configure:4175: checking whether we are using the GNU C compiler configure:4194: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4194: $? = 0 configure:4203: result: yes configure:4212: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4232: x86_64-pc-linux-gnu-gcc -c -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4232: $? = 0 configure:4273: result: yes configure:4290: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4353: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4353: $? = 0 configure:4366: result: none needed configure:4391: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4413: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4416: $? = 0 configure:4413: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4416: $? = 0 configure:4428: result: yes configure:4447: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4558: result: none configure:4578: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:4727: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'test_varargs': conftest.c:82:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:81:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:80:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ conftest.c: In function 'main': conftest.c:113:3: warning: implicit declaration of function 'test_restrict' [-Wimplicit-function-declaration] if (test_restrict ("String literal") == 0) ^ conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:125:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code configure:4727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | /* 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:4727: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:82:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^ conftest.c:81:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^ conftest.c:80:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^ configure:4727: $? = 0 configure:4747: result: -std=gnu99 configure:4848: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C configure:4862: result: -std=gnu99 configure:4872: checking how to run the C preprocessor configure:4903: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:4903: $? = 0 configure:4917: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4917: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | /* end confdefs.h. */ | #include configure:4942: result: x86_64-pc-linux-gnu-gcc -std=gnu99 -E configure:4962: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:4962: $? = 0 configure:4976: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | /* end confdefs.h. */ | #include configure:5005: checking for grep that handles long lines and -e configure:5063: result: /bin/grep configure:5068: checking for egrep configure:5130: result: /bin/grep -E configure:5135: checking for ANSI C header files configure:5155: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5155: $? = 0 configure:5228: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5228: $? = 0 configure:5228: ./conftest configure:5228: $? = 0 configure:5239: result: yes configure:5252: checking for sys/types.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for sys/stat.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for stdlib.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for string.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for memory.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for strings.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for inttypes.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for stdint.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5252: checking for unistd.h configure:5252: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5265: checking minix/config.h usability configure:5265: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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:5265: result: no configure:5265: checking minix/config.h presence configure:5265: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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:5265: result: no configure:5265: checking for minix/config.h configure:5265: result: no configure:5286: checking whether it is safe to define __EXTENSIONS__ configure:5304: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5304: $? = 0 configure:5311: result: yes configure:5330: checking build system type configure:5344: result: x86_64-pc-linux-gnu configure:5364: checking host system type configure:5377: result: x86_64-pc-linux-gnu configure:5397: checking for an ANSI C-conforming const configure:5463: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5463: $? = 0 configure:5470: result: yes configure:5478: checking for working volatile configure:5497: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5497: $? = 0 configure:5504: result: yes configure:5512: checking whether byte ordering is bigendian configure:5527: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -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:5527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5572: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5572: $? = 0 configure:5590: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -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:5590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5718: result: no configure:5783: checking how to print strings configure:5810: result: printf configure:5831: checking for a sed that does not truncate output configure:5895: result: /bin/sed configure:5913: checking for fgrep configure:5975: result: /bin/grep -F configure:6010: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:6077: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6084: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6099: result: yes configure:6111: checking for BSD- or MS-compatible name lister (nm) configure:6165: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6295: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6302: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6305: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6308: output 0000000000000000 B some_variable configure:6315: result: BSD nm configure:6318: checking whether ln -s works configure:6322: result: yes configure:6330: checking the maximum length of command line arguments configure:6461: result: 1572864 configure:6509: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6549: result: func_convert_file_noop configure:6556: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6576: result: func_convert_file_noop configure:6583: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6590: result: -r configure:6624: checking for x86_64-pc-linux-gnu-objdump configure:6640: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6651: result: x86_64-pc-linux-gnu-objdump configure:6723: checking how to recognize dependent libraries configure:6923: result: pass_all configure:6968: checking for x86_64-pc-linux-gnu-dlltool configure:6998: result: no configure:7008: checking for dlltool configure:7038: result: no configure:7068: checking how to associate runtime and link libraries configure:7095: result: printf %s\n configure:7111: checking for x86_64-pc-linux-gnu-ar configure:7127: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7138: result: x86_64-pc-linux-gnu-ar configure:7219: checking for archiver @FILE support configure:7236: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7236: $? = 0 configure:7239: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7242: $? = 0 configure:7247: 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:7250: $? = 1 configure:7262: result: @ configure:7280: checking for x86_64-pc-linux-gnu-strip configure:7296: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7307: result: x86_64-pc-linux-gnu-strip configure:7379: checking for x86_64-pc-linux-gnu-ranlib configure:7395: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7406: result: x86_64-pc-linux-gnu-ranlib configure:7548: 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:7701: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:7704: $? = 0 configure:7708: /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:7711: $? = 0 configure:7777: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7780: $? = 0 configure:7818: result: ok configure:7865: checking for sysroot configure:7895: result: no configure:7902: checking for a working dd configure:7940: result: /bin/dd configure:7944: checking how to truncate binary pipes configure:7959: result: /bin/dd bs=4096 count=1 configure:8095: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8098: $? = 0 configure:8248: checking for x86_64-pc-linux-gnu-mt configure:8278: result: no configure:8288: checking for mt configure:8318: result: no configure:8338: checking if : is a manifest tool configure:8344: : '-?' configure:8352: result: no configure:9026: checking for dlfcn.h configure:9026: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:9026: $? = 0 configure:9026: result: yes configure:9282: checking for objdir configure:9297: result: .libs configure:9561: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:9579: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -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:9583: $? = 0 configure:9596: result: no configure:9954: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC configure:9961: result: -fPIC -DPIC configure:9969: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:9987: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 configure:9991: $? = 0 configure:10004: result: yes configure:10033: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works configure:10061: result: yes configure:10076: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:10097: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 configure:10101: $? = 0 configure:10123: result: yes configure:10131: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:10178: result: yes configure:10211: 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:11470: result: yes configure:11507: checking whether -lc should be explicitly linked in configure:11515: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:11518: $? = 0 configure:11533: 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:11536: $? = 0 configure:11550: result: no configure:11710: checking dynamic linker characteristics configure:12304: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12304: $? = 0 configure:12541: result: GNU/Linux ld.so configure:12663: checking how to hardcode library paths into programs configure:12688: result: immediate configure:13236: checking whether stripping libraries is possible configure:13241: result: yes configure:13276: checking if libtool supports shared libraries configure:13278: result: yes configure:13281: checking whether to build shared libraries configure:13306: result: yes configure:13309: checking whether to build static libraries configure:13313: result: yes configure:13363: checking for x86_64-pc-linux-gnu-pkg-config configure:13381: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13393: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13461: checking pkg-config is at least version 0.9.0 configure:13464: result: yes configure:13477: checking for gtk-doc configure:13480: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:13483: $? = 0 configure:13489: result: yes configure:13503: checking for gtkdoc-check configure:13519: found /usr/bin/gtkdoc-check configure:13530: result: gtkdoc-check.test configure:13540: checking for gtkdoc-check configure:13558: found /usr/bin/gtkdoc-check configure:13570: result: /usr/bin/gtkdoc-check configure:13582: checking for gtkdoc-rebase configure:13600: found /usr/bin/gtkdoc-rebase configure:13612: result: /usr/bin/gtkdoc-rebase configure:13626: checking for gtkdoc-mkpdf configure:13644: found /usr/bin/gtkdoc-mkpdf configure:13656: result: /usr/bin/gtkdoc-mkpdf configure:13684: checking whether to build gtk-doc documentation configure:13686: result: no configure:13699: checking for GTKDOC_DEPS configure:13706: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13709: $? = 0 configure:13723: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13726: $? = 0 configure:13764: result: yes configure:13845: checking for xsltproc configure:13863: found /usr/bin/xsltproc configure:13875: result: /usr/bin/xsltproc configure:14033: checking for special C compiler options needed for large files configure:14078: result: no configure:14084: checking for _FILE_OFFSET_BITS value needed for large files configure:14109: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:14109: $? = 0 configure:14141: result: no configure:14242: checking whether NLS is requested configure:14251: result: yes configure:14289: checking for msgfmt configure:14320: result: /usr/bin/msgfmt configure:14329: checking for gmsgfmt configure:14347: found /usr/bin/gmsgfmt configure:14360: result: /usr/bin/gmsgfmt configure:14400: checking for xgettext configure:14431: result: /usr/bin/xgettext configure:14471: checking for msgmerge configure:14501: result: /usr/bin/msgmerge configure:14576: checking for ld used by GCC configure:14640: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14647: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14660: result: yes configure:14666: checking for shared library run path origin configure:14679: result: done configure:15095: checking whether NLS is requested configure:15104: result: yes configure:15122: checking for GNU gettext in libc configure:15141: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -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:35:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ^ configure:15141: $? = 0 configure:15149: result: yes configure:15729: checking whether to use NLS configure:15731: result: yes configure:15734: checking where the gettext function comes from configure:15745: result: libc configure:15812: checking for linux/compiler.h configure:15812: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -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:15812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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:15812: result: no configure:15812: checking for linux/blkpg.h configure:15812: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15812: $? = 0 configure:15812: result: yes configure:15812: checking for linux/major.h configure:15812: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15812: $? = 0 configure:15812: result: yes configure:15873: checking err.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking err.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for err.h configure:15873: result: yes configure:15873: checking errno.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking errno.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for errno.h configure:15873: result: yes configure:15873: checking getopt.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking getopt.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for getopt.h configure:15873: result: yes configure:15873: checking linux/fd.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/fd.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/fd.h configure:15873: result: yes configure:15873: checking linux/tiocl.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/tiocl.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/tiocl.h configure:15873: result: yes configure:15873: checking linux/version.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/version.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/version.h configure:15873: result: yes configure:15873: checking linux/falloc.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/falloc.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/falloc.h configure:15873: result: yes configure:15873: checking linux/cdrom.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/cdrom.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/cdrom.h configure:15873: result: yes configure:15873: checking fcntl.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking fcntl.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for fcntl.h configure:15873: result: yes configure:15873: checking locale.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking locale.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for locale.h configure:15873: result: yes configure:15873: checking for stdint.h configure:15873: result: yes configure:15873: checking for inttypes.h configure:15873: result: yes configure:15873: checking paths.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking paths.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for paths.h configure:15873: result: yes configure:15873: checking pty.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking pty.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for pty.h configure:15873: result: yes configure:15873: checking mntent.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking mntent.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for mntent.h configure:15873: result: yes configure:15873: checking net/if.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking net/if.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for net/if.h configure:15873: result: yes configure:15873: checking net/if_dl.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -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:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_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:15873: result: no configure:15873: checking net/if_dl.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -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:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for net/if_dl.h configure:15873: result: no configure:15873: checking netinet/in.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking netinet/in.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for netinet/in.h configure:15873: result: yes configure:15873: checking rpcsvc/nfs_prot.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking rpcsvc/nfs_prot.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for rpcsvc/nfs_prot.h configure:15873: result: yes configure:15873: checking for stdlib.h configure:15873: result: yes configure:15873: checking asm/io.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:85:20: fatal error: asm/io.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_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:15873: result: no configure:15873: checking asm/io.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:52:20: fatal error: asm/io.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for asm/io.h configure:15873: result: no configure:15873: checking sys/disk.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:85:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_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:15873: result: no configure:15873: checking sys/disk.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:52:22: fatal error: sys/disk.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for sys/disk.h configure:15873: result: no configure:15873: checking sys/disklabel.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:85:27: fatal error: sys/disklabel.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_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:15873: result: no configure:15873: checking sys/disklabel.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:52:27: fatal error: sys/disklabel.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for sys/disklabel.h configure:15873: result: no configure:15873: checking sys/ioctl.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/ioctl.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/ioctl.h configure:15873: result: yes configure:15873: checking sys/ioccom.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:86:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_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:15873: result: no configure:15873: checking sys/ioccom.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:53:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for sys/ioccom.h configure:15873: result: no configure:15873: checking sys/io.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/io.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/io.h configure:15873: result: yes configure:15873: checking sys/time.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/time.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/time.h configure:15873: result: yes configure:15873: checking sys/mkdev.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:88:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_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:15873: result: no configure:15873: checking sys/mkdev.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:55:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for sys/mkdev.h configure:15873: result: no configure:15873: checking sys/prctl.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/prctl.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/prctl.h configure:15873: result: yes configure:15873: checking sys/queue.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/queue.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/queue.h configure:15873: result: yes configure:15873: checking sys/sockio.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:90:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_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:15873: result: no configure:15873: checking sys/sockio.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:57:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:15873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include configure:15873: result: no configure:15873: checking for sys/sockio.h configure:15873: result: no configure:15873: checking sys/socket.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/socket.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/socket.h configure:15873: result: yes configure:15873: checking sys/syscall.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/syscall.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/syscall.h configure:15873: result: yes configure:15873: checking sys/file.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/file.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/file.h configure:15873: result: yes configure:15873: checking for sys/ioctl.h configure:15873: result: yes configure:15873: checking for sys/stat.h configure:15873: result: yes configure:15873: checking for sys/types.h configure:15873: result: yes configure:15873: checking sys/un.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/un.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/un.h configure:15873: result: yes configure:15873: checking sys/user.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/user.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/user.h configure:15873: result: yes configure:15873: checking sys/swap.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/swap.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/swap.h configure:15873: result: yes configure:15873: checking sys/resource.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking sys/resource.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for sys/resource.h configure:15873: result: yes configure:15873: checking security/pam_misc.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking security/pam_misc.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for security/pam_misc.h configure:15873: result: yes configure:15873: checking linux/raw.h usability configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking linux/raw.h presence configure:15873: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15873: $? = 0 configure:15873: result: yes configure:15873: checking for linux/raw.h configure:15873: result: yes configure:15873: checking for unistd.h configure:15873: result: yes configure:15886: checking langinfo.h usability configure:15886: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15886: $? = 0 configure:15886: result: yes configure:15886: checking langinfo.h presence configure:15886: x86_64-pc-linux-gnu-gcc -std=gnu99 -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:15886: $? = 0 configure:15886: result: yes configure:15886: checking for langinfo.h configure:15886: result: yes configure:15936: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15936: $? = 0 configure:15944: checking for struct termios.c_line configure:15944: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15944: $? = 0 configure:15944: result: yes configure:15956: checking for struct stat.st_mtim.tv_nsec configure:15956: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15956: $? = 0 configure:15956: result: yes configure:15968: checking whether UNAME26 is declared configure:15968: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15968: $? = 0 configure:15968: result: yes configure:15979: checking whether ADDR_NO_RANDOMIZE is declared configure:15979: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15979: $? = 0 configure:15979: result: yes configure:15990: checking whether FDPIC_FUNCPTRS is declared configure:15990: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:15990: $? = 0 configure:15990: result: yes configure:16001: checking whether MMAP_PAGE_ZERO is declared configure:16001: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16001: $? = 0 configure:16001: result: yes configure:16012: checking whether ADDR_COMPAT_LAYOUT is declared configure:16012: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16012: $? = 0 configure:16012: result: yes configure:16023: checking whether READ_IMPLIES_EXEC is declared configure:16023: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16023: $? = 0 configure:16023: result: yes configure:16034: checking whether ADDR_LIMIT_32BIT is declared configure:16034: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16034: $? = 0 configure:16034: result: yes configure:16045: checking whether WHOLE_SECONDS is declared configure:16045: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16045: $? = 0 configure:16045: result: yes configure:16056: checking whether STICKY_TIMEOUTS is declared configure:16056: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16056: $? = 0 configure:16056: result: yes configure:16067: checking whether ADDR_LIMIT_3GB is declared configure:16067: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16067: $? = 0 configure:16067: result: yes configure:16096: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16096: $? = 0 configure:16109: checking whether _NL_TIME_WEEK_1STDAY is declared configure:16109: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16109: $? = 0 configure:16109: result: yes configure:16122: checking whether llseek is declared configure:16122: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:95:10: error: 'llseek' undeclared (first use in this function) (void) llseek; ^ conftest.c:95:10: note: each undeclared identifier is reported only once for each function it appears in configure:16122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 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:16122: result: no configure:16131: checking whether lseek64 is declared configure:16131: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c:86:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE ^ :0:0: note: this is the location of the previous definition conftest.c:87:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition configure:16131: $? = 0 configure:16131: result: yes configure:16181: checking for inet_aton configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for err configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for errx configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for futimens configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for fstat64 configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for fsync configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for getdomainname configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for get_current_dir_name configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for usleep configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for nanosleep configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for personality configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for updwtmp configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for jrand48 configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for lchown configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for llseek configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for lseek64 configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for scandirat configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for strtoull configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for sysconf configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for getdtablesize configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for getexecname configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccEb4Y2X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:16181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 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:16181: result: no configure:16181: checking for getrlimit configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for sigqueue configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for srandom configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for setresgid configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for setresuid configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for strndup configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:135:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for strnlen configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for strnchr configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccvPWyGy.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnchr' collect2: error: ld returned 1 exit status configure:16181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 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:16181: result: no configure:16181: checking for inotify_init configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for prctl configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for posix_fadvise configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for getmntinfo configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccK40z5L.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:16181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 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:16181: result: no configure:16181: checking for __secure_getenv configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccEfsL0P.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:16181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 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:16181: result: no configure:16181: checking for warn configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for warnx configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16181: checking for rpmatch configure:16181: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16181: $? = 0 configure:16181: result: yes configure:16190: checking for _LARGEFILE_SOURCE value needed for large files configure:16209: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16209: $? = 0 configure:16237: result: no configure:16262: checking for openat configure:16262: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16262: $? = 0 configure:16262: result: yes configure:16262: checking for fstatat configure:16262: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16262: $? = 0 configure:16262: result: yes configure:16262: checking for unlinkat configure:16262: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16262: $? = 0 configure:16262: result: yes configure:16276: checking for ioperm configure:16276: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16276: $? = 0 configure:16276: result: yes configure:16276: checking for iopl configure:16276: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16276: $? = 0 configure:16276: result: yes configure:16286: checking for struct sockaddr.sa_len configure:16286: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:133:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ conftest.c:132:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr ac_aggr; ^ configure:16286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:16286: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:133:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ conftest.c:132:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct sockaddr ac_aggr; ^ configure:16286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:16286: result: no configure:16299: checking for library containing gethostbyname configure:16330: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16330: $? = 0 configure:16347: result: none required configure:16357: checking for library containing socket configure:16388: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16388: $? = 0 configure:16405: result: none required configure:16421: checking for dirfd configure:16421: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16421: $? = 0 configure:16421: result: yes configure:16477: checking whether program_invocation_short_name is defined configure:16490: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:16490: $? = 0 configure:16494: result: yes configure:16502: checking whether __progname is defined configure:16515: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -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:132:23: warning: 'return' with no value, in function returning non-void if (*__progname == 0) return; ^ configure:16515: $? = 0 configure:16519: result: yes configure:16627: checking whether the target supports thread-local storage configure:16682: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16682: $? = 0 configure:16682: ./conftest configure:16682: $? = 0 configure:16689: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16689: $? = 0 configure:16700: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -static -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16700: $? = 0 configure:16700: ./conftest configure:16700: $? = 0 configure:16732: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccn6Indo.o: In function `main': conftest.c:(.text.startup+0x21): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:16732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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:16732: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pthread -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16732: $? = 0 configure:16778: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -pthread -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16778: $? = 0 configure:16778: ./conftest configure:16778: $? = 0 configure:16798: result: yes configure:16832: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16832: $? = 0 configure:16832: ./conftest configure:16832: $? = 0 configure:16874: checking scanf string alloc modifiers configure:16878: result: (%ms) yes configure:16903: checking for openpty in -lutil configure:16928: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil >&5 configure:16928: $? = 0 configure:16937: result: yes configure:16962: checking for tgetnum in -ltermcap configure:16987: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -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:16987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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:16996: result: no configure:17019: checking for union semun configure:17019: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:139:13: error: invalid application of 'sizeof' to incomplete type 'union semun' if (sizeof (union semun)) ^ configure:17019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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:17019: result: no configure:17032: checking for loff_t configure:17032: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17032: $? = 0 configure:17032: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:168:21: error: expected expression before ')' token if (sizeof ((loff_t))) ^ configure:17032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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:17032: result: yes configure:17065: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:145:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (w == WEOF) exit(1); ^ conftest.c:145:18: warning: incompatible implicit declaration of built-in function 'exit' if (w == WEOF) exit(1); ^ configure:17065: $? = 0 configure:17073: checking for cpu_set_t configure:17073: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17073: $? = 0 configure:17073: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:141:24: error: expected expression before ')' token if (sizeof ((cpu_set_t))) ^ configure:17073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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:17073: result: yes configure:17096: checking whether CPU_ALLOC is declared configure:17096: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17096: $? = 0 configure:17096: result: yes configure:17116: checking crypt.h usability configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:17116: $? = 0 configure:17116: result: yes configure:17116: checking crypt.h presence configure:17116: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 crypt.h configure:17116: result: yes configure:17146: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil >&5 conftest.c: In function 'main': conftest.c:149:7: warning: unused variable 'c' [-Wunused-variable] char *c = crypt("abc","pw"); ^ /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/temp/ccQAZ9Ko.o: In function `main': conftest.c:(.text.startup+0xf): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:17146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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_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:17171: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:149:9: warning: unused variable 'c' [-Wunused-variable] char *c = crypt("abc","pw"); ^ configure:17171: $? = 0 configure:17668: checking for tgetent in -ltinfo configure:17693: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -ltinfo -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:17693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "util-linux" | #define PACKAGE_TARNAME "util-linux" | #define PACKAGE_VERSION "2.21" | #define PACKAGE_STRING "util-linux 2.21" | #define PACKAGE_BUGREPORT "kzak@redhat.com" | #define PACKAGE_URL "" | #define PACKAGE "util-linux" | #define VERSION "2.21" | #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 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_GETOPT_H 1 | #define HAVE_LINUX_FD_H 1 | #define HAVE_LINUX_TIOCL_H 1 | #define HAVE_LINUX_VERSION_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPCSVC_NFS_PROT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SECURITY_PAM_MISC_H 1 | #define HAVE_LINUX_RAW_H 1 | #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_DECL_FDPIC_FUNCPTRS 1 | #define HAVE_DECL_MMAP_PAGE_ZERO 1 | #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 | #define HAVE_DECL_READ_IMPLIES_EXEC 1 | #define HAVE_DECL_ADDR_LIMIT_32BIT 1 | #define HAVE_DECL_WHOLE_SECONDS 1 | #define HAVE_DECL_STICKY_TIMEOUTS 1 | #define HAVE_DECL_ADDR_LIMIT_3GB 1 | #define SWAPON_HAS_TWO_ARGS 1 | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 | #define HAVE_LSEEK64_PROTOTYPE 1 | #define HAVE_INET_ATON 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FUTIMENS 1 | #define HAVE_FSTAT64 1 | #define HAVE_FSYNC 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PERSONALITY 1 | #define HAVE_UPDWTMP 1 | #define HAVE_JRAND48 1 | #define HAVE_LCHOWN 1 | #define HAVE_LLSEEK 1 | #define HAVE_LSEEK64 1 | #define HAVE_SCANDIRAT 1 | #define HAVE_STRTOULL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SIGQUEUE 1 | #define HAVE_SRANDOM 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_PRCTL 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_RPMATCH 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_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_DECL_CPU_ALLOC 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LIBCRYPT 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:17702: result: no configure:17904: WARNING: uuid library is not found; mkswap(8) will not generate UUIDs configure:18953: checking for crc32 in -lz configure:18978: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lz -lutil -lcrypt >&5 configure:18978: $? = 0 configure:18987: result: yes configure:19307: checking for syscall prlimit64 configure:19326: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:149:5: warning: unused variable 'test' [-Wunused-variable] int test = SYS_prlimit64; ^ configure:19326: $? = 0 configure:19364: result: SYS_prlimit64 configure:19411: checking for prlimit configure:19411: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lutil -lcrypt >&5 configure:19411: $? = 0 configure:19411: result: yes configure:20003: WARNING: schedutils disabled; do not build ionice configure:20280: WARNING: schedutils disabled; do not build taskset configure:20754: checking that generated files are newer than configure configure:20760: result: done configure:21176: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by util-linux config.status 2.21, 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:1459: creating disk-utils/Makefile config.status:1459: creating fdisk/Makefile config.status:1459: creating fsck/Makefile config.status:1459: creating getopt/Makefile config.status:1459: creating hwclock/Makefile config.status:1459: creating include/Makefile config.status:1459: creating lib/Makefile config.status:1459: creating login-utils/Makefile config.status:1459: creating Makefile config.status:1459: creating man/ru/Makefile config.status:1459: creating misc-utils/chkdupexe config.status:1459: creating misc-utils/Makefile config.status:1459: creating mount/Makefile config.status:1459: creating partx/Makefile config.status:1459: creating po/Makefile.in config.status:1567: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status:1459: creating schedutils/Makefile config.status:1459: creating libblkid/blkid.pc config.status:1459: creating libblkid/Makefile config.status:1459: creating libblkid/docs/Makefile config.status:1459: creating libblkid/docs/version.xml config.status:1459: creating libblkid/src/Makefile config.status:1459: creating libblkid/src/blkid.h config.status:1459: creating libblkid/src/superblocks/Makefile config.status:1459: creating libblkid/src/topology/Makefile config.status:1459: creating libblkid/src/partitions/Makefile config.status:1459: creating libblkid/samples/Makefile config.status:1459: creating libmount/mount.pc config.status:1459: creating libmount/Makefile config.status:1459: creating libmount/src/Makefile config.status:1459: creating libmount/src/libmount.h config.status:1459: creating libmount/docs/Makefile config.status:1459: creating libmount/docs/version.xml config.status:1459: creating libuuid/uuid.pc config.status:1459: creating libuuid/Makefile config.status:1459: creating libuuid/man/Makefile config.status:1459: creating libuuid/src/Makefile config.status:1459: creating sys-utils/Makefile config.status:1459: creating term-utils/Makefile config.status:1459: creating tests/commands.sh config.status:1459: creating tests/helpers/Makefile config.status:1459: creating tests/Makefile config.status:1459: creating text-utils/Makefile config.status:1459: creating config.h config.status:1688: executing depfiles commands config.status:1688: executing libtool commands config.status:1688: executing default-1 commands ## ---------------- ## ## 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_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' 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_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_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___secure_getenv=no ac_cv_func_dirfd=yes ac_cv_func_err=yes ac_cv_func_errx=yes ac_cv_func_fstat64=yes ac_cv_func_fstatat=yes ac_cv_func_fsync=yes ac_cv_func_futimens=yes ac_cv_func_get_current_dir_name=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_inet_aton=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_nanosleep=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_rpmatch=yes ac_cv_func_scandirat=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_strtoull=yes ac_cv_func_sysconf=yes ac_cv_func_unlinkat=yes ac_cv_func_updwtmp=yes ac_cv_func_usleep=yes ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_have_decl_ADDR_COMPAT_LAYOUT=yes ac_cv_have_decl_ADDR_LIMIT_32BIT=yes ac_cv_have_decl_ADDR_LIMIT_3GB=yes ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes ac_cv_have_decl_CPU_ALLOC=yes ac_cv_have_decl_FDPIC_FUNCPTRS=yes ac_cv_have_decl_MMAP_PAGE_ZERO=yes ac_cv_have_decl_READ_IMPLIES_EXEC=yes ac_cv_have_decl_STICKY_TIMEOUTS=yes ac_cv_have_decl_UNAME26=yes ac_cv_have_decl_WHOLE_SECONDS=yes ac_cv_have_decl__NL_TIME_WEEK_1STDAY=yes ac_cv_have_decl_llseek=no ac_cv_have_decl_lseek64=yes ac_cv_header_asm_io_h=no ac_cv_header_crypt_h=yes ac_cv_header_dlfcn_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_major_h=yes ac_cv_header_linux_raw_h=yes ac_cv_header_linux_tiocl_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_net_if_dl_h=no ac_cv_header_net_if_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_rpcsvc_nfs_prot_h=yes ac_cv_header_security_pam_misc_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_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_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_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_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_termcap_tgetnum=no ac_cv_lib_tinfo_tgetent=no ac_cv_lib_util_openpty=yes ac_cv_lib_z_crc32=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_termios_c_line=yes ac_cv_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_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase 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_lt_DD=/bin/dd 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 -std=gnu99 -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test 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_gethostbyname='none required' 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_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_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 ax_cv_have_tls=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' scanf_cv_alloc_modifier=ms ul_cv_syscall_prlimit64=SYS_prlimit64 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/config/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' 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/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/config/missing automake-1.15' AWK='gawk' BUILD_AGETTY_FALSE='' BUILD_AGETTY_TRUE='#' BUILD_ARCH_FALSE='' BUILD_ARCH_TRUE='#' BUILD_CHCPU_FALSE='#' BUILD_CHCPU_TRUE='' BUILD_CRAMFS_FALSE='' BUILD_CRAMFS_TRUE='#' BUILD_DDATE_FALSE='' BUILD_DDATE_TRUE='#' BUILD_ELVTUNE_FALSE='' BUILD_ELVTUNE_TRUE='#' BUILD_FALLOCATE_FALSE='' BUILD_FALLOCATE_TRUE='#' BUILD_FSCK_FALSE='' BUILD_FSCK_TRUE='#' BUILD_HWCLOCK_FALSE='#' BUILD_HWCLOCK_TRUE='' BUILD_IONICE_FALSE='' BUILD_IONICE_TRUE='#' BUILD_KILL_FALSE='' BUILD_KILL_TRUE='#' BUILD_LAST_FALSE='' BUILD_LAST_TRUE='#' BUILD_LIBBLKID_FALSE='#' BUILD_LIBBLKID_TRUE='' BUILD_LIBMOUNT_FALSE='' BUILD_LIBMOUNT_MOUNT_FALSE='' BUILD_LIBMOUNT_MOUNT_TRUE='#' BUILD_LIBMOUNT_TRUE='#' BUILD_LIBUUID_FALSE='' BUILD_LIBUUID_TRUE='#' BUILD_LINE_FALSE='' BUILD_LINE_TRUE='#' BUILD_LOGIN_UTILS_FALSE='' BUILD_LOGIN_UTILS_TRUE='#' BUILD_LOSETUP_FALSE='#' BUILD_LOSETUP_TRUE='' BUILD_LSBLK_FALSE='#' BUILD_LSBLK_TRUE='' BUILD_LSCPU_FALSE='#' BUILD_LSCPU_TRUE='' BUILD_MESG_FALSE='' BUILD_MESG_TRUE='#' BUILD_MOUNTPOINT_FALSE='' BUILD_MOUNTPOINT_TRUE='#' BUILD_MOUNT_FALSE='#' BUILD_MOUNT_TRUE='' BUILD_NEW_MOUNT_FALSE='' BUILD_NEW_MOUNT_TRUE='#' BUILD_PARTX_FALSE='' BUILD_PARTX_TRUE='#' BUILD_PIVOT_ROOT_FALSE='' BUILD_PIVOT_ROOT_TRUE='#' BUILD_PRLIMIT_FALSE='#' BUILD_PRLIMIT_TRUE='' BUILD_RAW_FALSE='' BUILD_RAW_TRUE='#' BUILD_RENAME_FALSE='' BUILD_RENAME_TRUE='#' BUILD_RESET_FALSE='' BUILD_RESET_TRUE='#' BUILD_SCHEDUTILS_FALSE='' BUILD_SCHEDUTILS_TRUE='#' BUILD_SWAPON_FALSE='#' BUILD_SWAPON_TRUE='' BUILD_SWITCH_ROOT_FALSE='' BUILD_SWITCH_ROOT_TRUE='#' BUILD_TASKSET_FALSE='' BUILD_TASKSET_TRUE='#' BUILD_UNSHARE_FALSE='' BUILD_UNSHARE_TRUE='#' BUILD_UUIDD_FALSE='' BUILD_UUIDD_TRUE='#' BUILD_WALL_FALSE='' BUILD_WALL_TRUE='#' BUILD_WRITE_FALSE='' BUILD_WRITE_TRUE='#' CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' CYGPATH_W='echo' 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' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_AUDIT_FALSE='' HAVE_AUDIT_TRUE='#' HAVE_CPU_SET_T_FALSE='#' HAVE_CPU_SET_T_TRUE='' HAVE_FALLOCATE_FALSE='' HAVE_FALLOCATE_TRUE='#' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_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_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_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_SFDISK_FALSE='' HAVE_STATIC_SFDISK_TRUE='#' HAVE_STATIC_UMOUNT_FALSE='' HAVE_STATIC_UMOUNT_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_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='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBBLKID_DATE='24-Feb-2012' LIBBLKID_VERSION='2.21.0' LIBBLKID_VERSION_INFO='2:0:1' LIBICONV='-liconv' LIBINTL='' LIBMOUNT_VERSION='2.21.0' LIBMOUNT_VERSION_INFO='2:0:1' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUUID_VERSION='2.21.0' LIBUUID_VERSION_INFO='4:0:3' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/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' MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NCURSES_LIBS='' 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.21' PACKAGE_TARNAME='util-linux' PACKAGE_URL='' PACKAGE_VERSION='2.21' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSUB='po' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SELINUX_LIBS='' SELINUX_LIBS_STATIC='' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' STRIP='x86_64-pc-linux-gnu-strip' SUID_CFLAGS='' SUID_LDFLAGS='' USE_NLS='yes' USE_SLANG_FALSE='' USE_SLANG_TRUE='#' USE_TTY_GROUP_FALSE='' USE_TTY_GROUP_TRUE='#' VERSION='2.21' XGETTEXT='/usr/bin/xgettext' 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='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' 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/${PACKAGE_TARNAME}' 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/app-crypt/loop-aes-losetup-2.21/work/util-linux-2.21/config/install-sh' libdir='/usr/lib64' libdirname='lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' usrbin_execdir='${exec_prefix}/bin' usrlib_execdir='${exec_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.21" #define PACKAGE_STRING "util-linux 2.21" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_URL "" #define PACKAGE "util-linux" #define VERSION "2.21" #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 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_GETOPT_H 1 #define HAVE_LINUX_FD_H 1 #define HAVE_LINUX_TIOCL_H 1 #define HAVE_LINUX_VERSION_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_CDROM_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_PATHS_H 1 #define HAVE_PTY_H 1 #define HAVE_MNTENT_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_RPCSVC_NFS_PROT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SECURITY_PAM_MISC_H 1 #define HAVE_LINUX_RAW_H 1 #define HAVE_UNISTD_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 HAVE_DECL_UNAME26 1 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 #define HAVE_DECL_FDPIC_FUNCPTRS 1 #define HAVE_DECL_MMAP_PAGE_ZERO 1 #define HAVE_DECL_ADDR_COMPAT_LAYOUT 1 #define HAVE_DECL_READ_IMPLIES_EXEC 1 #define HAVE_DECL_ADDR_LIMIT_32BIT 1 #define HAVE_DECL_WHOLE_SECONDS 1 #define HAVE_DECL_STICKY_TIMEOUTS 1 #define HAVE_DECL_ADDR_LIMIT_3GB 1 #define SWAPON_HAS_TWO_ARGS 1 #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1 #define HAVE_LSEEK64_PROTOTYPE 1 #define HAVE_INET_ATON 1 #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_FUTIMENS 1 #define HAVE_FSTAT64 1 #define HAVE_FSYNC 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_PERSONALITY 1 #define HAVE_UPDWTMP 1 #define HAVE_JRAND48 1 #define HAVE_LCHOWN 1 #define HAVE_LLSEEK 1 #define HAVE_LSEEK64 1 #define HAVE_SCANDIRAT 1 #define HAVE_STRTOULL 1 #define HAVE_SYSCONF 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_SIGQUEUE 1 #define HAVE_SRANDOM 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_PRCTL 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_WARN 1 #define HAVE_WARNX 1 #define HAVE_RPMATCH 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_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_DECL_CPU_ALLOC 1 #define HAVE_CRYPT_H 1 #define HAVE_LIBCRYPT 1 #define LIBBLKID_VERSION "2.21.0" #define LIBBLKID_DATE "24-Feb-2012" #define HAVE_LIBBLKID 1 #define LIBMOUNT_VERSION "2.21.0" #define HAVE_PRLIMIT 1 #define FS_SEARCH_PATH "/sbin:/sbin/fs.d:/sbin/fs" configure: exit 0