This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cryptsetup configure 1.6.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2566: checking for a BSD-compatible install configure:2634: result: /bin/install -c configure:2645: checking whether build environment is sane configure:2700: result: yes configure:2851: checking for a thread-safe mkdir -p configure:2890: result: /bin/mkdir -p configure:2897: checking for gawk configure:2913: found /bin/gawk configure:2924: result: gawk configure:2935: checking whether make sets $(MAKE) configure:2957: result: yes configure:2986: checking whether make supports nested variables configure:3003: result: yes configure:3138: checking build system type configure:3152: result: i686-uhu-linux-gnu configure:3172: checking host system type configure:3185: result: i686-uhu-linux-gnu configure:3217: checking for style of include used by make configure:3245: result: GNU configure:3276: checking for i686-uhu-linux-gcc configure:3292: found /usr/bin/i686-uhu-linux-gcc configure:3303: result: i686-uhu-linux-gcc configure:3572: checking for C compiler version configure:3581: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3592: $? = 0 configure:3581: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3592: $? = 0 configure:3581: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3592: $? = 1 configure:3581: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3592: $? = 1 configure:3612: checking whether the C compiler works configure:3634: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3638: $? = 0 configure:3686: result: yes configure:3689: checking for C compiler default output file name configure:3691: result: a.out configure:3697: checking for suffix of executables configure:3704: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3708: $? = 0 configure:3730: result: configure:3752: checking whether we are cross compiling configure:3760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3764: $? = 0 configure:3771: ./conftest configure:3775: $? = 0 configure:3790: result: no configure:3795: checking for suffix of object files configure:3817: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3821: $? = 0 configure:3842: result: o configure:3846: checking whether we are using the GNU C compiler configure:3865: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3865: $? = 0 configure:3874: result: yes configure:3883: checking whether i686-uhu-linux-gcc accepts -g configure:3903: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3903: $? = 0 configure:3944: result: yes configure:3961: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4024: $? = 0 configure:4037: result: none needed configure:4062: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4084: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4087: $? = 0 configure:4084: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4087: $? = 0 configure:4099: result: yes configure:4118: checking dependency style of i686-uhu-linux-gcc configure:4229: result: gcc3 configure:4250: checking how to run the C preprocessor configure:4281: i686-uhu-linux-gcc -E conftest.c configure:4281: $? = 0 configure:4295: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | /* end confdefs.h. */ | #include configure:4320: result: i686-uhu-linux-gcc -E configure:4340: i686-uhu-linux-gcc -E conftest.c configure:4340: $? = 0 configure:4354: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | /* end confdefs.h. */ | #include configure:4383: checking for grep that handles long lines and -e configure:4441: result: /bin/grep configure:4446: checking for egrep configure:4508: result: /bin/grep -E configure:4513: checking for ANSI C header files configure:4533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4533: $? = 0 configure:4606: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4606: $? = 0 configure:4606: ./conftest configure:4606: $? = 0 configure:4617: result: yes configure:4630: checking for sys/types.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for sys/stat.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for stdlib.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for string.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for memory.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for strings.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for inttypes.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for stdint.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4630: checking for unistd.h configure:4630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4630: $? = 0 configure:4630: result: yes configure:4643: checking minix/config.h usability configure:4643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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:4643: result: no configure:4643: checking minix/config.h presence configure:4643: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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:4643: result: no configure:4643: checking for minix/config.h configure:4643: result: no configure:4664: checking whether it is safe to define __EXTENSIONS__ configure:4682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4682: $? = 0 configure:4689: result: yes configure:4711: checking for i686-uhu-linux-gcc configure:4738: result: i686-uhu-linux-gcc configure:5007: checking for C compiler version configure:5016: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:5027: $? = 0 configure:5016: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5027: $? = 0 configure:5016: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5027: $? = 1 configure:5016: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5027: $? = 1 configure:5031: checking whether we are using the GNU C compiler configure:5059: result: yes configure:5068: checking whether i686-uhu-linux-gcc accepts -g configure:5129: result: yes configure:5146: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5222: result: none needed configure:5247: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5284: result: yes configure:5303: checking dependency style of i686-uhu-linux-gcc configure:5414: result: gcc3 configure:5435: checking how to run the C preprocessor configure:5505: result: i686-uhu-linux-gcc -E configure:5525: i686-uhu-linux-gcc -E conftest.c configure:5525: $? = 0 configure:5539: i686-uhu-linux-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 configure:5568: checking whether make sets $(MAKE) configure:5590: result: yes configure:5676: checking how to print strings configure:5703: result: printf configure:5724: checking for a sed that does not truncate output configure:5788: result: /bin/sed configure:5806: checking for fgrep configure:5868: result: /bin/grep -F configure:5903: checking for ld used by i686-uhu-linux-gcc configure:5970: result: /usr/bin/ld configure:5977: checking if the linker (/usr/bin/ld) is GNU ld configure:5992: result: yes configure:6004: checking for BSD- or MS-compatible name lister (nm) configure:6053: result: /usr/bin/nm -B configure:6183: checking the name lister (/usr/bin/nm -B) interface configure:6190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6193: /usr/bin/nm -B "conftest.o" configure:6196: output 00000000 B some_variable configure:6203: result: BSD nm configure:6206: checking whether ln -s works configure:6210: result: yes configure:6218: checking the maximum length of command line arguments configure:6349: result: 1572864 configure:6366: checking whether the shell understands some XSI constructs configure:6376: result: yes configure:6380: checking whether the shell understands "+=" configure:6386: result: yes configure:6421: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6461: result: func_convert_file_noop configure:6468: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6488: result: func_convert_file_noop configure:6495: checking for /usr/bin/ld option to reload object files configure:6502: result: -r configure:6536: checking for i686-uhu-linux-objdump configure:6566: result: no configure:6576: checking for objdump configure:6592: found /usr/bin/objdump configure:6603: result: objdump configure:6635: checking how to recognize dependent libraries configure:6833: result: pass_all configure:6878: checking for i686-uhu-linux-dlltool configure:6908: result: no configure:6918: checking for dlltool configure:6948: result: no configure:6978: checking how to associate runtime and link libraries configure:7005: result: printf %s\n configure:7021: checking for i686-uhu-linux-ar configure:7037: found /usr/bin/i686-uhu-linux-ar configure:7048: result: i686-uhu-linux-ar configure:7129: checking for archiver @FILE support configure:7146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7146: $? = 0 configure:7149: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7152: $? = 0 configure:7157: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7160: $? = 1 configure:7172: result: @ configure:7190: checking for i686-uhu-linux-strip configure:7220: result: no configure:7230: checking for strip configure:7246: found /usr/bin/strip configure:7257: result: strip configure:7289: checking for i686-uhu-linux-ranlib configure:7319: result: no configure:7329: checking for ranlib configure:7345: found /usr/bin/ranlib configure:7356: result: ranlib configure:7458: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7578: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7581: $? = 0 configure:7585: /usr/bin/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:7588: $? = 0 configure:7654: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7657: $? = 0 configure:7695: result: ok configure:7732: checking for sysroot configure:7762: result: no configure:7985: checking for i686-uhu-linux-mt configure:8015: result: no configure:8025: checking for mt configure:8055: result: no configure:8075: checking if : is a manifest tool configure:8081: : '-?' configure:8089: result: no configure:8728: checking for dlfcn.h configure:8728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8728: $? = 0 configure:8728: result: yes configure:8904: checking for objdir configure:8919: result: .libs configure:9190: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9208: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9212: $? = 0 configure:9225: result: no configure:9552: checking for i686-uhu-linux-gcc option to produce PIC configure:9559: result: -fPIC -DPIC configure:9567: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9589: $? = 0 configure:9602: result: yes configure:9631: checking if i686-uhu-linux-gcc static flag -static works configure:9659: result: yes configure:9674: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9695: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9699: $? = 0 configure:9721: result: yes configure:9729: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9776: result: yes configure:9809: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10966: result: yes configure:11003: checking whether -lc should be explicitly linked in configure:11011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11014: $? = 0 configure:11029: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11032: $? = 0 configure:11046: result: no configure:11206: checking dynamic linker characteristics configure:11706: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11706: $? = 0 configure:11940: result: GNU/Linux ld.so configure:12047: checking how to hardcode library paths into programs configure:12072: result: immediate configure:12612: checking whether stripping libraries is possible configure:12617: result: yes configure:12652: checking if libtool supports shared libraries configure:12654: result: yes configure:12657: checking whether to build shared libraries configure:12678: result: yes configure:12681: checking whether to build static libraries configure:12685: result: no configure:12733: checking for i686-uhu-linux-pkg-config configure:12766: result: no configure:12776: checking for pkg-config configure:12794: found /usr/bin/pkg-config configure:12806: result: /usr/bin/pkg-config configure:12831: checking pkg-config is at least version 0.9.0 configure:12834: result: yes configure:12846: checking for dirent.h that defines DIR configure:12865: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12865: $? = 0 configure:12873: result: yes configure:12886: checking for library containing opendir configure:12917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12917: $? = 0 configure:12934: result: none required configure:13001: checking for ANSI C header files configure:13105: result: yes configure:13117: checking fcntl.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking fcntl.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for fcntl.h configure:13117: result: yes configure:13117: checking malloc.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking malloc.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for malloc.h configure:13117: result: yes configure:13117: checking for inttypes.h configure:13117: result: yes configure:13117: checking sys/ioctl.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking sys/ioctl.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for sys/ioctl.h configure:13117: result: yes configure:13117: checking sys/mman.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking sys/mman.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for sys/mman.h configure:13117: result: yes configure:13117: checking ctype.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking ctype.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for ctype.h configure:13117: result: yes configure:13117: checking for unistd.h configure:13117: result: yes configure:13117: checking locale.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking locale.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for locale.h configure:13117: result: yes configure:13117: checking byteswap.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking byteswap.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for byteswap.h configure:13117: result: yes configure:13117: checking endian.h usability configure:13117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking endian.h presence configure:13117: i686-uhu-linux-gcc -E conftest.c configure:13117: $? = 0 configure:13117: result: yes configure:13117: checking for endian.h configure:13117: result: yes configure:13130: checking uuid/uuid.h usability configure:13130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13130: $? = 0 configure:13130: result: yes configure:13130: checking uuid/uuid.h presence configure:13130: i686-uhu-linux-gcc -E conftest.c configure:13130: $? = 0 configure:13130: result: yes configure:13130: checking for uuid/uuid.h configure:13130: result: yes configure:13142: checking libdevmapper.h usability configure:13142: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13142: $? = 0 configure:13142: result: yes configure:13142: checking libdevmapper.h presence configure:13142: i686-uhu-linux-gcc -E conftest.c configure:13142: $? = 0 configure:13142: result: yes configure:13142: checking for libdevmapper.h configure:13142: result: yes configure:13152: checking for uuid_clear in -luuid configure:13177: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:13177: $? = 0 configure:13186: result: yes configure:13205: checking for posix_memalign configure:13205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13205: $? = 0 configure:13205: result: yes configure:13219: checking for an ANSI C-conforming const configure:13285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13285: $? = 0 configure:13292: result: yes configure:13300: checking whether byte ordering is bigendian configure:13315: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:44:15: error: unknown type name 'universal' configure:13315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13360: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13360: $? = 0 configure:13378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:50:4: error: unknown type name 'not' not big endian ^ conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13506: result: no configure:13524: checking for off_t configure:13524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13524: $? = 0 configure:13524: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:79:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:13524: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 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 ((off_t))) | return 0; | ; | return 0; | } configure:13524: result: yes configure:13542: checking for special C compiler options needed for large files configure:13587: result: no configure:13593: checking for _FILE_OFFSET_BITS value needed for large files configure:13618: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:49:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:49:3: warning: left shift count >= width of type [enabled by default] conftest.c:50:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:50:10: warning: left shift count >= width of type [enabled by default] conftest.c:49:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:13642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13642: $? = 0 configure:13650: result: 64 configure:13735: checking for _LARGEFILE_SOURCE value needed for large files configure:13754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13754: $? = 0 configure:13782: result: no configure:13804: checking whether i686-uhu-linux-gcc needs -traditional configure:13838: result: no configure:13855: checking whether NLS is requested configure:13864: result: yes configure:13902: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:13934: result: /usr/bin/msgfmt configure:13943: checking for gmsgfmt configure:13974: result: /usr/bin/msgfmt configure:14025: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:14057: result: /usr/bin/xgettext configure:14103: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:14134: result: /usr/bin/msgmerge configure:14188: checking for ld used by GCC configure:14252: result: /usr/bin/ld configure:14259: checking if the linker (/usr/bin/ld) is GNU ld configure:14272: result: yes configure:14279: checking for shared library run path origin configure:14292: result: done configure:14728: checking for CFPreferencesCopyAppValue configure:14746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:45:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:14746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:14755: result: no configure:14762: checking for CFLocaleCopyCurrent configure:14780: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:45:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:14780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cryptsetup" | #define PACKAGE_TARNAME "cryptsetup" | #define PACKAGE_VERSION "1.6.3" | #define PACKAGE_STRING "cryptsetup 1.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cryptsetup" | #define VERSION "1.6.3" | #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 HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_LIBUUID 1 | #define HAVE_POSIX_MEMALIGN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:14789: result: no configure:14818: checking for GNU gettext in libc configure:14837: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14837: $? = 0 configure:14845: result: yes configure:15434: checking whether to use NLS configure:15436: result: yes configure:15439: checking where the gettext function comes from configure:15450: result: libc configure:15511: checking for poptConfigFileToString in -lpopt configure:15536: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpopt >&5 configure:15536: $? = 0 configure:15545: result: yes configure:15812: checking for DEVMAPPER configure:15819: $PKG_CONFIG --exists --print-errors "devmapper >= 1.02.03" configure:15822: $? = 0 configure:15836: $PKG_CONFIG --exists --print-errors "devmapper >= 1.02.03" configure:15839: $? = 0 configure:16069: result: yes configure:16076: checking whether dm_task_secure_data is declared configure:16076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16076: $? = 0 configure:16076: result: yes configure:16088: checking whether dm_task_retry_remove is declared configure:16088: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16088: $? = 0 configure:16088: result: yes configure:16100: checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared configure:16100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16100: $? = 0 configure:16100: result: yes configure:16150: checking linux/if_alg.h usability configure:16150: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16150: $? = 0 configure:16150: result: yes configure:16150: checking linux/if_alg.h presence configure:16150: i686-uhu-linux-gcc -E conftest.c configure:16150: $? = 0 configure:16150: result: yes configure:16150: checking for linux/if_alg.h configure:16150: result: yes configure:16195: checking for i686-uhu-linux-libgcrypt-config configure:16228: result: no configure:16238: checking for libgcrypt-config configure:16256: found /usr/bin/libgcrypt-config configure:16268: result: /usr/bin/libgcrypt-config configure:16299: checking for LIBGCRYPT - version >= 1.6.0 configure:16333: result: yes (1.6.1) configure:16412: checking for i686-uhu-linux-libgcrypt-config configure:16442: result: /usr/bin/libgcrypt-config configure:16516: checking for LIBGCRYPT - version >= 1.1.42 configure:16550: result: yes (1.6.1) configure:18294: checking that generated files are newer than configure configure:18300: result: done configure:18368: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cryptsetup config.status 1.6.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:1226: creating Makefile config.status:1226: creating lib/Makefile config.status:1226: creating lib/libcryptsetup.pc config.status:1226: creating lib/crypto_backend/Makefile config.status:1226: creating lib/luks1/Makefile config.status:1226: creating lib/loopaes/Makefile config.status:1226: creating lib/verity/Makefile config.status:1226: creating lib/tcrypt/Makefile config.status:1226: creating src/Makefile config.status:1226: creating po/Makefile.in config.status:1226: creating man/Makefile config.status:1226: creating tests/Makefile config.status:1226: creating python/Makefile config.status:1226: creating config.h config.status:1455: executing depfiles commands config.status:1455: executing libtool commands config.status:1455: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEVMAPPER_CFLAGS_set= ac_cv_env_DEVMAPPER_CFLAGS_value= ac_cv_env_DEVMAPPER_LIBS_set= ac_cv_env_DEVMAPPER_LIBS_value= ac_cv_env_DEVMAPPER_STATIC_CFLAGS_set= ac_cv_env_DEVMAPPER_STATIC_CFLAGS_value= ac_cv_env_DEVMAPPER_STATIC_LIBS_set= ac_cv_env_DEVMAPPER_STATIC_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_OPENSSL_STATIC_CFLAGS_set= ac_cv_env_OPENSSL_STATIC_CFLAGS_value= ac_cv_env_OPENSSL_STATIC_LIBS_set= ac_cv_env_OPENSSL_STATIC_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PWQUALITY_CFLAGS_set= ac_cv_env_PWQUALITY_CFLAGS_value= ac_cv_env_PWQUALITY_LIBS_set= ac_cv_env_PWQUALITY_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_posix_memalign=yes ac_cv_have_decl_DM_UDEV_DISABLE_DISK_RULES_FLAG=yes ac_cv_have_decl_dm_task_retry_remove=yes ac_cv_have_decl_dm_task_secure_data=yes ac_cv_header_byteswap_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libdevmapper_h=yes ac_cv_header_linux_if_alg_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_popt_poptConfigFileToString=yes ac_cv_lib_uuid_uuid_clear=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/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes 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/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/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=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DEVMAPPER_CFLAGS= pkg_cv_DEVMAPPER_LIBS='-ldevmapper ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CRYPTO_BACKEND_GCRYPT_FALSE='#' CRYPTO_BACKEND_GCRYPT_TRUE='' CRYPTO_BACKEND_KERNEL_FALSE='' CRYPTO_BACKEND_KERNEL_TRUE='#' CRYPTO_BACKEND_NETTLE_FALSE='' CRYPTO_BACKEND_NETTLE_TRUE='#' CRYPTO_BACKEND_NSS_FALSE='' CRYPTO_BACKEND_NSS_TRUE='#' CRYPTO_BACKEND_OPENSSL_FALSE='' CRYPTO_BACKEND_OPENSSL_TRUE='#' CRYPTO_CFLAGS='' CRYPTO_INTERNAL_PBKDF2_FALSE='' CRYPTO_INTERNAL_PBKDF2_TRUE='#' CRYPTO_LIBS='-lgcrypt -lgpg-error' CRYPTO_STATIC_LIBS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVMAPPER_CFLAGS='' DEVMAPPER_LIBS='-ldevmapper ' DEVMAPPER_STATIC_CFLAGS='' DEVMAPPER_STATIC_LIBS='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FIPSCHECK_LIBS='' FIPS_MODULE_FILE='/etc/system-fips' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBCRYPTSETUP_VERSION='1.6.3' LIBCRYPTSETUP_VERSION_FIPS='libcryptsetup.so.4' LIBCRYPTSETUP_VERSION_INFO='9:0:5' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NSS_CFLAGS='' NSS_LIBS='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OPENSSL_STATIC_CFLAGS='' OPENSSL_STATIC_LIBS='' OTOOL64='' OTOOL='' PACKAGE='cryptsetup' PACKAGE_BUGREPORT='' PACKAGE_NAME='cryptsetup' PACKAGE_STRING='cryptsetup 1.6.3' PACKAGE_TARNAME='cryptsetup' PACKAGE_URL='' PACKAGE_VERSION='1.6.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POPT_LIBS='-lpopt ' POSUB='po' PWQUALITY_CFLAGS='' PWQUALITY_LIBS='' PWQUALITY_STATIC_LIBS='' PYTHON='' PYTHON_CRYPTSETUP_FALSE='' PYTHON_CRYPTSETUP_TRUE='#' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' REENCRYPT_FALSE='' REENCRYPT_TRUE='#' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_TOOLS_FALSE='' STATIC_TOOLS_TRUE='#' STRIP='strip' USE_NLS='yes' UUID_LIBS='-luuid ' VERITYSETUP_FALSE='#' VERITYSETUP_TRUE='' VERSION='1.6.3' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cryptsetup" #define PACKAGE_TARNAME "cryptsetup" #define PACKAGE_VERSION "1.6.3" #define PACKAGE_STRING "cryptsetup 1.6.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "cryptsetup" #define VERSION "1.6.3" #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 HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_LIBUUID 1 #define HAVE_POSIX_MEMALIGN 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LIBPOPT 1 #define HAVE_DECL_DM_TASK_SECURE_DATA 1 #define HAVE_DECL_DM_TASK_RETRY_REMOVE 1 #define HAVE_DECL_DM_UDEV_DISABLE_DISK_RULES_FLAG 1 #define USE_UDEV 1 #define HAVE_LINUX_IF_ALG_H 1 #define ENABLE_AF_ALG 1 #define GCRYPT_REQ_VERSION "1.1.42" #define USE_INTERNAL_PBKDF2 0 #define DEFAULT_RNG "/dev/urandom" #define DEFAULT_PLAIN_HASH "ripemd160" #define DEFAULT_PLAIN_CIPHER "aes" #define DEFAULT_PLAIN_MODE "cbc-essiv:sha256" #define DEFAULT_PLAIN_KEYBITS 256 #define DEFAULT_LUKS1_HASH "sha1" #define DEFAULT_LUKS1_CIPHER "aes" #define DEFAULT_LUKS1_MODE "xts-plain64" #define DEFAULT_LUKS1_KEYBITS 256 #define DEFAULT_LUKS1_ITER_TIME 1000 #define DEFAULT_LOOPAES_CIPHER "aes" #define DEFAULT_LOOPAES_KEYBITS 256 #define DEFAULT_KEYFILE_SIZE_MAXKB 8192 #define DEFAULT_PASSPHRASE_SIZE_MAX 512 #define DEFAULT_VERITY_HASH "sha256" #define DEFAULT_VERITY_DATA_BLOCK 4096 #define DEFAULT_VERITY_HASH_BLOCK 4096 #define DEFAULT_VERITY_SALT_SIZE 32 configure: exit 0