Skip to content

Instantly share code, notes, and snippets.

Created October 24, 2013 15:44
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 anonymous/7139581 to your computer and use it in GitHub Desktop.
Save anonymous/7139581 to your computer and use it in GitHub Desktop.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking build system type... x86_64-apple-darwin13.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking for pkg-config... no
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for mmap... yes
checking if the compiler supports __builtin_expect... yes
checking if the compiler supports __builtin_ctzll... yes
checking for pthread_create in -lpthread... no
checking for erl... /usr/local/opt/erlang/bin/erl
checking for JS... no
checking for JS... no
checking jsapi.h usability... yes
checking jsapi.h presence... yes
checking for jsapi.h... yes
checking for JS_NewContext in -lmozjs185... yes
checking for JS_NewCompartmentAndGlobalObject in -lmozjs185... yes
checking whether JSOPTION_ANONFUNFIX is declared... yes
checking for JS_ThrowStopIteration in -lmozjs185... yes
checking for JS_GetStringCharsAndLength in -lmozjs185... yes
checking for JSScript*... no
./configure: line 17986: fg: no job control
checking for icu-config... /usr/local/opt/icu4c/bin/icu-config
checking for ICU >= 3.4.1... yes
checking ICU_CPPFLAGS... -DU_HAVE_ATOMIC=1 -I/usr/local/Cellar/icu4c/52.1/include
checking ICU_CFLAGS... -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
checking ICU_CXXFLAGS... -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x
checking ICU_LIBS... -lpthread -lm -L/usr/local/Cellar/icu4c/52.1/lib -licui18n -licuuc -licudata -lpthread -lm
checking for curl-config... /usr/bin/curl-config
checking for curl (libcurl 7.30.0) >= 7.18.0... yes
checking Erlang version compatibility... compatible
Crash dump was written to: erl_crash.dump
init terminating in do_boot (no_crypto)
configure: error: Could not find the Erlang crypto library.
Has Erlang been compiled with OpenSSL support?
HOMEBREW_VERSION: 0.9.5
HEAD: c9bc7f0ccc9851c156f0731a90d2ae4c3733fca5
CPU: dual-core 64-bit penryn
OS X: 10.9-x86_64
Xcode: 5.0.1
X11: 2.7.4 => /opt/X11
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Apache CouchDB configure 1.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/couchdb/1.4.0 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --disable-init --with-erlang=/usr/local/lib/erlang/usr/include --with-js-include=/usr/local/include/js --with-js-lib=/usr/local/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = postel.local
uname -m = x86_64
uname -r = 13.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 173 tasks, 722 threads, 2 processors
Load average: 2.11, Mach factor: 0.33
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /Applications/Xcode.app/Contents/Developer/usr/bin
PATH: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
PATH: /usr/local/opt/nspr/bin
PATH: /usr/local/opt/spidermonkey/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/local/opt/unixodbc/bin
PATH: /usr/local/opt/erlang/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2808: checking for a BSD-compatible install
configure:2876: result: /usr/bin/install -c
configure:2887: checking whether build environment is sane
configure:2937: result: yes
configure:3078: checking for a thread-safe mkdir -p
configure:3117: result: build-aux/install-sh -c -d
configure:3130: checking for gawk
configure:3160: result: no
configure:3130: checking for mawk
configure:3160: result: no
configure:3130: checking for nawk
configure:3160: result: no
configure:3130: checking for awk
configure:3146: found /usr/bin/awk
configure:3157: result: awk
configure:3168: checking whether make sets $(MAKE)
configure:3190: result: yes
configure:3283: checking for style of include used by make
configure:3311: result: GNU
configure:3382: checking for gcc
configure:3409: result: cc
configure:3638: checking for C compiler version
configure:3647: cc --version >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
configure:3658: $? = 0
configure:3647: cc -v >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3658: $? = 1
configure:3647: cc -V >&5
clang: error: unsupported option '-V --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'
configure:3658: $? = 1
configure:3647: cc -qversion >&5
clang: warning: argument unused during compilation: '-qversion'
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3658: $? = 1
configure:3678: checking whether the C compiler works
configure:3700: cc conftest.c >&5
configure:3704: $? = 0
configure:3752: result: yes
configure:3755: checking for C compiler default output file name
configure:3757: result: a.out
configure:3763: checking for suffix of executables
configure:3770: cc -o conftest conftest.c >&5
configure:3774: $? = 0
configure:3796: result:
configure:3818: checking whether we are cross compiling
configure:3826: cc -o conftest conftest.c >&5
configure:3830: $? = 0
configure:3837: ./conftest
configure:3841: $? = 0
configure:3856: result: no
configure:3861: checking for suffix of object files
configure:3883: cc -c conftest.c >&5
configure:3887: $? = 0
configure:3908: result: o
configure:3912: checking whether we are using the GNU C compiler
configure:3931: cc -c conftest.c >&5
configure:3931: $? = 0
configure:3940: result: yes
configure:3949: checking whether cc accepts -g
configure:3969: cc -c -g conftest.c >&5
configure:3969: $? = 0
configure:4010: result: yes
configure:4027: checking for cc option to accept ISO C89
configure:4090: cc -c -g -O2 conftest.c >&5
configure:4090: $? = 0
configure:4103: result: none needed
configure:4125: checking dependency style of cc
configure:4236: result: gcc3
configure:4257: checking how to run the C preprocessor
configure:4288: cc -E conftest.c
configure:4288: $? = 0
configure:4302: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4327: result: cc -E
configure:4347: cc -E conftest.c
configure:4347: $? = 0
configure:4361: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4361: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4390: checking for grep that handles long lines and -e
configure:4448: result: /usr/bin/grep
configure:4453: checking for egrep
configure:4515: result: /usr/bin/grep -E
configure:4520: checking for ANSI C header files
configure:4540: cc -c -g -O2 conftest.c >&5
configure:4540: $? = 0
configure:4613: cc -o conftest -g -O2 conftest.c >&5
configure:4613: $? = 0
configure:4613: ./conftest
configure:4613: $? = 0
configure:4624: result: yes
configure:4637: checking for sys/types.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for sys/stat.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for stdlib.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for string.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for memory.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for strings.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for inttypes.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for stdint.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4637: checking for unistd.h
configure:4637: cc -c -g -O2 conftest.c >&5
configure:4637: $? = 0
configure:4637: result: yes
configure:4650: checking minix/config.h usability
configure:4650: cc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4650: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #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:4650: result: no
configure:4650: checking minix/config.h presence
configure:4650: cc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4650: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #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:4650: result: no
configure:4650: checking for minix/config.h
configure:4650: result: no
configure:4671: checking whether it is safe to define __EXTENSIONS__
configure:4689: cc -c -g -O2 conftest.c >&5
configure:4689: $? = 0
configure:4696: result: yes
configure:4821: checking for gcc
configure:4848: result: cc
configure:5077: checking for C compiler version
configure:5086: cc --version >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
configure:5097: $? = 0
configure:5086: cc -v >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5097: $? = 1
configure:5086: cc -V >&5
clang: error: unsupported option '-V --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'
configure:5097: $? = 1
configure:5086: cc -qversion >&5
clang: warning: argument unused during compilation: '-qversion'
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5097: $? = 1
configure:5101: checking whether we are using the GNU C compiler
configure:5129: result: yes
configure:5138: checking whether cc accepts -g
configure:5199: result: yes
configure:5216: checking for cc option to accept ISO C89
configure:5292: result: none needed
configure:5314: checking dependency style of cc
configure:5425: result: gcc3
configure:5469: checking build system type
configure:5483: result: x86_64-apple-darwin13.0.0
configure:5503: checking host system type
configure:5516: result: x86_64-apple-darwin13.0.0
configure:5557: checking how to print strings
configure:5584: result: printf
configure:5605: checking for a sed that does not truncate output
configure:5669: result: /usr/local/Library/ENV/4.3/sed
configure:5687: checking for fgrep
configure:5749: result: /usr/bin/grep -F
configure:5784: checking for ld used by cc
configure:5851: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5858: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5873: result: no
configure:5885: checking for BSD- or MS-compatible name lister (nm)
configure:5934: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
configure:6064: checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface
configure:6071: cc -c -g -O2 conftest.c >&5
configure:6074: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm "conftest.o"
configure:6077: output
0000000000000218 S _some_variable
configure:6084: result: BSD nm
configure:6087: checking whether ln -s works
configure:6091: result: yes
configure:6099: checking the maximum length of command line arguments
configure:6224: result: 196608
configure:6241: checking whether the shell understands some XSI constructs
configure:6251: result: yes
configure:6255: checking whether the shell understands "+="
configure:6261: result: yes
configure:6296: checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format
configure:6336: result: func_convert_file_noop
configure:6343: checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format
configure:6363: result: func_convert_file_noop
configure:6370: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6377: result: -r
configure:6451: checking for objdump
configure:6481: result: no
configure:6507: checking how to recognize dependent libraries
configure:6709: result: pass_all
configure:6794: checking for dlltool
configure:6824: result: no
configure:6851: checking how to associate runtime and link libraries
configure:6878: result: printf %s\n
configure:6938: checking for ar
configure:6954: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
configure:6965: result: ar
configure:7002: checking for archiver @FILE support
configure:7019: cc -c -g -O2 conftest.c >&5
configure:7019: $? = 0
configure:7022: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7025: $? = 1
configure:7045: result: no
configure:7103: checking for strip
configure:7119: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
configure:7130: result: strip
configure:7202: checking for ranlib
configure:7218: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
configure:7229: result: ranlib
configure:7331: checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from cc object
configure:7450: cc -c -g -O2 conftest.c >&5
configure:7453: $? = 0
configure:7457: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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:7460: $? = 0
cannot find nm_test_var in conftest.nm
configure:7450: cc -c -g -O2 conftest.c >&5
configure:7453: $? = 0
configure:7457: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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:7460: $? = 0
configure:7526: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7529: $? = 0
configure:7567: result: ok
configure:7604: checking for sysroot
configure:7634: result: no
configure:7877: checking for mt
configure:7907: result: no
configure:7927: checking if : is a manifest tool
configure:7933: : '-?'
configure:7941: result: no
configure:7997: checking for dsymutil
configure:8013: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil
configure:8024: result: dsymutil
configure:8089: checking for nmedit
configure:8105: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nmedit
configure:8116: result: nmedit
configure:8181: checking for lipo
configure:8197: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo
configure:8208: result: lipo
configure:8273: checking for otool
configure:8289: found /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool
configure:8300: result: otool
configure:8365: checking for otool64
configure:8395: result: no
configure:8440: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8467: result: yes
configure:8469: checking for -exported_symbols_list linker flag
configure:8489: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8489: $? = 0
configure:8499: result: yes
configure:8501: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8531: result: yes
configure:8570: checking for dlfcn.h
configure:8570: cc -c -g -O2 conftest.c >&5
configure:8570: $? = 0
configure:8570: result: yes
configure:8995: checking for objdir
configure:9010: result: .libs
configure:9281: checking if cc supports -fno-rtti -fno-exceptions
configure:9299: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9303: $? = 0
configure:9316: result: yes
configure:9626: checking for cc option to produce PIC
configure:9633: result: -fno-common -DPIC
configure:9641: checking if cc PIC flag -fno-common -DPIC works
configure:9659: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9663: $? = 0
configure:9676: result: yes
configure:9705: checking if cc static flag -static works
configure:9733: result: no
configure:9748: checking if cc supports -c -o file.o
configure:9769: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9773: $? = 0
configure:9795: result: yes
configure:9803: checking if cc supports -c -o file.o
configure:9850: result: yes
configure:9883: checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11041: result: yes
configure:11286: checking dynamic linker characteristics
configure:12035: result: darwin13.0.0 dyld
configure:12142: checking how to hardcode library paths into programs
configure:12167: result: immediate
configure:12707: checking whether stripping libraries is possible
configure:12721: result: yes
configure:12747: checking if libtool supports shared libraries
configure:12749: result: yes
configure:12752: checking whether to build shared libraries
configure:12773: result: yes
configure:12776: checking whether to build static libraries
configure:12780: result: no
configure:12816: checking whether ln -s works
configure:12820: result: yes
configure:12882: checking for pkg-config
configure:12915: result: no
configure:13065: checking for C++ compiler version
configure:13074: c++ --version >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
configure:13085: $? = 0
configure:13074: c++ -v >&5
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.9.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -o a.out -L/usr/local/opt/readline/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13085: $? = 1
configure:13074: c++ -V >&5
clang: error: unsupported option '-V --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'
configure:13085: $? = 1
configure:13074: c++ -qversion >&5
clang: warning: argument unused during compilation: '-qversion'
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13085: $? = 1
configure:13089: checking whether we are using the GNU C++ compiler
configure:13108: c++ -c conftest.cpp >&5
configure:13108: $? = 0
configure:13117: result: yes
configure:13126: checking whether c++ accepts -g
configure:13146: c++ -c -g conftest.cpp >&5
configure:13146: $? = 0
configure:13187: result: yes
configure:13212: checking dependency style of c++
configure:13323: result: gcc3
configure:13356: checking how to run the C++ preprocessor
configure:13383: c++ -E conftest.cpp
configure:13383: $? = 0
configure:13397: c++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13422: result: c++ -E
configure:13442: c++ -E conftest.cpp
configure:13442: $? = 0
configure:13456: c++ -E conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13626: checking for ld used by c++
configure:13693: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13700: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13715: result: no
configure:13770: checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14774: result: yes
configure:14809: c++ -c -g -O2 conftest.cpp >&5
configure:14812: $? = 0
configure:15332: checking for c++ option to produce PIC
configure:15339: result: -fno-common -DPIC
configure:15347: checking if c++ PIC flag -fno-common -DPIC works
configure:15365: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15369: $? = 0
configure:15382: result: yes
configure:15405: checking if c++ static flag -static works
configure:15433: result: no
configure:15445: checking if c++ supports -c -o file.o
configure:15466: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15470: $? = 0
configure:15492: result: yes
configure:15497: checking if c++ supports -c -o file.o
configure:15544: result: yes
configure:15574: checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15608: result: yes
configure:15751: checking dynamic linker characteristics
configure:16434: result: darwin13.0.0 dyld
configure:16487: checking how to hardcode library paths into programs
configure:16512: result: immediate
configure:16569: c++ -o conftest -g -O2 conftest.cpp >&5
configure:16569: $? = 0
configure:16576: checking whether byte ordering is bigendian
configure:16591: c++ -c -g -O2 conftest.cpp >&5
configure:16591: $? = 0
configure:16636: c++ -c -g -O2 conftest.cpp >&5
configure:16636: $? = 0
configure:16654: c++ -c -g -O2 conftest.cpp >&5
conftest.cpp:35:8: error: use of undeclared identifier 'big'
not big endian
^
1 error generated.
configure:16654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16782: result: no
configure:16804: checking for stdint.h
configure:16804: result: yes
configure:16804: checking stddef.h usability
configure:16804: c++ -c -g -O2 conftest.cpp >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking stddef.h presence
configure:16804: c++ -E conftest.cpp
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for stddef.h
configure:16804: result: yes
configure:16804: checking sys/mman.h usability
configure:16804: c++ -c -g -O2 conftest.cpp >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking sys/mman.h presence
configure:16804: c++ -E conftest.cpp
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for sys/mman.h
configure:16804: result: yes
configure:16804: checking sys/resource.h usability
configure:16804: c++ -c -g -O2 conftest.cpp >&5
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking sys/resource.h presence
configure:16804: c++ -E conftest.cpp
configure:16804: $? = 0
configure:16804: result: yes
configure:16804: checking for sys/resource.h
configure:16804: result: yes
configure:16814: checking for mmap
configure:16814: c++ -o conftest -g -O2 conftest.cpp >&5
configure:16814: $? = 0
configure:16814: result: yes
configure:16820: checking if the compiler supports __builtin_expect
configure:16836: c++ -c -g -O2 conftest.cpp >&5
configure:16836: $? = 0
configure:16839: result: yes
configure:16857: checking if the compiler supports __builtin_ctzll
configure:16873: c++ -c -g -O2 conftest.cpp >&5
configure:16873: $? = 0
configure:16876: result: yes
configure:16917: checking for pthread_create in -lpthread
configure:16935: c++ -o conftest -g -O2 conftest.cpp -lpthread >&5
conftest.cpp:39:1: error: no matching function for call to 'pthread_create'
pthread_create((void *)0, (void *)0, (void *)0, (void *)0)
^~~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/pthread.h:310:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'pthread_t *' (aka '_opaque_pthread_t **')
int pthread_create(pthread_t * __restrict, const pthread_attr_t * __restrict,
^
1 error generated.
configure:16935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| /* end confdefs.h. */
|
| #include<pthread.h>
| int
| main ()
| {
| pthread_create((void *)0, (void *)0, (void *)0, (void *)0)
| ;
| return 0;
| }
configure:16948: result: no
configure:16954: checking for erl
configure:16972: found /usr/local/opt/erlang/bin/erl
configure:16984: result: /usr/local/opt/erlang/bin/erl
configure:17032: checking for JS
configure:17179: result: no
configure:17184: checking for JS
configure:17250: result: no
configure:17370: checking jsapi.h usability
configure:17370: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
configure:17370: $? = 0
configure:17370: result: yes
configure:17370: checking jsapi.h presence
configure:17370: c++ -E -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp
configure:17370: $? = 0
configure:17370: result: yes
configure:17370: checking for jsapi.h
configure:17370: result: yes
configure:17394: checking for JS_NewContext in -lmozjs185
configure:17419: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib >&5
ld: warning: directory not found for option '-L/opt/local/lib'
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17419: $? = 0
configure:17428: result: yes
configure:17659: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185
configure:17684: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib >&5
ld: warning: directory not found for option '-L/opt/local/lib'
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17684: $? = 0
configure:17694: result: yes
configure:17745: checking whether JSOPTION_ANONFUNFIX is declared
configure:17745: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
configure:17745: $? = 0
configure:17745: result: yes
configure:17773: checking for JS_ThrowStopIteration in -lmozjs185
configure:17798: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib >&5
ld: warning: directory not found for option '-L/opt/local/lib'
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17798: $? = 0
configure:17808: result: yes
configure:17819: checking for JS_GetStringCharsAndLength in -lmozjs185
configure:17844: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib >&5
ld: warning: directory not found for option '-L/opt/local/lib'
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17844: $? = 0
configure:17854: result: yes
configure:17869: checking for JSScript*
configure:17869: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
conftest.cpp:43:13: error: use of undeclared identifier 'JSScript'
if (sizeof (JSScript*))
^
conftest.cpp:43:22: error: expected expression
if (sizeof (JSScript*))
^
2 errors generated.
configure:17869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "Apache CouchDB 1.4.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.4.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define SM185 1
| #define SM180 1
| #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
| /* end confdefs.h. */
| #include <jsapi.h>
|
|
| int
| main ()
| {
| if (sizeof (JSScript*))
| return 0;
| ;
| return 0;
| }
configure:17869: result: no
configure:18004: checking for icu-config
configure:18022: found /usr/local/opt/icu4c/bin/icu-config
configure:18035: result: /usr/local/opt/icu4c/bin/icu-config
configure:18051: checking for ICU >= 3.4.1
configure:18055: result: yes
configure:18059: checking ICU_CPPFLAGS
configure:18062: result: -DU_HAVE_ATOMIC=1 -I/usr/local/Cellar/icu4c/52.1/include
configure:18065: checking ICU_CFLAGS
configure:18068: result: -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
configure:18071: checking ICU_CXXFLAGS
configure:18074: result: -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x
configure:18077: checking ICU_LIBS
configure:18080: result: -lpthread -lm -L/usr/local/Cellar/icu4c/52.1/lib -licui18n -licuuc -licudata -lpthread -lm
configure:18192: checking for curl-config
configure:18210: found /usr/bin/curl-config
configure:18222: result: /usr/bin/curl-config
configure:18278: checking for curl (libcurl 7.30.0) >= 7.18.0
configure:18313: result: yes
configure:18381: checking Erlang version compatibility
configure:18398: result: compatible
configure:18431: error: Could not find the Erlang crypto library.
Has Erlang been compiled with OpenSSL support?
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.0.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_CONFIG_set=
ac_cv_env_CURL_CONFIG_value=
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_ERLC_FLAGS_set=
ac_cv_env_ERLC_FLAGS_value=
ac_cv_env_ERLC_set=
ac_cv_env_ERLC_value=
ac_cv_env_ERL_set=
ac_cv_env_ERL_value=
ac_cv_env_FLAGS_set=
ac_cv_env_FLAGS_value=
ac_cv_env_JS_CFLAGS_set=
ac_cv_env_JS_CFLAGS_value=
ac_cv_env_JS_LIBS_set=
ac_cv_env_JS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/nspr/lib/pkgconfig:/usr/local/opt/spidermonkey/lib/pkgconfig:/usr/local/opt/icu4c/lib/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_mmap=yes
ac_cv_have_decl_JSOPTION_ANONFUNFIX=yes
ac_cv_have_stddef_h=1
ac_cv_have_stdint_h=1
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jsapi_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_mman_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin13.0.0
ac_cv_lib_mozjs185_JS_NewContext=yes
ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes
ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes
ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes
ac_cv_objext=o
ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_ERL=/usr/local/opt/erlang/bin/erl
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ICU_CONFIG=/usr/local/opt/icu4c/bin/icu-config
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type_JSScriptp=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/missing --run automake-1.11'
AWK='awk'
BUILD_HTML_FALSE=''
BUILD_HTML_TRUE=''
BUILD_INFO_FALSE=''
BUILD_INFO_TRUE=''
BUILD_MAN_FALSE=''
BUILD_MAN_TRUE=''
BUILD_PDF_FALSE=''
BUILD_PDF_TRUE=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -O2'
CPP='cc -E'
CPPFLAGS=' -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js '
CURL_CFLAGS=''
CURL_CONFIG='/usr/bin/curl-config'
CURL_LIBS='-lcurl'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ERL='/usr/local/opt/erlang/bin/erl'
ERLANG_FLAGS='-I/usr/local/lib/erlang/usr/include'
ERLC=''
ERLC_FLAGS=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLAGS=''
GREP='/usr/bin/grep'
HAS_HELP2MAN=''
HAS_INSTALLINFO=''
HAS_MAKEINFO=''
HAS_PDFLATEX=''
HAS_SPHINX_BUILD=''
ICU_BIN=''
ICU_CFLAGS='-O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings '
ICU_CONFIG='/usr/local/opt/icu4c/bin/icu-config'
ICU_CPPFLAGS=' -DU_HAVE_ATOMIC=1 -I/usr/local/Cellar/icu4c/52.1/include '
ICU_CXXFLAGS='-O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long --std=c++0x '
ICU_LIBS=' -lpthread -lm -L/usr/local/Cellar/icu4c/52.1/lib -licui18n -licuuc -licudata -lpthread -lm '
INIT_FALSE=''
INIT_TRUE=''
INNO_COMPILER_EXECUTABLE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JS_CFLAGS='-DXP_UNIX -I/usr/local/include/js'
JS_LIBS='-lmozjs185 -lm -L/usr/local/lib'
JS_LIB_BINARY=''
LAUNCHD_FALSE=''
LAUNCHD_TRUE=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=' -L/opt/local/lib -L/usr/local/lib '
LIBOBJS=''
LIBS=' -L/opt/local/lib -L/usr/local/lib '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
NM='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='apache-couchdb'
PACKAGE_BUGREPORT='https://issues.apache.org/jira/browse/COUCHDB'
PACKAGE_NAME='Apache CouchDB'
PACKAGE_STRING='Apache CouchDB 1.4.0'
PACKAGE_TARNAME='apache-couchdb'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9'
PKG_CONFIG_PATH='/usr/local/opt/nspr/lib/pkgconfig:/usr/local/opt/spidermonkey/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SNAPPY_MAJOR='1'
SNAPPY_MINOR='0'
SNAPPY_PATCHLEVEL='3'
STRICTNESS_FALSE=''
STRICTNESS_TRUE=''
STRIP='strip'
TESTS_FALSE=''
TESTS_TRUE=''
USE_CURL_FALSE=''
USE_CURL_TRUE=''
USE_EJSON_COMPARE_NIF_FALSE='#'
USE_EJSON_COMPARE_NIF_TRUE=''
USE_NATIVE_MOCHIJSON_FALSE=''
USE_NATIVE_MOCHIJSON_TRUE=''
USE_OTP_NIFS_FALSE='#'
USE_OTP_NIFS_TRUE=''
VERSION='1.4.0'
WINDOWS_FALSE=''
WINDOWS_TRUE='#'
abs_top_builddir=''
abs_top_srcdir=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_cv_have_stddef_h='1'
ac_cv_have_stdint_h='1'
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
bug_uri=''
build='x86_64-apple-darwin13.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin13.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
initdir=''
install_sh='${SHELL} /private/tmp/couchdb-WGUe/apache-couchdb-1.4.0/build-aux/install-sh'
launchddir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localconfdir=''
localdatadir=''
localdocdir=''
localedir='${datarootdir}/locale'
localerlanglibdir=''
locallibbindir=''
locallibdir=''
localstatedir='/usr/local/var'
localstatelibdir=''
localstatelogdir=''
localstaterundir=''
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
msvc_redist_dir=''
msvc_redist_name=''
oldincludedir='/usr/include'
openssl_bin_dir=''
otp_release='R16B02'
package_author_address=''
package_author_name=''
package_identifier=''
package_name=''
package_tarname=''
pdfdir='${docdir}'
prefix='/usr/local/Cellar/couchdb/1.4.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/etc'
target_alias=''
version=' 5 10 3 0 0 0'
version_major=''
version_minor=''
version_release=''
version_revision=''
version_stage=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Apache CouchDB"
#define PACKAGE_TARNAME "apache-couchdb"
#define PACKAGE_VERSION "1.4.0"
#define PACKAGE_STRING "Apache CouchDB 1.4.0"
#define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
#define PACKAGE_URL ""
#define PACKAGE "apache-couchdb"
#define VERSION "1.4.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDINT_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_BUILTIN_CTZ 1
#define SM185 1
#define SM180 1
#define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
#define JSSCRIPT_TYPE JSObject*
#define COUCHJS_NAME "couchjs"
#define HAVE_CURL 1
configure: exit 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: c9bc7f0ccc9851c156f0731a90d2ae4c3733fca5
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9-x86_64
Xcode: 5.0.1
LLVM-GCC: N/A
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/natevw/.rvm/rubies/ruby-1.9.2-p320/bin/ruby
Warning: Your file-system on / appears to be CaSe SeNsItIvE.
Homebrew is less tested with that - don't worry but please report issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment