Created
September 19, 2011 18:38
-
-
Save zbowling/1227223 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by GnuTLS configure 2.12.11, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ./configure --disable-debug --disable-dependency-tracking --disable-guile --disable-static --prefix=/usr/local/Cellar/gnutls/2.12.11 --with-libgcrypt | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = zacworkmbp.seatme.private | |
| uname -m = x86_64 | |
| uname -r = 11.2.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| /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 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 | |
| Kernel configured for up to 8 processors. | |
| 4 processors are physically available. | |
| 8 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 2 3 4 5 6 7 | |
| Primary memory available: 8.00 gigabytes | |
| Default processor set: 174 tasks, 831 threads, 8 processors | |
| Load average: 4.63, Mach factor: 3.36 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/X11/bin | |
| PATH: /usr/local/Library/Contributions/examples | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:3440: checking for a BSD-compatible install | |
| configure:3508: result: /usr/bin/install -c | |
| configure:3519: checking whether build environment is sane | |
| configure:3569: result: yes | |
| configure:3710: checking for a thread-safe mkdir -p | |
| configure:3749: result: build-aux/install-sh -c -d | |
| configure:3763: checking for gawk | |
| configure:3793: result: no | |
| configure:3763: checking for mawk | |
| configure:3793: result: no | |
| configure:3763: checking for nawk | |
| configure:3793: result: no | |
| configure:3763: checking for awk | |
| configure:3779: found /usr/bin/awk | |
| configure:3790: result: awk | |
| configure:3801: checking whether make sets $(MAKE) | |
| configure:3823: result: yes | |
| configure:3920: result: *** | |
| *** Checking for compilation programs... | |
| configure:3973: checking for gcc | |
| configure:4000: result: /usr/bin/llvm-gcc | |
| configure:4229: checking for C compiler version | |
| configure:4238: /usr/bin/llvm-gcc --version >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 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:4249: $? = 0 | |
| configure:4238: /usr/bin/llvm-gcc -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:4249: $? = 0 | |
| configure:4238: /usr/bin/llvm-gcc -V >&5 | |
| llvm-gcc-4.2: argument to `-V' is missing | |
| configure:4249: $? = 1 | |
| configure:4238: /usr/bin/llvm-gcc -qversion >&5 | |
| i686-apple-darwin11-llvm-gcc-4.2: no input files | |
| configure:4249: $? = 1 | |
| configure:4269: checking whether the C compiler works | |
| configure:4291: /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4295: $? = 0 | |
| configure:4343: result: yes | |
| configure:4346: checking for C compiler default output file name | |
| configure:4348: result: a.out | |
| configure:4354: checking for suffix of executables | |
| configure:4361: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4365: $? = 0 | |
| configure:4387: result: | |
| configure:4409: checking whether we are cross compiling | |
| configure:4417: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4421: $? = 0 | |
| configure:4428: ./conftest | |
| configure:4432: $? = 0 | |
| configure:4447: result: no | |
| configure:4452: checking for suffix of object files | |
| configure:4474: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4478: $? = 0 | |
| configure:4499: result: o | |
| configure:4503: checking whether we are using the GNU C compiler | |
| configure:4522: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4522: $? = 0 | |
| configure:4531: result: yes | |
| configure:4540: checking whether /usr/bin/llvm-gcc accepts -g | |
| configure:4560: /usr/bin/llvm-gcc -c -g conftest.c >&5 | |
| configure:4560: $? = 0 | |
| configure:4601: result: yes | |
| configure:4618: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
| configure:4682: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:4682: $? = 0 | |
| configure:4695: result: none needed | |
| configure:4726: checking for style of include used by make | |
| configure:4754: result: GNU | |
| configure:4779: checking dependency style of /usr/bin/llvm-gcc | |
| configure:4889: result: none | |
| configure:4904: checking whether ln -s works | |
| configure:4908: result: yes | |
| configure:4964: checking for pkg-config | |
| configure:4982: found /usr/local/bin/pkg-config | |
| configure:4994: result: /usr/local/bin/pkg-config | |
| configure:5019: checking pkg-config is at least version 0.9.0 | |
| configure:5022: result: yes | |
| configure:5035: checking for gtkdoc-check | |
| configure:5068: result: no | |
| configure:5077: checking for gtkdoc-rebase | |
| configure:5110: result: no | |
| configure:5121: checking for gtkdoc-mkpdf | |
| configure:5154: result: no | |
| configure:5192: checking whether to build gtk-doc documentation | |
| configure:5194: result: no | |
| configure:5260: checking for gaa | |
| configure:5293: result: no | |
| configure:5304: WARNING: *** | |
| *** GAA was not found. It is only needed if you wish to modify | |
| *** the source code or command-line description files. In this case, | |
| *** you may want to get it from http://gaa.sourceforge.net/ and | |
| *** read doc/README.gaa. | |
| *** | |
| configure:5356: checking for ranlib | |
| configure:5372: found /usr/bin/ranlib | |
| configure:5383: result: ranlib | |
| configure:5409: checking build system type | |
| configure:5423: result: x86_64-apple-darwin11.2.0 | |
| configure:5443: checking host system type | |
| configure:5456: result: x86_64-apple-darwin11.2.0 | |
| configure:5482: checking how to run the C preprocessor | |
| configure:5513: /usr/bin/llvm-gcc -E conftest.c | |
| configure:5513: $? = 0 | |
| configure:5527: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5527: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5552: result: /usr/bin/llvm-gcc -E | |
| configure:5572: /usr/bin/llvm-gcc -E conftest.c | |
| configure:5572: $? = 0 | |
| configure:5586: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
| configure:5586: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:5615: checking for grep that handles long lines and -e | |
| configure:5673: result: /usr/bin/grep | |
| configure:5678: checking for egrep | |
| configure:5740: result: /usr/bin/grep -E | |
| configure:5745: checking for ANSI C header files | |
| configure:5765: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5765: $? = 0 | |
| configure:5838: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5838: $? = 0 | |
| configure:5838: ./conftest | |
| configure:5838: $? = 0 | |
| configure:5849: result: yes | |
| configure:5862: checking for sys/types.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for sys/stat.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for stdlib.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for string.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for memory.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for strings.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for inttypes.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for stdint.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5862: checking for unistd.h | |
| configure:5862: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5862: $? = 0 | |
| configure:5862: result: yes | |
| configure:5877: checking minix/config.h usability | |
| configure:5877: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| conftest.c:54:26: error: minix/config.h: No such file or directory | |
| conftest.c:54:26: error: minix/config.h: No such file or directory | |
| lipo: can't open input file: /var/folders/xm/8chlwn_j7z97_k007v6z_3f80000gn/T//ccqtLwda.out (No such file or directory) | |
| configure:5877: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <minix/config.h> | |
| configure:5877: result: no | |
| configure:5877: checking minix/config.h presence | |
| configure:5877: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:21:26: error: minix/config.h: No such file or directory | |
| configure:5877: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <minix/config.h> | |
| configure:5877: result: no | |
| configure:5877: checking for minix/config.h | |
| configure:5877: result: no | |
| configure:5906: checking whether it is safe to define __EXTENSIONS__ | |
| configure:5924: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5924: $? = 0 | |
| configure:5931: result: yes | |
| configure:5951: checking for _LARGEFILE_SOURCE value needed for large files | |
| configure:5970: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:5970: $? = 0 | |
| configure:5998: result: no | |
| configure:6023: checking for /usr/bin/llvm-gcc option to accept ISO C99 | |
| configure:6172: /usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| conftest.c:77: error: expected ';', ',' or ')' before 'text' | |
| conftest.c: In function 'main': | |
| conftest.c:131: error: nested functions are disabled, use -fnested-functions to re-enable | |
| conftest.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | |
| conftest.c:131: error: 'newvar' undeclared (first use in this function) | |
| conftest.c:131: error: (Each undeclared identifier is reported only once | |
| conftest.c:131: error: for each function it appears in.) | |
| conftest.c:141: error: 'for' loop initial declaration used outside C99 mode | |
| conftest.c:77: error: expected ';', ',' or ')' before 'text' | |
| conftest.c: In function 'main': | |
| conftest.c:131: error: nested functions are disabled, use -fnested-functions to re-enable | |
| conftest.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | |
| conftest.c:131: error: 'newvar' undeclared (first use in this function) | |
| conftest.c:131: error: (Each undeclared identifier is reported only once | |
| conftest.c:131: error: for each function it appears in.) | |
| conftest.c:141: error: 'for' loop initial declaration used outside C99 mode | |
| lipo: can't open input file: /var/folders/xm/8chlwn_j7z97_k007v6z_3f80000gn/T//ccioPcJP.out (No such file or directory) | |
| configure:6172: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdarg.h> | |
| | #include <stdbool.h> | |
| | #include <stdlib.h> | |
| | #include <wchar.h> | |
| | #include <stdio.h> | |
| | | |
| | // Check varargs macros. These examples are taken from C99 6.10.3.5. | |
| | #define debug(...) fprintf (stderr, __VA_ARGS__) | |
| | #define showlist(...) puts (#__VA_ARGS__) | |
| | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | |
| | static void | |
| | test_varargs_macros (void) | |
| | { | |
| | int x = 1234; | |
| | int y = 5678; | |
| | debug ("Flag"); | |
| | debug ("X = %d\n", x); | |
| | showlist (The first, second, and third items.); | |
| | report (x>y, "x is %d but y is %d", x, y); | |
| | } | |
| | | |
| | // Check long long types. | |
| | #define BIG64 18446744073709551615ull | |
| | #define BIG32 4294967295ul | |
| | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | |
| | #if !BIG_OK | |
| | your preprocessor is broken; | |
| | #endif | |
| | #if BIG_OK | |
| | #else | |
| | your preprocessor is broken; | |
| | #endif | |
| | static long long int bignum = -9223372036854775807LL; | |
| | static unsigned long long int ubignum = BIG64; | |
| | | |
| | struct incomplete_array | |
| | { | |
| | int datasize; | |
| | double data[]; | |
| | }; | |
| | | |
| | struct named_init { | |
| | int number; | |
| | const wchar_t *name; | |
| | double average; | |
| | }; | |
| | | |
| | typedef const char *ccp; | |
| | | |
| | static inline int | |
| | test_restrict (ccp restrict text) | |
| | { | |
| | // See if C++-style comments work. | |
| | // Iterate through items via the restricted pointer. | |
| | // Also check for declarations in for loops. | |
| | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | |
| | continue; | |
| | return 0; | |
| | } | |
| | | |
| | // Check varargs and va_copy. | |
| | static void | |
| | test_varargs (const char *format, ...) | |
| | { | |
| | va_list args; | |
| | va_start (args, format); | |
| | va_list args_copy; | |
| | va_copy (args_copy, args); | |
| | | |
| | const char *str; | |
| | int number; | |
| | float fnumber; | |
| | | |
| | while (*format) | |
| | { | |
| | switch (*format++) | |
| | { | |
| | case 's': // string | |
| | str = va_arg (args_copy, const char *); | |
| | break; | |
| | case 'd': // int | |
| | number = va_arg (args_copy, int); | |
| | break; | |
| | case 'f': // float | |
| | fnumber = va_arg (args_copy, double); | |
| | break; | |
| | default: | |
| | break; | |
| | } | |
| | } | |
| | va_end (args_copy); | |
| | va_end (args); | |
| | } | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | // Check bool. | |
| | _Bool success = false; | |
| | | |
| | // Check restrict. | |
| | if (test_restrict ("String literal") == 0) | |
| | success = true; | |
| | char *restrict newvar = "Another string"; | |
| | | |
| | // Check varargs. | |
| | test_varargs ("s, d' f .", "string", 65, 34.234); | |
| | test_varargs_macros (); | |
| | | |
| | // Check flexible array members. | |
| | struct incomplete_array *ia = | |
| | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | |
| | ia->datasize = 10; | |
| | for (int i = 0; i < ia->datasize; ++i) | |
| | ia->data[i] = i * 1.234; | |
| | | |
| | // Check named initializers. | |
| | struct named_init ni = { | |
| | .number = 34, | |
| | .name = L"Test wide string", | |
| | .average = 543.34343, | |
| | }; | |
| | | |
| | ni.number = 58; | |
| | | |
| | int dynamic_array[ni.number]; | |
| | dynamic_array[ni.number - 1] = 543; | |
| | | |
| | // work around unused variable warnings | |
| | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | |
| | || dynamic_array[ni.number - 1] != 543); | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6172: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:6172: $? = 0 | |
| configure:6192: result: -std=gnu99 | |
| configure:6294: checking for /usr/bin/llvm-gcc -std=gnu99 option to accept ISO Standard C | |
| configure:6308: result: -std=gnu99 | |
| configure:6331: autobuild project... GnuTLS | |
| configure:6337: autobuild revision... 2.12.11 | |
| configure:6342: autobuild hostname... zacworkmbp.seatme.private | |
| configure:6353: autobuild timestamp... 20110919T183405Z | |
| configure:6496: checking for inline | |
| configure:6512: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:6512: $? = 0 | |
| configure:6520: result: inline | |
| configure:6652: checking for C++ compiler version | |
| configure:6661: /usr/bin/llvm-g++ --version >&5 | |
| i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| Copyright (C) 2007 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:6672: $? = 0 | |
| configure:6661: /usr/bin/llvm-g++ -v >&5 | |
| Using built-in specs. | |
| Target: i686-apple-darwin11 | |
| Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~1/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
| Thread model: posix | |
| gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) | |
| configure:6672: $? = 0 | |
| configure:6661: /usr/bin/llvm-g++ -V >&5 | |
| llvm-g++-4.2: argument to `-V' is missing | |
| configure:6672: $? = 1 | |
| configure:6661: /usr/bin/llvm-g++ -qversion >&5 | |
| i686-apple-darwin11-llvm-g++-4.2: no input files | |
| configure:6672: $? = 1 | |
| configure:6676: checking whether we are using the GNU C++ compiler | |
| configure:6695: /usr/bin/llvm-g++ -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.cpp >&5 | |
| configure:6695: $? = 0 | |
| configure:6704: result: yes | |
| configure:6713: checking whether /usr/bin/llvm-g++ accepts -g | |
| configure:6733: /usr/bin/llvm-g++ -c -g conftest.cpp >&5 | |
| configure:6733: $? = 0 | |
| configure:6774: result: yes | |
| configure:6799: checking dependency style of /usr/bin/llvm-g++ | |
| configure:6909: result: none | |
| configure:6950: /usr/bin/llvm-g++ -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.cpp >&5 | |
| configure:6950: $? = 0 | |
| configure:7020: checking for ld used by GCC | |
| configure:7084: result: /usr/bin/llvm-gcc | |
| configure:7091: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
| configure:7104: result: no | |
| configure:7111: checking for shared library run path origin | |
| configure:7124: result: done | |
| configure:7674: checking for libgcrypt | |
| configure:7693: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lgcrypt -lgpg-error >&5 | |
| configure:7693: $? = 0 | |
| configure:7703: result: yes | |
| configure:7710: checking how to link with libgcrypt | |
| configure:7712: result: -lgcrypt -lgpg-error | |
| configure:7738: checking whether to use nettle | |
| configure:8272: result: no | |
| configure:8761: checking for libtasn1 | |
| configure:8780: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ltasn1 >&5 | |
| Undefined symbols for architecture i386: | |
| "_asn1_check_version", referenced from: | |
| _main in ccvh1OWw.o | |
| ld: symbol(s) not found for architecture i386 | |
| collect2: ld returned 1 exit status | |
| lipo: can't open input file: /var/folders/xm/8chlwn_j7z97_k007v6z_3f80000gn/T//ccPp8J2n.out (No such file or directory) | |
| configure:8780: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | #define HAVE_GCRYPT 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | /* end confdefs.h. */ | |
| | #include <libtasn1.h> | |
| | int | |
| | main () | |
| | { | |
| | asn1_check_version (NULL) | |
| | ; | |
| | return 0; | |
| | } | |
| configure:8790: result: no | |
| configure:8820: WARNING: | |
| *** | |
| *** Libtasn1 was not found. Will use the included one. | |
| configure:8827: checking whether to use the included minitasn1 | |
| configure:8829: result: yes | |
| configure:8852: checking whether to include LZO compression support | |
| configure:8854: result: no | |
| configure:8993: checking whether C99 macros are supported | |
| configure:9011: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9011: $? = 0 | |
| configure:9016: result: yes | |
| configure:9029: checking whether to enable Opaque PRF input support | |
| configure:9060: result: no | |
| configure:9072: checking whether to disable SRP authentication support | |
| configure:9080: result: no | |
| configure:9099: checking whether to disable PSK authentication support | |
| configure:9107: result: no | |
| configure:9126: checking whether to disable anonymous authentication support | |
| configure:9134: result: no | |
| configure:9166: checking whether to disable Camellia cipher | |
| configure:9169: result: no | |
| configure:9179: checking whether to disable extra PKI stuff | |
| configure:9193: result: no | |
| configure:9209: checking whether to disable OpenPGP Certificate authentication support | |
| configure:9224: result: no | |
| configure:9236: checking whether to disable SessionTicket extension support | |
| configure:9244: result: no | |
| configure:9264: checking whether to add cryptodev support | |
| configure:9273: result: no | |
| configure:9288: checking size of void * | |
| configure:9293: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9293: $? = 0 | |
| configure:9293: ./conftest | |
| configure:9293: $? = 0 | |
| configure:9307: result: 8 | |
| configure:9321: checking size of long | |
| configure:9326: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9326: $? = 0 | |
| configure:9326: ./conftest | |
| configure:9326: $? = 0 | |
| configure:9340: result: 8 | |
| configure:9354: checking size of int | |
| configure:9359: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9359: $? = 0 | |
| configure:9359: ./conftest | |
| configure:9359: $? = 0 | |
| configure:9373: result: 4 | |
| configure:9517: checking sys/socket.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/socket.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/socket.h | |
| configure:9517: result: yes | |
| configure:9517: checking arpa/inet.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking arpa/inet.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for arpa/inet.h | |
| configure:9517: result: yes | |
| configure:9517: checking features.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| conftest.c:76:22: error: features.h: No such file or directory | |
| conftest.c:76:22: error: features.h: No such file or directory | |
| lipo: can't open input file: /var/folders/xm/8chlwn_j7z97_k007v6z_3f80000gn/T//ccjd7SsE.out (No such file or directory) | |
| configure:9517: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | #define HAVE_GCRYPT 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define C99_MACROS 1 | |
| | #define ENABLE_SRP 1 | |
| | #define ENABLE_PSK 1 | |
| | #define ENABLE_ANON 1 | |
| | #define ENABLE_CAMELLIA 1 | |
| | #define ENABLE_PKI 1 | |
| | #define ENABLE_OPENPGP 1 | |
| | #define ENABLE_SESSION_TICKET 1 | |
| | #define SIZEOF_VOID_P 8 | |
| | #define SIZEOF_LONG 8 | |
| | #define SIZEOF_INT 4 | |
| | #define GNUTLS_POINTER_TO_INT_CAST (long) | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <features.h> | |
| configure:9517: result: no | |
| configure:9517: checking features.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:43:22: error: features.h: No such file or directory | |
| configure:9517: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | #define HAVE_GCRYPT 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define C99_MACROS 1 | |
| | #define ENABLE_SRP 1 | |
| | #define ENABLE_PSK 1 | |
| | #define ENABLE_ANON 1 | |
| | #define ENABLE_CAMELLIA 1 | |
| | #define ENABLE_PKI 1 | |
| | #define ENABLE_OPENPGP 1 | |
| | #define ENABLE_SESSION_TICKET 1 | |
| | #define SIZEOF_VOID_P 8 | |
| | #define SIZEOF_LONG 8 | |
| | #define SIZEOF_INT 4 | |
| | #define GNUTLS_POINTER_TO_INT_CAST (long) | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <features.h> | |
| configure:9517: result: no | |
| configure:9517: checking for features.h | |
| configure:9517: result: no | |
| configure:9517: checking netdb.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking netdb.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for netdb.h | |
| configure:9517: result: yes | |
| configure:9517: checking netinet/in.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking netinet/in.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for netinet/in.h | |
| configure:9517: result: yes | |
| configure:9517: checking stdio_ext.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| conftest.c:78:23: error: stdio_ext.h: No such file or directory | |
| conftest.c:78:23: error: stdio_ext.h: No such file or directory | |
| lipo: can't open input file: /var/folders/xm/8chlwn_j7z97_k007v6z_3f80000gn/T//ccZ8zSh4.out (No such file or directory) | |
| configure:9517: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | #define HAVE_GCRYPT 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define C99_MACROS 1 | |
| | #define ENABLE_SRP 1 | |
| | #define ENABLE_PSK 1 | |
| | #define ENABLE_ANON 1 | |
| | #define ENABLE_CAMELLIA 1 | |
| | #define ENABLE_PKI 1 | |
| | #define ENABLE_OPENPGP 1 | |
| | #define ENABLE_SESSION_TICKET 1 | |
| | #define SIZEOF_VOID_P 8 | |
| | #define SIZEOF_LONG 8 | |
| | #define SIZEOF_INT 4 | |
| | #define GNUTLS_POINTER_TO_INT_CAST (long) | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <stdio_ext.h> | |
| configure:9517: result: no | |
| configure:9517: checking stdio_ext.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| conftest.c:45:23: error: stdio_ext.h: No such file or directory | |
| configure:9517: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GnuTLS" | |
| | #define PACKAGE_TARNAME "gnutls" | |
| | #define PACKAGE_VERSION "2.12.11" | |
| | #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "gnutls" | |
| | #define VERSION "2.12.11" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define __EXTENSIONS__ 1 | |
| | #define _ALL_SOURCE 1 | |
| | #define _GNU_SOURCE 1 | |
| | #define _POSIX_PTHREAD_SEMANTICS 1 | |
| | #define _TANDEM_SOURCE 1 | |
| | #define HAVE_FSEEKO 1 | |
| | #define HAVE_GCRYPT 1 | |
| | #define HAVE_LIBGCRYPT 1 | |
| | #define C99_MACROS 1 | |
| | #define ENABLE_SRP 1 | |
| | #define ENABLE_PSK 1 | |
| | #define ENABLE_ANON 1 | |
| | #define ENABLE_CAMELLIA 1 | |
| | #define ENABLE_PKI 1 | |
| | #define ENABLE_OPENPGP 1 | |
| | #define ENABLE_SESSION_TICKET 1 | |
| | #define SIZEOF_VOID_P 8 | |
| | #define SIZEOF_LONG 8 | |
| | #define SIZEOF_INT 4 | |
| | #define GNUTLS_POINTER_TO_INT_CAST (long) | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio_ext.h> | |
| configure:9517: result: no | |
| configure:9517: checking for stdio_ext.h | |
| configure:9517: result: no | |
| configure:9517: checking termios.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking termios.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for termios.h | |
| configure:9517: result: yes | |
| configure:9517: checking sys/time.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/time.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/time.h | |
| configure:9517: result: yes | |
| configure:9517: checking sys/mman.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/mman.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/mman.h | |
| configure:9517: result: yes | |
| configure:9517: checking sys/select.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/select.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/select.h | |
| configure:9517: result: yes | |
| configure:9517: checking wchar.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking wchar.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for wchar.h | |
| configure:9517: result: yes | |
| configure:9517: checking for stdint.h | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/stat.h | |
| configure:9517: result: yes | |
| configure:9517: checking for unistd.h | |
| configure:9517: result: yes | |
| configure:9517: checking sys/wait.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/wait.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/wait.h | |
| configure:9517: result: yes | |
| configure:9517: checking sys/ioctl.h usability | |
| configure:9517: /usr/bin/llvm-gcc -std=gnu99 -c -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking sys/ioctl.h presence | |
| configure:9517: /usr/bin/llvm-gcc -E conftest.c | |
| configure:9517: $? = 0 | |
| configure:9517: result: yes | |
| configure:9517: checking for sys/ioctl.h | |
| configure:9517: result: yes | |
| configure:9611: checking for library containing setsockopt | |
| configure:9633: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9633: $? = 0 | |
| configure:9714: result: none needed | |
| configure:9723: checking whether to build OpenSSL compatibility layer | |
| configure:9732: result: yes | |
| configure:9753: checking for ANSI C header files | |
| configure:9857: result: yes | |
| configure:9887: checking for fork | |
| configure:9887: /usr/bin/llvm-gcc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
| configure:9887: $? = 0 | |
| configure:9887: result: yes | |
| configure:9922: checking for P11_KIT | |
| configure:9930: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= 0.2" | |
| Package p11-kit-1 was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `p11-kit-1.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'p11-kit-1' found | |
| configure:9933: $? = 1 | |
| configure:9948: $PKG_CONFIG --exists --print-errors "p11-kit-1 >= 0.2" | |
| Package p11-kit-1 was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `p11-kit-1.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'p11-kit-1' found | |
| configure:9951: $? = 1 | |
| No package 'p11-kit-1' found | |
| configure:9979: error: Package requirements (p11-kit-1 >= 0.2) were not met: | |
| No package 'p11-kit-1' found | |
| Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
| installed software in a non-standard prefix. | |
| Alternatively, you may set the environment variables P11_KIT_CFLAGS | |
| and P11_KIT_LIBS to avoid the need to call pkg-config. | |
| See the pkg-config man page for more details. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin11.2.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_inline=inline | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/usr/bin/llvm-gcc | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-O3 -march=core2 -w -pipe -arch i386 -arch x86_64' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -w -pipe -arch i386 -arch x86_64' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value='-arch i386 -arch x86_64' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_P11_KIT_CFLAGS_set= | |
| ac_cv_env_P11_KIT_CFLAGS_value= | |
| ac_cv_env_P11_KIT_LIBS_set= | |
| ac_cv_env_P11_KIT_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_func_fork=yes | |
| ac_cv_header_arpa_inet_h=yes | |
| ac_cv_header_features_h=no | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_minix_config_h=no | |
| ac_cv_header_netdb_h=yes | |
| ac_cv_header_netinet_in_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_ext_h=no | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_ioctl_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_select_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_termios_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_wchar_h=yes | |
| ac_cv_host=x86_64-apple-darwin11.2.0 | |
| ac_cv_libgcrypt=yes | |
| ac_cv_libtasn1=no | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
| ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_c99=-std=gnu99 | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cc_stdc=-std=gnu99 | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_safe_to_define___extensions__=yes | |
| ac_cv_sizeof_int=4 | |
| ac_cv_sizeof_long=8 | |
| ac_cv_sizeof_void_p=8 | |
| ac_cv_sys_largefile_source=no | |
| 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_libname_spec='lib$name' | |
| acl_cv_library_names_spec='$libname$shrext' | |
| acl_cv_path_LD=/usr/bin/llvm-gcc | |
| acl_cv_prog_gnu_ld=no | |
| acl_cv_rpath=done | |
| acl_cv_shlibext=dylib | |
| acl_cv_wl=-Wl, | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| gl_cv_lib_socket='none needed' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run aclocal-1.11' | |
| ALLOCA='' | |
| ALLOCA_H='' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run tar' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_VERBOSITY='0' | |
| APPLE_UNIVERSAL_BUILD='' | |
| AR='' | |
| AS='' | |
| ASM_SYMBOL_PREFIX='' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run automake-1.11' | |
| AWK='awk' | |
| BITSIZEOF_PTRDIFF_T='' | |
| BITSIZEOF_SIG_ATOMIC_T='' | |
| BITSIZEOF_SIZE_T='' | |
| BITSIZEOF_WCHAR_T='' | |
| BITSIZEOF_WINT_T='' | |
| CC='/usr/bin/llvm-gcc -std=gnu99' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-O3 -march=core2 -w -pipe -arch i386 -arch x86_64' | |
| CONFIG_INCLUDE='' | |
| CPP='/usr/bin/llvm-gcc -E' | |
| CPPFLAGS='' | |
| CXX='/usr/bin/llvm-g++' | |
| CXXCPP='' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-O3 -march=core2 -w -pipe -arch i386 -arch x86_64' | |
| CXX_LT_AGE='0' | |
| CXX_LT_CURRENT='27' | |
| CXX_LT_REVISION='0' | |
| CYGPATH_W='echo' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DLLTOOL='' | |
| DLL_VERSION='26' | |
| DSYMUTIL='' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EMULTIHOP_HIDDEN='' | |
| EMULTIHOP_VALUE='' | |
| ENABLE_ANON_FALSE='#' | |
| ENABLE_ANON_TRUE='' | |
| ENABLE_CXX_FALSE='#' | |
| ENABLE_CXX_TRUE='' | |
| ENABLE_GTK_DOC_FALSE='' | |
| ENABLE_GTK_DOC_TRUE='#' | |
| ENABLE_MINITASN1_FALSE='#' | |
| ENABLE_MINITASN1_TRUE='' | |
| ENABLE_NETTLE_FALSE='' | |
| ENABLE_NETTLE_TRUE='#' | |
| ENABLE_OPENPGP_FALSE='#' | |
| ENABLE_OPENPGP_TRUE='' | |
| ENABLE_OPENSSL_FALSE='#' | |
| ENABLE_OPENSSL_TRUE='' | |
| ENABLE_OPRFI_FALSE='' | |
| ENABLE_OPRFI_TRUE='#' | |
| ENABLE_PKCS11_FALSE='#' | |
| ENABLE_PKCS11_TRUE='' | |
| ENABLE_PKI_FALSE='#' | |
| ENABLE_PKI_TRUE='' | |
| ENABLE_PSK_FALSE='#' | |
| ENABLE_PSK_TRUE='' | |
| ENABLE_SESSION_TICKET_FALSE='#' | |
| ENABLE_SESSION_TICKET_TRUE='' | |
| ENABLE_SRP_FALSE='#' | |
| ENABLE_SRP_TRUE='' | |
| ENOLINK_HIDDEN='' | |
| ENOLINK_VALUE='' | |
| EOVERFLOW_HIDDEN='' | |
| EOVERFLOW_VALUE='' | |
| ERRNO_H='' | |
| EXEEXT='' | |
| FGREP='' | |
| FLOAT_H='' | |
| GAA='' | |
| GETADDRINFO_LIB='' | |
| GL_COND_LIBTOOL_FALSE='' | |
| GL_COND_LIBTOOL_TRUE='' | |
| GNULIB_ACCEPT4='' | |
| GNULIB_ACCEPT='' | |
| GNULIB_ATOLL='' | |
| GNULIB_BIND='' | |
| GNULIB_CALLOC_POSIX='' | |
| GNULIB_CANONICALIZE_FILE_NAME='' | |
| GNULIB_CHOWN='0' | |
| GNULIB_CLOSE='0' | |
| GNULIB_CONNECT='' | |
| GNULIB_DPRINTF='' | |
| GNULIB_DUP2='0' | |
| GNULIB_DUP3='0' | |
| GNULIB_ENVIRON='0' | |
| GNULIB_EUIDACCESS='0' | |
| GNULIB_FACCESSAT='0' | |
| GNULIB_FCHDIR='0' | |
| GNULIB_FCHMODAT='' | |
| GNULIB_FCHOWNAT='0' | |
| GNULIB_FCLOSE='' | |
| GNULIB_FCNTL='' | |
| GNULIB_FFLUSH='' | |
| GNULIB_FOPEN='' | |
| GNULIB_FPRINTF='' | |
| GNULIB_FPRINTF_POSIX='' | |
| GNULIB_FPURGE='' | |
| GNULIB_FPUTC='' | |
| GNULIB_FPUTS='' | |
| GNULIB_FREOPEN='' | |
| GNULIB_FSEEK='' | |
| GNULIB_FSEEKO='' | |
| GNULIB_FSTATAT='' | |
| GNULIB_FSYNC='0' | |
| GNULIB_FTELL='' | |
| GNULIB_FTELLO='' | |
| GNULIB_FTRUNCATE='0' | |
| GNULIB_FUTIMENS='' | |
| GNULIB_FWRITE='' | |
| GNULIB_GETADDRINFO='' | |
| GNULIB_GETCWD='0' | |
| GNULIB_GETDELIM='' | |
| GNULIB_GETDOMAINNAME='0' | |
| GNULIB_GETDTABLESIZE='0' | |
| GNULIB_GETGROUPS='0' | |
| GNULIB_GETHOSTNAME='0' | |
| GNULIB_GETLINE='' | |
| GNULIB_GETLOADAVG='' | |
| GNULIB_GETLOGIN='0' | |
| GNULIB_GETLOGIN_R='0' | |
| GNULIB_GETPAGESIZE='0' | |
| GNULIB_GETPEERNAME='' | |
| GNULIB_GETSOCKNAME='' | |
| GNULIB_GETSOCKOPT='' | |
| GNULIB_GETSUBOPT='' | |
| GNULIB_GETTIMEOFDAY='' | |
| GNULIB_GETUSERSHELL='0' | |
| GNULIB_GRANTPT='' | |
| GNULIB_INET_NTOP='' | |
| GNULIB_INET_PTON='' | |
| GNULIB_IOCTL='0' | |
| GNULIB_LCHMOD='' | |
| GNULIB_LCHOWN='0' | |
| GNULIB_LINK='0' | |
| GNULIB_LINKAT='0' | |
| GNULIB_LISTEN='' | |
| GNULIB_LSEEK='0' | |
| GNULIB_LSTAT='' | |
| GNULIB_MALLOC_POSIX='' | |
| GNULIB_MBSCASECMP='' | |
| GNULIB_MBSCASESTR='' | |
| GNULIB_MBSCHR='' | |
| GNULIB_MBSCSPN='' | |
| GNULIB_MBSLEN='' | |
| GNULIB_MBSNCASECMP='' | |
| GNULIB_MBSNLEN='' | |
| GNULIB_MBSPBRK='' | |
| GNULIB_MBSPCASECMP='' | |
| GNULIB_MBSRCHR='' | |
| GNULIB_MBSSEP='' | |
| GNULIB_MBSSPN='' | |
| GNULIB_MBSSTR='' | |
| GNULIB_MBSTOK_R='' | |
| GNULIB_MEMCHR='' | |
| GNULIB_MEMMEM='' | |
| GNULIB_MEMPCPY='' | |
| GNULIB_MEMRCHR='' | |
| GNULIB_MKDIRAT='' | |
| GNULIB_MKDTEMP='' | |
| GNULIB_MKFIFO='' | |
| GNULIB_MKFIFOAT='' | |
| GNULIB_MKNOD='' | |
| GNULIB_MKNODAT='' | |
| GNULIB_MKOSTEMP='' | |
| GNULIB_MKOSTEMPS='' | |
| GNULIB_MKSTEMP='' | |
| GNULIB_MKSTEMPS='' | |
| GNULIB_MKTIME='' | |
| GNULIB_NANOSLEEP='' | |
| GNULIB_OBSTACK_PRINTF='' | |
| GNULIB_OBSTACK_PRINTF_POSIX='' | |
| GNULIB_OPEN='' | |
| GNULIB_OPENAT='' | |
| GNULIB_PERROR='' | |
| GNULIB_PIPE2='0' | |
| GNULIB_PIPE='0' | |
| GNULIB_POPEN='' | |
| GNULIB_PREAD='0' | |
| GNULIB_PRINTF='' | |
| GNULIB_PRINTF_POSIX='' | |
| GNULIB_PTSNAME='' | |
| GNULIB_PUTC='' | |
| GNULIB_PUTCHAR='' | |
| GNULIB_PUTENV='' | |
| GNULIB_PUTS='' | |
| GNULIB_PWRITE='0' | |
| GNULIB_RANDOM_R='' | |
| GNULIB_RAWMEMCHR='' | |
| GNULIB_READLINK='0' | |
| GNULIB_READLINKAT='0' | |
| GNULIB_REALLOC_POSIX='' | |
| GNULIB_REALPATH='' | |
| GNULIB_RECV='' | |
| GNULIB_RECVFROM='' | |
| GNULIB_REMOVE='' | |
| GNULIB_RENAME='' | |
| GNULIB_RENAMEAT='' | |
| GNULIB_RMDIR='0' | |
| GNULIB_RPMATCH='' | |
| GNULIB_SELECT='' | |
| GNULIB_SEND='' | |
| GNULIB_SENDTO='' | |
| GNULIB_SETENV='' | |
| GNULIB_SETSOCKOPT='' | |
| GNULIB_SHUTDOWN='' | |
| GNULIB_SLEEP='0' | |
| GNULIB_SNPRINTF='' | |
| GNULIB_SOCKET='' | |
| GNULIB_SPRINTF_POSIX='' | |
| GNULIB_STAT='' | |
| GNULIB_STDIO_H_SIGPIPE='' | |
| GNULIB_STPCPY='' | |
| GNULIB_STPNCPY='' | |
| GNULIB_STRCASESTR='' | |
| GNULIB_STRCHRNUL='' | |
| GNULIB_STRDUP='' | |
| GNULIB_STRERROR='' | |
| GNULIB_STRERROR_R='' | |
| GNULIB_STRNCAT='' | |
| GNULIB_STRNDUP='' | |
| GNULIB_STRNLEN='' | |
| GNULIB_STRPBRK='' | |
| GNULIB_STRPTIME='' | |
| GNULIB_STRSEP='' | |
| GNULIB_STRSIGNAL='' | |
| GNULIB_STRSTR='' | |
| GNULIB_STRTOD='' | |
| GNULIB_STRTOK_R='' | |
| GNULIB_STRTOLL='' | |
| GNULIB_STRTOULL='' | |
| GNULIB_STRVERSCMP='' | |
| GNULIB_SYMLINK='0' | |
| GNULIB_SYMLINKAT='0' | |
| GNULIB_SYSTEM_POSIX='' | |
| GNULIB_TIMEGM='' | |
| GNULIB_TIME_R='' | |
| GNULIB_TMPFILE='' | |
| GNULIB_TTYNAME_R='0' | |
| GNULIB_UNISTD_H_GETOPT='0' | |
| GNULIB_UNISTD_H_SIGPIPE='0' | |
| GNULIB_UNLINK='0' | |
| GNULIB_UNLINKAT='0' | |
| GNULIB_UNLOCKPT='' | |
| GNULIB_UNSETENV='' | |
| GNULIB_USLEEP='0' | |
| GNULIB_UTIMENSAT='' | |
| GNULIB_VASPRINTF='' | |
| GNULIB_VDPRINTF='' | |
| GNULIB_VFPRINTF='' | |
| GNULIB_VFPRINTF_POSIX='' | |
| GNULIB_VPRINTF='' | |
| GNULIB_VPRINTF_POSIX='' | |
| GNULIB_VSNPRINTF='' | |
| GNULIB_VSPRINTF_POSIX='' | |
| GNULIB_WRITE='0' | |
| GNULIB__EXIT='' | |
| GREP='/usr/bin/grep' | |
| GTKDOC_CHECK='' | |
| GTKDOC_MKPDF='' | |
| GTKDOC_REBASE='true' | |
| GTK_DOC_BUILD_HTML_FALSE='#' | |
| GTK_DOC_BUILD_HTML_TRUE='' | |
| GTK_DOC_BUILD_PDF_FALSE='' | |
| GTK_DOC_BUILD_PDF_TRUE='#' | |
| GTK_DOC_USE_LIBTOOL_FALSE='' | |
| GTK_DOC_USE_LIBTOOL_TRUE='#' | |
| GTK_DOC_USE_REBASE_FALSE='#' | |
| GTK_DOC_USE_REBASE_TRUE='' | |
| GUILE='' | |
| GUILE_CFLAGS='' | |
| GUILE_CONFIG='' | |
| GUILE_LDFLAGS='' | |
| GUILE_SITE='' | |
| GUILE_TOOLS='' | |
| HAVE_ACCEPT4='' | |
| HAVE_ARPA_INET_H='' | |
| HAVE_ATOLL='' | |
| HAVE_CANONICALIZE_FILE_NAME='' | |
| HAVE_CHOWN='1' | |
| HAVE_DECL_ENVIRON='1' | |
| HAVE_DECL_FCHDIR='1' | |
| HAVE_DECL_FPURGE='' | |
| HAVE_DECL_FREEADDRINFO='' | |
| HAVE_DECL_FSEEKO='' | |
| HAVE_DECL_FTELLO='' | |
| HAVE_DECL_GAI_STRERROR='' | |
| HAVE_DECL_GETADDRINFO='' | |
| HAVE_DECL_GETDELIM='' | |
| HAVE_DECL_GETDOMAINNAME='1' | |
| HAVE_DECL_GETLINE='' | |
| HAVE_DECL_GETLOADAVG='' | |
| HAVE_DECL_GETLOGIN_R='1' | |
| HAVE_DECL_GETNAMEINFO='' | |
| HAVE_DECL_GETPAGESIZE='1' | |
| HAVE_DECL_GETUSERSHELL='1' | |
| HAVE_DECL_INET_NTOP='' | |
| HAVE_DECL_INET_PTON='' | |
| HAVE_DECL_LOCALTIME_R='' | |
| HAVE_DECL_MEMMEM='' | |
| HAVE_DECL_MEMRCHR='' | |
| HAVE_DECL_OBSTACK_PRINTF='' | |
| HAVE_DECL_SETENV='' | |
| HAVE_DECL_SNPRINTF='' | |
| HAVE_DECL_STRDUP='' | |
| HAVE_DECL_STRERROR_R='' | |
| HAVE_DECL_STRNDUP='' | |
| HAVE_DECL_STRNLEN='' | |
| HAVE_DECL_STRSIGNAL='' | |
| HAVE_DECL_STRTOK_R='' | |
| HAVE_DECL_TTYNAME_R='1' | |
| HAVE_DECL_UNSETENV='' | |
| HAVE_DECL_VSNPRINTF='' | |
| HAVE_DPRINTF='' | |
| HAVE_DUP2='1' | |
| HAVE_DUP3='1' | |
| HAVE_EUIDACCESS='1' | |
| HAVE_FACCESSAT='1' | |
| HAVE_FCHDIR='1' | |
| HAVE_FCHMODAT='' | |
| HAVE_FCHOWNAT='1' | |
| HAVE_FCNTL='' | |
| HAVE_FEATURES_H='' | |
| HAVE_FORK_FALSE='#' | |
| HAVE_FORK_TRUE='' | |
| HAVE_FSEEKO='' | |
| HAVE_FSTATAT='' | |
| HAVE_FSYNC='1' | |
| HAVE_FTELLO='' | |
| HAVE_FTRUNCATE='1' | |
| HAVE_FUTIMENS='' | |
| HAVE_GCC_FALSE='' | |
| HAVE_GCC_GNU89_INLINE_OPTION_FALSE='' | |
| HAVE_GCC_GNU89_INLINE_OPTION_TRUE='' | |
| HAVE_GCC_TRUE='' | |
| HAVE_GETDTABLESIZE='1' | |
| HAVE_GETGROUPS='1' | |
| HAVE_GETHOSTNAME='1' | |
| HAVE_GETLOGIN='1' | |
| HAVE_GETPAGESIZE='1' | |
| HAVE_GETSUBOPT='' | |
| HAVE_GETTIMEOFDAY='' | |
| HAVE_GRANTPT='' | |
| HAVE_GUILE_FALSE='' | |
| HAVE_GUILE_TRUE='' | |
| HAVE_INTTYPES_H='' | |
| HAVE_LCHMOD='' | |
| HAVE_LCHOWN='1' | |
| HAVE_LIBCFG_FALSE='' | |
| HAVE_LIBCFG_TRUE='' | |
| HAVE_LIBGCRYPT='yes' | |
| HAVE_LIBNETTLE='' | |
| HAVE_LIBTASN1='no' | |
| HAVE_LINK='1' | |
| HAVE_LINKAT='1' | |
| HAVE_LONG_LONG_INT='' | |
| HAVE_LSTAT='' | |
| HAVE_MBSLEN='' | |
| HAVE_MEMCHR='' | |
| HAVE_MEMPCPY='' | |
| HAVE_MKDIRAT='' | |
| HAVE_MKDTEMP='' | |
| HAVE_MKFIFO='' | |
| HAVE_MKFIFOAT='' | |
| HAVE_MKNOD='' | |
| HAVE_MKNODAT='' | |
| HAVE_MKOSTEMP='' | |
| HAVE_MKOSTEMPS='' | |
| HAVE_MKSTEMP='' | |
| HAVE_MKSTEMPS='' | |
| HAVE_NANOSLEEP='' | |
| HAVE_NETDB_H='' | |
| HAVE_NETINET_IN_H='' | |
| HAVE_OPENAT='' | |
| HAVE_OS_H='0' | |
| HAVE_PIPE2='1' | |
| HAVE_PIPE='1' | |
| HAVE_PREAD='1' | |
| HAVE_PTSNAME='' | |
| HAVE_PWRITE='1' | |
| HAVE_RANDOM_H='' | |
| HAVE_RANDOM_R='' | |
| HAVE_RAWMEMCHR='' | |
| HAVE_READLINK='1' | |
| HAVE_READLINKAT='1' | |
| HAVE_REALPATH='' | |
| HAVE_RENAMEAT='' | |
| HAVE_RPMATCH='' | |
| HAVE_SA_FAMILY_T='' | |
| HAVE_SETENV='' | |
| HAVE_SIGNED_SIG_ATOMIC_T='' | |
| HAVE_SIGNED_WCHAR_T='' | |
| HAVE_SIGNED_WINT_T='' | |
| HAVE_SLEEP='1' | |
| HAVE_STDINT_H='' | |
| HAVE_STPCPY='' | |
| HAVE_STPNCPY='' | |
| HAVE_STRCASESTR='' | |
| HAVE_STRCHRNUL='' | |
| HAVE_STRPBRK='' | |
| HAVE_STRPTIME='' | |
| HAVE_STRSEP='' | |
| HAVE_STRTOD='' | |
| HAVE_STRTOLL='' | |
| HAVE_STRTOULL='' | |
| HAVE_STRUCT_ADDRINFO='' | |
| HAVE_STRUCT_RANDOM_DATA='' | |
| HAVE_STRUCT_SOCKADDR_STORAGE='' | |
| HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' | |
| HAVE_STRUCT_TIMEVAL='' | |
| HAVE_STRVERSCMP='' | |
| HAVE_SYMLINK='1' | |
| HAVE_SYMLINKAT='1' | |
| HAVE_SYS_BITYPES_H='' | |
| HAVE_SYS_INTTYPES_H='' | |
| HAVE_SYS_IOCTL_H='' | |
| HAVE_SYS_LOADAVG_H='' | |
| HAVE_SYS_PARAM_H='0' | |
| HAVE_SYS_SELECT_H='' | |
| HAVE_SYS_SOCKET_H='' | |
| HAVE_SYS_TIME_H='' | |
| HAVE_SYS_TYPES_H='' | |
| HAVE_TIMEGM='' | |
| HAVE_UNISTD_H='' | |
| HAVE_UNLINKAT='1' | |
| HAVE_UNLOCKPT='' | |
| HAVE_UNSIGNED_LONG_LONG_INT='' | |
| HAVE_USLEEP='1' | |
| HAVE_UTIMENSAT='' | |
| HAVE_VASPRINTF='' | |
| HAVE_VDPRINTF='' | |
| HAVE_WCHAR_H='' | |
| HAVE_WCHAR_T='' | |
| HAVE_WINSOCK2_H='0' | |
| HAVE_WS2TCPIP_H='' | |
| HAVE__BOOL='' | |
| HAVE__EXIT='' | |
| HOSTENT_LIB='' | |
| HTML_DIR='${datadir}/gtk-doc/html' | |
| INCLUDE_NEXT='' | |
| INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' | |
| INET_NTOP_LIB='' | |
| INET_PTON_LIB='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| LD='/usr/bin/llvm-gcc' | |
| LDFLAGS='-arch i386 -arch x86_64' | |
| LIBGCRYPT='-lgcrypt -lgpg-error' | |
| LIBGCRYPT_PREFIX='' | |
| LIBINTL='' | |
| LIBNETTLE='' | |
| LIBNETTLE_PREFIX='' | |
| LIBOBJS='' | |
| LIBREADLINE='' | |
| LIBS='' | |
| LIBSOCKET='' | |
| LIBTASN1='' | |
| LIBTASN1_PREFIX='' | |
| LIBTESTS_LIBDEPS='' | |
| LIBTOOL='' | |
| LIB_CLOCK_GETTIME='' | |
| LIPO='' | |
| LN_S='ln -s' | |
| LTALLOCA='' | |
| LTLIBGCRYPT='-lgcrypt -lgpg-error' | |
| LTLIBINTL='' | |
| LTLIBNETTLE='' | |
| LTLIBOBJS='' | |
| LTLIBREADLINE='' | |
| LTLIBTASN1='' | |
| LT_AGE='21' | |
| LT_CURRENT='47' | |
| LT_REVISION='5' | |
| LT_SSL_AGE='0' | |
| LT_SSL_CURRENT='27' | |
| LT_SSL_REVISION='0' | |
| LZO_LIBS='' | |
| MAKEINFO='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/missing --run makeinfo' | |
| MANIFEST_TOOL='' | |
| MKDIR_P='build-aux/install-sh -c -d' | |
| NETINET_IN_H='' | |
| NETTLE_LIBS='' | |
| NEXT_ARPA_INET_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STRING_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_TIME_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | |
| NEXT_ERRNO_H='' | |
| NEXT_FCNTL_H='' | |
| NEXT_FLOAT_H='' | |
| NEXT_NETDB_H='' | |
| NEXT_NETINET_IN_H='' | |
| NEXT_STDARG_H='' | |
| NEXT_STDDEF_H='' | |
| NEXT_STDINT_H='' | |
| NEXT_STDIO_H='' | |
| NEXT_STDLIB_H='' | |
| NEXT_STRING_H='' | |
| NEXT_SYS_IOCTL_H='' | |
| NEXT_SYS_SELECT_H='' | |
| NEXT_SYS_SOCKET_H='' | |
| NEXT_SYS_STAT_H='' | |
| NEXT_SYS_TIME_H='' | |
| NEXT_TIME_H='' | |
| NEXT_UNISTD_H='' | |
| NM='' | |
| NMEDIT='' | |
| OBJDUMP='' | |
| OBJEXT='o' | |
| OTOOL64='' | |
| OTOOL='' | |
| P11_KIT_CFLAGS='' | |
| P11_KIT_LIBS='' | |
| PACKAGE='gnutls' | |
| PACKAGE_BUGREPORT='[email protected]' | |
| PACKAGE_NAME='GnuTLS' | |
| PACKAGE_STRING='GnuTLS 2.12.11' | |
| PACKAGE_TARNAME='gnutls' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='2.12.11' | |
| PATH_SEPARATOR=':' | |
| PKG_CONFIG='/usr/local/bin/pkg-config' | |
| PMCCABE='' | |
| PRAGMA_COLUMNS='' | |
| PRAGMA_SYSTEM_HEADER='' | |
| PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' | |
| PTRDIFF_T_SUFFIX='' | |
| RANLIB='ranlib' | |
| REPLACE_CALLOC='' | |
| REPLACE_CANONICALIZE_FILE_NAME='' | |
| REPLACE_CHOWN='0' | |
| REPLACE_CLOSE='0' | |
| REPLACE_DPRINTF='' | |
| REPLACE_DUP2='0' | |
| REPLACE_DUP='0' | |
| REPLACE_FCHOWNAT='0' | |
| REPLACE_FCLOSE='' | |
| REPLACE_FCNTL='' | |
| REPLACE_FFLUSH='' | |
| REPLACE_FOPEN='' | |
| REPLACE_FPRINTF='' | |
| REPLACE_FPURGE='' | |
| REPLACE_FREOPEN='' | |
| REPLACE_FSEEK='' | |
| REPLACE_FSEEKO='' | |
| REPLACE_FSTAT='' | |
| REPLACE_FSTATAT='' | |
| REPLACE_FTELL='' | |
| REPLACE_FTELLO='' | |
| REPLACE_FUTIMENS='' | |
| REPLACE_GETCWD='0' | |
| REPLACE_GETDELIM='' | |
| REPLACE_GETDOMAINNAME='0' | |
| REPLACE_GETGROUPS='0' | |
| REPLACE_GETLINE='' | |
| REPLACE_GETLOGIN_R='0' | |
| REPLACE_GETPAGESIZE='0' | |
| REPLACE_GETTIMEOFDAY='' | |
| REPLACE_IOCTL='0' | |
| REPLACE_LCHOWN='0' | |
| REPLACE_LINK='0' | |
| REPLACE_LINKAT='0' | |
| REPLACE_LOCALTIME_R='' | |
| REPLACE_LSEEK='0' | |
| REPLACE_LSTAT='' | |
| REPLACE_MALLOC='' | |
| REPLACE_MEMCHR='' | |
| REPLACE_MEMMEM='' | |
| REPLACE_MKDIR='' | |
| REPLACE_MKFIFO='' | |
| REPLACE_MKNOD='' | |
| REPLACE_MKSTEMP='' | |
| REPLACE_MKTIME='' | |
| REPLACE_NANOSLEEP='' | |
| REPLACE_NULL='' | |
| REPLACE_OBSTACK_PRINTF='' | |
| REPLACE_OPEN='' | |
| REPLACE_OPENAT='' | |
| REPLACE_PERROR='' | |
| REPLACE_POPEN='' | |
| REPLACE_PREAD='0' | |
| REPLACE_PRINTF='' | |
| REPLACE_PUTENV='' | |
| REPLACE_PWRITE='0' | |
| REPLACE_READLINK='0' | |
| REPLACE_REALLOC='' | |
| REPLACE_REALPATH='' | |
| REPLACE_REMOVE='' | |
| REPLACE_RENAME='' | |
| REPLACE_RENAMEAT='' | |
| REPLACE_RMDIR='0' | |
| REPLACE_SELECT='' | |
| REPLACE_SETENV='' | |
| REPLACE_SLEEP='0' | |
| REPLACE_SNPRINTF='' | |
| REPLACE_SPRINTF='' | |
| REPLACE_STAT='' | |
| REPLACE_STDIO_WRITE_FUNCS='' | |
| REPLACE_STPNCPY='' | |
| REPLACE_STRCASESTR='' | |
| REPLACE_STRDUP='' | |
| REPLACE_STRERROR='' | |
| REPLACE_STRERROR_R='' | |
| REPLACE_STRNCAT='' | |
| REPLACE_STRNDUP='' | |
| REPLACE_STRNLEN='' | |
| REPLACE_STRSIGNAL='' | |
| REPLACE_STRSTR='' | |
| REPLACE_STRTOD='' | |
| REPLACE_STRTOK_R='' | |
| REPLACE_SYMLINK='0' | |
| REPLACE_TIMEGM='' | |
| REPLACE_TMPFILE='' | |
| REPLACE_TTYNAME_R='0' | |
| REPLACE_UNLINK='0' | |
| REPLACE_UNLINKAT='0' | |
| REPLACE_UNSETENV='' | |
| REPLACE_USLEEP='0' | |
| REPLACE_UTIMENSAT='' | |
| REPLACE_VASPRINTF='' | |
| REPLACE_VDPRINTF='' | |
| REPLACE_VFPRINTF='' | |
| REPLACE_VPRINTF='' | |
| REPLACE_VSNPRINTF='' | |
| REPLACE_VSPRINTF='' | |
| REPLACE_WRITE='0' | |
| SED='' | |
| SERVENT_LIB='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| SIG_ATOMIC_T_SUFFIX='' | |
| SIZE_T_SUFFIX='' | |
| STDARG_H='' | |
| STDBOOL_H='' | |
| STDDEF_H='' | |
| STDINT_H='' | |
| STRIP='' | |
| SYS_IOCTL_H_HAVE_WINSOCK2_H='0' | |
| SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | |
| SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
| TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
| UNDEFINE_STRTOK_R='' | |
| UNISTD_H_HAVE_WINSOCK2_H='0' | |
| UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | |
| USE_LZO_FALSE='' | |
| USE_LZO_TRUE='#' | |
| VALGRIND='' | |
| VERSION='2.12.11' | |
| WANT_TEST_SUITE_FALSE='' | |
| WANT_TEST_SUITE_TRUE='#' | |
| WARN_CFLAGS='' | |
| WCHAR_T_SUFFIX='' | |
| WERROR_CFLAGS='' | |
| WINT_T_SUFFIX='' | |
| WSTACK_CFLAGS='' | |
| abs_aux_dir='' | |
| ac_ct_AR='' | |
| ac_ct_CC='/usr/bin/llvm-gcc' | |
| ac_ct_CXX='' | |
| ac_ct_DUMPBIN='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-apple-darwin11.2.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin11.2.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='NONE' | |
| gl_LIBOBJS='' | |
| gl_LTLIBOBJS='' | |
| gltests_LIBOBJS='' | |
| gltests_LTLIBOBJS='' | |
| gltests_WITNESS='' | |
| guile_snarf='' | |
| host='x86_64-apple-darwin11.2.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin11.2.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-gnutls-2.12.11-CVsJ/gnutls-2.12.11/build-aux/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/build-aux/install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/gnutls/2.12.11' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| subdirs='' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.11" | |
| #define PACKAGE_STRING "GnuTLS 2.12.11" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.11" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GCRYPT 1 | |
| #define HAVE_LIBGCRYPT 1 | |
| #define C99_MACROS 1 | |
| #define ENABLE_SRP 1 | |
| #define ENABLE_PSK 1 | |
| #define ENABLE_ANON 1 | |
| #define ENABLE_CAMELLIA 1 | |
| #define ENABLE_PKI 1 | |
| #define ENABLE_OPENPGP 1 | |
| #define ENABLE_SESSION_TICKET 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT 4 | |
| #define GNUTLS_POINTER_TO_INT_CAST (long) | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FORK 1 | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment