This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dirmngr configure 0.9.7, which was generated by GNU Autoconf 2.60a. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 153 tasks, 210 threads, 4 processors Load average: 2.04, Mach factor: 1.95 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: checking for a BSD-compatible install configure:1932: result: /usr/bin/install -c -o root -g wheel configure:1943: checking whether build environment is sane configure:1986: result: yes configure:2051: checking for gawk configure:2067: found /usr/local/bin/gawk configure:2078: result: gawk configure:2089: checking whether gmake sets $(MAKE) configure:2110: result: yes configure:2300: checking build system type configure:2318: result: i386-unknown-gnu configure:2340: checking host system type configure:2355: result: i386-unknown-gnu configure:2381: autobuild project... dirmngr configure:2383: autobuild revision... 0.9.7 configure:2387: autobuild hostname... darwintel configure:2396: autobuild timestamp... 20080112-030452 configure:2416: checking whether to enable maintainer-specific portions of Makefiles configure:2425: result: no configure:2490: checking for gawk configure:2517: result: gawk configure:2536: checking for i386-unknown-gnu-gcc configure:2563: result: cc configure:2841: checking for C compiler version configure:2848: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2851: $? = 0 configure:2858: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2861: $? = 0 configure:2868: cc -V >&5 cc: `-V' option must have argument configure:2871: $? = 1 configure:2894: checking for C compiler default output file name configure:2921: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:2924: $? = 0 configure:2962: result: a.out configure:2979: checking whether the C compiler works configure:2989: ./a.out configure:2992: $? = 0 configure:3009: result: yes configure:3016: checking whether we are cross compiling configure:3018: result: no configure:3021: checking for suffix of executables configure:3028: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:3031: $? = 0 configure:3055: result: configure:3061: checking for suffix of object files configure:3087: cc -c -fno-common conftest.c >&5 configure:3090: $? = 0 configure:3113: result: configure:3117: checking whether we are using the GNU C compiler configure:3146: cc -c -fno-common conftest.c >&5 configure:3152: $? = 0 configure:3159: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3162: $? = 0 configure:3169: test -s conftest. configure:3172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3186: result: no configure:3191: checking whether cc accepts -g configure:3221: cc -c -g conftest.c >&5 configure:3227: $? = 0 configure:3234: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3237: $? = 0 configure:3244: test -s conftest. configure:3247: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3276: cc -c conftest.c >&5 configure:3282: $? = 0 configure:3289: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3292: $? = 0 configure:3299: test -s conftest. configure:3302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3332: cc -c -g conftest.c >&5 configure:3338: $? = 0 configure:3345: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3348: $? = 0 configure:3355: test -s conftest. configure:3358: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3377: result: no configure:3394: checking for cc option to accept ISO C89 configure:3468: cc -c -fno-common conftest.c >&5 configure:3474: $? = 0 configure:3481: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3484: $? = 0 configure:3491: test -s conftest. configure:3494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3474: $? = 0 configure:3481: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3484: $? = 0 configure:3491: test -s conftest. configure:3494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3474: $? = 0 configure:3481: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3484: $? = 0 configure:3491: test -s conftest. configure:3494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3468: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3474: $? = 0 configure:3481: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3484: $? = 0 configure:3491: test -s conftest. configure:3494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3517: result: unsupported configure:3543: checking for style of include used by gmake configure:3571: result: GNU configure:3599: checking dependency style of cc configure:3689: result: gcc3 configure:3711: checking how to run the C preprocessor configure:3751: cc -E conftest.c configure:3757: $? = 0 configure:3795: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3801: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3841: result: cc -E configure:3870: cc -E conftest.c configure:3876: $? = 0 configure:3914: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3977: checking for a BSD-compatible install configure:4033: result: /usr/bin/install -c -o root -g wheel configure:4044: checking whether ln -s works configure:4048: result: yes configure:4055: checking whether gmake sets $(MAKE) configure:4076: result: yes configure:4088: checking for i386-unknown-gnu-ranlib configure:4118: result: no configure:4128: checking for ranlib configure:4144: found /usr/bin/ranlib configure:4155: result: ranlib configure:4190: checking for special C compiler options needed for large files configure:4230: cc -c -fno-common conftest.c >&5 configure:4236: $? = 0 configure:4243: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4246: $? = 0 configure:4253: test -s conftest. configure:4256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4274: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' configure:4280: $? = 0 configure:4287: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4290: $? = 0 configure:4297: test -s conftest. configure:4300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4317: result: no configure:4323: checking for _FILE_OFFSET_BITS value needed for large files configure:4359: cc -c -fno-common conftest.c >&5 configure:4365: $? = 0 configure:4372: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4375: $? = 0 configure:4382: test -s conftest. configure:4385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4426: cc -c -fno-common conftest.c >&5 configure:4432: $? = 0 configure:4439: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4442: $? = 0 configure:4449: test -s conftest. configure:4452: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4466: result: no configure:4476: checking for _LARGE_FILES value needed for large files configure:4512: cc -c -fno-common conftest.c >&5 configure:4518: $? = 0 configure:4525: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4528: $? = 0 configure:4535: test -s conftest. configure:4538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4579: cc -c -fno-common conftest.c >&5 configure:4585: $? = 0 configure:4592: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4595: $? = 0 configure:4602: test -s conftest. configure:4605: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4619: result: no configure:4764: checking whether NLS is requested configure:4773: result: yes configure:4811: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:4843: result: /usr/local/bin/msgfmt configure:4852: checking for gmsgfmt configure:4883: result: /usr/local/bin/msgfmt configure:4934: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:4966: result: /usr/local/bin/xgettext configure:5012: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:5043: result: /usr/local/bin/msgmerge configure:5058: checking for grep that handles long lines and -e configure:5132: result: /usr/bin/grep configure:5137: checking for egrep configure:5215: result: /usr/bin/grep -E configure:5221: checking whether we are using the GNU C Library 2 or newer conftest.c:18:22: features.h: No such file or directory configure:5252: result: no configure:5350: checking for inline configure:5376: cc -c -fno-common conftest.c >&5 configure:5382: $? = 0 configure:5389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5392: $? = 0 configure:5399: test -s conftest. configure:5402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5376: cc -c -fno-common conftest.c >&5 configure:5382: $? = 0 configure:5389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5392: $? = 0 configure:5399: test -s conftest. configure:5402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5376: cc -c -fno-common conftest.c >&5 configure:5382: $? = 0 configure:5389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5392: $? = 0 configure:5399: test -s conftest. configure:5402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5417: result: no configure:5436: checking for ANSI C header files configure:5466: cc -c -fno-common conftest.c >&5 configure:5472: $? = 0 configure:5479: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5482: $? = 0 configure:5489: test -s conftest. configure:5492: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5614: result: no configure:5638: checking for sys/types.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for sys/stat.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for stdlib.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for string.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for memory.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for strings.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for inttypes.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for stdint.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5638: checking for unistd.h configure:5659: cc -c -fno-common conftest.c >&5 configure:5665: $? = 0 configure:5672: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5675: $? = 0 configure:5682: test -s conftest. configure:5685: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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:5698: result: no configure:5710: checking for size_t configure:5740: cc -c -fno-common conftest.c >&5 configure:5746: $? = 0 configure:5753: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5756: $? = 0 configure:5763: test -s conftest. configure:5766: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | /* 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 | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5778: result: no configure:5791: checking for stdint.h configure:5818: cc -c -fno-common conftest.c >&5 configure:5824: $? = 0 configure:5831: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5834: $? = 0 configure:5841: test -s conftest. configure:5844: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5856: result: no configure:5868: checking for working alloca.h configure:5895: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:5901: $? = 0 configure:5908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5911: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5934: result: yes configure:5944: checking for alloca configure:5991: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:5997: $? = 0 configure:6004: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6007: $? = 0 configure:6014: test -s conftest configure:6017: $? = 0 configure:6030: result: yes configure:6279: checking for stdlib.h configure:6285: result: no configure:6279: checking for unistd.h configure:6285: result: no configure:6447: checking for getpagesize configure:6503: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:6509: $? = 0 configure:6516: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6519: $? = 0 configure:6526: test -s conftest configure:6529: $? = 0 configure:6543: result: yes configure:6553: checking for working mmap configure:6700: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:6703: $? = 0 configure:6709: ./conftest configure:6712: $? = 0 configure:6728: result: yes configure:6741: checking whether integer division by zero raises SIGFPE configure:6808: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 conftest.c:44: warning: built-in function `nan' declared as non-function configure:6811: $? = 0 configure:6817: ./conftest configure:6820: $? = 0 configure:6837: result: yes configure:6850: checking for inttypes.h configure:6877: cc -c -fno-common conftest.c >&5 configure:6883: $? = 0 configure:6890: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6893: $? = 0 configure:6900: test -s conftest. configure:6903: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:6915: result: no configure:6926: checking for unsigned long long configure:6953: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:6959: $? = 0 configure:6966: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6969: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6992: result: yes configure:7024: checking for inttypes.h configure:7091: result: no configure:7258: checking for non-GNU ld configure:7289: result: /usr/bin/ld configure:7298: checking if the linker (/usr/bin/ld) is GNU ld configure:7311: result: no configure:7318: checking for shared library run path origin configure:7331: result: done configure:7383: checking whether imported symbols can be declared weak configure:7408: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _xyzzy configure:7414: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:7446: result: no configure:7463: checking pthread.h usability configure:7480: cc -c -fno-common -D_REENTRANT conftest.c >&5 configure:7486: $? = 0 configure:7493: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7496: $? = 0 configure:7503: test -s conftest. configure:7506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* 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:7517: result: no configure:7521: checking pthread.h presence configure:7536: cc -E -D_REENTRANT conftest.c configure:7542: $? = 0 configure:7563: result: yes configure:7576: WARNING: pthread.h: present but cannot be compiled configure:7578: WARNING: pthread.h: check for missing prerequisite headers? configure:7580: WARNING: pthread.h: see the Autoconf documentation configure:7582: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:7584: WARNING: pthread.h: proceeding with the preprocessor's result configure:7586: WARNING: pthread.h: in the future, the compiler will take precedence configure:7596: checking for pthread.h configure:7603: result: yes configure:7656: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:7662: $? = 0 configure:7669: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7672: $? = 0 configure:7679: test -s conftest configure:7682: $? = 0 configure:7699: checking for pthread_kill in -lpthread configure:7734: cc -o conftest -fno-common -L/usr/local/lib conftest.c -lpthread >&5 symbol _pthread_kill used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_create used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libSystem.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libSystem.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libSystem.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libSystem.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libSystem.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libSystem.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libSystem.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libSystem.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libSystem.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:7740: $? = 0 configure:7747: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7750: $? = 0 configure:7757: test -s conftest configure:7760: $? = 0 configure:7774: result: yes configure:7985: checking for pthread_rwlock_t configure:8016: cc -c -fno-common conftest.c >&5 configure:8022: $? = 0 configure:8029: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8032: $? = 0 configure:8039: test -s conftest. configure:8042: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | | typedef pthread_rwlock_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8054: result: no configure:8090: cc -c -fno-common conftest.c >&5 configure:8096: $? = 0 configure:8103: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8106: $? = 0 configure:8113: test -s conftest. configure:8116: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | #if __FreeBSD__ == 4 | error "No, in FreeBSD 4.0 recursive mutexes actually don't work." | #else | int x = (int)PTHREAD_MUTEX_RECURSIVE; | #endif | ; | return 0; | } configure:8767: checking for multithread API to use configure:8769: result: posix configure:9190: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9196: $? = 0 configure:9203: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9206: $? = 0 configure:9213: test -s conftest configure:9216: $? = 0 configure:9251: checking argz.h usability configure:9268: cc -c -fno-common conftest.c >&5 conftest.c:64:18: argz.h: No such file or directory configure:9274: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 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:9305: result: no configure:9309: checking argz.h presence configure:9324: cc -E conftest.c conftest.c:31:18: argz.h: No such file or directory configure:9330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:9351: result: no configure:9384: checking for argz.h configure:9392: result: no configure:9251: checking limits.h usability configure:9268: cc -c -fno-common conftest.c >&5 configure:9274: $? = 0 configure:9281: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9284: $? = 0 configure:9291: test -s conftest. configure:9294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 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:9305: result: no configure:9309: checking limits.h presence configure:9324: cc -E conftest.c configure:9330: $? = 0 configure:9351: result: yes configure:9364: WARNING: limits.h: present but cannot be compiled configure:9366: WARNING: limits.h: check for missing prerequisite headers? configure:9368: WARNING: limits.h: see the Autoconf documentation configure:9370: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:9372: WARNING: limits.h: proceeding with the preprocessor's result configure:9374: WARNING: limits.h: in the future, the compiler will take precedence configure:9384: checking for limits.h configure:9392: result: yes configure:9241: checking for unistd.h configure:9247: result: no configure:9251: checking sys/param.h usability configure:9268: cc -c -fno-common conftest.c >&5 configure:9274: $? = 0 configure:9281: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9284: $? = 0 configure:9291: test -s conftest. configure:9294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_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:9305: result: no configure:9309: checking sys/param.h presence configure:9324: cc -E conftest.c configure:9330: $? = 0 configure:9351: result: yes configure:9364: WARNING: sys/param.h: present but cannot be compiled configure:9366: WARNING: sys/param.h: check for missing prerequisite headers? configure:9368: WARNING: sys/param.h: see the Autoconf documentation configure:9370: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:9372: WARNING: sys/param.h: proceeding with the preprocessor's result configure:9374: WARNING: sys/param.h: in the future, the compiler will take precedence configure:9384: checking for sys/param.h configure:9392: result: yes configure:9426: checking for getcwd configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for getegid configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for geteuid configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for getgid configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for getuid configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for mempcpy configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:9488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:9522: result: no configure:9426: checking for munmap configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for stpcpy configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for strcasecmp configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for strdup configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for strtoul configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for tsearch configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:9488: $? = 0 configure:9495: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9498: $? = 0 configure:9505: test -s conftest configure:9508: $? = 0 configure:9522: result: yes configure:9426: checking for argz_count configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_count configure:9488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:9522: result: no configure:9426: checking for argz_stringify configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:9488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:9522: result: no configure:9426: checking for argz_next configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _argz_next configure:9488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:9522: result: no configure:9426: checking for __fsetlocking configure:9482: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:9488: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:9522: result: no configure:9534: checking whether feof_unlocked is declared configure:9564: cc -c -fno-common conftest.c >&5 configure:9570: $? = 0 configure:9577: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9580: $? = 0 configure:9587: test -s conftest. configure:9590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef feof_unlocked | char *p = (char *) feof_unlocked; | #endif | | ; | return 0; | } configure:9602: result: no configure:9616: checking whether fgets_unlocked is declared configure:9646: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) configure:9652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:9684: result: no configure:9728: checking for iconv configure:9760: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:9766: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:9825: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:9831: $? = 0 configure:9838: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9841: $? = 0 configure:9848: test -s conftest configure:9851: $? = 0 configure:9868: result: yes configure:9878: checking how to link with libiconv configure:9880: result: /usr/local/lib/libiconv.a configure:9891: checking for iconv declaration configure:9930: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:55: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:9936: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:9972: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9983: checking for NL_LOCALE_NAME macro configure:10010: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:10016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:10050: result: no configure:10064: checking for bison configure:10080: found /usr/local/bin/bison configure:10091: result: bison configure:10105: checking version of bison configure:10114: result: 1.35, ok configure:10122: checking for signed configure:10148: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10154: $? = 0 configure:10161: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10164: $? = 0 configure:10171: test -s conftest. configure:10174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | | int | main () | { | signed char x; | ; | return 0; | } configure:10186: result: no configure:10197: checking for long long configure:10224: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10230: $? = 0 configure:10237: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10240: $? = 0 configure:10247: test -s conftest configure:10250: $? = 0 configure:10263: result: yes configure:10274: checking for long double configure:10308: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:52: warning: use of `long double' type; its size may change in a future release conftest.c:52: warning: (Long double usage is reported only once for each file. conftest.c:52: warning: To disable this warning, use -Wno-long-double.) configure:10314: $? = 0 configure:10321: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10324: $? = 0 configure:10331: test -s conftest. configure:10334: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | /* The Stardent Vistra knows sizeof(long double), but does not support it. */ | long double foo = 0.0; | /* On Ultrix 4.3 cc, long double is 4 and double is 8. */ | int array [2*(sizeof(long double) >= sizeof(double)) - 1]; | | int | main () | { | | ; | return 0; | } configure:10347: result: no configure:10358: checking for wchar_t configure:10385: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10391: $? = 0 configure:10398: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10401: $? = 0 configure:10408: test -s conftest. configure:10411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wchar_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:10423: result: no configure:10434: checking for wint_t configure:10461: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10467: $? = 0 configure:10474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10477: $? = 0 configure:10484: test -s conftest. configure:10487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | wint_t foo = (wchar_t)'\0'; | int | main () | { | | ; | return 0; | } configure:10499: result: no configure:10512: checking for intmax_t configure:10547: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10553: $? = 0 configure:10560: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10563: $? = 0 configure:10570: test -s conftest. configure:10573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:10585: result: no configure:10597: checking whether printf() supports POSIX/XSI format strings configure:10652: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10655: $? = 0 configure:10661: ./conftest configure:10664: $? = 0 configure:10681: result: yes configure:10694: checking whether we are using the GNU C Library 2.1 or newer conftest.c:52:22: features.h: No such file or directory configure:10725: result: no configure:10737: checking for stdint.h configure:10743: result: no configure:10901: checking for SIZE_MAX configure:11301: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11304: $? = 0 configure:11310: ./conftest configure:11313: $? = 0 configure:11695: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11698: $? = 0 configure:11704: ./conftest configure:11707: $? = 0 configure:11747: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:53: error: conflicting types for `foo' conftest.c:52: error: previous declaration of `foo' configure:11753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:11794: result: (((1U << 31) - 1) * 2 + 1) configure:11812: checking for stdint.h configure:11818: result: no configure:11978: checking for CFPreferencesCopyAppValue configure:12006: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:12012: $? = 0 configure:12019: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12022: $? = 0 configure:12029: test -s conftest configure:12032: $? = 0 configure:12046: result: yes configure:12055: checking for CFLocaleCopyCurrent configure:12083: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:12089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:12123: result: no configure:12143: checking for ptrdiff_t configure:12173: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:86: error: parse error before "ac__type_new_" conftest.c:86: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:90: error: parse error before ')' token configure:12179: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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 | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:12211: result: no configure:12241: checking stddef.h usability configure:12258: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12264: $? = 0 configure:12271: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12274: $? = 0 configure:12281: test -s conftest. configure:12284: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | /* 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:12295: result: no configure:12299: checking stddef.h presence configure:12314: cc -E -I/usr/local/include conftest.c configure:12320: $? = 0 configure:12341: result: yes configure:12354: WARNING: stddef.h: present but cannot be compiled configure:12356: WARNING: stddef.h: check for missing prerequisite headers? configure:12358: WARNING: stddef.h: see the Autoconf documentation configure:12360: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:12362: WARNING: stddef.h: proceeding with the preprocessor's result configure:12364: WARNING: stddef.h: in the future, the compiler will take precedence configure:12374: checking for stddef.h configure:12382: result: yes configure:12231: checking for stdlib.h configure:12237: result: no configure:12231: checking for string.h configure:12237: result: no configure:12405: checking for asprintf configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for fwprintf configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for putenv configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for setenv configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for setlocale configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for snprintf configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function `snprintf' configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12405: checking for wcslen configure:12461: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12467: $? = 0 configure:12474: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12477: $? = 0 configure:12484: test -s conftest configure:12487: $? = 0 configure:12501: result: yes configure:12513: checking whether _snprintf is declared configure:12543: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `_snprintf' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) configure:12549: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:12581: result: no configure:12595: checking whether _snwprintf is declared configure:12625: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: `_snwprintf' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) configure:12631: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:12663: result: no configure:12678: checking whether getc_unlocked is declared configure:12708: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12714: $? = 0 configure:12721: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12724: $? = 0 configure:12731: test -s conftest. configure:12734: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef getc_unlocked | char *p = (char *) getc_unlocked; | #endif | | ; | return 0; | } configure:12746: result: no configure:12785: checking for nl_langinfo and CODESET configure:12811: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12817: $? = 0 configure:12824: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12827: $? = 0 configure:12834: test -s conftest configure:12837: $? = 0 configure:12851: result: yes configure:12862: checking for LC_MESSAGES configure:12888: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12894: $? = 0 configure:12901: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12904: $? = 0 configure:12911: test -s conftest configure:12914: $? = 0 configure:12927: result: yes configure:12967: checking for CFPreferencesCopyAppValue configure:13035: result: yes configure:13044: checking for CFLocaleCopyCurrent configure:13112: result: no configure:13141: checking whether included gettext is requested configure:13151: result: no configure:13162: checking for GNU gettext in libc configure:13191: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext _libintl_ngettext configure:13197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:13230: result: no configure:13614: checking for GNU gettext in libintl configure:13651: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:13657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:13719: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:13725: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:13764: result: no configure:13820: checking whether to use NLS configure:13822: result: yes configure:13825: checking where the gettext function comes from configure:13836: result: included intl directory configure:13947: checking for pth-config configure:13978: result: no configure:14081: checking for gpg-error-config configure:14099: found /usr/local/bin/gpg-error-config configure:14112: result: /usr/local/bin/gpg-error-config configure:14121: checking for GPG Error - version >= 1.4 configure:14153: result: no configure:14185: checking for libgcrypt-config configure:14203: found /usr/local/bin/libgcrypt-config configure:14216: result: /usr/local/bin/libgcrypt-config configure:14233: checking for LIBGCRYPT - version >= 1.2.0 configure:14270: result: no configure:14325: checking for libassuan-config configure:14356: result: no configure:14384: checking for LIBASSUAN - version >= 0.9.3 configure:14417: result: no configure:14620: checking for ksba-config configure:14651: result: no configure:14668: checking for KSBA - version >= 1.0.0 configure:14705: result: no configure:14748: checking for gethostbyname configure:14804: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14810: $? = 0 configure:14817: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:14820: $? = 0 configure:14827: test -s conftest configure:14830: $? = 0 configure:14843: result: yes configure:14931: checking for setsockopt configure:14987: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14993: $? = 0 configure:15000: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15003: $? = 0 configure:15010: test -s conftest configure:15013: $? = 0 configure:15026: result: yes configure:15131: checking whether LDAP via "-lldap" is present and sane configure:15161: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lldap >&5 configure:15167: $? = 0 configure:15174: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15177: $? = 0 configure:15184: test -s conftest configure:15187: $? = 0 configure:15199: result: yes configure:15212: checking for ldap_get_option configure:15268: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lldap >&5 configure:15274: $? = 0 configure:15281: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15284: $? = 0 configure:15291: test -s conftest configure:15294: $? = 0 configure:15308: result: yes configure:15212: checking for ldap_set_option configure:15268: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lldap >&5 configure:15274: $? = 0 configure:15281: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15284: $? = 0 configure:15291: test -s conftest configure:15294: $? = 0 configure:15308: result: yes configure:15212: checking for ldap_start_tls_s configure:15268: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lldap >&5 configure:15274: $? = 0 configure:15281: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15284: $? = 0 configure:15291: test -s conftest configure:15294: $? = 0 configure:15308: result: yes configure:15403: checking for ANSI C header files configure:15581: result: no configure:15596: checking for string.h configure:15602: result: no configure:15763: checking for an ANSI C-conforming const configure:15838: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:15844: $? = 0 configure:15851: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:15854: $? = 0 configure:15861: test -s conftest. configure:15864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:15876: result: no configure:15886: checking for inline configure:15953: result: no configure:15972: checking for size_t configure:16040: result: no configure:16052: checking return type of signal handlers configure:16080: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: void value not ignored as it ought to be configure:16086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:16118: result: void configure:16126: checking whether sys_siglist is declared configure:16162: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16168: $? = 0 configure:16175: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16178: $? = 0 configure:16185: test -s conftest. configure:16188: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in unistd.h. */ | #ifdef HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | return !p; | #endif | | ; | return 0; | } configure:16200: result: no configure:16220: checking for byte typedef configure:16251: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:88: error: `byte' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) configure:16257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef byte | int a = sizeof(byte); | | ; | return 0; | } configure:16290: result: no configure:16300: checking for ushort typedef configure:16331: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16337: $? = 0 configure:16344: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16347: $? = 0 configure:16354: test -s conftest. configure:16357: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef ushort | int a = sizeof(ushort); | | ; | return 0; | } configure:16370: result: no configure:16380: checking for ulong typedef configure:16411: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:88: error: `ulong' undeclared (first use in this function) conftest.c:88: error: (Each undeclared identifier is reported only once conftest.c:88: error: for each function it appears in.) configure:16417: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | #include | int | main () | { | | #undef ulong | int a = sizeof(ulong); | | ; | return 0; | } configure:16450: result: no configure:16462: checking for struct sigaction configure:16493: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16499: $? = 0 configure:16506: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16509: $? = 0 configure:16516: test -s conftest. configure:16519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | | typedef struct sigaction ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:16531: result: no configure:16541: checking for sigset_t configure:16572: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16578: $? = 0 configure:16585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16588: $? = 0 configure:16595: test -s conftest. configure:16598: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | | typedef sigset_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:16610: result: no configure:16637: checking for memicmp configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _memicmp configure:16699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | /* Define memicmp to an innocuous variant, in case declares memicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define memicmp innocuous_memicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memicmp | | /* 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 memicmp (); | /* 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_memicmp || defined __stub___memicmp | choke me | #endif | | int | main () | { | return memicmp (); | ; | return 0; | } configure:16733: result: no configure:16637: checking for stpcpy configure:16733: result: yes configure:16637: checking for strsep configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16699: $? = 0 configure:16706: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16709: $? = 0 configure:16716: test -s conftest configure:16719: $? = 0 configure:16733: result: yes configure:16637: checking for strlwr configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strlwr configure:16699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_STPCPY 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* 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 strlwr (); | /* 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_strlwr || defined __stub___strlwr | choke me | #endif | | int | main () | { | return strlwr (); | ; | return 0; | } configure:16733: result: no configure:16637: checking for strtoul configure:16733: result: yes configure:16637: checking for memmove configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16699: $? = 0 configure:16706: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16709: $? = 0 configure:16716: test -s conftest configure:16719: $? = 0 configure:16733: result: yes configure:16637: checking for stricmp configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _stricmp configure:16699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_STPCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:16733: result: no configure:16637: checking for strtol configure:16693: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16699: $? = 0 configure:16706: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16709: $? = 0 configure:16716: test -s conftest configure:16719: $? = 0 configure:16733: result: yes configure:16753: checking for memrchr configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _memrchr configure:16815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_STPCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define memrchr to an innocuous variant, in case declares memrchr. | For example, HP-UX 11i declares gettimeofday. */ | #define memrchr innocuous_memrchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memrchr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memrchr | | /* 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 memrchr (); | /* 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_memrchr || defined __stub___memrchr | choke me | #endif | | int | main () | { | return memrchr (); | ; | return 0; | } configure:16849: result: no configure:16753: checking for isascii configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16815: $? = 0 configure:16822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16825: $? = 0 configure:16832: test -s conftest configure:16835: $? = 0 configure:16849: result: yes configure:16753: checking for timegm configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16815: $? = 0 configure:16822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16825: $? = 0 configure:16832: test -s conftest configure:16835: $? = 0 configure:16849: result: yes configure:16753: checking for getrusage configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16815: $? = 0 configure:16822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16825: $? = 0 configure:16832: test -s conftest configure:16835: $? = 0 configure:16849: result: yes configure:16753: checking for setrlimit configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16815: $? = 0 configure:16822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16825: $? = 0 configure:16832: test -s conftest configure:16835: $? = 0 configure:16849: result: yes configure:16753: checking for stat configure:16809: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16815: $? = 0 configure:16822: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16825: $? = 0 configure:16832: test -s conftest configure:16835: $? = 0 configure:16849: result: yes configure:16753: checking for setlocale configure:16849: result: yes configure:16866: checking for flockfile configure:16922: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16928: $? = 0 configure:16935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16938: $? = 0 configure:16945: test -s conftest configure:16948: $? = 0 configure:16962: result: yes configure:16866: checking for funlockfile configure:16922: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16928: $? = 0 configure:16935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16938: $? = 0 configure:16945: test -s conftest configure:16948: $? = 0 configure:16962: result: yes configure:16866: checking for fopencookie configure:16922: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _fopencookie configure:16928: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_STPCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOL 1 | #define HAVE_ISASCII 1 | #define HAVE_TIMEGM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | /* end confdefs.h. */ | /* Define fopencookie to an innocuous variant, in case declares fopencookie. | For example, HP-UX 11i declares gettimeofday. */ | #define fopencookie innocuous_fopencookie | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fopencookie (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fopencookie | | /* 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 fopencookie (); | /* 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_fopencookie || defined __stub___fopencookie | choke me | #endif | | int | main () | { | return fopencookie (); | ; | return 0; | } configure:16962: result: no configure:16866: checking for funopen configure:16922: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16928: $? = 0 configure:16935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:16938: $? = 0 configure:16945: test -s conftest configure:16948: $? = 0 configure:16962: result: yes configure:16978: checking for gmtime_r configure:17034: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:17040: $? = 0 configure:17047: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17050: $? = 0 configure:17057: test -s conftest configure:17060: $? = 0 configure:17074: result: yes configure:17089: checking for getaddrinfo configure:17145: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:17151: $? = 0 configure:17158: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17161: $? = 0 configure:17168: test -s conftest configure:17171: $? = 0 configure:17185: result: yes configure:17200: checking for mmap configure:17256: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:17262: $? = 0 configure:17269: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:17272: $? = 0 configure:17279: test -s conftest configure:17282: $? = 0 configure:17296: result: yes configure:17316: checking for canonicalize_file_name configure:17372: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:17378: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dirmngr" | #define PACKAGE_TARNAME "dirmngr" | #define PACKAGE_VERSION "0.9.7" | #define PACKAGE_STRING "dirmngr 0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define _GNU_SOURCE 1 | #define PACKAGE "dirmngr" | #define VERSION "0.9.7" | #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.2.0" | #define NEED_KSBA_VERSION "1.0.0" | #define PRINTABLE_OS_NAME "Darwin" | #define HAVE_VISIBILITY 0 | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define USE_POSIX_THREADS 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define signed | #define HAVE_LONG_LONG 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_STPCPY 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOL 1 | #define HAVE_ISASCII 1 | #define HAVE_TIMEGM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_STAT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_FUNOPEN 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name. | For example, HP-UX 11i declares gettimeofday. */ | #define canonicalize_file_name innocuous_canonicalize_file_name | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char canonicalize_file_name (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef canonicalize_file_name | | /* 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 canonicalize_file_name (); | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name | choke me | #endif | | int | main () | { | return canonicalize_file_name (); | ; | return 0; | } configure:17412: result: no configure:17429: checking for funopen configure:17525: result: yes configure:17429: checking for fopencookie configure:17525: result: no configure:17571: *** *** You need libgpg-error to build this program. ** This library is for example available at *** ftp://ftp.gnupg.org/pub/gcrypt/libgpg-error *** (at least version 1.4 is required.) *** configure:17588: *** *** You need libgcrypt to build this program. ** This library is for example available at *** ftp://ftp.gnupg.org/pub/gcrypt/libgcrypt/ *** (at least version 1.2.0 using API 1 is required.) *** configure:17605: *** *** You need libassuan to build this program. *** This library is for example available at *** ftp://ftp.gnupg.org/pub/gcrypt/libassuan/ *** (at least version 0.9.3 is required). *** configure:17622: *** *** You need libksba to build this program. *** This library is for example available at *** ftp://ftp.gnupg.org/pub/gcrypt/libksba/ *** (at least version 1.0.0 using API 1 is required.) *** configure:17656: *** *** GNU Portable Threads Library not found. *** Download GNU Pth from ftp://ftp.gnu.org/gnu/pth/ *** On a Debian GNU/Linux system you might want to try *** apt-get install libpth-dev *** configure:17671: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_flockfile=yes ac_cv_func_fopencookie=no ac_cv_func_funlockfile=yes ac_cv_func_funopen=yes ac_cv_func_fwprintf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getuid=yes ac_cv_func_gmtime_r=yes ac_cv_func_isascii=yes ac_cv_func_ldap_get_option=yes ac_cv_func_ldap_set_option=yes ac_cv_func_ldap_start_tls_s=yes ac_cv_func_memicmp=no ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_stricmp=no ac_cv_func_strlwr=no ac_cv_func_strsep=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=no ac_cv_have_decl_sys_siglist=no ac_cv_header_argz_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GPG_ERROR_CONFIG=/usr/local/bin/gpg-error-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KSBA_CONFIG=no ac_cv_path_LIBASSUAN_CONFIG=no ac_cv_path_LIBGCRYPT_CONFIG=/usr/local/bin/libgcrypt-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PTH_CONFIG=no ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_long_long=yes ac_cv_type_pthread_rwlock_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_signal=void ac_cv_type_sigset_t=no ac_cv_type_size_t=no ac_cv_type_struct_sigaction=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const bh_cv_c_signed=no gl_cv_header_inttypes_h=no gl_cv_header_stdint_h=no gnupg_cv_func_ldap_init=yes gnupg_cv_typedef_byte=no gnupg_cv_typedef_ulong=no gnupg_cv_typedef_ushort=no gt_cv_c_intmax_t=no gt_cv_c_long_double=no gt_cv_c_wchar_t=no gt_cv_c_wint_t=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_val_LC_MESSAGES=yes lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CFLAG_VISIBILITY='' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GPG_ERROR_CFLAGS='' GPG_ERROR_CONFIG='/usr/local/bin/gpg-error-config' GPG_ERROR_LIBS='' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' KSBA_CFLAGS='' KSBA_CONFIG='no' KSBA_LIBS='' LDAPLIBS='-lldap' LDFLAGS=' -L/usr/local/lib' LIBASSUAN_CFLAGS='' LIBASSUAN_CONFIG='no' LIBASSUAN_LIBS='' LIBASSUAN_PTH_CFLAGS='' LIBASSUAN_PTH_LIBS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/local/bin/libgcrypt-config' LIBGCRYPT_LIBS='' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS='' LIBTHREAD='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='dirmngr' PACKAGE_BUGREPORT='gpa-dev@gnupg.org' PACKAGE_NAME='dirmngr' PACKAGE_STRING='dirmngr 0.9.7' PACKAGE_TARNAME='dirmngr' PACKAGE_VERSION='0.9.7' PATH_SEPARATOR=':' POSUB='po' PTH_CFLAGS='' PTH_CONFIG='no' PTH_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.9.7' WOE32DLL='no' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/security/dirmngr/work/dirmngr-0.9.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dirmngr" #define PACKAGE_TARNAME "dirmngr" #define PACKAGE_VERSION "0.9.7" #define PACKAGE_STRING "dirmngr 0.9.7" #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" #define PACKAGE "dirmngr" #define VERSION "0.9.7" #define _GNU_SOURCE 1 #define PACKAGE "dirmngr" #define VERSION "0.9.7" #define PACKAGE_BUGREPORT "gpa-dev@gnupg.org" #define NEED_LIBGCRYPT_VERSION "1.2.0" #define NEED_KSBA_VERSION "1.0.0" #define PRINTABLE_OS_NAME "Darwin" #define HAVE_VISIBILITY 0 #ifndef __cplusplus #define inline #endif #define size_t unsigned int #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define USE_POSIX_THREADS 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define signed #define HAVE_LONG_LONG 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1U << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 0 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_DIRMNGR #define HAVE_LDAP_GET_OPTION 1 #define HAVE_LDAP_SET_OPTION 1 #define HAVE_LDAP_START_TLS_S 1 #define const #ifndef __cplusplus #define inline #endif #define size_t unsigned int #define RETSIGTYPE void #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_STPCPY 1 #define HAVE_STRSEP 1 #define HAVE_STRTOUL 1 #define HAVE_MEMMOVE 1 #define HAVE_STRTOL 1 #define HAVE_ISASCII 1 #define HAVE_TIMEGM 1 #define HAVE_GETRUSAGE 1 #define HAVE_SETRLIMIT 1 #define HAVE_STAT 1 #define HAVE_SETLOCALE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_FUNOPEN 1 #define HAVE_GMTIME_R 1 #define HAVE_GETADDRINFO 1 #define HAVE_MMAP 1 #define HAVE_FUNOPEN 1 configure: exit 1