This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgpg-error configure 1.13, 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:2625: checking for a BSD-compatible install configure:2693: result: /bin/install -c configure:2704: checking whether build environment is sane configure:2754: result: yes configure:2895: checking for a thread-safe mkdir -p configure:2934: result: /bin/mkdir -p configure:2947: checking for gawk configure:2963: found /bin/gawk configure:2974: result: gawk configure:2985: checking whether make sets $(MAKE) configure:3007: result: yes configure:3088: checking whether to enable maintainer-specific portions of Makefiles configure:3097: result: no configure:3125: checking whether make supports nested variables configure:3142: result: yes configure:3160: checking build system type configure:3174: result: i686-uhu-linux-gnu configure:3194: checking host system type configure:3207: result: i686-uhu-linux-gnu configure:3231: autobuild project... libgpg-error configure:3233: autobuild revision... 1.13 configure:3246: autobuild timestamp... 20140709-131857 configure:3260: checking for i686-uhu-linux-gcc configure:3276: found /usr/bin/i686-uhu-linux-gcc configure:3287: result: i686-uhu-linux-gcc configure:3556: checking for C compiler version configure:3565: 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:3576: $? = 0 configure:3565: 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:3576: $? = 0 configure:3565: 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:3576: $? = 1 configure:3565: 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:3576: $? = 1 configure:3596: checking whether the C compiler works configure:3618: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3622: $? = 0 configure:3670: result: yes configure:3673: checking for C compiler default output file name configure:3675: result: a.out configure:3681: checking for suffix of executables configure:3688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3692: $? = 0 configure:3714: result: configure:3736: checking whether we are cross compiling configure:3744: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3748: $? = 0 configure:3755: ./conftest configure:3759: $? = 0 configure:3774: result: no configure:3779: checking for suffix of object files configure:3801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3805: $? = 0 configure:3826: result: o configure:3830: checking whether we are using the GNU C compiler configure:3849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3849: $? = 0 configure:3858: result: yes configure:3867: checking whether i686-uhu-linux-gcc accepts -g configure:3887: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3887: $? = 0 configure:3928: result: yes configure:3945: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4008: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4008: $? = 0 configure:4021: result: none needed configure:4052: checking for style of include used by make configure:4080: result: GNU configure:4106: checking dependency style of i686-uhu-linux-gcc configure:4217: result: gcc3 configure:4233: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4264: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4268: $? = 0 configure:4274: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4278: $? = 0 configure:4289: cc -c conftest.c >&5 configure:4293: $? = 0 configure:4301: cc -c conftest.c -o conftest2.o >&5 configure:4305: $? = 0 configure:4311: cc -c conftest.c -o conftest2.o >&5 configure:4315: $? = 0 configure:4333: result: yes configure:4363: checking how to run the C preprocessor configure:4394: i686-uhu-linux-gcc -E conftest.c configure:4394: $? = 0 configure:4408: 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:4408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4433: result: i686-uhu-linux-gcc -E configure:4453: i686-uhu-linux-gcc -E conftest.c configure:4453: $? = 0 configure:4467: 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:4467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4499: checking for gawk configure:4526: result: gawk configure:4540: checking for i686-uhu-linux-ar configure:4556: found /usr/bin/i686-uhu-linux-ar configure:4567: result: i686-uhu-linux-ar configure:4631: checking for grep that handles long lines and -e configure:4689: result: /bin/grep configure:4694: checking for egrep configure:4756: result: /bin/grep -E configure:4761: checking for ANSI C header files configure:4781: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4781: $? = 0 configure:4854: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4854: $? = 0 configure:4854: ./conftest configure:4854: $? = 0 configure:4865: result: yes configure:4878: checking for sys/types.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for sys/stat.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for stdlib.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for string.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for memory.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for strings.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for inttypes.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for stdint.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4878: checking for unistd.h configure:4878: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4878: $? = 0 configure:4878: result: yes configure:4891: checking minix/config.h usability configure:4891: 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:4891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #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:4891: result: no configure:4891: checking minix/config.h presence configure:4891: 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:4891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #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:4891: result: no configure:4891: checking for minix/config.h configure:4891: result: no configure:4912: checking whether it is safe to define __EXTENSIONS__ configure:4930: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4930: $? = 0 configure:4937: result: yes configure:5084: checking how to print strings configure:5111: result: printf configure:5132: checking for a sed that does not truncate output configure:5196: result: /bin/sed configure:5214: checking for fgrep configure:5276: result: /bin/grep -F configure:5311: checking for ld used by i686-uhu-linux-gcc configure:5378: result: /usr/bin/ld configure:5385: checking if the linker (/usr/bin/ld) is GNU ld configure:5400: result: yes configure:5412: checking for BSD- or MS-compatible name lister (nm) configure:5461: result: /usr/bin/nm -B configure:5591: checking the name lister (/usr/bin/nm -B) interface configure:5598: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5601: /usr/bin/nm -B "conftest.o" configure:5604: output 00000000 B some_variable configure:5611: result: BSD nm configure:5614: checking whether ln -s works configure:5618: result: yes configure:5626: checking the maximum length of command line arguments configure:5756: result: 1572864 configure:5773: checking whether the shell understands some XSI constructs configure:5783: result: yes configure:5787: checking whether the shell understands "+=" configure:5793: result: yes configure:5828: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5868: result: func_convert_file_noop configure:5875: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5895: result: func_convert_file_noop configure:5902: checking for /usr/bin/ld option to reload object files configure:5909: result: -r configure:5943: checking for i686-uhu-linux-objdump configure:5973: result: no configure:5983: checking for objdump configure:5999: found /usr/bin/objdump configure:6010: result: objdump configure:6039: checking how to recognize dependent libraries configure:6241: result: pass_all configure:6286: checking for i686-uhu-linux-dlltool configure:6316: result: no configure:6326: checking for dlltool configure:6356: result: no configure:6383: checking how to associate runtime and link libraries configure:6410: result: printf %s\n configure:6426: checking for i686-uhu-linux-ar configure:6453: result: i686-uhu-linux-ar configure:6534: checking for archiver @FILE support configure:6551: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6551: $? = 0 configure:6554: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6557: $? = 0 configure:6562: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6565: $? = 1 configure:6577: result: @ configure:6595: checking for i686-uhu-linux-strip configure:6625: result: no configure:6635: checking for strip configure:6651: found /usr/bin/strip configure:6662: result: strip configure:6694: checking for i686-uhu-linux-ranlib configure:6724: result: no configure:6734: checking for ranlib configure:6750: found /usr/bin/ranlib configure:6761: result: ranlib configure:6863: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6983: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6986: $? = 0 configure:6990: /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:6993: $? = 0 configure:7059: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7062: $? = 0 configure:7100: result: ok configure:7137: checking for sysroot configure:7167: result: no configure:7389: checking for i686-uhu-linux-mt configure:7419: result: no configure:7429: checking for mt configure:7459: result: no configure:7479: checking if : is a manifest tool configure:7485: : '-?' configure:7493: result: no configure:8132: checking for dlfcn.h configure:8132: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8132: $? = 0 configure:8132: result: yes configure:8635: checking for objdir configure:8650: result: .libs configure:8921: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8939: 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:8943: $? = 0 configure:8956: result: no configure:9283: checking for i686-uhu-linux-gcc option to produce PIC configure:9290: result: -fPIC -DPIC configure:9298: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9316: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9320: $? = 0 configure:9333: result: yes configure:9362: checking if i686-uhu-linux-gcc static flag -static works configure:9390: result: yes configure:9405: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9430: $? = 0 configure:9452: result: yes configure:9460: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9507: result: yes configure:9540: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10697: result: yes configure:10734: checking whether -lc should be explicitly linked in configure:10742: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10745: $? = 0 configure:10760: 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:10763: $? = 0 configure:10777: result: no configure:10937: checking dynamic linker characteristics configure:11468: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11468: $? = 0 configure:11702: result: GNU/Linux ld.so configure:11809: checking how to hardcode library paths into programs configure:11834: result: immediate configure:12374: checking whether stripping libraries is possible configure:12379: result: yes configure:12414: checking if libtool supports shared libraries configure:12416: result: yes configure:12419: checking whether to build shared libraries configure:12440: result: yes configure:12443: checking whether to build static libraries configure:12447: result: no configure:12487: checking for i686-uhu-linux-windres configure:12517: result: no configure:12527: checking for windres configure:12557: result: no configure:12664: checking for cc for build configure:12671: result: i686-uhu-linux-gcc configure:12682: checking whether NLS is requested configure:12691: result: yes configure:12732: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:12764: result: /usr/bin/msgfmt configure:12773: checking for gmsgfmt configure:12804: result: /usr/bin/msgfmt configure:12855: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:12887: result: /usr/bin/xgettext configure:12933: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:12964: result: /usr/bin/msgmerge configure:13021: checking for ld used by GCC configure:13085: result: /usr/bin/ld configure:13092: checking if the linker (/usr/bin/ld) is GNU ld configure:13105: result: yes configure:13112: checking for shared library run path origin configure:13125: result: done configure:13626: checking for CFPreferencesCopyAppValue configure:13644: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:13644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #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 | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13653: result: no configure:13660: checking for CFLocaleCopyCurrent configure:13678: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:13678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #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 | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13687: result: no configure:13736: checking for GNU gettext in libc configure:13756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13756: $? = 0 configure:13765: result: yes configure:14511: checking whether to use NLS configure:14513: result: yes configure:14516: checking where the gettext function comes from configure:14527: result: libc configure:14586: checking for ANSI C header files configure:14690: result: yes configure:14701: checking for stdlib.h configure:14701: result: yes configure:14701: checking locale.h usability configure:14701: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking locale.h presence configure:14701: i686-uhu-linux-gcc -E conftest.c configure:14701: $? = 0 configure:14701: result: yes configure:14701: checking for locale.h configure:14701: result: yes configure:14711: checking whether strerror_r is declared configure:14711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14711: $? = 0 configure:14711: result: yes configure:14724: checking for strerror_r configure:14724: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14724: $? = 0 configure:14724: result: yes configure:14733: checking whether strerror_r returns char * configure:14757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14757: $? = 0 configure:14795: result: yes configure:14809: checking for strerror_r configure:14809: result: yes configure:14822: checking for flockfile configure:14822: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14822: $? = 0 configure:14822: result: yes configure:14834: checking for an ANSI C-conforming const configure:14900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14900: $? = 0 configure:14907: result: yes configure:14942: checking whether imported symbols can be declared weak configure:14960: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14960: $? = 0 configure:14994: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14994: $? = 0 configure:14994: ./conftest configure:14994: $? = 0 configure:15006: result: yes configure:15011: checking pthread.h usability configure:15011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15011: $? = 0 configure:15011: result: yes configure:15011: checking pthread.h presence configure:15011: i686-uhu-linux-gcc -E conftest.c configure:15011: $? = 0 configure:15011: result: yes configure:15011: checking for pthread.h configure:15011: result: yes configure:15039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccDDi4Wr.o: In function `main': conftest.c:(.text.startup+0x1d): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:15039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FLOCKFILE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:15102: checking for pthread_kill in -lpthread configure:15127: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread >&5 configure:15127: $? = 0 configure:15136: result: yes configure:15268: checking for multithread API to use configure:15270: result: posix configure:15286: checking for pthread_rwlock_t configure:15286: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15286: $? = 0 configure:15286: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:45:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:15286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgpg-error" | #define PACKAGE_TARNAME "libgpg-error" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "libgpg-error 1.13" | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" | #define PACKAGE_URL "" | #define PACKAGE "libgpg-error" | #define VERSION "1.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FLOCKFILE 1 | #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:15286: result: yes configure:15317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15317: $? = 0 configure:15331: checking size of pthread_mutex_t configure:15336: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15336: $? = 0 configure:15336: ./conftest configure:15336: $? = 0 configure:15352: result: 24 configure:15657: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgpg-error config.status 1.13, 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:1215: creating Makefile config.status:1215: creating po/Makefile.in config.status:1215: creating m4/Makefile config.status:1215: creating src/Makefile config.status:1215: creating tests/Makefile config.status:1215: creating lang/Makefile config.status:1215: creating lang/cl/Makefile config.status:1215: creating lang/cl/gpg-error.asd config.status:1215: creating src/versioninfo.rc config.status:1215: creating src/gpg-error-config config.status:1215: creating config.h config.status:1444: executing depfiles commands config.status:1444: executing libtool commands config.status:1444: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_dlfcn_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_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_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_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_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_sizeof_pthread_mutex_t=24 ac_cv_type_pthread_rwlock_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes gl_cv_have_weak=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/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,13,0,6400' BUILD_REVISION='1900266' BUILD_TIMESTAMP='2014-07-09T13:19+0000' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' 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' GETTEXT_MACRO_VERSION='0.17' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GPG_ERROR_CONFIG_CFLAGS='' GPG_ERROR_CONFIG_HOST='i686-uhu-linux-gnu' GPG_ERROR_CONFIG_ISUBDIRAFTER='' GPG_ERROR_CONFIG_LIBS='-lgpg-error' GPG_ERROR_CONFIG_MT_CFLAGS='' GPG_ERROR_CONFIG_MT_LIBS='-lpthread' GREP='/bin/grep' 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' INTLLIBS='' INTL_MACOSX_LIBS='' LANGUAGES_SOME_FALSE='#' LANGUAGES_SOME_TRUE='' LD='/usr/bin/ld' LDFLAGS='' LIBGPG_ERROR_LT_AGE='11' LIBGPG_ERROR_LT_CURRENT='11' LIBGPG_ERROR_LT_REVISION='0' LIBICONV='-liconv' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' 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' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libgpg-error' PACKAGE_BUGREPORT='http://bugs.gnupg.org' PACKAGE_NAME='libgpg-error' PACKAGE_STRING='libgpg-error 1.13' PACKAGE_TARNAME='libgpg-error' PACKAGE_URL='' PACKAGE_VERSION='1.13' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' RC='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.13' VERSION_NUMBER='0x010d00' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' 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/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 "libgpg-error" #define PACKAGE_TARNAME "libgpg-error" #define PACKAGE_VERSION "1.13" #define PACKAGE_STRING "libgpg-error 1.13" #define PACKAGE_BUGREPORT "http://bugs.gnupg.org" #define PACKAGE_URL "" #define PACKAGE "libgpg-error" #define VERSION "1.13" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_LOCALE_H 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_FLOCKFILE 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define SIZEOF_PTHREAD_MUTEX_T 24 #define HOST_TRIPLET_STRING "i686-uhu-linux-gnu" #define BUILD_REVISION "1900266" #define BUILD_TIMESTAMP "2014-07-09T13:19+0000" configure: exit 0