Skip to content

Instantly share code, notes, and snippets.

@lvnilesh
Created August 11, 2012 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lvnilesh/3320472 to your computer and use it in GitHub Desktop.
Save lvnilesh/3320472 to your computer and use it in GitHub Desktop.
brew install libxmlsec1 fails on Mountain Lion
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by xmlsec1 configure 1.2.18, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libxmlsec1/1.2.18 --with-libxml=/usr/local/Cellar/libxml2/2.8.0 --disable-apps-crypto-dl
## --------- ##
## Platform. ##
## --------- ##
hostname = imac.workgroup
uname -m = x86_64
uname -r = 12.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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: 16.00 gigabytes
Default processor set: 152 tasks, 734 threads, 8 processors
Load average: 2.56, Mach factor: 5.42
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/libxml2/2.8.0/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /usr/local/bin
PATH: /Users/nilesh/.rbenv/shims
PATH: /Users/nilesh/.rbenv/bin
PATH: /Users/nilesh/.rbenv/shims
PATH: /Users/nilesh/.rbenv/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2807: checking build system type
configure:2821: result: x86_64-apple-darwin12.0.0
configure:2841: checking host system type
configure:2854: result: x86_64-apple-darwin12.0.0
configure:2900: checking for a BSD-compatible install
configure:2968: result: /usr/bin/install -c
configure:2979: checking whether build environment is sane
configure:3029: result: yes
configure:3170: checking for a thread-safe mkdir -p
configure:3209: result: ./install-sh -c -d
configure:3222: checking for gawk
configure:3252: result: no
configure:3222: checking for mawk
configure:3252: result: no
configure:3222: checking for nawk
configure:3252: result: no
configure:3222: checking for awk
configure:3238: found /usr/bin/awk
configure:3249: result: awk
configure:3260: checking whether make sets $(MAKE)
configure:3282: result: yes
configure:3357: checking how to create a ustar tar archive
configure:3370: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:3373: $? = 0
configure:3413: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3416: $? = 0
configure:3420: tar -xf - <conftest.tar
configure:3423: $? = 0
configure:3436: result: gnutar
configure:3446: checking whether to enable maintainer-specific portions of Makefiles
configure:3455: result: no
configure:3517: checking for gcc
configure:3544: result: /usr/bin/clang
configure:3773: checking for C compiler version
configure:3782: /usr/bin/clang --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:3793: $? = 0
configure:3782: /usr/bin/clang -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:3793: $? = 0
configure:3782: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3793: $? = 1
configure:3782: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3793: $? = 1
configure:3813: checking whether the C compiler works
configure:3835: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:3839: $? = 0
configure:3887: result: yes
configure:3890: checking for C compiler default output file name
configure:3892: result: a.out
configure:3898: checking for suffix of executables
configure:3905: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:3909: $? = 0
configure:3931: result:
configure:3953: checking whether we are cross compiling
configure:3961: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:3965: $? = 0
configure:3972: ./conftest
configure:3976: $? = 0
configure:3991: result: no
configure:3996: checking for suffix of object files
configure:4018: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4022: $? = 0
configure:4043: result: o
configure:4047: checking whether we are using the GNU C compiler
configure:4066: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4066: $? = 0
configure:4075: result: yes
configure:4084: checking whether /usr/bin/clang accepts -g
configure:4104: /usr/bin/clang -c -g -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4104: $? = 0
configure:4145: result: yes
configure:4162: checking for /usr/bin/clang option to accept ISO C89
configure:4226: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4226: $? = 0
configure:4239: result: none needed
configure:4270: checking for style of include used by make
configure:4298: result: GNU
configure:4323: checking dependency style of /usr/bin/clang
configure:4433: result: none
configure:4455: checking how to run the C preprocessor
configure:4486: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4486: $? = 0
configure:4500: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4525: result: /usr/bin/clang -E
configure:4545: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:4545: $? = 0
configure:4559: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4588: checking for grep that handles long lines and -e
configure:4646: result: /usr/bin/grep
configure:4651: checking for egrep
configure:4713: result: /usr/bin/grep -E
configure:4718: checking for ANSI C header files
configure:4738: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:4738: $? = 0
configure:4811: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:4811: $? = 0
configure:4811: ./conftest
configure:4811: $? = 0
configure:4822: result: yes
configure:4855: checking for a sed that does not truncate output
configure:4919: result: /usr/bin/sed
configure:4937: checking for fgrep
configure:4999: result: /usr/bin/grep -F
configure:5034: checking for ld used by /usr/bin/clang
configure:5101: result: /usr/bin/clang
configure:5108: checking if the linker (/usr/bin/clang) is GNU ld
configure:5123: result: no
configure:5135: checking for BSD- or MS-compatible name lister (nm)
configure:5184: result: /usr/bin/nm
configure:5302: checking the name lister (/usr/bin/nm) interface
configure:5309: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:5312: /usr/bin/nm "conftest.o"
configure:5315: output
0000000000000000 S _some_variable
configure:5322: result: BSD nm
configure:5325: checking whether ln -s works
configure:5329: result: yes
configure:5337: checking the maximum length of command line arguments
configure:5457: result: 196608
configure:5474: checking whether the shell understands some XSI constructs
configure:5484: result: yes
configure:5488: checking whether the shell understands "+="
configure:5494: result: yes
configure:5529: checking for /usr/bin/clang option to reload object files
configure:5536: result: -r
configure:5605: checking for objdump
configure:5635: result: no
configure:5664: checking how to recognize dependent libraries
configure:5860: result: pass_all
configure:5920: checking for ar
configure:5936: found /usr/bin/ar
configure:5947: result: ar
configure:6025: checking for strip
configure:6041: found /usr/bin/strip
configure:6052: result: strip
configure:6124: checking for ranlib
configure:6140: found /usr/bin/ranlib
configure:6151: result: ranlib
configure:6241: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:6359: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:6362: $? = 0
configure:6366: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6369: $? = 0
cannot find nm_test_var in conftest.nm
configure:6359: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:6362: $? = 0
configure:6366: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6369: $? = 0
configure:6423: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c conftstm.o >&5
configure:6426: $? = 0
configure:6464: result: ok
configure:6728: checking for dsymutil
configure:6744: found /usr/bin/dsymutil
configure:6755: result: dsymutil
configure:6820: checking for nmedit
configure:6836: found /usr/bin/nmedit
configure:6847: result: nmedit
configure:6912: checking for lipo
configure:6928: found /usr/bin/lipo
configure:6939: result: lipo
configure:7004: checking for otool
configure:7020: found /usr/bin/otool
configure:7031: result: otool
configure:7096: checking for otool64
configure:7126: result: no
configure:7171: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7198: result: yes
configure:7200: checking for -exported_symbols_list linker flag
configure:7220: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7220: $? = 0
configure:7230: result: yes
configure:7272: checking for sys/types.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for sys/stat.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for stdlib.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for string.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for memory.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for strings.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for inttypes.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for stdint.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7272: checking for unistd.h
configure:7272: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7272: $? = 0
configure:7272: result: yes
configure:7286: checking for dlfcn.h
configure:7286: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:7286: $? = 0
configure:7286: result: yes
configure:7470: checking for objdir
configure:7485: result: .libs
configure:7781: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:7799: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7803: $? = 0
configure:7816: result: yes
configure:7836: checking for /usr/bin/clang option to produce PIC
configure:8108: result: -fno-common -DPIC
configure:8120: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:8138: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.c >&5
configure:8142: $? = 0
configure:8155: result: yes
configure:8179: checking if /usr/bin/clang static flag -static works
configure:8207: result: no
configure:8222: checking if /usr/bin/clang supports -c -o file.o
configure:8243: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
configure:8247: $? = 0
configure:8269: result: yes
configure:8277: checking if /usr/bin/clang supports -c -o file.o
configure:8324: result: yes
configure:8357: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:9348: result: yes
configure:9587: checking dynamic linker characteristics
configure:10250: result: darwin12.0.0 dyld
configure:10352: checking how to hardcode library paths into programs
configure:10377: result: immediate
configure:10897: checking whether stripping libraries is possible
configure:10911: result: yes
configure:10937: checking if libtool supports shared libraries
configure:10939: result: yes
configure:10942: checking whether to build shared libraries
configure:10963: result: yes
configure:10966: checking whether to build static libraries
configure:10970: result: yes
configure:11053: checking for cp
configure:11071: found /bin/cp
configure:11084: result: /bin/cp
configure:11094: checking for mv
configure:11112: found /bin/mv
configure:11125: result: /bin/mv
configure:11135: checking for tar
configure:11153: found /usr/bin/tar
configure:11166: result: /usr/bin/tar
configure:11176: checking for help2man
configure:11209: result: no
configure:11216: checking for man2html
configure:11249: result: no
configure:11255: checking for function prototypes
configure:11258: result: yes
configure:11281: checking for string.h
configure:11281: result: yes
configure:11297: checking for dirent.h that defines DIR
configure:11316: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11316: $? = 0
configure:11324: result: yes
configure:11337: checking for library containing opendir
configure:11368: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11368: $? = 0
configure:11385: result: none required
configure:11452: checking for ANSI C header files
configure:11556: result: yes
configure:11566: checking stdio.h usability
configure:11566: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11566: $? = 0
configure:11566: result: yes
configure:11566: checking stdio.h presence
configure:11566: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:11566: $? = 0
configure:11566: result: yes
configure:11566: checking for stdio.h
configure:11566: result: yes
configure:11578: checking for stdlib.h
configure:11578: result: yes
configure:11590: checking for string.h
configure:11590: result: yes
configure:11602: checking ctype.h usability
configure:11602: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11602: $? = 0
configure:11602: result: yes
configure:11602: checking ctype.h presence
configure:11602: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:11602: $? = 0
configure:11602: result: yes
configure:11602: checking for ctype.h
configure:11602: result: yes
configure:11614: checking errno.h usability
configure:11614: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11614: $? = 0
configure:11614: result: yes
configure:11614: checking errno.h presence
configure:11614: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:11614: $? = 0
configure:11614: result: yes
configure:11614: checking for errno.h
configure:11614: result: yes
configure:11626: checking ansidecl.h usability
configure:11626: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
conftest.c:66:10: fatal error: 'ansidecl.h' file not found
#include <ansidecl.h>
^
1 error generated.
configure:11626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <ansidecl.h>
configure:11626: result: no
configure:11626: checking ansidecl.h presence
configure:11626: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:33:10: fatal error: 'ansidecl.h' file not found
#include <ansidecl.h>
^
1 error generated.
configure:11626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h. */
| #include <ansidecl.h>
configure:11626: result: no
configure:11626: checking for ansidecl.h
configure:11626: result: no
configure:11638: checking time.h usability
configure:11638: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11638: $? = 0
configure:11638: result: yes
configure:11638: checking time.h presence
configure:11638: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
configure:11638: $? = 0
configure:11638: result: yes
configure:11638: checking for time.h
configure:11638: result: yes
configure:11651: checking for strchr
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for strrchr
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for printf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for sprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for fprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for snprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for vfprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for vsprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for vsnprintf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for sscanf
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11651: checking for timegm
configure:11651: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11651: $? = 0
configure:11651: result: yes
configure:11663: checking for development environment
configure:11678: result: no
configure:11725: checking for __FUNCTION__ or __func__
configure:11738: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11738: $? = 0
configure:11755: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
configure:11755: $? = 0
configure:11762: result: __FUNCTION__
configure:11778: checking size of size_t
configure:11783: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5
configure:11783: $? = 0
configure:11783: ./conftest
configure:11783: $? = 0
configure:11797: result: 8
configure:11821: checking for pkg-config
configure:11837: found /usr/local/bin/pkg-config
configure:11849: result: yes
configure:12097: checking for xml2-config
configure:12116: found /usr/local/Cellar/libxml2/2.8.0/bin/xml2-config
configure:12128: result: /usr/local/Cellar/libxml2/2.8.0/bin/xml2-config
configure:12179: checking libxml2 /usr/local/Cellar/libxml2/2.8.0/bin/xml2-config
configure:12190: result: yes ('2.8.0')
configure:12245: checking for LIBXSLT
configure:12252: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION"
configure:12255: $? = 0
configure:12268: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION"
configure:12271: $? = 0
configure:12308: result: yes
configure:12482: checking for OPENSSL
configure:12489: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8"
configure:12492: $? = 0
configure:12505: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.8"
configure:12508: $? = 0
configure:12545: result: yes
configure:12930: checking for NSS
configure:12937: $PKG_CONFIG --exists --print-errors "seamonkey-nspr >= $NSPR_MIN_VERSION seamonkey-nss >= $SEAMONKEY_MIN_VERSION"
Package seamonkey-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `seamonkey-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'seamonkey-nspr' found
Package seamonkey-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `seamonkey-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'seamonkey-nss' found
configure:12940: $? = 1
configure:12953: $PKG_CONFIG --exists --print-errors "seamonkey-nspr >= $NSPR_MIN_VERSION seamonkey-nss >= $SEAMONKEY_MIN_VERSION"
Package seamonkey-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `seamonkey-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'seamonkey-nspr' found
Package seamonkey-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `seamonkey-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'seamonkey-nss' found
configure:12956: $? = 1
configure:12969: result: no
No package 'seamonkey-nspr' found
No package 'seamonkey-nss' found
configure:13001: checking for NSS
configure:13008: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION"
Package mozilla-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nspr' found
Package mozilla-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nss' found
configure:13011: $? = 1
configure:13024: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION"
Package mozilla-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nspr' found
Package mozilla-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nss' found
configure:13027: $? = 1
configure:13040: result: no
No package 'mozilla-nspr' found
No package 'mozilla-nss' found
configure:13072: checking for NSS
configure:13079: $PKG_CONFIG --exists --print-errors "xulrunner-nspr >= $NSPR_MIN_VERSION xulrunner-nss >= $NSS_MIN_VERSION"
Package xulrunner-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-nspr' found
Package xulrunner-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-nss' found
configure:13082: $? = 1
configure:13095: $PKG_CONFIG --exists --print-errors "xulrunner-nspr >= $NSPR_MIN_VERSION xulrunner-nss >= $NSS_MIN_VERSION"
Package xulrunner-nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-nspr' found
Package xulrunner-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `xulrunner-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xulrunner-nss' found
configure:13098: $? = 1
configure:13111: result: no
No package 'xulrunner-nspr' found
No package 'xulrunner-nss' found
configure:13143: checking for NSS
configure:13150: $PKG_CONFIG --exists --print-errors "nspr >= $NSPR_MIN_VERSION nss >= $NSS_MIN_VERSION"
Package nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nspr' found
Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
configure:13153: $? = 1
configure:13166: $PKG_CONFIG --exists --print-errors "nspr >= $NSPR_MIN_VERSION nss >= $NSS_MIN_VERSION"
Package nspr was not found in the pkg-config search path.
Perhaps you should add the directory containing `nspr.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nspr' found
Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
configure:13169: $? = 1
configure:13182: result: no
No package 'nspr' found
No package 'nss' found
configure:13225: checking for nspr libraries >= 4.4.1
configure:13305: result: no
configure:13309: checking for nss libraries >= 3.9
configure:13387: result: no
configure:13451: checking for GCRYPT
configure:13458: $PKG_CONFIG --exists --print-errors "gcrypt >= $GCRYPT_MIN_VERSION"
Package gcrypt was not found in the pkg-config search path.
Perhaps you should add the directory containing `gcrypt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gcrypt' found
configure:13461: $? = 1
configure:13474: $PKG_CONFIG --exists --print-errors "gcrypt >= $GCRYPT_MIN_VERSION"
Package gcrypt was not found in the pkg-config search path.
Perhaps you should add the directory containing `gcrypt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gcrypt' found
configure:13477: $? = 1
configure:13490: result: no
No package 'gcrypt' found
configure:13522: checking for GCRYPT
configure:13529: $PKG_CONFIG --exists --print-errors "libgcrypt >= $GCRYPT_MIN_VERSION"
Package libgcrypt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgcrypt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgcrypt' found
configure:13532: $? = 1
configure:13545: $PKG_CONFIG --exists --print-errors "libgcrypt >= $GCRYPT_MIN_VERSION"
Package libgcrypt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgcrypt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgcrypt' found
configure:13548: $? = 1
configure:13561: result: no
No package 'libgcrypt' found
configure:13594: checking for GCRYPT
configure:13601: $PKG_CONFIG --exists --print-errors "libgcrypt11 >= $GCRYPT_MIN_VERSION"
Package libgcrypt11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgcrypt11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgcrypt11' found
configure:13604: $? = 1
configure:13617: $PKG_CONFIG --exists --print-errors "libgcrypt11 >= $GCRYPT_MIN_VERSION"
Package libgcrypt11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgcrypt11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgcrypt11' found
configure:13620: $? = 1
configure:13633: result: no
No package 'libgcrypt11' found
configure:13665: checking for gcrypt libraries >= 1.4.0
configure:13736: checking for GNUTLS
configure:13743: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION"
configure:13746: $? = 0
configure:13759: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION"
configure:13762: $? = 0
configure:13799: result: yes
configure:13941: checking for mscrypto libraries
configure:13943: result: none
configure:14004: checking for default crypto library
configure:14100: result: yes ('openssl')
configure:14103: checking for MD5 support
configure:14117: result: yes
configure:14130: checking for RIPEMD-160 support
configure:14144: result: yes
configure:14157: checking for SHA1 support
configure:14171: result: yes
configure:14184: checking for SHA224 support
configure:14198: result: yes
configure:14211: checking for SHA256 support
configure:14225: result: yes
configure:14238: checking for SHA384 support
configure:14252: result: yes
configure:14265: checking for SHA512 support
configure:14279: result: yes
configure:14293: checking for HMAC support
configure:14307: result: yes
configure:14320: checking for DSA support
configure:14334: result: yes
configure:14347: checking for RSA support
configure:14361: result: yes
configure:14374: checking for x509 support
configure:14388: result: yes
configure:14401: checking for DES support
configure:14415: result: yes
configure:14428: checking for AES support
configure:14442: result: yes
configure:14455: checking for GOST support
configure:14465: result: no
configure:14482: checking for XMLDSig support
configure:14496: result: yes
configure:14509: checking for XMLEnc support
configure:14523: result: yes
configure:14536: checking for XMKMS support - under development
configure:14550: result: no
configure:14565: checking for xmlsec-crypto dynamic loading support
configure:14578: checking ltdl.h usability
configure:14578: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5
conftest.c:79:10: fatal error: 'ltdl.h' file not found
#include <ltdl.h>
^
1 error generated.
configure:14578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_PRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_FPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_TIMEGM 1
| #define SIZEOF_SIZE_T 8
| /* 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 <ltdl.h>
configure:14578: result: no
configure:14578: checking ltdl.h presence
configure:14578: /usr/bin/clang -E -I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c
conftest.c:46:10: fatal error: 'ltdl.h' file not found
#include <ltdl.h>
^
1 error generated.
configure:14578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xmlsec1"
| #define PACKAGE_TARNAME "xmlsec1"
| #define PACKAGE_VERSION "1.2.18"
| #define PACKAGE_STRING "xmlsec1 1.2.18"
| #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
| #define PACKAGE_URL ""
| #define PACKAGE "xmlsec1"
| #define VERSION "1.2.18"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_PRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_FPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VFPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SSCANF 1
| #define HAVE_TIMEGM 1
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
| #include <ltdl.h>
configure:14578: result: no
configure:14578: checking for ltdl.h
configure:14578: result: no
configure:14639: error: libltdl is required for xmlsec-crypto dynamic loading
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GCRYPT_CFLAGS_set=
ac_cv_env_GCRYPT_CFLAGS_value=
ac_cv_env_GCRYPT_LIBS_set=
ac_cv_env_GCRYPT_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_LIBXSLT_CFLAGS_set=
ac_cv_env_LIBXSLT_CFLAGS_value=
ac_cv_env_LIBXSLT_LIBS_set=
ac_cv_env_LIBXSLT_LIBS_value=
ac_cv_env_NSS_CFLAGS_set=
ac_cv_env_NSS_CFLAGS_value=
ac_cv_env_NSS_LIBS_set=
ac_cv_env_NSS_LIBS_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/Cellar/libxml2/2.8.0/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
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_fprintf=yes
ac_cv_func_printf=yes
ac_cv_func_snprintf=yes
ac_cv_func_sprintf=yes
ac_cv_func_sscanf=yes
ac_cv_func_strchr=yes
ac_cv_func_strrchr=yes
ac_cv_func_timegm=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_header_ansidecl_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ltdl_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.0.0
ac_cv_objext=o
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LIBXML_CONFIG=/usr/local/Cellar/libxml2/2.8.0/bin/xml2-config
ac_cv_path_MV=/bin/mv
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_PKGCONFIG_PRESENT=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_size_t=8
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_tar_ustar=gnutar
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/clang
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
pkg_cv_GNUTLS_CFLAGS='-I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include '
pkg_cv_GNUTLS_LIBS='-L/usr/local/Cellar/gnutls/2.12.20/lib -lgnutls '
pkg_cv_LIBXSLT_CFLAGS='-I/usr/local/Cellar/libxml2/2.8.0/include/libxml2 '
pkg_cv_LIBXSLT_LIBS='-L/usr/local/Cellar/libxml2/2.8.0/lib -lxslt -lz -lpthread -licucore -lm -lxml2 '
pkg_cv_OPENSSL_CFLAGS=' '
pkg_cv_OPENSSL_LIBS='-lssl -lcrypto -lz '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run tar'
ANSI2KNR=''
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
CP='/bin/cp'
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/usr/local/Cellar/libxml2/2.8.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GCRYPT_CFLAGS=' -I/usr/local/Cellar/libgcrypt/1.5.0/include -I/usr/local/Cellar/libgpg-error/1.10/include -DXMLSEC_CRYPTO_GCRYPT=1'
GCRYPT_CRYPTO_LIB='xmlsec1-gcrypt'
GCRYPT_LIBS=' -L/usr/local/Cellar/libgcrypt/1.5.0/lib -lgcrypt -L/usr/local/Cellar/libgpg-error/1.10/lib -lgpg-error'
GCRYPT_MIN_VERSION='1.4.0'
GNUTLS_CFLAGS='-I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -DXMLSEC_CRYPTO_GNUTLS=1'
GNUTLS_CRYPTO_LIB='xmlsec1-gnutls'
GNUTLS_LIBS='-L/usr/local/Cellar/gnutls/2.12.20/lib -lgnutls '
GNUTLS_MIN_VERSION='2.8.0'
GREP='/usr/bin/grep'
HELP2MAN=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/clang'
LDFLAGS='-L/usr/local/Cellar/libxml2/2.8.0/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_CFLAGS='-I/usr/local/Cellar/libxml2/2.8.0/include/libxml2'
LIBXML_CONFIG='/usr/local/Cellar/libxml2/2.8.0/bin/xml2-config'
LIBXML_LIBS='-L/usr/local/Cellar/libxml2/2.8.0/lib -lxml2 -lz -lpthread -liconv -lm'
LIBXML_MIN_VERSION='2.7.4'
LIBXSLT_CFLAGS='-I/usr/local/Cellar/libxml2/2.8.0/include/libxml2 '
LIBXSLT_CONFIG='xslt-config'
LIBXSLT_LIBS='-L/usr/local/Cellar/libxml2/2.8.0/lib -lxslt -lz -lpthread -licucore -lm -lxml2 '
LIBXSLT_MIN_VERSION='1.0.20'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/missing --run makeinfo'
MAN2HTML=''
MKDIR_P='./install-sh -c -d'
MOZILLA_MIN_VERSION='1.4'
MSCRYPTO_CFLAGS=''
MSCRYPTO_CRYPTO_LIB='xmlsec1-mscrypto'
MSCRYPTO_LIBS=''
MV='/bin/mv'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NSPR_MIN_VERSION='4.4.1'
NSPR_PACKAGE='mozilla-nspr'
NSS_CFLAGS=''
NSS_CRYPTO_LIB='xmlsec1-nss'
NSS_LIBS=''
NSS_MIN_VERSION='3.9'
NSS_PACKAGE='mozilla-nss'
OBJDUMP='false'
OBJEXT='o'
OPENSSL_CFLAGS=' -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1'
OPENSSL_CRYPTO_LIB='xmlsec1-openssl'
OPENSSL_LIBS='-lssl -lcrypto -lz '
OPENSSL_MIN_VERSION='0.9.6'
OTOOL64=':'
OTOOL='otool'
PACKAGE='xmlsec1'
PACKAGE_BUGREPORT='http://www.aleksey.com/xmlsec'
PACKAGE_NAME='xmlsec1'
PACKAGE_STRING='xmlsec1 1.2.18'
PACKAGE_TARNAME='xmlsec1'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.18'
PATH_SEPARATOR=':'
PKGCONFIG_PRESENT='yes'
PKG_CONFIG='pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/Cellar/libxml2/2.8.0/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig'
RANLIB='ranlib'
RM='rm -f'
SED='/usr/bin/sed'
SET_MAKE=''
SHAREDLIB_HACK_FALSE=''
SHAREDLIB_HACK_TRUE='#'
SHELL='/bin/sh'
STRIP='strip'
TAR='/usr/bin/tar'
U=''
VERSION='1.2.18'
XMLSEC_APP_DEFINES=''
XMLSEC_CFLAGS=''
XMLSEC_CORE_CFLAGS=''
XMLSEC_CORE_LIBS=''
XMLSEC_CRYPTO='openssl'
XMLSEC_CRYPTO_CFLAGS=' -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1'
XMLSEC_CRYPTO_DISABLED_LIST=' nss mscrypto'
XMLSEC_CRYPTO_EXTRA_LDFLAGS=''
XMLSEC_CRYPTO_LIB='xmlsec1-openssl'
XMLSEC_CRYPTO_LIBS='-lssl -lcrypto -lz '
XMLSEC_CRYPTO_LIST=' openssl gcrypt gnutls'
XMLSEC_CRYPTO_PC_FILES_LIST=''
XMLSEC_DEFINES=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1'
XMLSEC_DL_INCLUDES=''
XMLSEC_DL_LIBS=''
XMLSEC_DOCDIR=''
XMLSEC_EXTRA_LDFLAGS=''
XMLSEC_GCRYPT_CFLAGS=''
XMLSEC_GCRYPT_LIBS=''
XMLSEC_GNUTLS_CFLAGS=''
XMLSEC_GNUTLS_LIBS=''
XMLSEC_LIBDIR=''
XMLSEC_LIBS=''
XMLSEC_NO_AES='0'
XMLSEC_NO_AES_FALSE=''
XMLSEC_NO_AES_TRUE='#'
XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING=''
XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_FALSE=''
XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_TRUE=''
XMLSEC_NO_CRYPTO_DYNAMIC_LOADING=''
XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_FALSE=''
XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_TRUE=''
XMLSEC_NO_DES='0'
XMLSEC_NO_DES_FALSE=''
XMLSEC_NO_DES_TRUE='#'
XMLSEC_NO_DSA='0'
XMLSEC_NO_DSA_FALSE=''
XMLSEC_NO_DSA_TRUE='#'
XMLSEC_NO_GCRYPT='0'
XMLSEC_NO_GCRYPT_FALSE=''
XMLSEC_NO_GCRYPT_TRUE='#'
XMLSEC_NO_GNUTLS='0'
XMLSEC_NO_GNUTLS_FALSE=''
XMLSEC_NO_GNUTLS_TRUE='#'
XMLSEC_NO_GOST='1'
XMLSEC_NO_GOST_FALSE='#'
XMLSEC_NO_GOST_TRUE=''
XMLSEC_NO_HMAC='0'
XMLSEC_NO_HMAC_FALSE=''
XMLSEC_NO_HMAC_TRUE='#'
XMLSEC_NO_LIBXSLT='0'
XMLSEC_NO_MD5='0'
XMLSEC_NO_MD5_FALSE=''
XMLSEC_NO_MD5_TRUE='#'
XMLSEC_NO_MSCRYPTO='1'
XMLSEC_NO_MSCRYPTO_FALSE='#'
XMLSEC_NO_MSCRYPTO_TRUE=''
XMLSEC_NO_NSS='1'
XMLSEC_NO_NSS_FALSE='#'
XMLSEC_NO_NSS_TRUE=''
XMLSEC_NO_OPENSSL='0'
XMLSEC_NO_OPENSSL_FALSE=''
XMLSEC_NO_OPENSSL_TRUE='#'
XMLSEC_NO_RIPEMD160='0'
XMLSEC_NO_RIPEMD160_FALSE=''
XMLSEC_NO_RIPEMD160_TRUE='#'
XMLSEC_NO_RSA='0'
XMLSEC_NO_RSA_FALSE=''
XMLSEC_NO_RSA_TRUE='#'
XMLSEC_NO_SHA1='0'
XMLSEC_NO_SHA1_FALSE=''
XMLSEC_NO_SHA1_TRUE='#'
XMLSEC_NO_SHA224='0'
XMLSEC_NO_SHA224_FALSE=''
XMLSEC_NO_SHA224_TRUE='#'
XMLSEC_NO_SHA256='0'
XMLSEC_NO_SHA256_FALSE=''
XMLSEC_NO_SHA256_TRUE='#'
XMLSEC_NO_SHA384='0'
XMLSEC_NO_SHA384_FALSE=''
XMLSEC_NO_SHA384_TRUE='#'
XMLSEC_NO_SHA512='0'
XMLSEC_NO_SHA512_FALSE=''
XMLSEC_NO_SHA512_TRUE='#'
XMLSEC_NO_X509='0'
XMLSEC_NO_X509_FALSE=''
XMLSEC_NO_X509_TRUE='#'
XMLSEC_NO_XKMS='1'
XMLSEC_NO_XKMS_FALSE='#'
XMLSEC_NO_XKMS_TRUE=''
XMLSEC_NO_XMLDSIG='0'
XMLSEC_NO_XMLDSIG_FALSE=''
XMLSEC_NO_XMLDSIG_TRUE='#'
XMLSEC_NO_XMLENC='0'
XMLSEC_NO_XMLENC_FALSE=''
XMLSEC_NO_XMLENC_TRUE='#'
XMLSEC_NSS_CFLAGS=''
XMLSEC_NSS_LIBS=''
XMLSEC_OPENSSL_CFLAGS=''
XMLSEC_OPENSSL_LIBS=''
XMLSEC_PACKAGE='xmlsec1'
XMLSEC_STATIC_BINARIES=''
XMLSEC_VERSION='1.2.18'
XMLSEC_VERSION_INFO='3:18:2'
XMLSEC_VERSION_MAJOR='1'
XMLSEC_VERSION_MINOR='2'
XMLSEC_VERSION_SAFE='1_2_18'
XMLSEC_VERSION_SUBMINOR='18'
ac_ct_CC='/usr/bin/clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin12.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-libxmlsec1-1.2.18-hKwy/xmlsec1-1.2.18/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)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/libxmlsec1/1.2.18'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "xmlsec1"
#define PACKAGE_TARNAME "xmlsec1"
#define PACKAGE_VERSION "1.2.18"
#define PACKAGE_STRING "xmlsec1 1.2.18"
#define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
#define PACKAGE_URL ""
#define PACKAGE "xmlsec1"
#define VERSION "1.2.18"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_STRING_H 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_TIME_H 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_PRINTF 1
#define HAVE_SPRINTF 1
#define HAVE_FPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_VFPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_SSCANF 1
#define HAVE_TIMEGM 1
#define SIZEOF_SIZE_T 8
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment