This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libassuan configure 2.1.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 = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:2518: checking for a BSD-compatible install configure:2586: result: /bin/install -c configure:2597: checking whether build environment is sane configure:2647: result: yes configure:2788: checking for a thread-safe mkdir -p configure:2827: result: /bin/mkdir -p configure:2840: checking for gawk configure:2856: found /bin/gawk configure:2867: result: gawk configure:2878: checking whether make sets $(MAKE) configure:2900: result: yes configure:2981: checking whether to enable maintainer-specific portions of Makefiles configure:2990: result: no configure:3011: checking build system type configure:3025: result: i686-uhu-linux-gnu configure:3045: checking host system type configure:3058: result: i686-uhu-linux-gnu configure:3082: autobuild project... libassuan configure:3084: autobuild revision... 2.1.1 configure:3097: autobuild timestamp... 20140709-131450 configure:3114: checking for style of include used by make configure:3142: result: GNU configure:3173: checking for i686-uhu-linux-gcc configure:3189: found /usr/bin/i686-uhu-linux-gcc configure:3200: result: i686-uhu-linux-gcc configure:3469: checking for C compiler version configure:3478: 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:3489: $? = 0 configure:3478: 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:3489: $? = 0 configure:3478: 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:3489: $? = 1 configure:3478: 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:3489: $? = 1 configure:3509: checking whether the C compiler works configure:3531: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3535: $? = 0 configure:3583: result: yes configure:3586: checking for C compiler default output file name configure:3588: result: a.out configure:3594: checking for suffix of executables configure:3601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3605: $? = 0 configure:3627: result: configure:3649: checking whether we are cross compiling configure:3657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3661: $? = 0 configure:3668: ./conftest configure:3672: $? = 0 configure:3687: result: no configure:3692: checking for suffix of object files configure:3714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3718: $? = 0 configure:3739: result: o configure:3743: checking whether we are using the GNU C compiler configure:3762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3762: $? = 0 configure:3771: result: yes configure:3780: checking whether i686-uhu-linux-gcc accepts -g configure:3800: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3800: $? = 0 configure:3841: result: yes configure:3858: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3921: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3921: $? = 0 configure:3934: result: none needed configure:3956: checking dependency style of i686-uhu-linux-gcc configure:4067: result: gcc3 configure:4088: checking how to run the C preprocessor configure:4119: i686-uhu-linux-gcc -E conftest.c configure:4119: $? = 0 configure:4133: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.1" | /* end confdefs.h. */ | #include configure:4158: result: i686-uhu-linux-gcc -E configure:4178: i686-uhu-linux-gcc -E conftest.c configure:4178: $? = 0 configure:4192: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.1" | /* end confdefs.h. */ | #include configure:4221: checking for grep that handles long lines and -e configure:4279: result: /bin/grep configure:4284: checking for egrep configure:4346: result: /bin/grep -E configure:4351: checking for ANSI C header files configure:4371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4371: $? = 0 configure:4444: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4444: $? = 0 configure:4444: ./conftest configure:4444: $? = 0 configure:4455: result: yes configure:4468: checking for sys/types.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for sys/stat.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for stdlib.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for string.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for memory.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for strings.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for inttypes.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for stdint.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for unistd.h configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4481: checking minix/config.h usability configure:4481: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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:4481: result: no configure:4481: checking minix/config.h presence configure:4481: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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:4481: result: no configure:4481: checking for minix/config.h configure:4481: result: no configure:4502: checking whether it is safe to define __EXTENSIONS__ configure:4520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4520: $? = 0 configure:4527: result: yes configure:4613: checking how to print strings configure:4640: result: printf configure:4661: checking for a sed that does not truncate output configure:4725: result: /bin/sed configure:4743: checking for fgrep configure:4805: result: /bin/grep -F configure:4840: checking for ld used by i686-uhu-linux-gcc configure:4907: result: /usr/bin/ld configure:4914: checking if the linker (/usr/bin/ld) is GNU ld configure:4929: result: yes configure:4941: checking for BSD- or MS-compatible name lister (nm) configure:4990: result: /usr/bin/nm -B configure:5120: checking the name lister (/usr/bin/nm -B) interface configure:5127: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5130: /usr/bin/nm -B "conftest.o" configure:5133: output 00000000 B some_variable configure:5140: result: BSD nm configure:5143: checking whether ln -s works configure:5147: result: yes configure:5155: checking the maximum length of command line arguments configure:5280: result: 1572864 configure:5297: checking whether the shell understands some XSI constructs configure:5307: result: yes configure:5311: checking whether the shell understands "+=" configure:5317: result: yes configure:5352: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5392: result: func_convert_file_noop configure:5399: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5419: result: func_convert_file_noop configure:5426: checking for /usr/bin/ld option to reload object files configure:5433: result: -r configure:5467: checking for i686-uhu-linux-objdump configure:5497: result: no configure:5507: checking for objdump configure:5523: found /usr/bin/objdump configure:5534: result: objdump configure:5563: checking how to recognize dependent libraries configure:5765: result: pass_all configure:5810: checking for i686-uhu-linux-dlltool configure:5840: result: no configure:5850: checking for dlltool configure:5880: result: no configure:5907: checking how to associate runtime and link libraries configure:5934: result: printf %s\n configure:5950: checking for i686-uhu-linux-ar configure:5966: found /usr/bin/i686-uhu-linux-ar configure:5977: result: i686-uhu-linux-ar configure:6058: checking for archiver @FILE support configure:6075: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6075: $? = 0 configure:6078: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6081: $? = 0 configure:6086: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6089: $? = 1 configure:6101: result: @ configure:6119: checking for i686-uhu-linux-strip configure:6149: result: no configure:6159: checking for strip configure:6175: found /usr/bin/strip configure:6186: result: strip configure:6218: checking for i686-uhu-linux-ranlib configure:6248: result: no configure:6258: checking for ranlib configure:6274: found /usr/bin/ranlib configure:6285: result: ranlib configure:6387: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6509: $? = 0 configure:6513: /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:6516: $? = 0 configure:6582: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6585: $? = 0 configure:6623: result: ok configure:6660: checking for sysroot configure:6690: result: no configure:6893: checking for i686-uhu-linux-mt configure:6923: result: no configure:6933: checking for mt configure:6963: result: no configure:6983: checking if : is a manifest tool configure:6989: : '-?' configure:6997: result: no configure:7626: checking for dlfcn.h configure:7626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7626: $? = 0 configure:7626: result: yes configure:8110: checking for objdir configure:8125: result: .libs configure:8396: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8414: 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:8418: $? = 0 configure:8431: result: no configure:8741: checking for i686-uhu-linux-gcc option to produce PIC configure:8748: result: -fPIC -DPIC configure:8756: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8778: $? = 0 configure:8791: result: yes configure:8820: checking if i686-uhu-linux-gcc static flag -static works configure:8848: result: yes configure:8863: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8888: $? = 0 configure:8910: result: yes configure:8918: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8965: result: yes configure:8998: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10160: result: yes configure:10197: checking whether -lc should be explicitly linked in configure:10205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10208: $? = 0 configure:10223: 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:10226: $? = 0 configure:10240: result: no configure:10405: checking dynamic linker characteristics configure:10920: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10920: $? = 0 configure:11154: result: GNU/Linux ld.so configure:11261: checking how to hardcode library paths into programs configure:11286: result: immediate configure:11826: checking whether stripping libraries is possible configure:11831: result: yes configure:11866: checking if libtool supports shared libraries configure:11868: result: yes configure:11871: checking whether to build shared libraries configure:11892: result: yes configure:11895: checking whether to build static libraries configure:11899: result: no configure:11937: checking for i686-uhu-linux-windres configure:11967: result: no configure:11977: checking for windres configure:12007: result: no configure:12167: checking for gawk configure:12194: result: gawk configure:12213: checking for i686-uhu-linux-gcc configure:12240: result: i686-uhu-linux-gcc configure:12509: checking for C compiler version configure:12518: 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:12529: $? = 0 configure:12518: 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:12529: $? = 0 configure:12518: 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:12529: $? = 1 configure:12518: 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:12529: $? = 1 configure:12533: checking whether we are using the GNU C compiler configure:12561: result: yes configure:12570: checking whether i686-uhu-linux-gcc accepts -g configure:12631: result: yes configure:12648: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:12724: result: none needed configure:12746: checking dependency style of i686-uhu-linux-gcc configure:12857: result: gcc3 configure:12877: checking how to run the C preprocessor configure:12947: result: i686-uhu-linux-gcc -E configure:12967: i686-uhu-linux-gcc -E conftest.c configure:12967: $? = 0 configure:12981: i686-uhu-linux-gcc -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13010: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:13041: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:13045: $? = 0 configure:13051: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:13055: $? = 0 configure:13066: cc -c conftest.c >&5 configure:13070: $? = 0 configure:13078: cc -c conftest.c -o conftest2.o >&5 configure:13082: $? = 0 configure:13088: cc -c conftest.c -o conftest2.o >&5 configure:13092: $? = 0 configure:13110: result: yes configure:13139: checking whether ln -s works configure:13143: result: yes configure:13150: checking whether make sets $(MAKE) configure:13172: result: yes configure:13189: checking for cc for build configure:13196: result: i686-uhu-linux-gcc configure:13204: checking if gcc supports -Wpointer-arith configure:13219: i686-uhu-linux-gcc -c -Wpointer-arith conftest.c >&5 configure:13219: $? = 0 configure:13225: result: yes configure:13349: checking for setsockopt configure:13349: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setsockopt (); ^ conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13349: $? = 0 configure:13349: result: yes configure:13425: checking for ANSI C header files configure:13529: result: yes configure:13542: checking for string.h configure:13542: result: yes configure:13542: checking locale.h usability configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking locale.h presence configure:13542: i686-uhu-linux-gcc -E conftest.c configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for locale.h configure:13542: result: yes configure:13542: checking sys/uio.h usability configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking sys/uio.h presence configure:13542: i686-uhu-linux-gcc -E conftest.c configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for sys/uio.h configure:13542: result: yes configure:13542: checking for stdint.h configure:13542: result: yes configure:13542: checking for inttypes.h configure:13542: result: yes configure:13542: checking for sys/types.h configure:13542: result: yes configure:13542: checking for sys/stat.h configure:13542: result: yes configure:13542: checking for unistd.h configure:13542: result: yes configure:13542: checking sys/time.h usability configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking sys/time.h presence configure:13542: i686-uhu-linux-gcc -E conftest.c configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for sys/time.h configure:13542: result: yes configure:13542: checking fcntl.h usability configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking fcntl.h presence configure:13542: i686-uhu-linux-gcc -E conftest.c configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for fcntl.h configure:13542: result: yes configure:13542: checking sys/select.h usability configure:13542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking sys/select.h presence configure:13542: i686-uhu-linux-gcc -E conftest.c configure:13542: $? = 0 configure:13542: result: yes configure:13542: checking for sys/select.h configure:13542: result: yes configure:13553: checking for uintptr_t configure:13553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13553: $? = 0 configure:13553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:81:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:13553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BUILD_REVISION "cf1e6f6" | #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SELECT_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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:13553: result: yes configure:13589: checking for uint16_t configure:13589: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13589: $? = 0 configure:13589: result: yes configure:13605: checking for an ANSI C-conforming const configure:13671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13671: $? = 0 configure:13678: result: yes configure:13686: checking for inline configure:13702: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:48:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] static inline foo_t static_foo () {return 0; } ^ conftest.c:49:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] inline foo_t foo () {return 0; } ^ configure:13702: $? = 0 configure:13710: result: inline configure:13728: checking for size_t configure:13728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13728: $? = 0 configure:13728: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:82:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BUILD_REVISION "cf1e6f6" | #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UINTPTR_T 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:13728: result: yes configure:13739: checking return type of signal handlers configure:13757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:52:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:13757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BUILD_REVISION "cf1e6f6" | #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13764: result: void configure:13772: checking whether sys_siglist is declared configure:13772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13772: $? = 0 configure:13772: result: yes configure:13794: checking sys/socket.h usability configure:13794: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 configure:13794: $? = 0 configure:13794: result: yes configure:13794: checking sys/socket.h presence configure:13794: i686-uhu-linux-gcc -E conftest.c configure:13794: $? = 0 configure:13794: result: yes configure:13794: checking for sys/socket.h configure:13794: result: yes configure:13833: checking for socklen_t configure:13833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13833: $? = 0 configure:13833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:59:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:13833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BUILD_REVISION "cf1e6f6" | #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UINTPTR_T 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 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:13833: result: yes configure:13892: checking for struct cmsghdr.cmsg_len configure:13892: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13892: $? = 0 configure:13892: result: yes configure:13962: checking for i686-uhu-linux-gpg-error-config configure:13995: result: no configure:14005: checking for gpg-error-config configure:14023: found /usr/bin/gpg-error-config configure:14035: result: /usr/bin/gpg-error-config configure:14058: checking for GPG Error - version >= 1.8 configure:14085: result: yes (1.13) configure:14126: checking for flockfile configure:14126: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char flockfile (); ^ conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14126: $? = 0 configure:14126: result: yes configure:14126: checking for funlockfile configure:14126: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char funlockfile (); ^ conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14126: $? = 0 configure:14126: result: yes configure:14126: checking for inet_pton configure:14126: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char inet_pton (); ^ conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14126: $? = 0 configure:14126: result: yes configure:14140: checking for library containing nanosleep configure:14171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char nanosleep (); ^ conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14171: $? = 0 configure:14188: result: none required configure:14204: checking for funopen configure:14204: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char funopen (); ^ conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccL0AFIT.o: In function `main': conftest.c:(.text.startup+0x13): undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:14204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libassuan" | #define PACKAGE_TARNAME "libassuan" | #define PACKAGE_VERSION "2.1.1" | #define PACKAGE_STRING "libassuan 2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libassuan" | #define VERSION "2.1.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 PACKAGE "libassuan" | #define VERSION "2.1.1" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define BUILD_REVISION "cf1e6f6" | #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UINTPTR_T 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_SOCKET_H 1 | #define USE_DESCRIPTOR_PASSING 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_INET_PTON 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:14204: result: no configure:14217: checking for fopencookie configure:14217: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fopencookie (); ^ conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14217: $? = 0 configure:14217: result: yes configure:14250: checking for isascii configure:14250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char isascii (); ^ conftest.c:78:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14250: $? = 0 configure:14250: result: yes configure:14264: checking for putc_unlocked configure:14264: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char putc_unlocked (); ^ conftest.c:79:6: warning: conflicting types for built-in function 'putc_unlocked' [enabled by default] char putc_unlocked (); ^ conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14264: $? = 0 configure:14264: result: yes configure:14278: checking for memrchr configure:14278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char memrchr (); ^ conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14278: $? = 0 configure:14278: result: yes configure:14292: checking for stpcpy configure:14292: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char stpcpy (); ^ conftest.c:81:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14292: $? = 0 configure:14292: result: yes configure:14308: checking for unistd.h configure:14308: result: yes configure:14318: checking for setenv configure:14318: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setenv (); ^ conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14318: $? = 0 configure:14318: result: yes configure:14332: checking for vasprintf configure:14332: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char vasprintf (); ^ conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14332: $? = 0 configure:14332: result: yes configure:14351: checking for SO_PEERCRED configure:14369: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:68:11: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt (1, SOL_SOCKET, SO_PEERCRED, &cr, &cl); ^ In file included from conftest.c:62:0: /usr/include/sys/socket.h:219:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^ configure:14369: $? = 0 configure:14378: result: yes configure:14639: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libassuan config.status 2.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:1201: creating Makefile config.status:1201: creating m4/Makefile config.status:1201: creating src/Makefile config.status:1201: creating doc/Makefile config.status:1201: creating tests/Makefile config.status:1201: creating src/libassuan-config config.status:1201: creating src/versioninfo.rc config.status:1201: creating config.h config.status:1430: executing depfiles commands config.status:1430: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_uint16_t=yes 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_flockfile=yes ac_cv_func_fopencookie=yes ac_cv_func_funlockfile=yes ac_cv_func_funopen=no ac_cv_func_inet_pton=yes ac_cv_func_isascii=yes ac_cv_func_memrchr=yes ac_cv_func_putc_unlocked=yes ac_cv_func_setenv=yes ac_cv_func_setsockopt=yes ac_cv_func_stpcpy=yes ac_cv_func_vasprintf=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_member_struct_cmsghdr_cmsg_len=yes 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_nanosleep='none required' 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_CC_dependencies_compiler_type=gcc3 assuan_cv_sys_so_peercred=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/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' BUILD_FILEVERSION='2,1,1,53022' BUILD_REVISION='cf1e6f6' BUILD_TIMESTAMP='2014-07-09T13:14+0000' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' 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='#' HAVE_W64_SYSTEM_FALSE='' HAVE_W64_SYSTEM_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBASSUAN_CONFIG_API_VERSION='2' LIBASSUAN_CONFIG_CFLAGS='' LIBASSUAN_CONFIG_EXTRA_LIBS='' LIBASSUAN_CONFIG_HOST='i686-uhu-linux-gnu' LIBASSUAN_CONFIG_LIB='-lassuan' LIBASSUAN_LT_AGE='4' LIBASSUAN_LT_CURRENT='4' LIBASSUAN_LT_REVISION='1' LIBOBJS=' ${LIBOBJDIR}funopen$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}funopen$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NETLIBS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libassuan' PACKAGE_BUGREPORT='http://bugs.gnupg.org' PACKAGE_NAME='libassuan' PACKAGE_STRING='libassuan 2.1.1' PACKAGE_TARNAME='libassuan' PACKAGE_URL='' PACKAGE_VERSION='2.1.1' PATH_SEPARATOR=':' RANLIB='ranlib' RC='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYS_SOCKET_H='' USE_DESCRIPTOR_PASSING_FALSE='#' USE_DESCRIPTOR_PASSING_TRUE='' VERSION='2.1.1' VERSION_NUMBER='0x020101' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' 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 "libassuan" #define PACKAGE_TARNAME "libassuan" #define PACKAGE_VERSION "2.1.1" #define PACKAGE_STRING "libassuan 2.1.1" #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" #define PACKAGE_URL "" #define PACKAGE "libassuan" #define VERSION "2.1.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 PACKAGE "libassuan" #define VERSION "2.1.1" #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define BUILD_REVISION "cf1e6f6" #define BUILD_TIMESTAMP "2014-07-09T13:14+0000" #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UINTPTR_T 1 #define RETSIGTYPE void #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_SYS_SOCKET_H 1 #define USE_DESCRIPTOR_PASSING 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_INET_PTON 1 #define HAVE_NANOSLEEP 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_ISASCII 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_MEMRCHR 1 #define HAVE_STPCPY 1 #define HAVE_UNISTD_H 1 #define HAVE_SETENV 1 #define HAVE_VASPRINTF 1 #define HAVE_SO_PEERCRED 1 configure: exit 0