Skip to content

Instantly share code, notes, and snippets.

@ka8725
Created January 12, 2012 18:37
Show Gist options
  • Save ka8725/1602273 to your computer and use it in GitHub Desktop.
Save ka8725/1602273 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libcouchbase configure 0.3.0_80_geb7c70c, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libcouchbase/80 --disable-couchbasemock --with-memcached-headers-url=https://raw.github.com/membase/memcached/engine/include/memcached
## --------- ##
## Platform. ##
## --------- ##
hostname = Andrey-Mac-BookPro.local
uname -m = x86_64
uname -r = 11.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 105 tasks, 562 threads, 4 processors
Load average: 1.40, Mach factor: 2.92
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/ka8725/.rbenv/shims
PATH: /usr/local/bin
PATH: /usr/local/sbin
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:2516: checking for gcc
configure:2543: result: /usr/bin/llvm-gcc
configure:2772: checking for C compiler version
configure:2781: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2792: $? = 0
configure:2781: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:2792: $? = 0
configure:2781: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:2792: $? = 1
configure:2781: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:2792: $? = 1
configure:2812: checking whether the C compiler works
configure:2834: /usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:2838: $? = 0
configure:2886: result: yes
configure:2889: checking for C compiler default output file name
configure:2891: result: a.out
configure:2897: checking for suffix of executables
configure:2904: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:2908: $? = 0
configure:2930: result:
configure:2952: checking whether we are cross compiling
configure:2960: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:2964: $? = 0
configure:2971: ./conftest
configure:2975: $? = 0
configure:2990: result: no
configure:2995: checking for suffix of object files
configure:3017: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3021: $? = 0
configure:3042: result: o
configure:3046: checking whether we are using the GNU C compiler
configure:3065: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3065: $? = 0
configure:3074: result: yes
configure:3083: checking whether /usr/bin/llvm-gcc accepts -g
configure:3103: /usr/bin/llvm-gcc -c -g conftest.c >&5
configure:3103: $? = 0
configure:3144: result: yes
configure:3161: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:3225: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3225: $? = 0
configure:3238: result: none needed
configure:3264: checking how to run the C preprocessor
configure:3295: /usr/bin/llvm-gcc -E conftest.c
configure:3295: $? = 0
configure:3309: /usr/bin/llvm-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3309: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3334: result: /usr/bin/llvm-gcc -E
configure:3354: /usr/bin/llvm-gcc -E conftest.c
configure:3354: $? = 0
configure:3368: /usr/bin/llvm-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3397: checking for grep that handles long lines and -e
configure:3455: result: /usr/bin/grep
configure:3460: checking for egrep
configure:3522: result: /usr/bin/grep -E
configure:3527: checking for ANSI C header files
configure:3547: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3547: $? = 0
configure:3620: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3620: $? = 0
configure:3620: ./conftest
configure:3620: $? = 0
configure:3631: result: yes
configure:3644: checking for sys/types.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for sys/stat.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for stdlib.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for string.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for memory.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for strings.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for inttypes.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for stdint.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3644: checking for unistd.h
configure:3644: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3644: $? = 0
configure:3644: result: yes
configure:3657: checking minix/config.h usability
configure:3657: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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:3657: result: no
configure:3657: checking minix/config.h presence
configure:3657: /usr/bin/llvm-gcc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3657: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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:3657: result: no
configure:3657: checking for minix/config.h
configure:3657: result: no
configure:3678: checking whether it is safe to define __EXTENSIONS__
configure:3696: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:3696: $? = 0
configure:3703: result: yes
configure:3733: checking for a BSD-compatible install
configure:3801: result: /usr/bin/install -c
configure:3812: checking whether build environment is sane
configure:3862: result: yes
configure:4003: checking for a thread-safe mkdir -p
configure:4042: result: config/install-sh -c -d
configure:4055: checking for gawk
configure:4085: result: no
configure:4055: checking for mawk
configure:4085: result: no
configure:4055: checking for nawk
configure:4085: result: no
configure:4055: checking for awk
configure:4071: found /usr/bin/awk
configure:4082: result: awk
configure:4093: checking whether make sets $(MAKE)
configure:4115: result: yes
configure:4145: checking for style of include used by make
configure:4173: result: GNU
configure:4258: checking dependency style of /usr/bin/llvm-gcc
configure:4368: result: none
configure:4496: checking for C++ compiler version
configure:4505: /usr/bin/llvm-g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4516: $? = 0
configure:4505: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:4516: $? = 0
configure:4505: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:4516: $? = 1
configure:4505: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:4516: $? = 1
configure:4520: checking whether we are using the GNU C++ compiler
configure:4539: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 conftest.cpp >&5
configure:4539: $? = 0
configure:4548: result: yes
configure:4557: checking whether /usr/bin/llvm-g++ accepts -g
configure:4577: /usr/bin/llvm-g++ -c -g conftest.cpp >&5
configure:4577: $? = 0
configure:4618: result: yes
configure:4643: checking dependency style of /usr/bin/llvm-g++
configure:4753: result: none
configure:4816: checking for gcc
configure:4843: result: /usr/bin/llvm-gcc
configure:5072: checking for C compiler version
configure:5081: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5092: $? = 0
configure:5081: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:5092: $? = 0
configure:5081: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:5092: $? = 1
configure:5081: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:5092: $? = 1
configure:5096: checking whether we are using the GNU C compiler
configure:5124: result: yes
configure:5133: checking whether /usr/bin/llvm-gcc accepts -g
configure:5194: result: yes
configure:5211: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:5288: result: none needed
configure:5309: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together
configure:5340: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:5344: $? = 0
configure:5350: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:5354: $? = 0
configure:5365: cc -c conftest.c >&5
configure:5369: $? = 0
configure:5377: cc -c conftest.c -o conftest2.o >&5
configure:5381: $? = 0
configure:5387: cc -c conftest.c -o conftest2.o >&5
configure:5391: $? = 0
configure:5409: result: yes
configure:5434: checking whether ln -s works
configure:5438: result: yes
configure:5505: checking build system type
configure:5519: result: x86_64-apple-darwin11.2.0
configure:5539: checking host system type
configure:5552: result: x86_64-apple-darwin11.2.0
configure:5593: checking how to print strings
configure:5620: result: printf
configure:5641: checking for a sed that does not truncate output
configure:5705: result: /usr/bin/sed
configure:5723: checking for fgrep
configure:5785: result: /usr/bin/grep -F
configure:5820: checking for ld used by /usr/bin/llvm-gcc
configure:5887: result: /usr/bin/llvm-gcc
configure:5894: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:5909: result: no
configure:5921: checking for BSD- or MS-compatible name lister (nm)
configure:5970: result: /usr/bin/nm
configure:6100: checking the name lister (/usr/bin/nm) interface
configure:6107: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:6110: /usr/bin/nm "conftest.o"
configure:6113: output
0000000000000000 S _some_variable
configure:6120: result: BSD nm
configure:6124: checking the maximum length of command line arguments
configure:6254: result: 196608
configure:6271: checking whether the shell understands some XSI constructs
configure:6281: result: yes
configure:6285: checking whether the shell understands "+="
configure:6291: result: yes
configure:6326: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format
configure:6366: result: func_convert_file_noop
configure:6373: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format
configure:6393: result: func_convert_file_noop
configure:6400: checking for /usr/bin/llvm-gcc option to reload object files
configure:6407: result: -r
configure:6481: checking for objdump
configure:6511: result: no
configure:6540: checking how to recognize dependent libraries
configure:6742: result: pass_all
configure:6827: checking for dlltool
configure:6857: result: no
configure:6887: checking how to associate runtime and link libraries
configure:6914: result: printf %s\n
configure:6974: checking for ar
configure:6990: found /usr/bin/ar
configure:7001: result: ar
configure:7038: checking for archiver @FILE support
configure:7055: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:7055: $? = 0
configure:7058: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7061: $? = 1
configure:7081: result: no
configure:7139: checking for strip
configure:7155: found /usr/bin/strip
configure:7166: result: strip
configure:7238: checking for ranlib
configure:7254: found /usr/bin/ranlib
configure:7265: result: ranlib
configure:7367: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object
configure:7487: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:7490: $? = 0
configure:7494: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7497: $? = 0
cannot find nm_test_var in conftest.nm
configure:7487: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:7490: $? = 0
configure:7494: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7497: $? = 0
configure:7563: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c conftstm.o >&5
configure:7566: $? = 0
configure:7604: result: ok
configure:7641: checking for sysroot
configure:7671: result: no
configure:7927: checking for mt
configure:7957: result: no
configure:7977: checking if : is a manifest tool
configure:7983: : '-?'
configure:7991: result: no
configure:8047: checking for dsymutil
configure:8063: found /usr/bin/dsymutil
configure:8074: result: dsymutil
configure:8139: checking for nmedit
configure:8155: found /usr/bin/nmedit
configure:8166: result: nmedit
configure:8231: checking for lipo
configure:8247: found /usr/bin/lipo
configure:8258: result: lipo
configure:8323: checking for otool
configure:8339: found /usr/bin/otool
configure:8350: result: otool
configure:8415: checking for otool64
configure:8445: result: no
configure:8490: checking for -single_module linker flag
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8523: result: yes
configure:8526: checking for -exported_symbols_list linker flag
configure:8546: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8546: $? = 0
configure:8556: result: yes
configure:8559: checking for -force_load linker flag
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8591: result: yes
configure:8630: checking for dlfcn.h
configure:8630: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:8630: $? = 0
configure:8630: result: yes
configure:8817: checking for objdir
configure:8832: result: .libs
configure:9103: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions
configure:9121: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -fno-rtti -fno-exceptions conftest.c >&5
configure:9125: $? = 0
configure:9138: result: yes
configure:9465: checking for /usr/bin/llvm-gcc option to produce PIC
configure:9472: result: -fno-common -DPIC
configure:9480: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works
configure:9498: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -fno-common -DPIC -DPIC conftest.c >&5
configure:9502: $? = 0
configure:9515: result: yes
configure:9544: checking if /usr/bin/llvm-gcc static flag -static works
configure:9572: result: no
configure:9587: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:9608: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -o out/conftest2.o conftest.c >&5
configure:9612: $? = 0
configure:9634: result: yes
configure:9642: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:9689: result: yes
configure:9722: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries
configure:10879: result: yes
configure:11119: checking dynamic linker characteristics
configure:11864: result: darwin11.2.0 dyld
configure:11971: checking how to hardcode library paths into programs
configure:11996: result: immediate
configure:12536: checking whether stripping libraries is possible
configure:12550: result: yes
configure:12576: checking if libtool supports shared libraries
configure:12578: result: yes
configure:12581: checking whether to build shared libraries
configure:12602: result: yes
configure:12605: checking whether to build static libraries
configure:12609: result: no
configure:12632: checking how to run the C++ preprocessor
configure:12659: /usr/bin/llvm-g++ -E conftest.cpp
configure:12659: $? = 0
configure:12673: /usr/bin/llvm-g++ -E conftest.cpp
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
configure:12673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12698: result: /usr/bin/llvm-g++ -E
configure:12718: /usr/bin/llvm-g++ -E conftest.cpp
configure:12718: $? = 0
configure:12732: /usr/bin/llvm-g++ -E conftest.cpp
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
configure:12732: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12901: checking for ld used by /usr/bin/llvm-g++
configure:12968: result: /usr/bin/llvm-gcc
configure:12975: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:12990: result: no
configure:13045: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:14050: result: yes
configure:14086: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 conftest.cpp >&5
configure:14089: $? = 0
configure:14609: checking for /usr/bin/llvm-g++ option to produce PIC
configure:14616: result: -fno-common -DPIC
configure:14624: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works
configure:14642: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14646: $? = 0
configure:14659: result: yes
configure:14682: checking if /usr/bin/llvm-g++ static flag -static works
configure:14710: result: no
configure:14722: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:14743: /usr/bin/llvm-g++ -c -O3 -w -pipe -march=core2 -msse4 -o out/conftest2.o conftest.cpp >&5
configure:14747: $? = 0
configure:14769: result: yes
configure:14774: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:14821: result: yes
configure:14851: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:14890: result: yes
configure:15031: checking dynamic linker characteristics
configure:15710: result: darwin11.2.0 dyld
configure:15763: checking how to hardcode library paths into programs
configure:15788: result: immediate
configure:15921: checking whether __SUNPRO_C is declared
configure:15921: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68: error: '__SUNPRO_C' undeclared (first use in this function)
conftest.c:68: error: (Each undeclared identifier is reported only once
conftest.c:68: error: for each function it appears in.)
configure:15921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:15921: result: no
configure:15928: checking whether __GNUC__ is declared
configure:15928: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:15928: $? = 0
configure:15928: result: yes
configure:16063: checking for library containing socket
configure:16094: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:16094: $? = 0
configure:16111: result: none required
configure:16119: checking for library containing gethostbyname
configure:16150: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:16150: $? = 0
configure:16167: result: none required
configure:16175: checking for library containing dlopen
configure:16206: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 conftest.c >&5
configure:16206: $? = 0
configure:16223: result: none required
configure:16234: checking for java
configure:16252: found /usr/bin/java
configure:16265: result: /usr/bin/java
configure:16275: checking for wget
configure:16306: result: no
configure:16316: checking for curl
configure:16334: found /usr/bin/curl
configure:16347: result: /usr/bin/curl
configure:16393: checking for mach/mach_time.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for memcached/protocol_binary.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for memcached/vbucket.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for sys/socket.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for sys/time.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for netinet/in.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for inttypes.h
configure:16393: result: yes
configure:16393: checking for netdb.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for unistd.h
configure:16393: result: yes
configure:16393: checking for ws2tcpip.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
conftest.c:71:22: error: ws2tcpip.h: No such file or directory
configure:16393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MACH_MACH_TIME_H 1
| #define HAVE_MEMCACHED_PROTOCOL_BINARY_H 1
| #define HAVE_MEMCACHED_VBUCKET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_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 <ws2tcpip.h>
configure:16393: result: no
configure:16393: checking for winsock2.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
conftest.c:71:22: error: winsock2.h: No such file or directory
configure:16393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MACH_MACH_TIME_H 1
| #define HAVE_MEMCACHED_PROTOCOL_BINARY_H 1
| #define HAVE_MEMCACHED_VBUCKET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_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 <winsock2.h>
configure:16393: result: no
configure:16393: checking for libvbucket/vbucket.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
configure:16393: $? = 0
configure:16393: result: yes
configure:16393: checking for event.h
configure:16393: /usr/bin/llvm-gcc -c -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c >&5
conftest.c:72:19: error: event.h: No such file or directory
configure:16393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MACH_MACH_TIME_H 1
| #define HAVE_MEMCACHED_PROTOCOL_BINARY_H 1
| #define HAVE_MEMCACHED_VBUCKET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBVBUCKET_VBUCKET_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 <event.h>
configure:16393: result: no
configure:16444: checking for libvbucket
configure:16466: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c -lvbucket >&5
configure:16466: $? = 0
configure:16480: result: yes
configure:16487: checking for libevent
configure:16509: /usr/bin/llvm-gcc -o conftest -O3 -w -pipe -march=core2 -msse4 -Iinclude conftest.c -levent >&5
conftest.c:39:25: error: event.h: No such file or directory
configure:16509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libcouchbase"
| #define PACKAGE_TARNAME "libcouchbase"
| #define PACKAGE_VERSION "0.3.0_80_geb7c70c"
| #define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #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 PACKAGE "libcouchbase"
| #define VERSION "0.3.0_80_geb7c70c"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MACH_MACH_TIME_H 1
| #define HAVE_MEMCACHED_PROTOCOL_BINARY_H 1
| #define HAVE_MEMCACHED_VBUCKET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBVBUCKET_VBUCKET_H 1
| /* end confdefs.h. */
|
| #include <event.h>
|
| int
| main ()
| {
|
| event_init();
|
| ;
| return 0;
| }
configure:16523: result: no
configure:16527: error: Failed to locate libevent
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.2.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_enable_debug=yes
ac_cv_enable_warnings=no
ac_cv_enable_werror=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -w -pipe -march=core2 -msse4'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -w -pipe -march=core2 -msse4'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/llvm-g++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
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_malloc_0_nonnull=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_have_decl___GNUC__=yes
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_libevent=no
ac_cv_have_libvbucket=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_event_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libvbucket_vbucket_h=yes
ac_cv_header_mach_mach_time_h=yes
ac_cv_header_memcached_protocol_binary_h=yes
ac_cv_header_memcached_vbucket_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_host=x86_64-apple-darwin11.2.0
ac_cv_objext=o
ac_cv_path_CURL=/usr/bin/curl
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_JAVA=/usr/bin/java
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_WGET=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
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__usr_bin_llvm_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_dlopen='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
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_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/llvm-gcc
lt_cv_path_LDCXX=/usr/bin/llvm-gcc
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[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
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run tar'
AM_CFLAGS=' -pthread -pipe -D_THREAD_SAFE -std=gnu99 -O0 -g3'
AM_CPPFLAGS=' -pthread -pipe -D_THREAD_SAFE -I${top_srcdir}/include -I${top_srcdir}/src'
AM_CXXFLAGS=' -pthread -pipe -D_THREAD_SAFE -O0 -g3'
AM_LDFLAGS=' -lpthread -fvisibility=hidden'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/llvm-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe -march=core2 -msse4 -Iinclude'
CHANGESET='eb7c70cb50c10feee806b3387c2a942eb653f078'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS=''
CPP_WARNINGS='-Wall -pedantic -Wundef -Wshadow -fdiagnostics-show-option -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra'
CURL='/usr/bin/curl'
CXX='/usr/bin/llvm-g++'
CXXCPP='/usr/bin/llvm-g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -w -pipe -march=core2 -msse4'
CXX_COMPILER_WARNINGS='-std=gnu++98 -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wno-redundant-decls'
CXX_DEBUG='-O0 -g3'
CXX_OPTIMIZE='-O3'
CYGPATH_W='echo'
C_COMPILER_WARNINGS='-Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align'
C_DEBUG='-O0 -g3'
C_OPTIMIZE='-O3'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DOWNLOAD='/usr/bin/curl -s -L -o'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GCC_CPPFLAGS='-pthread -pipe -D_THREAD_SAFE'
GCC_CPP_WARNINGS='-Wall -pedantic -Wundef -Wshadow -fdiagnostics-show-option -Wformat -fno-strict-aliasing -Wno-strict-aliasing -Wextra'
GCC_CXX_COMPILER_WARNINGS='-std=gnu++98 -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wno-redundant-decls'
GCC_CXX_DEBUG='-O0 -g3'
GCC_CXX_OPTIMIZE='-O3'
GCC_C_COMPILER_WARNINGS='-Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align'
GCC_C_DEBUG='-O0 -g3'
GCC_C_OPTIMIZE='-O3'
GCC_NO_WERROR='-Wno-error'
GCC_VISIBILITY='-fvisibility=hidden'
GCC_WERROR='-Werror'
GREP='/usr/bin/grep'
HAVE_COUCHBASEMOCK_FALSE=''
HAVE_COUCHBASEMOCK_TRUE=''
HAVE_GETHRTIME_FALSE=''
HAVE_GETHRTIME_TRUE=''
HAVE_LIBEVENT2_FALSE=''
HAVE_LIBEVENT2_TRUE=''
HAVE_LIBYAJL_FALSE=''
HAVE_LIBYAJL_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA='/usr/bin/java'
LD='/usr/bin/llvm-gcc'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBSASL=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='config/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_WERROR='-Wno-error'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libcouchbase'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libcouchbase'
PACKAGE_STRING='libcouchbase 0.3.0_80_geb7c70c'
PACKAGE_TARNAME='libcouchbase'
PACKAGE_URL=''
PACKAGE_VERSION='0.3.0_80_geb7c70c'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPRO_CPPFLAGS='-mt=yes -D_THREAD_SAFE'
SPRO_CPP_WARNINGS='-errhdr=%user -errfmt=error -errshort=full -errtags -v '
SPRO_CXX_COMPILER_WARNINGS='+w +w2'
SPRO_CXX_DEBUG='-g3 -traceback=common -xcheck=%all'
SPRO_CXX_OPTIMIZE='-O -xbuiltin=%default'
SPRO_C_COMPILER_WARNINGS=''
SPRO_C_DEBUG='-g3 -traceback=common -xcheck=%all'
SPRO_C_OPTIMIZE='-O -xbuiltin=%default'
SPRO_NO_WERROR='-errwarn=%none'
SPRO_VISIBILITY='-xldscope=hidden'
SPRO_WERROR='-errwarn=%all'
STRIP='strip'
VERSION='0.3.0_80_geb7c70c'
VERSION_NUMBER_HEX='0x00003000'
VISIBILITY='-fvisibility=hidden'
WERROR='-Werror'
WGET='no'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/llvm-gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin11.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-libcouchbase-80-Iftx/libcouchbase-0.3.0_80_geb7c70c/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/config/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/libcouchbase/80'
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 "libcouchbase"
#define PACKAGE_TARNAME "libcouchbase"
#define PACKAGE_VERSION "0.3.0_80_geb7c70c"
#define PACKAGE_STRING "libcouchbase 0.3.0_80_geb7c70c"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#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 PACKAGE "libcouchbase"
#define VERSION "0.3.0_80_geb7c70c"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_MACH_MACH_TIME_H 1
#define HAVE_MEMCACHED_PROTOCOL_BINARY_H 1
#define HAVE_MEMCACHED_VBUCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIBVBUCKET_VBUCKET_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment