This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgcrypt configure 1.6.1, 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2749: checking for a BSD-compatible install configure:2817: result: /bin/install -c configure:2828: checking whether build environment is sane configure:2878: result: yes configure:3019: checking for a thread-safe mkdir -p configure:3058: result: /bin/mkdir -p configure:3071: checking for gawk configure:3087: found /bin/gawk configure:3098: result: gawk configure:3109: checking whether make sets $(MAKE) configure:3131: result: yes configure:3219: checking build system type configure:3233: result: i686-uhu-linux-gnu configure:3253: checking host system type configure:3266: result: i686-uhu-linux-gnu configure:3287: checking whether to enable maintainer-specific portions of Makefiles configure:3296: result: no configure:3320: checking whether make supports nested variables configure:3337: result: yes configure:3379: checking whether make sets $(MAKE) configure:3401: result: yes configure:3432: checking for i686-uhu-linux-gcc configure:3448: found /usr/bin/i686-uhu-linux-gcc configure:3459: result: i686-uhu-linux-gcc configure:3728: checking for C compiler version configure:3737: 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:3748: $? = 0 configure:3737: 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:3748: $? = 0 configure:3737: 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:3748: $? = 1 configure:3737: 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:3748: $? = 1 configure:3768: checking whether the C compiler works configure:3790: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3794: $? = 0 configure:3842: result: yes configure:3845: checking for C compiler default output file name configure:3847: result: a.out configure:3853: checking for suffix of executables configure:3860: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3886: result: configure:3908: checking whether we are cross compiling configure:3916: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3920: $? = 0 configure:3927: ./conftest configure:3931: $? = 0 configure:3946: result: no configure:3951: checking for suffix of object files configure:3973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3977: $? = 0 configure:3998: result: o configure:4002: checking whether we are using the GNU C compiler configure:4021: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4021: $? = 0 configure:4030: result: yes configure:4039: checking whether i686-uhu-linux-gcc accepts -g configure:4059: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4059: $? = 0 configure:4100: result: yes configure:4117: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4180: $? = 0 configure:4193: result: none needed configure:4224: checking for style of include used by make configure:4252: result: GNU configure:4278: checking dependency style of i686-uhu-linux-gcc configure:4389: result: gcc3 configure:4409: checking how to run the C preprocessor configure:4440: i686-uhu-linux-gcc -E conftest.c configure:4440: $? = 0 configure:4454: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #include configure:4479: result: i686-uhu-linux-gcc -E configure:4499: i686-uhu-linux-gcc -E conftest.c configure:4499: $? = 0 configure:4513: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #include configure:4542: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4573: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4577: $? = 0 configure:4583: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4587: $? = 0 configure:4598: cc -c conftest.c >&5 configure:4602: $? = 0 configure:4610: cc -c conftest.c -o conftest2.o >&5 configure:4614: $? = 0 configure:4620: cc -c conftest.c -o conftest2.o >&5 configure:4624: $? = 0 configure:4642: result: yes configure:4676: checking dependency style of i686-uhu-linux-gcc configure:4785: result: gcc3 configure:4801: checking for library containing strerror configure:4832: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4832: $? = 0 configure:4849: result: none required configure:4862: checking for gawk configure:4889: result: gawk configure:4902: checking for grep that handles long lines and -e configure:4960: result: /bin/grep configure:4965: checking for egrep configure:5027: result: /bin/grep -E configure:5032: checking for ANSI C header files configure:5052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5052: $? = 0 configure:5125: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5125: $? = 0 configure:5125: ./conftest configure:5125: $? = 0 configure:5136: result: yes configure:5149: checking for sys/types.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for sys/stat.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for stdlib.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for string.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for memory.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for strings.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for inttypes.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for stdint.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5149: checking for unistd.h configure:5149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5149: $? = 0 configure:5149: result: yes configure:5162: checking minix/config.h usability configure:5162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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:5162: result: no configure:5162: checking minix/config.h presence configure:5162: i686-uhu-linux-gcc -E conftest.c conftest.c:23:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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:5162: result: no configure:5162: checking for minix/config.h configure:5162: result: no configure:5183: checking whether it is safe to define __EXTENSIONS__ configure:5201: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5201: $? = 0 configure:5208: result: yes configure:5230: checking for cc for build configure:5237: result: i686-uhu-linux-gcc configure:5289: checking how to print strings configure:5316: result: printf configure:5337: checking for a sed that does not truncate output configure:5401: result: /bin/sed configure:5419: checking for fgrep configure:5481: result: /bin/grep -F configure:5516: checking for ld used by i686-uhu-linux-gcc configure:5583: result: /usr/bin/ld configure:5590: checking if the linker (/usr/bin/ld) is GNU ld configure:5605: result: yes configure:5617: checking for BSD- or MS-compatible name lister (nm) configure:5666: result: /usr/bin/nm -B configure:5796: checking the name lister (/usr/bin/nm -B) interface configure:5803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5806: /usr/bin/nm -B "conftest.o" configure:5809: output 00000000 B some_variable configure:5816: result: BSD nm configure:5819: checking whether ln -s works configure:5823: result: yes configure:5831: checking the maximum length of command line arguments configure:5961: result: 1572864 configure:5978: checking whether the shell understands some XSI constructs configure:5988: result: yes configure:5992: checking whether the shell understands "+=" configure:5998: result: yes configure:6033: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6073: result: func_convert_file_noop configure:6080: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6100: result: func_convert_file_noop configure:6107: checking for /usr/bin/ld option to reload object files configure:6114: result: -r configure:6148: checking for i686-uhu-linux-objdump configure:6178: result: no configure:6188: checking for objdump configure:6204: found /usr/bin/objdump configure:6215: result: objdump configure:6244: checking how to recognize dependent libraries configure:6446: result: pass_all configure:6491: checking for i686-uhu-linux-dlltool configure:6521: result: no configure:6531: checking for dlltool configure:6561: result: no configure:6588: checking how to associate runtime and link libraries configure:6615: result: printf %s\n configure:6631: checking for i686-uhu-linux-ar configure:6647: found /usr/bin/i686-uhu-linux-ar configure:6658: result: i686-uhu-linux-ar configure:6739: checking for archiver @FILE support configure:6756: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6756: $? = 0 configure:6759: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6762: $? = 0 configure:6767: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6770: $? = 1 configure:6782: result: @ configure:6800: checking for i686-uhu-linux-strip configure:6830: result: no configure:6840: checking for strip configure:6856: found /usr/bin/strip configure:6867: result: strip configure:6899: checking for i686-uhu-linux-ranlib configure:6929: result: no configure:6939: checking for ranlib configure:6955: found /usr/bin/ranlib configure:6966: result: ranlib configure:7068: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7191: $? = 0 configure:7195: /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:7198: $? = 0 configure:7264: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7267: $? = 0 configure:7305: result: ok configure:7342: checking for sysroot configure:7372: result: no configure:7594: checking for i686-uhu-linux-mt configure:7624: result: no configure:7634: checking for mt configure:7664: result: no configure:7684: checking if : is a manifest tool configure:7690: : '-?' configure:7698: result: no configure:8337: checking for dlfcn.h configure:8337: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8337: $? = 0 configure:8337: result: yes configure:8840: checking for objdir configure:8855: result: .libs configure:9126: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9144: 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:9148: $? = 0 configure:9161: result: no configure:9488: checking for i686-uhu-linux-gcc option to produce PIC configure:9495: result: -fPIC -DPIC configure:9503: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9525: $? = 0 configure:9538: result: yes configure:9567: checking if i686-uhu-linux-gcc static flag -static works configure:9595: result: yes configure:9610: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9635: $? = 0 configure:9657: result: yes configure:9665: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9712: result: yes configure:9745: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10902: result: yes configure:10939: checking whether -lc should be explicitly linked in configure:10947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10950: $? = 0 configure:10965: 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:10968: $? = 0 configure:10982: result: no configure:11142: checking dynamic linker characteristics configure:11673: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11673: $? = 0 configure:11907: result: GNU/Linux ld.so configure:12014: checking how to hardcode library paths into programs configure:12039: result: immediate configure:12579: checking whether stripping libraries is possible configure:12584: result: yes configure:12619: checking if libtool supports shared libraries configure:12621: result: yes configure:12624: checking whether to build shared libraries configure:12645: result: yes configure:12648: checking whether to build static libraries configure:12652: result: no configure:12692: checking for i686-uhu-linux-windres configure:12722: result: no configure:12732: checking for windres configure:12762: result: no configure:13051: checking whether byte ordering is bigendian configure:13066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:31:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:31:15: error: unknown type name 'universal' configure:13066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13111: $? = 0 configure:13129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:4: error: unknown type name 'not' not big endian ^ conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:13129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13257: result: no configure:13285: checking size of unsigned short configure:13290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13290: $? = 0 configure:13290: ./conftest configure:13290: $? = 0 configure:13304: result: 2 configure:13318: checking size of unsigned int configure:13323: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13323: $? = 0 configure:13323: ./conftest configure:13323: $? = 0 configure:13337: result: 4 configure:13351: checking size of unsigned long configure:13356: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13356: $? = 0 configure:13356: ./conftest configure:13356: $? = 0 configure:13370: result: 4 configure:13384: checking size of unsigned long long configure:13389: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13389: $? = 0 configure:13389: ./conftest configure:13389: $? = 0 configure:13403: result: 8 configure:13415: checking for uintptr_t configure:13415: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13415: $? = 0 configure:13415: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:13415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* 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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:13415: result: yes configure:13505: checking which symmetric ciphers to include configure:13523: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 configure:13539: checking which public-key ciphers to include configure:13557: result: dsa elgamal rsa ecc configure:13573: checking which message digests to include configure:13591: result: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool stribog configure:13607: checking which key derivation functions to include configure:13625: result: s2k pkdf2 scrypt configure:13637: checking which random module to use configure:13655: result: default configure:13659: checking whether use of /dev/random is requested configure:13668: result: yes configure:13687: checking whether the experimental random daemon is requested configure:13696: result: no configure:13714: checking whether MPI assembler modules are requested configure:13723: result: yes configure:13727: checking whether memory guard is requested configure:13736: result: no configure:13745: checking whether to run large data tests configure:13754: result: no configure:13762: checking whether use of capabilities is requested configure:13772: result: no configure:13776: checking whether a HMAC binary check is requested configure:13785: result: no configure:13795: checking whether padlock support is requested configure:13804: result: yes configure:13808: checking whether AESNI support is requested configure:13817: result: yes configure:13821: checking whether PCLMUL support is requested configure:13830: result: yes configure:13834: checking whether DRNG support is requested configure:13843: result: yes configure:13847: checking whether AVX support is requested configure:13856: result: yes configure:13860: checking whether AVX2 support is requested configure:13869: result: yes configure:13873: checking whether NEON support is requested configure:13882: result: yes configure:13886: checking whether a -O flag munging is requested configure:13895: result: yes configure:13907: checking whether to enable AMD64 as(1) feature detection configure:13916: result: yes configure:14000: checking for i686-uhu-linux-gpg-error-config configure:14033: result: no configure:14043: checking for gpg-error-config configure:14061: found /usr/bin/gpg-error-config configure:14073: result: /usr/bin/gpg-error-config configure:14096: checking for GPG Error - version >= 1.11 configure:14122: result: yes (1.13) configure:14423: checking whether imported symbols can be declared weak configure:14441: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14441: $? = 0 configure:14475: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14475: $? = 0 configure:14475: ./conftest configure:14475: $? = 0 configure:14487: result: yes configure:14492: checking pthread.h usability configure:14492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14492: $? = 0 configure:14492: result: yes configure:14492: checking pthread.h presence configure:14492: i686-uhu-linux-gcc -E conftest.c configure:14492: $? = 0 configure:14492: result: yes configure:14492: checking for pthread.h configure:14492: result: yes configure:14520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccSu9yoS.o: In function `main': conftest.c:(.text.startup+0x1d): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:14520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:14583: checking for pthread_kill in -lpthread configure:14608: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:14608: $? = 0 configure:14617: result: yes configure:14749: checking for multithread API to use configure:14751: result: posix configure:14767: checking for pthread_rwlock_t configure:14767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14767: $? = 0 configure:14767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:47:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:14767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:14767: result: yes configure:14798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14798: $? = 0 configure:14812: checking for library containing setsockopt configure:14843: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14843: $? = 0 configure:14860: result: none required configure:14925: checking for library containing setsockopt configure:14973: result: none required configure:14986: checking for ANSI C header files configure:15090: result: yes configure:15101: checking for unistd.h configure:15101: result: yes configure:15101: checking sys/select.h usability configure:15101: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15101: $? = 0 configure:15101: result: yes configure:15101: checking sys/select.h presence configure:15101: i686-uhu-linux-gcc -E conftest.c configure:15101: $? = 0 configure:15101: result: yes configure:15101: checking for sys/select.h configure:15101: result: yes configure:15101: checking sys/msg.h usability configure:15101: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15101: $? = 0 configure:15101: result: yes configure:15101: checking sys/msg.h presence configure:15101: i686-uhu-linux-gcc -E conftest.c configure:15101: $? = 0 configure:15101: result: yes configure:15101: checking for sys/msg.h configure:15101: result: yes configure:15123: checking for an ANSI C-conforming const configure:15189: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15189: $? = 0 configure:15196: result: yes configure:15204: checking for inline configure:15220: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15220: $? = 0 configure:15228: result: inline configure:15246: checking for size_t configure:15246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15246: $? = 0 configure:15246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:84:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15246: result: yes configure:15257: checking return type of signal handlers configure:15275: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:54:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:15275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15282: result: void configure:15290: checking whether sys_siglist is declared configure:15290: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15290: $? = 0 configure:15290: result: yes configure:15308: checking for pid_t configure:15308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15308: $? = 0 configure:15308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:15308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 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 ((pid_t))) | return 0; | ; | return 0; | } configure:15308: result: yes configure:15320: checking for byte typedef configure:15341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:58:20: error: 'byte' undeclared (first use in this function) int a = sizeof(byte); ^ conftest.c:58:20: note: each undeclared identifier is reported only once for each function it appears in configure:15341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef byte | int a = sizeof(byte); | | ; | return 0; | } configure:15349: result: no configure:15357: checking for ushort typedef configure:15378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15378: $? = 0 configure:15386: result: yes configure:15394: checking for ulong typedef configure:15415: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15415: $? = 0 configure:15423: result: yes configure:15431: checking for u16 typedef configure:15452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:60:20: error: 'u16' undeclared (first use in this function) int a = sizeof(u16); ^ conftest.c:60:20: note: each undeclared identifier is reported only once for each function it appears in configure:15452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef u16 | int a = sizeof(u16); | | ; | return 0; | } configure:15460: result: no configure:15468: checking for u32 typedef configure:15489: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:60:20: error: 'u32' undeclared (first use in this function) int a = sizeof(u32); ^ conftest.c:60:20: note: each undeclared identifier is reported only once for each function it appears in configure:15489: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef u32 | int a = sizeof(u32); | | ; | return 0; | } configure:15497: result: no configure:15509: checking sys/socket.h usability configure:15509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15509: $? = 0 configure:15509: result: yes configure:15509: checking sys/socket.h presence configure:15509: i686-uhu-linux-gcc -E conftest.c configure:15509: $? = 0 configure:15509: result: yes configure:15509: checking for sys/socket.h configure:15509: result: yes configure:15548: checking for socklen_t configure:15548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15548: $? = 0 configure:15548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:63:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:15548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:15548: result: yes configure:15625: checking for __builtin_bswap32 configure:15642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15642: $? = 0 configure:15648: result: yes configure:15660: checking for __builtin_bswap64 configure:15677: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15677: $? = 0 configure:15683: result: yes configure:15695: checking whether the variable length arrays are supported configure:15708: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15708: $? = 0 configure:15713: result: yes configure:15725: checking whether the visibility attribute is supported configure:15748: result: yes configure:15751: checking for broken visibility attribute configure:15775: result: no configure:15779: checking for broken alias attribute configure:15805: result: no configure:15809: checking if gcc supports -fvisibility=hidden configure:15828: i686-uhu-linux-gcc -c -fvisibility=hidden conftest.c >&5 configure:15828: $? = 0 configure:15835: result: yes configure:15853: checking whether the GCC style aligned attribute is supported configure:15863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:15863: $? = 0 configure:15868: result: yes configure:15881: checking whether 'asm' assembler keyword is supported configure:15891: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:15891: $? = 0 configure:15896: result: yes configure:15898: checking whether '__asm__' assembler keyword is supported configure:15908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:15908: $? = 0 configure:15913: result: yes configure:15948: checking whether inline assembly memory barrier is supported configure:15958: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:15958: $? = 0 configure:15963: result: yes configure:15978: checking whether GCC assembler is compatible for ARM assembly implementations configure:15999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 /tmp/ccYs2Q1j.s: Assembler messages: /tmp/ccYs2Q1j.s:3: Error: unknown pseudo-op: `.syntax' /tmp/ccYs2Q1j.s:4: Error: unknown pseudo-op: `.arm' /tmp/ccYs2Q1j.s:6: Error: bad register name `%r0' configure:15999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_VLA 1 | #define GCRY_USE_VISIBILITY 1 | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1 | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1 | /* end confdefs.h. */ | __asm__( | /* Test if assembler supports UAL syntax. */ | ".syntax unified\n\t" | ".arm\n\t" /* our assembly code is in ARM mode */ | /* Following causes error if assembler ignored '.syntax unified'. */ | "asmfunc:\n\t" | "add %r0, %r0, %r4, ror #12;\n\t" | | /* Test if '.type' and '.size' are supported. */ | ".size asmfunc,.-asmfunc;\n\t" | ".type asmfunc,%function;\n\t" | ); configure:16004: result: no configure:16038: checking for _ prefix in compiled symbols configure:16048: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16051: $? = 0 configure:16055: /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' \| cut -d \' \' -f 2 \> conftest.nm configure:16058: $? = 0 configure: cannot find nm_test_func in conftest.nm configure:16085: result: no configure:16108: checking architecture and mpi assembler functions configure:16115: result: x86 configure:16295: checking whether GCC inline assembler supports SSSE3 instructions configure:16312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16312: $? = 0 configure:16318: result: yes configure:16330: checking whether GCC inline assembler supports PCLMUL instructions configure:16345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16345: $? = 0 configure:16351: result: yes configure:16363: checking whether GCC inline assembler supports AVX instructions configure:16378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16378: $? = 0 configure:16384: result: yes configure:16396: checking whether GCC inline assembler supports AVX2 instructions configure:16411: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16411: $? = 0 configure:16417: result: yes configure:16429: checking whether GCC inline assembler supports BMI2 instructions configure:16444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16444: $? = 0 configure:16450: result: yes configure:16464: checking whether GCC assembler is compatible for amd64 assembly implementations configure:16486: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16486: $? = 0 configure:16492: result: yes configure:16506: checking whether GCC assembler is compatible for Intel syntax assembly implementations configure:16537: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16537: $? = 0 configure:16543: result: yes configure:16555: checking whether compiler is configured for ARMv6 or newer architecture configure:16587: result: n/a configure:16599: checking whether GCC inline assembler supports NEON instructions configure:16627: result: n/a configure:16642: checking for vprintf configure:16642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:16642: $? = 0 configure:16642: result: yes configure:16648: checking for _doprnt configure:16648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 /tmp/cc40SV1e.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:16648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_VLA 1 | #define GCRY_USE_VISIBILITY 1 | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1 | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1 | #define HAVE_GCC_INLINE_ASM_SSSE3 1 | #define HAVE_GCC_INLINE_ASM_PCLMUL 1 | #define HAVE_GCC_INLINE_ASM_AVX 1 | #define HAVE_GCC_INLINE_ASM_AVX2 1 | #define HAVE_GCC_INLINE_ASM_BMI2 1 | #define HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS 1 | #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:16648: result: no configure:16663: checking for stpcpy configure:16663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:16663: $? = 0 configure:16663: result: yes configure:16663: checking for strcasecmp configure:16663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:16663: $? = 0 configure:16663: result: yes configure:16676: checking for strtoul configure:16676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16676: $? = 0 configure:16676: result: yes configure:16676: checking for memmove configure:16676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:16676: $? = 0 configure:16676: result: yes configure:16676: checking for stricmp configure:16676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 /tmp/ccPYdwvQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:16676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_VLA 1 | #define GCRY_USE_VISIBILITY 1 | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1 | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1 | #define HAVE_GCC_INLINE_ASM_SSSE3 1 | #define HAVE_GCC_INLINE_ASM_PCLMUL 1 | #define HAVE_GCC_INLINE_ASM_AVX 1 | #define HAVE_GCC_INLINE_ASM_AVX2 1 | #define HAVE_GCC_INLINE_ASM_BMI2 1 | #define HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS 1 | #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1 | #define HAVE_VPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:16676: result: no configure:16676: checking for atexit configure:16676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16676: $? = 0 configure:16676: result: yes configure:16676: checking for raise configure:16676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16676: $? = 0 configure:16676: result: yes configure:16689: checking for strerror configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for rand configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for mmap configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for getpagesize configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for sysconf configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for waitpid configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16689: checking for wait4 configure:16689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16689: $? = 0 configure:16689: result: yes configure:16701: checking for gettimeofday configure:16701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16701: $? = 0 configure:16701: result: yes configure:16701: checking for getrusage configure:16701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16701: $? = 0 configure:16701: result: yes configure:16701: checking for gethrtime configure:16701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 /tmp/ccAjnfkw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:16701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgcrypt" | #define PACKAGE_TARNAME "libgcrypt" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "libgcrypt 1.6.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #define PACKAGE "libgcrypt" | #define VERSION "1.6.1" | #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 SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_UINTPTR_T 1 | #define EGD_SOCKET_NAME "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define NAME_OF_DEV_RANDOM "/dev/random" | #define NAME_OF_DEV_URANDOM "/dev/urandom" | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MSG_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_USHORT_TYPEDEF 1 | #define HAVE_ULONG_TYPEDEF 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_VLA 1 | #define GCRY_USE_VISIBILITY 1 | #define HAVE_GCC_ATTRIBUTE_ALIGNED 1 | #define HAVE_GCC_ASM_VOLATILE_MEMORY 1 | #define HAVE_GCC_INLINE_ASM_SSSE3 1 | #define HAVE_GCC_INLINE_ASM_PCLMUL 1 | #define HAVE_GCC_INLINE_ASM_AVX 1 | #define HAVE_GCC_INLINE_ASM_AVX2 1 | #define HAVE_GCC_INLINE_ASM_BMI2 1 | #define HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS 1 | #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1 | #define HAVE_VPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ATEXIT 1 | #define HAVE_RAISE 1 | #define HAVE_STRERROR 1 | #define HAVE_RAND 1 | #define HAVE_MMAP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* 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 gethrtime (); | /* 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_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:16701: result: no configure:16701: checking for clock_gettime configure:16701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16701: $? = 0 configure:16701: result: yes configure:16701: checking for syslog configure:16701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16701: $? = 0 configure:16701: result: yes configure:16713: checking for fcntl configure:16713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16713: $? = 0 configure:16713: result: yes configure:16713: checking for ftruncate configure:16713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16713: $? = 0 configure:16713: result: yes configure:16713: checking for flockfile configure:16713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16713: $? = 0 configure:16713: result: yes configure:16725: checking for mlock configure:16725: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16725: $? = 0 configure:16725: result: yes configure:16849: checking for sysconf configure:16849: result: yes configure:16849: checking for getpagesize configure:16849: result: yes configure:16858: checking whether mlock is broken configure:16908: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16908: $? = 0 configure:16908: ./conftest configure:16908: $? = 0 configure:16928: result: no configure:16941: checking for getpid configure:16941: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16941: $? = 0 configure:16941: result: yes configure:16954: checking for clock configure:16954: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden conftest.c >&5 configure:16954: $? = 0 configure:16954: result: yes configure:17139: checking for random device configure:17147: result: yes configure:17303: checking whether non excutable stack support is requested configure:17312: result: yes configure:17315: checking whether assembler supports --noexecstack option configure:17325: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -fvisibility=hidden -Wall -S -o conftest.s conftest.c >/dev/null configure:17328: $? = 0 configure:17333: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -Wa,--noexecstack -c -o conftest.o conftest.s >/dev/null configure:17336: $? = 0 configure:17345: result: yes configure:18515: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgcrypt config.status 1.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1365: creating Makefile config.status:1365: creating m4/Makefile config.status:1365: creating compat/Makefile config.status:1365: creating mpi/Makefile config.status:1365: creating cipher/Makefile config.status:1365: creating random/Makefile config.status:1365: creating doc/Makefile config.status:1365: creating src/Makefile config.status:1365: creating src/gcrypt.h config.status:1365: creating src/libgcrypt-config config.status:1365: creating src/versioninfo.rc config.status:1365: creating tests/Makefile config.status:1365: creating tests/hashtest-256g config.status:1365: creating config.h config.status:1606: linking mpi/i386/mpih-add1.S to mpi/mpih-add1-asm.S config.status:1606: linking mpi/i386/mpih-sub1.S to mpi/mpih-sub1-asm.S config.status:1606: linking mpi/i386/mpih-mul1.S to mpi/mpih-mul1-asm.S config.status:1606: linking mpi/i386/mpih-mul2.S to mpi/mpih-mul2-asm.S config.status:1606: linking mpi/i386/mpih-mul3.S to mpi/mpih-mul3-asm.S config.status:1606: linking mpi/i386/mpih-lshift.S to mpi/mpih-lshift-asm.S config.status:1606: linking mpi/i386/mpih-rshift.S to mpi/mpih-rshift-asm.S config.status:1606: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status:1625: executing depfiles commands config.status:1625: executing libtool commands config.status:1625: executing gcrypt-conf 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_c_inline=inline ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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__doprnt=no ac_cv_func_atexit=yes ac_cv_func_clock=yes ac_cv_func_clock_gettime=yes ac_cv_func_fcntl=yes ac_cv_func_flockfile=yes ac_cv_func_ftruncate=yes ac_cv_func_gethrtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memmove=yes ac_cv_func_mlock=yes ac_cv_func_mmap=yes ac_cv_func_raise=yes ac_cv_func_rand=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_syslog=yes ac_cv_func_vprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_dev_random=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_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_msg_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_mpi_sflags= ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_GPG_ERROR_CONFIG=/usr/bin/gpg-error-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_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_setsockopt='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_symbol_underscore=no ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uintptr_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes cl_cv_as_noexecstack=yes gcry_cv_broken_alias_attribute=no gcry_cv_broken_visibility_attribute=no gcry_cv_cc_arm_arch_is_v6=n/a gcry_cv_gcc_amd64_platform_as_ok=yes gcry_cv_gcc_arm_platform_as_ok=no gcry_cv_gcc_attribute_aligned=yes gcry_cv_gcc_has_f_visibility=yes gcry_cv_gcc_inline_asm_avx2=yes gcry_cv_gcc_inline_asm_avx=yes gcry_cv_gcc_inline_asm_bmi2=yes gcry_cv_gcc_inline_asm_neon=n/a gcry_cv_gcc_inline_asm_pclmul=yes gcry_cv_gcc_inline_asm_ssse3=yes gcry_cv_gcc_platform_as_ok_for_intel_syntax=yes gcry_cv_have___asm__=yes gcry_cv_have_asm=yes gcry_cv_have_asm_volatile_memory=yes gcry_cv_have_builtin_bswap32=yes gcry_cv_have_builtin_bswap64=yes gcry_cv_have_vla=yes gcry_cv_visibility_attribute=yes gl_cv_have_weak=yes gnupg_cv_have_broken_mlock=no gnupg_cv_typedef_byte=no gnupg_cv_typedef_u16=no gnupg_cv_typedef_u32=no gnupg_cv_typedef_ulong=yes gnupg_cv_typedef_ushort=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_c_o_RC=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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run aclocal-1.11' 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' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.11' AWK='gawk' BUILD_FILEVERSION='1,6,1,34820' BUILD_REVISION='8804b9a' BUILD_TIMESTAMP='2014-07-09T13:18+0000' CC='i686-uhu-linux-gcc' CCAS='i686-uhu-linux-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=i686 -mtune=generic ' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -fvisibility=hidden -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DL_LIBS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_O_FLAG_MUNGING_FALSE='#' ENABLE_O_FLAG_MUNGING_TRUE='' EXEEXT='' FALLBACK_SOCKLEN_T='typedef socklen_t gcry_socklen_t;' FGREP='/bin/grep -F' GCRYPT_CIPHERS=' arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo serpent-avx2-amd64.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo idea.lo salsa20.lo gost28147.lo' GCRYPT_DIGESTS=' crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo' GCRYPT_HWF_MODULES='hwf-x86.lo' GCRYPT_KDFS=' scrypt.lo' GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo' GCRYPT_RANDOM=' rndlinux.lo' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='/usr/bin/gpg-error-config' GPG_ERROR_LIBS='-lgpg-error' GREP='/bin/grep' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HAVE_W32CE_SYSTEM_FALSE='' HAVE_W32CE_SYSTEM_TRUE='#' HAVE_W32_SYSTEM_FALSE='' HAVE_W32_SYSTEM_TRUE='#' INSERT_SYS_SELECT_H=' include ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147' LIBGCRYPT_CONFIG_API_VERSION='1' LIBGCRYPT_CONFIG_CFLAGS='' LIBGCRYPT_CONFIG_HOST='i686-uhu-linux-gnu' LIBGCRYPT_CONFIG_LIBS='-lgcrypt' LIBGCRYPT_DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool stribog' LIBGCRYPT_LT_AGE='0' LIBGCRYPT_LT_CURRENT='20' LIBGCRYPT_LT_REVISION='1' LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc' LIBGCRYPT_THREAD_MODULES='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBTHREAD='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MPI_MOD_ASM_MPIH_ADD1_FALSE='#' MPI_MOD_ASM_MPIH_ADD1_TRUE='' MPI_MOD_ASM_MPIH_LSHIFT_FALSE='#' MPI_MOD_ASM_MPIH_LSHIFT_TRUE='' MPI_MOD_ASM_MPIH_MUL1_FALSE='#' MPI_MOD_ASM_MPIH_MUL1_TRUE='' MPI_MOD_ASM_MPIH_MUL2_FALSE='#' MPI_MOD_ASM_MPIH_MUL2_TRUE='' MPI_MOD_ASM_MPIH_MUL3_FALSE='#' MPI_MOD_ASM_MPIH_MUL3_TRUE='' MPI_MOD_ASM_MPIH_RSHIFT_FALSE='#' MPI_MOD_ASM_MPIH_RSHIFT_TRUE='' MPI_MOD_ASM_MPIH_SUB1_FALSE='#' MPI_MOD_ASM_MPIH_SUB1_TRUE='' MPI_MOD_ASM_UDIV_FALSE='' MPI_MOD_ASM_UDIV_QRNND_FALSE='' MPI_MOD_ASM_UDIV_QRNND_TRUE='#' MPI_MOD_ASM_UDIV_TRUE='#' MPI_MOD_C_MPIH_ADD1_FALSE='' MPI_MOD_C_MPIH_ADD1_TRUE='#' MPI_MOD_C_MPIH_LSHIFT_FALSE='' MPI_MOD_C_MPIH_LSHIFT_TRUE='#' MPI_MOD_C_MPIH_MUL1_FALSE='' MPI_MOD_C_MPIH_MUL1_TRUE='#' MPI_MOD_C_MPIH_MUL2_FALSE='' MPI_MOD_C_MPIH_MUL2_TRUE='#' MPI_MOD_C_MPIH_MUL3_FALSE='' MPI_MOD_C_MPIH_MUL3_TRUE='#' MPI_MOD_C_MPIH_RSHIFT_FALSE='' MPI_MOD_C_MPIH_RSHIFT_TRUE='#' MPI_MOD_C_MPIH_SUB1_FALSE='' MPI_MOD_C_MPIH_SUB1_TRUE='#' MPI_MOD_C_UDIV_FALSE='' MPI_MOD_C_UDIV_QRNND_FALSE='' MPI_MOD_C_UDIV_QRNND_TRUE='#' MPI_MOD_C_UDIV_TRUE='#' MPI_SFLAGS='' NM='/usr/bin/nm -B' NMEDIT='' NOEXECSTACK_FLAGS='-Wa,--noexecstack' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libgcrypt' PACKAGE_BUGREPORT='http://bugs.gnupg.org' PACKAGE_NAME='libgcrypt' PACKAGE_STRING='libgcrypt 1.6.1' PACKAGE_TARNAME='libgcrypt' PACKAGE_URL='' PACKAGE_VERSION='1.6.1' PATH_SEPARATOR=':' PTH_CFLAGS='' PTH_CONFIG='' PTH_LIBS='' RANLIB='ranlib' RC='' RUN_LARGE_DATA_TESTS='no' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYS_SOCKET_H='' USE_RANDOM_DAEMON_FALSE='' USE_RANDOM_DAEMON_TRUE='#' VERSION='1.6.1' VERSION_NUMBER='0x010601' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_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}' emacs_local_vars_begin='Local Variables:' emacs_local_vars_end='End:' emacs_local_vars_read_only='buffer-read-only: t' 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/build-aux/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}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgcrypt" #define PACKAGE_TARNAME "libgcrypt" #define PACKAGE_VERSION "1.6.1" #define PACKAGE_STRING "libgcrypt 1.6.1" #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" #define PACKAGE_URL "" #define PACKAGE "libgcrypt" #define VERSION "1.6.1" #define PACKAGE "libgcrypt" #define VERSION "1.6.1" #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 SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define HAVE_UINTPTR_T 1 #define EGD_SOCKET_NAME "" #define PRINTABLE_OS_NAME "GNU/Linux" #define NAME_OF_DEV_RANDOM "/dev/random" #define NAME_OF_DEV_URANDOM "/dev/urandom" #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define STDC_HEADERS 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_MSG_H 1 #define RETSIGTYPE void #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_USHORT_TYPEDEF 1 #define HAVE_ULONG_TYPEDEF 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_BUILTIN_BSWAP32 1 #define HAVE_BUILTIN_BSWAP64 1 #define HAVE_VLA 1 #define GCRY_USE_VISIBILITY 1 #define HAVE_GCC_ATTRIBUTE_ALIGNED 1 #define HAVE_GCC_ASM_VOLATILE_MEMORY 1 #define HAVE_GCC_INLINE_ASM_SSSE3 1 #define HAVE_GCC_INLINE_ASM_PCLMUL 1 #define HAVE_GCC_INLINE_ASM_AVX 1 #define HAVE_GCC_INLINE_ASM_AVX2 1 #define HAVE_GCC_INLINE_ASM_BMI2 1 #define HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS 1 #define HAVE_INTEL_SYNTAX_PLATFORM_AS 1 #define HAVE_VPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRTOUL 1 #define HAVE_MEMMOVE 1 #define HAVE_ATEXIT 1 #define HAVE_RAISE 1 #define HAVE_STRERROR 1 #define HAVE_RAND 1 #define HAVE_MMAP 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETRUSAGE 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SYSLOG 1 #define HAVE_FCNTL 1 #define HAVE_FTRUNCATE 1 #define HAVE_FLOCKFILE 1 #define HAVE_MLOCK 1 #define HAVE_SYSCONF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPID 1 #define HAVE_CLOCK 1 #define HAVE_DEV_RANDOM 1 #define ENABLE_AESNI_SUPPORT 1 #define ENABLE_PCLMUL_SUPPORT 1 #define ENABLE_AVX_SUPPORT 1 #define ENABLE_AVX2_SUPPORT 1 #define ENABLE_PADLOCK_SUPPORT 1 #define ENABLE_DRNG_SUPPORT 1 #define USE_ARCFOUR 1 #define USE_BLOWFISH 1 #define USE_CAST5 1 #define USE_DES 1 #define USE_AES 1 #define USE_TWOFISH 1 #define USE_SERPENT 1 #define USE_RFC2268 1 #define USE_SEED 1 #define USE_CAMELLIA 1 #define USE_IDEA 1 #define USE_SALSA20 1 #define USE_GOST28147 1 #define USE_DSA 1 #define USE_RSA 1 #define USE_ELGAMAL 1 #define USE_ECC 1 #define USE_CRC 1 #define USE_GOST_R_3411_94 1 #define USE_GOST_R_3411_12 1 #define USE_MD4 1 #define USE_MD5 1 #define USE_SHA256 1 #define USE_SHA512 1 #define USE_TIGER 1 #define USE_WHIRLPOOL 1 #define USE_RMD160 1 #define USE_SHA1 1 #define USE_SCRYPT 1 #define USE_RNDLINUX 1 #define LIBGCRYPT_CIPHERS "arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147" #define LIBGCRYPT_PUBKEY_CIPHERS "dsa:elgamal:rsa:ecc" #define LIBGCRYPT_DIGESTS "crc:gostr3411-94:md4:md5:rmd160:sha1:sha256:sha512:tiger:whirlpool:stribog" #define LIBGCRYPT_KDFS "s2k:pkdf2:scrypt" #define HAVE_CPU_ARCH_X86 1 #define BUILD_REVISION "8804b9a" #define BUILD_TIMESTAMP "2014-07-09T13:18+0000" configure: exit 0