Created
August 3, 2011 13:02
-
-
Save AlexanderWillner/1122574 to your computer and use it in GitHub Desktop.
This file contains 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.5, which was | |
generated by GNU Autoconf 2.65. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --disable-guile --disable-static --prefix=/usr/local/Cellar/gnutls/2.12.5 --with-libgcrypt | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = babylon.xxxxx.de | |
uname -m = i386 | |
uname -r = 11.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.0.0: Sat Jun 18 12:57:44 PDT 2011; root:xnu-1699.22.73~1/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 11.0.0: Sat Jun 18 12:57:44 PDT 2011; root:xnu-1699.22.73~1/RELEASE_I386 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 114 tasks, 497 threads, 2 processors | |
Load average: 2.80, Mach factor: 0.31 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/local/bin | |
PATH: /opt/local/sbin | |
PATH: /opt/local/bin/pkg-config | |
PATH: /usr/local/share/python | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /opt/local/bin | |
PATH: /opt/local/sbin | |
PATH: /Users/willner/bin | |
PATH: /usr/bin | |
PATH: /usr/local/texlive/2011/bin/x86_64-darwin/ | |
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:3542: checking for a BSD-compatible install | |
configure:3610: result: /usr/bin/install -c | |
configure:3621: checking whether build environment is sane | |
configure:3671: result: yes | |
configure:3812: checking for a thread-safe mkdir -p | |
configure:3851: result: build-aux/install-sh -c -d | |
configure:3865: checking for gawk | |
configure:3895: result: no | |
configure:3865: checking for mawk | |
configure:3895: result: no | |
configure:3865: checking for nawk | |
configure:3895: result: no | |
configure:3865: checking for awk | |
configure:3881: found /usr/bin/awk | |
configure:3892: result: awk | |
configure:3903: checking whether make sets $(MAKE) | |
configure:3925: result: yes | |
configure:4022: result: *** | |
*** Checking for compilation programs... | |
configure:4075: checking for gcc | |
configure:4102: result: /usr/bin/gcc-4.2 | |
configure:4331: checking for C compiler version | |
configure:4340: /usr/bin/gcc-4.2 --version >&5 | |
i686-apple-darwin11-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) | |
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:4351: $? = 0 | |
configure:4340: /usr/bin/gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/gcc/gcc-5666.3~278/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) | |
configure:4351: $? = 0 | |
configure:4340: /usr/bin/gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:4351: $? = 1 | |
configure:4340: /usr/bin/gcc-4.2 -qversion >&5 | |
i686-apple-darwin11-gcc-4.2.1: no input files | |
configure:4351: $? = 1 | |
configure:4371: checking whether the C compiler works | |
configure:4393: /usr/bin/gcc-4.2 -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4397: $? = 0 | |
configure:4446: result: yes | |
configure:4449: checking for C compiler default output file name | |
configure:4451: result: a.out | |
configure:4457: checking for suffix of executables | |
configure:4464: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4468: $? = 0 | |
configure:4490: result: | |
configure:4512: checking whether we are cross compiling | |
configure:4520: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4524: $? = 0 | |
configure:4531: ./conftest | |
configure:4535: $? = 0 | |
configure:4550: result: no | |
configure:4555: checking for suffix of object files | |
configure:4577: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4581: $? = 0 | |
configure:4602: result: o | |
configure:4606: checking whether we are using the GNU C compiler | |
configure:4625: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4625: $? = 0 | |
configure:4634: result: yes | |
configure:4643: checking whether /usr/bin/gcc-4.2 accepts -g | |
configure:4663: /usr/bin/gcc-4.2 -c -g conftest.c >&5 | |
configure:4663: $? = 0 | |
configure:4704: result: yes | |
configure:4721: checking for /usr/bin/gcc-4.2 option to accept ISO C89 | |
configure:4785: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:4785: $? = 0 | |
configure:4798: result: none needed | |
configure:4829: checking for style of include used by make | |
configure:4857: result: GNU | |
configure:4882: checking dependency style of /usr/bin/gcc-4.2 | |
configure:4992: result: none | |
configure:5007: checking whether ln -s works | |
configure:5011: result: yes | |
configure:5067: checking for pkg-config | |
configure:5085: found /usr/local/bin/pkg-config | |
configure:5097: result: /usr/local/bin/pkg-config | |
configure:5122: checking pkg-config is at least version 0.9.0 | |
configure:5125: result: yes | |
configure:5138: checking for gtkdoc-check | |
configure:5171: result: no | |
configure:5180: checking for gtkdoc-rebase | |
configure:5213: result: no | |
configure:5224: checking for gtkdoc-mkpdf | |
configure:5257: result: no | |
configure:5295: checking whether to build gtk-doc documentation | |
configure:5297: result: no | |
configure:5363: checking for gaa | |
configure:5396: result: no | |
configure:5407: 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:5459: checking for ranlib | |
configure:5475: found /usr/bin/ranlib | |
configure:5486: result: ranlib | |
configure:5512: checking build system type | |
configure:5526: result: i386-apple-darwin11.0.0 | |
configure:5546: checking host system type | |
configure:5559: result: i386-apple-darwin11.0.0 | |
configure:5585: checking how to run the C preprocessor | |
configure:5616: /usr/bin/gcc-4.2 -E conftest.c | |
configure:5616: $? = 0 | |
configure:5630: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
configure:5630: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5655: result: /usr/bin/gcc-4.2 -E | |
configure:5675: /usr/bin/gcc-4.2 -E conftest.c | |
configure:5675: $? = 0 | |
configure:5689: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory | |
configure:5689: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5718: checking for grep that handles long lines and -e | |
configure:5776: result: /usr/bin/grep | |
configure:5781: checking for egrep | |
configure:5843: result: /usr/bin/grep -E | |
configure:5848: checking for ANSI C header files | |
configure:5868: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5868: $? = 0 | |
configure:5941: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5941: $? = 0 | |
configure:5941: ./conftest | |
configure:5941: $? = 0 | |
configure:5952: result: yes | |
configure:5965: checking for sys/types.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for sys/stat.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for stdlib.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for string.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for memory.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for strings.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for inttypes.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for stdint.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5965: checking for unistd.h | |
configure:5965: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:5965: $? = 0 | |
configure:5965: result: yes | |
configure:5981: checking minix/config.h usability | |
configure:5981: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -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/4v/92nnrz717fb28qk75cfl_csh0000gn/T//cc1C4xsD.out (No such file or directory) | |
configure:5981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| #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:5981: result: no | |
configure:5981: checking minix/config.h presence | |
configure:5981: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:21:26: error: minix/config.h: No such file or directory | |
configure:5981: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| #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:5981: result: no | |
configure:5981: checking for minix/config.h | |
configure:5981: result: no | |
configure:6010: checking whether it is safe to define __EXTENSIONS__ | |
configure:6028: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:6028: $? = 0 | |
configure:6035: result: yes | |
configure:6055: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:6074: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:6074: $? = 0 | |
configure:6102: result: no | |
configure:6127: checking for /usr/bin/gcc-4.2 option to accept ISO C99 | |
configure:6276: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -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/4v/92nnrz717fb28qk75cfl_csh0000gn/T//ccBEcVsh.out (No such file or directory) | |
configure:6276: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| #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:6276: /usr/bin/gcc-4.2 -std=gnu99 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:6276: $? = 0 | |
configure:6296: result: -std=gnu99 | |
configure:6398: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C | |
configure:6412: result: -std=gnu99 | |
configure:6435: autobuild project... GnuTLS | |
configure:6441: autobuild revision... 2.12.5 | |
configure:6446: autobuild hostname... babylon.xxxxxx.de | |
configure:6457: autobuild timestamp... 20110803T130054Z | |
configure:6600: checking for inline | |
configure:6616: /usr/bin/gcc-4.2 -std=gnu99 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.c >&5 | |
configure:6616: $? = 0 | |
configure:6624: result: inline | |
configure:6756: checking for C++ compiler version | |
configure:6765: /usr/bin/g++-4.2 --version >&5 | |
i686-apple-darwin11-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) | |
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:6776: $? = 0 | |
configure:6765: /usr/bin/g++-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin11 | |
Configured with: /private/var/tmp/gcc/gcc-5666.3~278/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) | |
configure:6776: $? = 0 | |
configure:6765: /usr/bin/g++-4.2 -V >&5 | |
g++-4.2: argument to `-V' is missing | |
configure:6776: $? = 1 | |
configure:6765: /usr/bin/g++-4.2 -qversion >&5 | |
i686-apple-darwin11-g++-4.2.1: no input files | |
configure:6776: $? = 1 | |
configure:6780: checking whether we are using the GNU C++ compiler | |
configure:6799: /usr/bin/g++-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.cpp >&5 | |
configure:6799: $? = 0 | |
configure:6808: result: yes | |
configure:6817: checking whether /usr/bin/g++-4.2 accepts -g | |
configure:6837: /usr/bin/g++-4.2 -c -g conftest.cpp >&5 | |
configure:6837: $? = 0 | |
configure:6878: result: yes | |
configure:6903: checking dependency style of /usr/bin/g++-4.2 | |
configure:7013: result: none | |
configure:7054: /usr/bin/g++-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 conftest.cpp >&5 | |
configure:7054: $? = 0 | |
configure:7124: checking for ld used by GCC | |
configure:7188: result: /usr/bin/gcc-4.2 | |
configure:7195: checking if the linker (/usr/bin/gcc-4.2) is GNU ld | |
configure:7208: result: no | |
configure:7215: checking for shared library run path origin | |
configure:7228: result: done | |
configure:7778: checking for libgcrypt | |
configure:7797: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lgcrypt -lgpg-error >&5 | |
In file included from conftest.c:28: | |
/usr/local/include/gcrypt.h:29:23: error: gpg-error.h: No such file or directory | |
In file included from conftest.c:28: | |
/usr/local/include/gcrypt.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_t' | |
/usr/local/include/gcrypt.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_source_t' | |
/usr/local/include/gcrypt.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_t' | |
/usr/local/include/gcrypt.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_source_t' | |
/usr/local/include/gcrypt.h:154: error: expected ')' before 'err' | |
/usr/local/include/gcrypt.h:158: error: expected ')' before 'err' | |
/usr/local/include/gcrypt.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_from_errno' | |
/usr/local/include/gcrypt.h:167: error: expected ')' before 'code' | |
/usr/local/include/gcrypt.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_make_from_errno' | |
/usr/local/include/gcrypt.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_from_errno' | |
/usr/local/include/gcrypt.h:422: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_control' | |
/usr/local/include/gcrypt.h:449: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_new' | |
/usr/local/include/gcrypt.h:455: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_create' | |
/usr/local/include/gcrypt.h:461: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_sscan' | |
/usr/local/include/gcrypt.h:466: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_build' | |
/usr/local/include/gcrypt.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_build_array' | |
/usr/local/include/gcrypt.h:480: error: expected declaration specifiers or '...' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:616: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_scan' | |
/usr/local/include/gcrypt.h:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_print' | |
/usr/local/include/gcrypt.h:634: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_aprint' | |
/usr/local/include/gcrypt.h:873: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_open' | |
/usr/local/include/gcrypt.h:880: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_ctl' | |
/usr/local/include/gcrypt.h:884: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_info' | |
/usr/local/include/gcrypt.h:888: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_algo_info' | |
/usr/local/include/gcrypt.h:909: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_encrypt' | |
/usr/local/include/gcrypt.h:914: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_decrypt' | |
/usr/local/include/gcrypt.h:919: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setkey' | |
/usr/local/include/gcrypt.h:924: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setiv' | |
/usr/local/include/gcrypt.h:941: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setctr' | |
/usr/local/include/gcrypt.h:960: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_list' | |
/usr/local/include/gcrypt.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_encrypt' | |
/usr/local/include/gcrypt.h:996: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_decrypt' | |
/usr/local/include/gcrypt.h:1001: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_sign' | |
/usr/local/include/gcrypt.h:1005: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_verify' | |
/usr/local/include/gcrypt.h:1009: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_testkey' | |
/usr/local/include/gcrypt.h:1014: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_genkey' | |
/usr/local/include/gcrypt.h:1017: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_ctl' | |
/usr/local/include/gcrypt.h:1020: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_algo_info' | |
/usr/local/include/gcrypt.h:1058: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_list' | |
/usr/local/include/gcrypt.h:1126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_open' | |
/usr/local/include/gcrypt.h:1132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_enable' | |
/usr/local/include/gcrypt.h:1135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_copy' | |
/usr/local/include/gcrypt.h:1141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_ctl' | |
/usr/local/include/gcrypt.h:1177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_info' | |
/usr/local/include/gcrypt.h:1181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_algo_info' | |
/usr/local/include/gcrypt.h:1195: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_setkey' | |
/usr/local/include/gcrypt.h:1249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_list' | |
/usr/local/include/gcrypt.h:1309: error: expected declaration specifiers or '...' before '*' token | |
/usr/local/include/gcrypt.h:1312: error: 'gpg_error_t' declared as function returning a function | |
/usr/local/include/gcrypt.h:1317: error: 'gcry_ac_data_write_cb_t' declared as function returning a function | |
/usr/local/include/gcrypt.h:1344: error: expected specifier-qualifier-list before 'gcry_ac_data_read_cb_t' | |
/usr/local/include/gcrypt.h:1407: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_new' | |
/usr/local/include/gcrypt.h:1415: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_copy' | |
/usr/local/include/gcrypt.h:1433: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_set' | |
/usr/local/include/gcrypt.h:1440: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_get_name' | |
/usr/local/include/gcrypt.h:1448: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_get_index' | |
/usr/local/include/gcrypt.h:1456: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_to_sexp' | |
/usr/local/include/gcrypt.h:1463: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_from_sexp' | |
/usr/local/include/gcrypt.h:1482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_open' | |
/usr/local/include/gcrypt.h:1491: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_init' | |
/usr/local/include/gcrypt.h:1500: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_pair_generate' | |
/usr/local/include/gcrypt.h:1516: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_test' | |
/usr/local/include/gcrypt.h:1520: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_get_nbits' | |
/usr/local/include/gcrypt.h:1526: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_get_grip' | |
/usr/local/include/gcrypt.h:1541: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encode' | |
/usr/local/include/gcrypt.h:1550: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decode' | |
/usr/local/include/gcrypt.h:1559: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encrypt' | |
/usr/local/include/gcrypt.h:1569: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decrypt' | |
/usr/local/include/gcrypt.h:1578: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_sign' | |
/usr/local/include/gcrypt.h:1587: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_verify' | |
/usr/local/include/gcrypt.h:1598: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encrypt_scheme' | |
/usr/local/include/gcrypt.h:1611: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decrypt_scheme' | |
/usr/local/include/gcrypt.h:1624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_sign_scheme' | |
/usr/local/include/gcrypt.h:1638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_verify_scheme' | |
/usr/local/include/gcrypt.h:1649: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_id_to_name' | |
/usr/local/include/gcrypt.h:1655: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_name_to_id' | |
/usr/local/include/gcrypt.h:1683: error: 'gcry_kdf_derive' declared as function returning a function | |
/usr/local/include/gcrypt.h:1714: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_random_add_bytes' | |
/usr/local/include/gcrypt.h:1780: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_generate' | |
/usr/local/include/gcrypt.h:1793: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_group_generator' | |
/usr/local/include/gcrypt.h:1804: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_check' | |
In file included from /usr/local/include/gcrypt.h:1902, | |
from conftest.c:28: | |
/usr/local/include/gcrypt-module.h:48: error: expected declaration specifiers or '...' before '*' token | |
/usr/local/include/gcrypt-module.h:50: error: 'gcry_err_code_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:89: error: expected specifier-qualifier-list before 'gcry_cipher_setkey_t' | |
/usr/local/include/gcrypt-module.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_register' | |
/usr/local/include/gcrypt-module.h:117: error: 'gcry_pk_generate_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:121: error: 'gcry_pk_check_secret_key_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:128: error: 'gcry_pk_encrypt_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:135: error: 'gcry_pk_decrypt_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:141: error: 'gcry_pk_sign_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:149: error: 'gcry_pk_verify_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_register' | |
/usr/local/include/gcrypt-module.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_register' | |
In file included from conftest.c:28: | |
/usr/local/include/gcrypt.h:29:23: error: gpg-error.h: No such file or directory | |
In file included from conftest.c:28: | |
/usr/local/include/gcrypt.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_t' | |
/usr/local/include/gcrypt.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_source_t' | |
/usr/local/include/gcrypt.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_t' | |
/usr/local/include/gcrypt.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_source_t' | |
/usr/local/include/gcrypt.h:154: error: expected ')' before 'err' | |
/usr/local/include/gcrypt.h:158: error: expected ')' before 'err' | |
/usr/local/include/gcrypt.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_code_from_errno' | |
/usr/local/include/gcrypt.h:167: error: expected ')' before 'code' | |
/usr/local/include/gcrypt.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_err_make_from_errno' | |
/usr/local/include/gcrypt.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_error_from_errno' | |
/usr/local/include/gcrypt.h:422: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_control' | |
/usr/local/include/gcrypt.h:449: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_new' | |
/usr/local/include/gcrypt.h:455: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_create' | |
/usr/local/include/gcrypt.h:461: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_sscan' | |
/usr/local/include/gcrypt.h:466: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_build' | |
/usr/local/include/gcrypt.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_sexp_build_array' | |
/usr/local/include/gcrypt.h:480: error: expected declaration specifiers or '...' before 'gcry_error_t' | |
/usr/local/include/gcrypt.h:616: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_scan' | |
/usr/local/include/gcrypt.h:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_print' | |
/usr/local/include/gcrypt.h:634: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_mpi_aprint' | |
/usr/local/include/gcrypt.h:873: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_open' | |
/usr/local/include/gcrypt.h:880: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_ctl' | |
/usr/local/include/gcrypt.h:884: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_info' | |
/usr/local/include/gcrypt.h:888: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_algo_info' | |
/usr/local/include/gcrypt.h:909: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_encrypt' | |
/usr/local/include/gcrypt.h:914: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_decrypt' | |
/usr/local/include/gcrypt.h:919: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setkey' | |
/usr/local/include/gcrypt.h:924: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setiv' | |
/usr/local/include/gcrypt.h:941: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_setctr' | |
/usr/local/include/gcrypt.h:960: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_list' | |
/usr/local/include/gcrypt.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_encrypt' | |
/usr/local/include/gcrypt.h:996: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_decrypt' | |
/usr/local/include/gcrypt.h:1001: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_sign' | |
/usr/local/include/gcrypt.h:1005: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_verify' | |
/usr/local/include/gcrypt.h:1009: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_testkey' | |
/usr/local/include/gcrypt.h:1014: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_genkey' | |
/usr/local/include/gcrypt.h:1017: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_ctl' | |
/usr/local/include/gcrypt.h:1020: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_algo_info' | |
/usr/local/include/gcrypt.h:1058: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_list' | |
/usr/local/include/gcrypt.h:1126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_open' | |
/usr/local/include/gcrypt.h:1132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_enable' | |
/usr/local/include/gcrypt.h:1135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_copy' | |
/usr/local/include/gcrypt.h:1141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_ctl' | |
/usr/local/include/gcrypt.h:1177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_info' | |
/usr/local/include/gcrypt.h:1181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_algo_info' | |
/usr/local/include/gcrypt.h:1195: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_setkey' | |
/usr/local/include/gcrypt.h:1249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_list' | |
/usr/local/include/gcrypt.h:1309: error: expected declaration specifiers or '...' before '*' token | |
/usr/local/include/gcrypt.h:1312: error: 'gpg_error_t' declared as function returning a function | |
/usr/local/include/gcrypt.h:1317: error: 'gcry_ac_data_write_cb_t' declared as function returning a function | |
/usr/local/include/gcrypt.h:1344: error: expected specifier-qualifier-list before 'gcry_ac_data_read_cb_t' | |
/usr/local/include/gcrypt.h:1407: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_new' | |
/usr/local/include/gcrypt.h:1415: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_copy' | |
/usr/local/include/gcrypt.h:1433: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_set' | |
/usr/local/include/gcrypt.h:1440: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_get_name' | |
/usr/local/include/gcrypt.h:1448: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_get_index' | |
/usr/local/include/gcrypt.h:1456: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_to_sexp' | |
/usr/local/include/gcrypt.h:1463: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_from_sexp' | |
/usr/local/include/gcrypt.h:1482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_open' | |
/usr/local/include/gcrypt.h:1491: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_init' | |
/usr/local/include/gcrypt.h:1500: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_pair_generate' | |
/usr/local/include/gcrypt.h:1516: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_test' | |
/usr/local/include/gcrypt.h:1520: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_get_nbits' | |
/usr/local/include/gcrypt.h:1526: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_key_get_grip' | |
/usr/local/include/gcrypt.h:1541: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encode' | |
/usr/local/include/gcrypt.h:1550: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decode' | |
/usr/local/include/gcrypt.h:1559: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encrypt' | |
/usr/local/include/gcrypt.h:1569: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decrypt' | |
/usr/local/include/gcrypt.h:1578: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_sign' | |
/usr/local/include/gcrypt.h:1587: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_verify' | |
/usr/local/include/gcrypt.h:1598: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_encrypt_scheme' | |
/usr/local/include/gcrypt.h:1611: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_decrypt_scheme' | |
/usr/local/include/gcrypt.h:1624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_sign_scheme' | |
/usr/local/include/gcrypt.h:1638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_data_verify_scheme' | |
/usr/local/include/gcrypt.h:1649: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_id_to_name' | |
/usr/local/include/gcrypt.h:1655: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_ac_name_to_id' | |
/usr/local/include/gcrypt.h:1683: error: 'gcry_kdf_derive' declared as function returning a function | |
/usr/local/include/gcrypt.h:1714: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_random_add_bytes' | |
/usr/local/include/gcrypt.h:1780: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_generate' | |
/usr/local/include/gcrypt.h:1793: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_group_generator' | |
/usr/local/include/gcrypt.h:1804: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_prime_check' | |
In file included from /usr/local/include/gcrypt.h:1902, | |
from conftest.c:28: | |
/usr/local/include/gcrypt-module.h:48: error: expected declaration specifiers or '...' before '*' token | |
/usr/local/include/gcrypt-module.h:50: error: 'gcry_err_code_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:89: error: expected specifier-qualifier-list before 'gcry_cipher_setkey_t' | |
/usr/local/include/gcrypt-module.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_cipher_register' | |
/usr/local/include/gcrypt-module.h:117: error: 'gcry_pk_generate_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:121: error: 'gcry_pk_check_secret_key_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:128: error: 'gcry_pk_encrypt_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:135: error: 'gcry_pk_decrypt_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:141: error: 'gcry_pk_sign_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:149: error: 'gcry_pk_verify_t' declared as function returning a function | |
/usr/local/include/gcrypt-module.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_pk_register' | |
/usr/local/include/gcrypt-module.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gcry_md_register' | |
lipo: can't figure out the architecture type of: /var/folders/4v/92nnrz717fb28qk75cfl_csh0000gn/T//ccDUez2x.out | |
configure:7797: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GnuTLS" | |
| #define PACKAGE_TARNAME "gnutls" | |
| #define PACKAGE_VERSION "2.12.5" | |
| #define PACKAGE_STRING "GnuTLS 2.12.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "gnutls" | |
| #define VERSION "2.12.5" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <gcrypt.h> | |
| int | |
| main () | |
| { | |
| enum gcry_cipher_algos i = GCRY_CIPHER_CAMELLIA128 | |
| ; | |
| return 0; | |
| } | |
configure:7807: result: no | |
configure:7838: error: | |
*** | |
*** Libgcrypt v1.4.0 or later was not found. You may want to get it from | |
*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/ | |
*** | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin11.0.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/gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value=' -march=core2 -msse4.1 -w -pipe -O3 -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=' -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/g++-4.2 | |
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_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_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i386-apple-darwin11.0.0 | |
ac_cv_libgcrypt=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/gcc-4.2 -E' | |
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 | |
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_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/gcc-4.2 | |
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 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/build-aux/missing --run aclocal-1.11' | |
ALLOCA='' | |
ALLOCA_H='' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/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.5-PcE2/gnutls-2.12.5/build-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/build-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/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/gcc-4.2 -std=gnu99' | |
CCDEPMODE='depmode=none' | |
CFLAGS=' -march=core2 -msse4.1 -w -pipe -O3 -arch i386 -arch x86_64' | |
CONFIG_INCLUDE='' | |
CPP='/usr/bin/gcc-4.2 -E' | |
CPPFLAGS='' | |
CXX='/usr/bin/g++-4.2' | |
CXXCPP='' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS=' -march=core2 -msse4.1 -w -pipe -O3 -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_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='' | |
GNULIB_CLOSE='' | |
GNULIB_CONNECT='' | |
GNULIB_DPRINTF='' | |
GNULIB_DUP2='' | |
GNULIB_DUP3='' | |
GNULIB_ENVIRON='' | |
GNULIB_EUIDACCESS='' | |
GNULIB_FACCESSAT='' | |
GNULIB_FCHDIR='' | |
GNULIB_FCHMODAT='' | |
GNULIB_FCHOWNAT='' | |
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='' | |
GNULIB_FTELL='' | |
GNULIB_FTELLO='' | |
GNULIB_FTRUNCATE='' | |
GNULIB_FUTIMENS='' | |
GNULIB_FWRITE='' | |
GNULIB_GETADDRINFO='' | |
GNULIB_GETCWD='' | |
GNULIB_GETDELIM='' | |
GNULIB_GETDOMAINNAME='' | |
GNULIB_GETDTABLESIZE='' | |
GNULIB_GETGROUPS='' | |
GNULIB_GETHOSTNAME='' | |
GNULIB_GETLINE='' | |
GNULIB_GETLOADAVG='' | |
GNULIB_GETLOGIN='' | |
GNULIB_GETLOGIN_R='' | |
GNULIB_GETPAGESIZE='' | |
GNULIB_GETPEERNAME='' | |
GNULIB_GETSOCKNAME='' | |
GNULIB_GETSOCKOPT='' | |
GNULIB_GETSUBOPT='' | |
GNULIB_GETTIMEOFDAY='' | |
GNULIB_GETUSERSHELL='' | |
GNULIB_GRANTPT='' | |
GNULIB_INET_NTOP='' | |
GNULIB_INET_PTON='' | |
GNULIB_IOCTL='' | |
GNULIB_LCHMOD='' | |
GNULIB_LCHOWN='' | |
GNULIB_LINK='' | |
GNULIB_LINKAT='' | |
GNULIB_LISTEN='' | |
GNULIB_LSEEK='' | |
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='' | |
GNULIB_PIPE='' | |
GNULIB_POPEN='' | |
GNULIB_PREAD='' | |
GNULIB_PRINTF='' | |
GNULIB_PRINTF_POSIX='' | |
GNULIB_PTSNAME='' | |
GNULIB_PUTC='' | |
GNULIB_PUTCHAR='' | |
GNULIB_PUTENV='' | |
GNULIB_PUTS='' | |
GNULIB_PWRITE='' | |
GNULIB_RANDOM_R='' | |
GNULIB_RAWMEMCHR='' | |
GNULIB_READLINK='' | |
GNULIB_READLINKAT='' | |
GNULIB_REALLOC_POSIX='' | |
GNULIB_REALPATH='' | |
GNULIB_RECV='' | |
GNULIB_RECVFROM='' | |
GNULIB_REMOVE='' | |
GNULIB_RENAME='' | |
GNULIB_RENAMEAT='' | |
GNULIB_RMDIR='' | |
GNULIB_RPMATCH='' | |
GNULIB_SELECT='' | |
GNULIB_SEND='' | |
GNULIB_SENDTO='' | |
GNULIB_SETENV='' | |
GNULIB_SETSOCKOPT='' | |
GNULIB_SHUTDOWN='' | |
GNULIB_SLEEP='' | |
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='' | |
GNULIB_SYMLINKAT='' | |
GNULIB_SYSTEM_POSIX='' | |
GNULIB_TIMEGM='' | |
GNULIB_TIME_R='' | |
GNULIB_TMPFILE='' | |
GNULIB_TTYNAME_R='' | |
GNULIB_UNISTD_H_GETOPT='' | |
GNULIB_UNISTD_H_SIGPIPE='' | |
GNULIB_UNLINK='' | |
GNULIB_UNLINKAT='' | |
GNULIB_UNLOCKPT='' | |
GNULIB_UNSETENV='' | |
GNULIB_USLEEP='' | |
GNULIB_UTIMENSAT='' | |
GNULIB_VASPRINTF='' | |
GNULIB_VDPRINTF='' | |
GNULIB_VFPRINTF='' | |
GNULIB_VFPRINTF_POSIX='' | |
GNULIB_VPRINTF='' | |
GNULIB_VPRINTF_POSIX='' | |
GNULIB_VSNPRINTF='' | |
GNULIB_VSPRINTF_POSIX='' | |
GNULIB_WRITE='' | |
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='' | |
HAVE_DECL_ENVIRON='' | |
HAVE_DECL_FCHDIR='' | |
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='' | |
HAVE_DECL_GETLINE='' | |
HAVE_DECL_GETLOADAVG='' | |
HAVE_DECL_GETLOGIN_R='' | |
HAVE_DECL_GETNAMEINFO='' | |
HAVE_DECL_GETPAGESIZE='' | |
HAVE_DECL_GETUSERSHELL='' | |
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='' | |
HAVE_DECL_UNSETENV='' | |
HAVE_DECL_VSNPRINTF='' | |
HAVE_DPRINTF='' | |
HAVE_DUP2='' | |
HAVE_DUP3='' | |
HAVE_EUIDACCESS='' | |
HAVE_FACCESSAT='' | |
HAVE_FCHDIR='' | |
HAVE_FCHMODAT='' | |
HAVE_FCHOWNAT='' | |
HAVE_FCNTL='' | |
HAVE_FEATURES_H='' | |
HAVE_FORK_FALSE='' | |
HAVE_FORK_TRUE='' | |
HAVE_FSEEKO='' | |
HAVE_FSTATAT='' | |
HAVE_FSYNC='' | |
HAVE_FTELLO='' | |
HAVE_FTRUNCATE='' | |
HAVE_FUTIMENS='' | |
HAVE_GCC_FALSE='' | |
HAVE_GCC_GNU89_INLINE_OPTION_FALSE='' | |
HAVE_GCC_GNU89_INLINE_OPTION_TRUE='' | |
HAVE_GCC_TRUE='' | |
HAVE_GETDTABLESIZE='' | |
HAVE_GETGROUPS='' | |
HAVE_GETHOSTNAME='' | |
HAVE_GETLOGIN='' | |
HAVE_GETPAGESIZE='' | |
HAVE_GETSUBOPT='' | |
HAVE_GETTIMEOFDAY='' | |
HAVE_GRANTPT='' | |
HAVE_GUILE_FALSE='' | |
HAVE_GUILE_TRUE='' | |
HAVE_INTTYPES_H='' | |
HAVE_LCHMOD='' | |
HAVE_LCHOWN='' | |
HAVE_LIBCFG_FALSE='' | |
HAVE_LIBCFG_TRUE='' | |
HAVE_LIBGCRYPT='no' | |
HAVE_LIBNETTLE='' | |
HAVE_LIBTASN1='' | |
HAVE_LINK='' | |
HAVE_LINKAT='' | |
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='' | |
HAVE_PIPE2='' | |
HAVE_PIPE='' | |
HAVE_PREAD='' | |
HAVE_PTSNAME='' | |
HAVE_PWRITE='' | |
HAVE_RANDOM_H='' | |
HAVE_RANDOM_R='' | |
HAVE_RAWMEMCHR='' | |
HAVE_READLINK='' | |
HAVE_READLINKAT='' | |
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='' | |
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='' | |
HAVE_SYMLINKAT='' | |
HAVE_SYS_BITYPES_H='' | |
HAVE_SYS_INTTYPES_H='' | |
HAVE_SYS_IOCTL_H='' | |
HAVE_SYS_LOADAVG_H='' | |
HAVE_SYS_PARAM_H='' | |
HAVE_SYS_SELECT_H='' | |
HAVE_SYS_SOCKET_H='' | |
HAVE_SYS_TIME_H='' | |
HAVE_SYS_TYPES_H='' | |
HAVE_TIMEGM='' | |
HAVE_UNISTD_H='' | |
HAVE_UNLINKAT='' | |
HAVE_UNLOCKPT='' | |
HAVE_UNSIGNED_LONG_LONG_INT='' | |
HAVE_USLEEP='' | |
HAVE_UTIMENSAT='' | |
HAVE_VASPRINTF='' | |
HAVE_VDPRINTF='' | |
HAVE_WCHAR_H='' | |
HAVE_WCHAR_T='' | |
HAVE_WINSOCK2_H='' | |
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/gcc-4.2' | |
LDFLAGS='-arch i386 -arch x86_64' | |
LIBGCRYPT='' | |
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='' | |
LTLIBINTL='' | |
LTLIBNETTLE='' | |
LTLIBOBJS='' | |
LTLIBREADLINE='' | |
LTLIBTASN1='' | |
LT_AGE='20' | |
LT_CURRENT='46' | |
LT_REVISION='0' | |
LT_SSL_AGE='0' | |
LT_SSL_CURRENT='27' | |
LT_SSL_REVISION='0' | |
LZO_LIBS='' | |
MAKEINFO='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/build-aux/missing --run makeinfo' | |
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='' | |
PACKAGE='gnutls' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='GnuTLS' | |
PACKAGE_STRING='GnuTLS 2.12.5' | |
PACKAGE_TARNAME='gnutls' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.12.5' | |
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='' | |
REPLACE_CLOSE='' | |
REPLACE_DPRINTF='' | |
REPLACE_DUP2='' | |
REPLACE_DUP='' | |
REPLACE_FCHOWNAT='' | |
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='' | |
REPLACE_GETDELIM='' | |
REPLACE_GETDOMAINNAME='' | |
REPLACE_GETGROUPS='' | |
REPLACE_GETLINE='' | |
REPLACE_GETLOGIN_R='' | |
REPLACE_GETPAGESIZE='' | |
REPLACE_GETTIMEOFDAY='' | |
REPLACE_IOCTL='' | |
REPLACE_LCHOWN='' | |
REPLACE_LINK='' | |
REPLACE_LINKAT='' | |
REPLACE_LOCALTIME_R='' | |
REPLACE_LSEEK='' | |
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='' | |
REPLACE_PRINTF='' | |
REPLACE_PUTENV='' | |
REPLACE_PWRITE='' | |
REPLACE_READLINK='' | |
REPLACE_REALLOC='' | |
REPLACE_REALPATH='' | |
REPLACE_REMOVE='' | |
REPLACE_RENAME='' | |
REPLACE_RENAMEAT='' | |
REPLACE_RMDIR='' | |
REPLACE_SELECT='' | |
REPLACE_SETENV='' | |
REPLACE_SLEEP='' | |
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='' | |
REPLACE_TIMEGM='' | |
REPLACE_TMPFILE='' | |
REPLACE_TTYNAME_R='' | |
REPLACE_UNLINK='' | |
REPLACE_UNLINKAT='' | |
REPLACE_UNSETENV='' | |
REPLACE_USLEEP='' | |
REPLACE_UTIMENSAT='' | |
REPLACE_VASPRINTF='' | |
REPLACE_VDPRINTF='' | |
REPLACE_VFPRINTF='' | |
REPLACE_VPRINTF='' | |
REPLACE_VSNPRINTF='' | |
REPLACE_VSPRINTF='' | |
REPLACE_WRITE='' | |
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='' | |
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' | |
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
UNDEFINE_STRTOK_R='' | |
UNISTD_H_HAVE_WINSOCK2_H='' | |
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' | |
USE_LZO_FALSE='' | |
USE_LZO_TRUE='' | |
VALGRIND='' | |
VERSION='2.12.5' | |
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_CC='/usr/bin/gcc-4.2' | |
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='i386-apple-darwin11.0.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin11.0.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='i386-apple-darwin11.0.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin11.0.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-gnutls-2.12.5-PcE2/gnutls-2.12.5/build-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='/bin/echo' | |
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.5' | |
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.5" | |
#define PACKAGE_STRING "GnuTLS 2.12.5" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "gnutls" | |
#define VERSION "2.12.5" | |
#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 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment