--- Revision None +++ Revision 356562396265 @@ -0,0 +1,1541 @@ +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.2.0, which was +generated by GNU Autoconf 2.61. Invocation command line was + + $ ./configure --prefix=/usr/local/Cellar/couchdb/1.2.0 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --with-erlang=/usr/local/lib/erlang/usr/include --with-js-include=/usr/local/include/js --with-js-lib=/usr/local/lib + +## --------- ## +## Platform. ## +## --------- ## + +hostname = soichi-2.local +uname -m = x86_64 +uname -r = 12.2.1 +uname -s = Darwin +uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64 + +/usr/bin/uname -p = i386 +/bin/uname -X = unknown + +/bin/arch = unknown +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +/usr/bin/hostinfo = Mach kernel version: + Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~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, 508 threads, 4 processors +Load average: 2.05, Mach factor: 2.38 +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /usr/local/Library/ENV/4.3 +PATH: /usr/local/opt/help2man/bin +PATH: /usr/local/opt/nspr/bin +PATH: /usr/local/opt/spidermonkey/bin +PATH: /usr/local/opt/icu4c/bin +PATH: /usr/local/opt/autoconf/bin +PATH: /usr/local/opt/automake/bin +PATH: /usr/local/opt/libtool/bin +PATH: /usr/local/opt/erlang/bin +PATH: /usr/bin +PATH: /bin +PATH: /usr/sbin +PATH: /sbin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:1983: checking for a BSD-compatible install +configure:2039: result: /usr/bin/install -c +configure:2050: checking whether build environment is sane +configure:2093: result: yes +configure:2121: checking for a thread-safe mkdir -p +configure:2160: result: build-aux/install-sh -c -d +configure:2173: checking for gawk +configure:2203: result: no +configure:2173: checking for mawk +configure:2203: result: no +configure:2173: checking for nawk +configure:2203: result: no +configure:2173: checking for awk +configure:2189: found /usr/bin/awk +configure:2200: result: awk +configure:2211: checking whether make sets $(MAKE) +configure:2232: result: yes +configure:2538: checking for gcc +configure:2565: result: cc +configure:2803: checking for C compiler version +configure:2810: cc --version >&5 +Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) +Target: x86_64-apple-darwin12.2.1 +Thread model: posix +configure:2813: $? = 0 +configure:2820: cc -v >&5 +Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) +Target: x86_64-apple-darwin12.2.1 +Thread model: posix +clang: warning: argument unused during compilation: '-isystem /usr/local/include' +clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' +clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' +clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include' +clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include' +clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' +clang: warning: argument unused during compilation: '-L/usr/local/opt/icu4c/lib' +clang: warning: argument unused during compilation: '-L/usr/local/lib' +clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' +configure:2823: $? = 0 +configure:2830: cc -V >&5 +clang: error: unsupported option '-V -isystem/usr/local/include' +clang: error: no input files +configure:2833: $? = 1 +configure:2856: checking for C compiler default output file name +configure:2883: cc conftest.c >&5 +configure:2886: $? = 0 +configure:2924: result: a.out +configure:2941: checking whether the C compiler works +configure:2951: ./a.out +configure:2954: $? = 0 +configure:2971: result: yes +configure:2978: checking whether we are cross compiling +configure:2980: result: no +configure:2983: checking for suffix of executables +configure:2990: cc -o conftest conftest.c >&5 +configure:2993: $? = 0 +configure:3017: result: +configure:3023: checking for suffix of object files +configure:3049: cc -c conftest.c >&5 +configure:3052: $? = 0 +configure:3075: result: o +configure:3079: checking whether we are using the GNU C compiler +configure:3108: cc -c conftest.c >&5 +configure:3114: $? = 0 +configure:3131: result: yes +configure:3136: checking whether cc accepts -g +configure:3166: cc -c -g conftest.c >&5 +configure:3172: $? = 0 +configure:3271: result: yes +configure:3288: checking for cc option to accept ISO C89 +configure:3362: cc -c -g -O2 conftest.c >&5 +configure:3368: $? = 0 +configure:3391: result: none needed +configure:3420: checking for style of include used by make +configure:3448: result: GNU +configure:3473: checking dependency style of cc +configure:3564: result: gcc3 +configure:3610: checking build system type +configure:3628: result: i386-apple-darwin12.2.1 +configure:3650: checking host system type +configure:3665: result: i386-apple-darwin12.2.1 +configure:3708: checking how to print strings +configure:3735: result: printf +configure:3756: checking for a sed that does not truncate output +configure:3835: result: /usr/local/Library/ENV/4.3/sed +configure:3853: checking for grep that handles long lines and -e +configure:3927: result: /usr/bin/grep +configure:3932: checking for egrep +configure:4010: result: /usr/bin/grep -E +configure:4015: checking for fgrep +configure:4093: result: /usr/bin/grep -F +configure:4128: checking for ld used by cc +configure:4195: result: /usr/bin/ld +configure:4204: checking if the linker (/usr/bin/ld) is GNU ld +configure:4219: result: no +configure:4231: checking for BSD- or MS-compatible name lister (nm) +configure:4280: result: /usr/bin/nm +configure:4414: checking the name lister (/usr/bin/nm) interface +configure:4421: cc -c -g -O2 conftest.c >&5 +configure:4424: /usr/bin/nm "conftest.o" +configure:4427: output +0000000000000224 S _some_variable +configure:4434: result: BSD nm +configure:4437: checking whether ln -s works +configure:4441: result: yes +configure:4449: checking the maximum length of command line arguments +configure:4574: result: 196608 +configure:4591: checking whether the shell understands some XSI constructs +configure:4601: result: yes +configure:4605: checking whether the shell understands "+=" +configure:4611: result: yes +configure:4646: checking for /usr/bin/ld option to reload object files +configure:4653: result: -r +configure:4722: checking for objdump +configure:4752: result: no +configure:4782: checking how to recognize dependent libraries +configure:4984: result: pass_all +configure:5044: checking for ar +configure:5060: found /usr/bin/ar +configure:5071: result: ar +configure:5153: checking for strip +configure:5169: found /usr/bin/strip +configure:5180: result: strip +configure:5256: checking for ranlib +configure:5272: found /usr/bin/ranlib +configure:5283: result: ranlib +configure:5389: checking command to parse /usr/bin/nm output from cc object +configure:5507: cc -c -g -O2 conftest.c >&5 +configure:5510: $? = 0 +configure:5514: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:5517: $? = 0 +cannot find nm_test_var in conftest.nm +configure:5507: cc -c -g -O2 conftest.c >&5 +configure:5510: $? = 0 +configure:5514: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm +configure:5517: $? = 0 +configure:5571: cc -o conftest -g -O2 conftest.c conftstm.o >&5 +configure:5574: $? = 0 +configure:5612: result: ok +configure:5902: checking for dsymutil +configure:5918: found /usr/bin/dsymutil +configure:5929: result: dsymutil +configure:5998: checking for nmedit +configure:6014: found /usr/bin/nmedit +configure:6025: result: nmedit +configure:6094: checking for lipo +configure:6110: found /usr/bin/lipo +configure:6121: result: lipo +configure:6190: checking for otool +configure:6206: found /usr/bin/otool +configure:6217: result: otool +configure:6286: checking for otool64 +configure:6316: result: no +configure:6365: checking for -single_module linker flag +cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c +configure:6392: result: yes +configure:6394: checking for -exported_symbols_list linker flag +configure:6424: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 +configure:6430: $? = 0 +configure:6449: result: yes +configure:6451: 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:6481: result: yes +configure:6523: checking how to run the C preprocessor +configure:6563: cc -E conftest.c +configure:6569: $? = 0 +configure:6600: cc -E conftest.c +conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. +configure:6606: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| /* end confdefs.h. */ +| #include +configure:6639: result: cc -E +configure:6668: cc -E conftest.c +configure:6674: $? = 0 +configure:6705: cc -E conftest.c +conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. +configure:6711: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| /* end confdefs.h. */ +| #include +configure:6749: checking for ANSI C header files +configure:6779: cc -c -g -O2 conftest.c >&5 +configure:6785: $? = 0 +configure:6884: cc -o conftest -g -O2 conftest.c >&5 +configure:6887: $? = 0 +configure:6893: ./conftest +configure:6896: $? = 0 +configure:6913: result: yes +configure:6937: checking for sys/types.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for sys/stat.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for stdlib.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for string.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for memory.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for strings.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for inttypes.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for stdint.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for unistd.h +configure:6958: cc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6996: checking for dlfcn.h +configure:7017: cc -c -g -O2 conftest.c >&5 +configure:7023: $? = 0 +configure:7039: result: yes +configure:7476: checking for objdir +configure:7491: result: .libs +configure:7762: checking if cc supports -fno-rtti -fno-exceptions +configure:7780: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 +configure:7784: $? = 0 +configure:7797: result: yes +configure:7817: checking for cc option to produce PIC +configure:8102: result: -fno-common -DPIC +configure:8114: checking if cc PIC flag -fno-common -DPIC works +configure:8132: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 +configure:8136: $? = 0 +configure:8149: result: yes +configure:8173: checking if cc static flag -static works +configure:8201: result: no +configure:8216: checking if cc supports -c -o file.o +configure:8237: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 +configure:8241: $? = 0 +configure:8263: result: yes +configure:8271: checking if cc supports -c -o file.o +configure:8318: result: yes +configure:8351: checking whether the cc linker (/usr/bin/ld) supports shared libraries +configure:9502: result: yes +configure:9747: checking dynamic linker characteristics +configure:10452: result: darwin12.2.1 dyld +configure:10559: checking how to hardcode library paths into programs +configure:10584: result: immediate +configure:11409: checking whether stripping libraries is possible +configure:11423: result: yes +configure:11449: checking if libtool supports shared libraries +configure:11451: result: yes +configure:11454: checking whether to build shared libraries +configure:11475: result: yes +configure:11478: checking whether to build static libraries +configure:11482: result: no +configure:11518: checking whether ln -s works +configure:11522: result: yes +configure:11583: checking for pkg-config +configure:11616: result: no +configure:11774: checking for C++ compiler version +configure:11781: c++ --version >&5 +Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) +Target: x86_64-apple-darwin12.2.1 +Thread model: posix +configure:11784: $? = 0 +configure:11791: c++ -v >&5 +Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) +Target: x86_64-apple-darwin12.2.1 +Thread model: posix +clang: warning: argument unused during compilation: '-isystem /usr/local/include' +clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2' +clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/' +clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include' +clang: warning: argument unused during compilation: '-I /usr/local/opt/icu4c/include' +clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib' +clang: warning: argument unused during compilation: '-L/usr/local/opt/icu4c/lib' +clang: warning: argument unused during compilation: '-L/usr/local/lib' +clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' +configure:11794: $? = 0 +configure:11801: c++ -V >&5 +clang: error: unsupported option '-V -isystem/usr/local/include' +clang: error: no input files +configure:11804: $? = 1 +configure:11807: checking whether we are using the GNU C++ compiler +configure:11836: c++ -c conftest.cpp >&5 +configure:11842: $? = 0 +configure:11859: result: yes +configure:11864: checking whether c++ accepts -g +configure:11894: c++ -c -g conftest.cpp >&5 +configure:11900: $? = 0 +configure:11999: result: yes +configure:12024: checking dependency style of c++ +configure:12115: result: gcc3 +configure:12138: checking how to run the C++ preprocessor +configure:12174: c++ -E conftest.cpp +configure:12180: $? = 0 +configure:12211: c++ -E conftest.cpp +conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. +configure:12217: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include +configure:12250: result: c++ -E +configure:12279: c++ -E conftest.cpp +configure:12285: $? = 0 +configure:12316: c++ -E conftest.cpp +conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. +configure:12322: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include +configure:12499: checking for ld used by c++ +configure:12566: result: /usr/bin/ld +configure:12575: checking if the linker (/usr/bin/ld) is GNU ld +configure:12590: result: no +configure:12645: checking whether the c++ linker (/usr/bin/ld) supports shared libraries +configure:13631: result: yes +configure:13659: c++ -c -g -O2 conftest.cpp >&5 +configure:13662: $? = 0 +configure:13844: checking for c++ option to produce PIC +configure:14166: result: -fno-common -DPIC +configure:14175: checking if c++ PIC flag -fno-common -DPIC works +configure:14193: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 +configure:14197: $? = 0 +configure:14210: result: yes +configure:14231: checking if c++ static flag -static works +configure:14259: result: no +configure:14271: checking if c++ supports -c -o file.o +configure:14292: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:14296: $? = 0 +configure:14318: result: yes +configure:14323: checking if c++ supports -c -o file.o +configure:14370: result: yes +configure:14400: checking whether the c++ linker (/usr/bin/ld) supports shared libraries +configure:14428: result: yes +configure:14571: checking dynamic linker characteristics +configure:15210: result: darwin12.2.1 dyld +configure:15263: checking how to hardcode library paths into programs +configure:15288: result: immediate +configure:15333: checking whether byte ordering is bigendian +configure:15366: c++ -c -g -O2 conftest.cpp >&5 +configure:15372: $? = 0 +configure:15404: c++ -c -g -O2 conftest.cpp >&5 +conftest.cpp:30:6: error: use of undeclared identifier 'big' + not big endian + ^ +1 error generated. +configure:15410: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include +| #include +| +| int +| main () +| { +| #if BYTE_ORDER != BIG_ENDIAN +| not big endian +| #endif +| +| ; +| return 0; +| } +configure:15550: result: no +configure:15578: checking for stdint.h +configure:15584: result: yes +configure:15588: checking stddef.h usability +configure:15605: c++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking stddef.h presence +configure:15644: c++ -E conftest.cpp +configure:15650: $? = 0 +configure:15664: result: yes +configure:15697: checking for stddef.h +configure:15705: result: yes +configure:15588: checking sys/mman.h usability +configure:15605: c++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking sys/mman.h presence +configure:15644: c++ -E conftest.cpp +configure:15650: $? = 0 +configure:15664: result: yes +configure:15697: checking for sys/mman.h +configure:15705: result: yes +configure:15588: checking sys/resource.h usability +configure:15605: c++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking sys/resource.h presence +configure:15644: c++ -E conftest.cpp +configure:15650: $? = 0 +configure:15664: result: yes +configure:15697: checking for sys/resource.h +configure:15705: result: yes +configure:15718: checking for mmap +configure:15774: c++ -o conftest -g -O2 conftest.cpp >&5 +configure:15780: $? = 0 +configure:15797: result: yes +configure:15801: checking if the compiler supports __builtin_expect +configure:15827: c++ -c -g -O2 conftest.cpp >&5 +configure:15833: $? = 0 +configure:15840: result: yes +configure:15863: checking if the compiler supports __builtin_ctzll +configure:15889: c++ -c -g -O2 conftest.cpp >&5 +configure:15895: $? = 0 +configure:15902: result: yes +configure:15948: checking for pthread_create in -lpthread +configure:15975: c++ -o conftest -g -O2 conftest.cpp -lpthread >&5 +conftest.cpp:33:1: error: no matching function for call to 'pthread_create' +pthread_create((void *)0, (void *)0, (void *)0, (void *)0) +^~~~~~~~~~~~~~ +/usr/include/pthread.h:304:11: 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, + ^ +1 error generated. +configure:15981: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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 +| int +| main () +| { +| pthread_create((void *)0, (void *)0, (void *)0, (void *)0) +| ; +| return 0; +| } +configure:16003: result: no +configure:16025: checking for erl +configure:16043: found /usr/local/opt/erlang/bin/erl +configure:16055: result: /usr/local/opt/erlang/bin/erl +configure:16688: checking jsapi.h usability +configure:16705: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 +configure:16711: $? = 0 +configure:16725: result: yes +configure:16729: checking jsapi.h presence +configure:16744: c++ -E -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp +configure:16750: $? = 0 +configure:16764: result: yes +configure:16797: checking for jsapi.h +configure:16804: result: yes +configure:17053: checking for JS_NewObject in -lmozjs +configure:17088: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs -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' +ld: library not found for -lmozjs +clang: error: linker command failed with exit code 1 (use -v to see invocation) +configure:17094: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char JS_NewObject (); +| int +| main () +| { +| return JS_NewObject (); +| ; +| return 0; +| } +configure:17112: result: no +configure:17118: checking for JS_NewObject in -ljs +configure:17153: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs -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' +ld: library not found for -ljs +clang: error: linker command failed with exit code 1 (use -v to see invocation) +configure:17159: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char JS_NewObject (); +| int +| main () +| { +| return JS_NewObject (); +| ; +| return 0; +| } +configure:17177: result: no +configure:17183: checking for JS_NewObject in -ljs3250 +configure:17218: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs3250 -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' +ld: library not found for -ljs3250 +clang: error: linker command failed with exit code 1 (use -v to see invocation) +configure:17224: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char JS_NewObject (); +| int +| main () +| { +| return JS_NewObject (); +| ; +| return 0; +| } +configure:17242: result: no +configure:17248: checking for JS_NewObject in -ljs32 +configure:17283: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs32 -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' +ld: library not found for -ljs32 +clang: error: linker command failed with exit code 1 (use -v to see invocation) +configure:17289: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char JS_NewObject (); +| int +| main () +| { +| return JS_NewObject (); +| ; +| return 0; +| } +configure:17307: result: no +configure:17313: checking for JS_NewObject in -lmozjs185-1.0 +configure:17348: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185-1.0 -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' +Undefined symbols for architecture x86_64: + "_PR_AtomicDecrement", referenced from: + StopRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + _JS_DropPrincipals in libmozjs185-1.0.a(jsapi.o) + RunLastDitchGC(JSContext*) in libmozjs185-1.0.a(jsgc.o) + js_EnterSharpObject(JSContext*, JSObject*, JSIdArray**, unsigned short**) in libmozjs185-1.0.a(jsobj.o) + js_LeaveSharpObject(JSContext*, JSIdArray**) in libmozjs185-1.0.a(jsobj.o) + js_LookupProperty(JSContext*, JSObject*, long, JSObject**, JSProperty**) in libmozjs185-1.0.a(jsobj.o) + js_LookupPropertyWithFlags(JSContext*, JSObject*, long, unsigned int, JSObject**, JSProperty**) in libmozjs185-1.0.a(jsobj.o) + ... + "_PR_AtomicIncrement", referenced from: + StartRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + _JS_HoldPrincipals in libmozjs185-1.0.a(jsapi.o) + AutoGCSession::AutoGCSession(JSContext*) in libmozjs185-1.0.a(jsgc.o) + RunLastDitchGC(JSContext*) in libmozjs185-1.0.a(jsgc.o) + js_EnterSharpObject(JSContext*, JSObject*, JSIdArray**, unsigned short**) in libmozjs185-1.0.a(jsobj.o) + js_LookupProperty(JSContext*, JSObject*, long, JSObject**, JSProperty**) in libmozjs185-1.0.a(jsobj.o) + js_LookupPropertyWithFlags(JSContext*, JSObject*, long, unsigned int, JSObject**, JSProperty**) in libmozjs185-1.0.a(jsobj.o) + ... + "_PR_AtomicSet", referenced from: + AutoGCSession::AutoGCSession(JSContext*) in libmozjs185-1.0.a(jsgc.o) + js::TriggerOperationCallback(JSContext*) in libmozjs185-1.0.a(jscntxt.o) + js::TriggerAllOperationCallbacks(JSRuntime*) in libmozjs185-1.0.a(jscntxt.o) + "_PR_CreateThread", referenced from: + js::GCHelperThread::init(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + "_PR_DestroyCondVar", referenced from: + JSRuntime::~JSRuntime() in libmozjs185-1.0.a(jsapi.o) + js::GCHelperThread::finish(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + DeleteListOfFatlocks(JSFatLock*) in libmozjs185-1.0.a(jslock.o) + "_PR_DestroyLock", referenced from: + JSRuntime::~JSRuntime() in libmozjs185-1.0.a(jsapi.o) + FinishRuntimeScriptState(JSRuntime*) in libmozjs185-1.0.a(jsscript.o) + _js_CleanupLocks in libmozjs185-1.0.a(jslock.o) + DeleteListOfFatlocks(JSFatLock*) in libmozjs185-1.0.a(jslock.o) + "_PR_GetCurrentThread", referenced from: + js_WaitForGC(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + js_CurrentThread(JSRuntime*) in libmozjs185-1.0.a(jscntxt.o) + "_PR_IntervalNow", referenced from: + js_IntervalNow() in libmozjs185-1.0.a(jsdate.o) + "_PR_IntervalToMilliseconds", referenced from: + js_IntervalNow() in libmozjs185-1.0.a(jsdate.o) + "_PR_JoinThread", referenced from: + js::GCHelperThread::finish(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + "_PR_Lock", referenced from: + StartRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + StopRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + _JS_SetOptions in libmozjs185-1.0.a(jsapi.o) + _JS_ToggleOptions in libmozjs185-1.0.a(jsapi.o) + _JS_TriggerOperationCallback in libmozjs185-1.0.a(jsapi.o) + _JS_TriggerAllOperationCallbacks in libmozjs185-1.0.a(jsapi.o) + _JS_ClearContextThread in libmozjs185-1.0.a(jsapi.o) + ... + "_PR_NewCondVar", referenced from: + JSRuntime::init(unsigned int) in libmozjs185-1.0.a(jsapi.o) + js_InitGC(JSRuntime*, unsigned int) in libmozjs185-1.0.a(jsgc.o) + js::GCHelperThread::init(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + NewFatlock() in libmozjs185-1.0.a(jslock.o) + "_PR_NewLock", referenced from: + JSRuntime::init(unsigned int) in libmozjs185-1.0.a(jsapi.o) + js_InitGC(JSRuntime*, unsigned int) in libmozjs185-1.0.a(jsgc.o) + js_InitRuntimeScriptState(JSRuntime*) in libmozjs185-1.0.a(jsscript.o) + _js_SetupLocks in libmozjs185-1.0.a(jslock.o) + NewFatlock() in libmozjs185-1.0.a(jslock.o) + "_PR_NotifyAllCondVar", referenced from: + js_GC(JSContext*, JSCompartment*, JSGCInvocationKind) in libmozjs185-1.0.a(jsgc.o) + js::GCHelperThread::threadLoop(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + AutoGCSession::~AutoGCSession() in libmozjs185-1.0.a(jsgc.o) + AutoGCSession::~AutoGCSession() in libmozjs185-1.0.a(jsgc.o) + js::gc::SetProtoCheckingForCycles(JSContext*, JSObject*, JSObject*) in libmozjs185-1.0.a(jsgc.o) + js::TraceRuntime(JSTracer*) in libmozjs185-1.0.a(jsgc.o) + js_NewContext(JSRuntime*, unsigned long) in libmozjs185-1.0.a(jscntxt.o) + ... + "_PR_NotifyCondVar", referenced from: + StopRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + js::GCHelperThread::finish(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + js_GC(JSContext*, JSCompartment*, JSGCInvocationKind) in libmozjs185-1.0.a(jsgc.o) + js::GCHelperThread::startBackgroundSweep(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + LetOtherGCFinish(JSContext*) in libmozjs185-1.0.a(jsgc.o) + _js_Unlock in libmozjs185-1.0.a(jslock.o) + "_PR_Unlock", referenced from: + StartRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + StopRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + _JS_SetOptions in libmozjs185-1.0.a(jsapi.o) + _JS_ToggleOptions in libmozjs185-1.0.a(jsapi.o) + _JS_TriggerOperationCallback in libmozjs185-1.0.a(jsapi.o) + _JS_TriggerAllOperationCallbacks in libmozjs185-1.0.a(jsapi.o) + _JS_SetContextThread in libmozjs185-1.0.a(jsapi.o) + ... + "_PR_WaitCondVar", referenced from: + StartRequest(JSContext*) in libmozjs185-1.0.a(jsapi.o) + js_WaitForGC(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + js::GCHelperThread::threadLoop(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + js::GCHelperThread::waitBackgroundSweepEnd(JSRuntime*) in libmozjs185-1.0.a(jsgc.o) + AutoGCSession::AutoGCSession(JSContext*) in libmozjs185-1.0.a(jsgc.o) + LetOtherGCFinish(JSContext*) in libmozjs185-1.0.a(jsgc.o) + js_NewContext(JSRuntime*, unsigned long) in libmozjs185-1.0.a(jscntxt.o) + ... +ld: symbol(s) not found for architecture x86_64 +clang: error: linker command failed with exit code 1 (use -v to see invocation) +configure:17354: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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. */ +| +| /* Override any GCC internal prototype to avoid an error. +| Use char because int might match the return type of a GCC +| builtin and then its argument prototype would still apply. */ +| #ifdef __cplusplus +| extern "C" +| #endif +| char JS_NewObject (); +| int +| main () +| { +| return JS_NewObject (); +| ; +| return 0; +| } +configure:17372: result: no +configure:17378: checking for JS_NewObject in -lmozjs185 +configure:17413: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -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:17437: result: yes +configure:17469: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185 +configure:17504: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -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:17510: $? = 0 +configure:17529: result: yes +configure:17535: checking whether JSOPTION_ANONFUNFIX is declared +configure:17565: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 +configure:17571: $? = 0 +configure:17586: result: yes +configure:17625: checking for JS_ThrowStopIteration in -lmozjs185 +configure:17660: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -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:17666: $? = 0 +configure:17685: result: yes +configure:17697: checking for JS_GetStringCharsAndLength in -lmozjs185 +configure:17732: c++ -o conftest -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -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:17738: $? = 0 +configure:17757: result: yes +configure:17772: checking for JSScript* +configure:17804: c++ -c -g -O2 -DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 +conftest.cpp:35:9: error: unknown type name 'JSScript' +typedef JSScript* ac__type_new_; + ^ +1 error generated. +configure:17810: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "Apache CouchDB" +| #define PACKAGE_TARNAME "apache-couchdb" +| #define PACKAGE_VERSION "1.2.0" +| #define PACKAGE_STRING "Apache CouchDB 1.2.0" +| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +| #define PACKAGE "apache-couchdb" +| #define VERSION "1.2.0" +| #define _GNU_SOURCE 1 +| #define STDC_HEADERS 1 +| #define HAVE_SYS_TYPES_H 1 +| #define HAVE_SYS_STAT_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_INTTYPES_H 1 +| #define HAVE_STDINT_H 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| #define 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 +| +| +| typedef JSScript* ac__type_new_; +| int +| main () +| { +| if ((ac__type_new_ *) 0) +| return 0; +| if (sizeof (ac__type_new_)) +| return 0; +| ; +| return 0; +| } +configure:17825: result: no +configure:17976: checking for icu-config +configure:17994: found /usr/local/opt/icu4c/bin/icu-config +configure:18007: result: /usr/local/opt/icu4c/bin/icu-config +configure:18023: checking for ICU >= 3.4.1 +configure:18027: result: yes +configure:18031: checking ICU_CFLAGS +configure:18034: result: -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings +configure:18037: checking ICU_CXXFLAGS +configure:18040: result: -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long +configure:18043: checking ICU_LIBS +configure:18046: result: -headerpad_max_install_names -lpthread -lm -L/usr/local/Cellar/icu4c/50.1/lib -licui18n -licuuc -licudata -lpthread -lm +configure:18099: checking for curl-config +configure:18117: found /usr/bin/curl-config +configure:18130: result: /usr/bin/curl-config +configure:18146: checking for curl >= 7.18.0 +configure:18150: result: yes +configure:18154: checking CURL_CFLAGS +configure:18157: result: +configure:18160: checking CURL_LIBS +configure:18163: result: -lcurl +configure:18266: checking for erlc +configure:18284: found /usr/local/opt/erlang/bin/erlc +configure:18296: result: /usr/local/opt/erlang/bin/erlc +configure:18323: checking erl_driver.h usability +configure:18340: c++ -c -g -O2 -I/usr/local/lib/erlang/usr/include -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 +configure:18346: $? = 0 +configure:18360: result: yes +configure:18364: checking erl_driver.h presence +configure:18379: c++ -E -I/usr/local/lib/erlang/usr/include -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp +configure:18385: $? = 0 +configure:18399: result: yes +configure:18432: checking for erl_driver.h +configure:18439: result: yes +configure:18463: checking for help2man +configure:18481: found /usr/local/opt/help2man/bin/help2man +configure:18493: result: /usr/local/opt/help2man/bin/help2man +configure:18538: checking location of init directory +configure:18554: result: not found +configure:18561: checking location of launchd directory +configure:18568: result: ${prefix}/Library/LaunchDaemons +configure:18942: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by Apache CouchDB config.status 1.2.0, which was +generated by GNU Autoconf 2.61. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on soichi-2.local + +config.status:1027: creating Makefile +config.status:1027: creating bin/couch-config.tpl +config.status:1027: creating bin/couchdb.tpl +config.status:1027: creating bin/couchdb.bat.tpl +config.status:1027: creating bin/Makefile +config.status:1027: creating etc/couchdb/Makefile +config.status:1027: creating etc/couchdb/default.ini.tpl +config.status:1027: creating etc/default/Makefile +config.status:1027: creating etc/init/couchdb.tpl +config.status:1027: creating etc/init/Makefile +config.status:1027: creating etc/launchd/org.apache.couchdb.plist.tpl +config.status:1027: creating etc/launchd/Makefile +config.status:1027: creating etc/logrotate.d/couchdb.tpl +config.status:1027: creating etc/logrotate.d/Makefile +config.status:1027: creating etc/windows/Makefile +config.status:1027: creating etc/Makefile +config.status:1027: creating share/Makefile +config.status:1027: creating src/Makefile +config.status:1027: creating src/couchdb/couch.app.tpl +config.status:1027: creating src/couchdb/Makefile +config.status:1027: creating src/couchdb/priv/Makefile +config.status:1027: creating src/erlang-oauth/Makefile +config.status:1027: creating src/etap/Makefile +config.status:1027: creating src/ibrowse/Makefile +config.status:1027: creating src/mochiweb/Makefile +config.status:1027: creating src/snappy/Makefile +config.status:1027: creating src/snappy/google-snappy/snappy-stubs-public.h +config.status:1027: creating src/ejson/Makefile +config.status:1027: creating test/Makefile +config.status:1027: creating test/bench/Makefile +config.status:1027: creating test/etap/Makefile +config.status:1027: creating test/etap/test_util.erl +config.status:1027: creating test/javascript/Makefile +config.status:1027: creating test/view_server/Makefile +config.status:1027: creating utils/Makefile +config.status:1027: creating var/Makefile +config.status:1027: creating config.h +config.status:1027: creating src/snappy/google-snappy/config.h +config.status:1314: executing depfiles commands +config.status:1314: executing libtool commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i386-apple-darwin12.2.1 +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_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_HELP2MAN_EXECUTABLE_set= +ac_cv_env_HELP2MAN_EXECUTABLE_value= +ac_cv_env_JS185_CFLAGS_set= +ac_cv_env_JS185_CFLAGS_value= +ac_cv_env_JS185_LIBS_set= +ac_cv_env_JS185_LIBS_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= +ac_cv_env_PKG_CONFIG_LIBDIR_value= +ac_cv_env_PKG_CONFIG_PATH_set=set +ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion +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_erl_driver_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_jsapi_h=yes +ac_cv_header_memory_h=yes +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=i386-apple-darwin12.2.1 +ac_cv_lib_js3250_JS_NewObject=no +ac_cv_lib_js32_JS_NewObject=no +ac_cv_lib_js_JS_NewObject=no +ac_cv_lib_mozjs185_1_0_JS_NewObject=no +ac_cv_lib_mozjs185_JS_NewObject=yes +ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes +ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes +ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes +ac_cv_lib_mozjs_JS_NewObject=no +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_ERLC=/usr/local/opt/erlang/bin/erlc +ac_cv_path_FGREP='/usr/bin/grep -F' +ac_cv_path_GREP=/usr/bin/grep +ac_cv_path_HELP2MAN_EXECUTABLE=/usr/local/opt/help2man/bin/help2man +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_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_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/ld +lt_cv_path_LDCXX=/usr/bin/ld +lt_cv_path_NM=/usr/bin/nm +lt_cv_prog_compiler_c_o=yes +lt_cv_prog_compiler_c_o_CXX=yes +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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' +lt_cv_sys_max_cmd_len=196608 + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/missing --run aclocal-1.10' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/missing --run tar' +AR='ar' +AS='as' +AUTOCONF='${SHELL} /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/missing --run autoconf' +AUTOHEADER='${SHELL} /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/missing --run autoheader' +AUTOMAKE='${SHELL} /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/missing --run automake-1.10' +AWK='awk' +CC='cc' +CCDEPMODE='depmode=gcc3' +CFLAGS='-O2 -g -O2' +CPP='cc -E' +CPPFLAGS=' -I/opt/local/include -I/usr/local/include -I/usr/include ' +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='-DHAVE_CONFIG_H' +DEPDIR='.deps' +DLLTOOL='dlltool' +DSYMUTIL='dsymutil' +DUMPBIN='' +ECHO_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='/usr/local/opt/erlang/bin/erlc' +ERLC_FLAGS='' +EXEEXT='' +FGREP='/usr/bin/grep -F' +FLAGS='' +GREP='/usr/bin/grep' +HELP2MAN_EXECUTABLE='/usr/local/opt/help2man/bin/help2man' +HELP2MAN_FALSE='#' +HELP2MAN_TRUE='' +ICU_BIN='' +ICU_CFLAGS='-O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ' +ICU_CONFIG='/usr/local/opt/icu4c/bin/icu-config' +ICU_CPPFLAGS='' +ICU_CXXFLAGS='-O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long ' +ICU_LIBS='-headerpad_max_install_names -lpthread -lm -L/usr/local/Cellar/icu4c/50.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' +JS185_CFLAGS='' +JS185_LIBS='' +JS_CFLAGS='-DXP_UNIX -I/usr/local/include/js -I/usr/local/include/js/js -I/usr/local/include/js/mozjs -I/opt/local/include -I/usr/local/include -I/usr/include ' +JS_LDFLAGS='-L/usr/local/lib -L/opt/local/lib -L/usr/local/lib ' +JS_LIBS='-lmozjs185 -lm -L/opt/local/lib -L/usr/local/lib ' +JS_LIB_BINARY='' +LAUNCHD_FALSE='#' +LAUNCHD_TRUE='' +LD='/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-YCNN/apache-couchdb-1.2.0/build-aux/missing --run makeinfo' +NM='/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.2.0' +PACKAGE_TARNAME='apache-couchdb' +PACKAGE_VERSION='1.2.0' +PATH_SEPARATOR=':' +PKG_CONFIG='' +PKG_CONFIG_LIBDIR='' +PKG_CONFIG_PATH='/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion' +RANLIB='ranlib' +SED='/usr/local/Library/ENV/4.3/sed' +SET_MAKE='' +SHELL='/bin/sh' +SNAPPY_MAJOR='1' +SNAPPY_MINOR='0' +SNAPPY_PATCHLEVEL='3' +STRIP='strip' +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.2.0' +WINDOWS_FALSE='' +WINDOWS_TRUE='#' +abs_top_builddir='' +abs_top_srcdir='' +ac_ct_CC='cc' +ac_ct_CXX='' +ac_ct_DUMPBIN='' +ac_cv_have_stddef_h='1' +ac_cv_have_stdint_h='1' +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' +bug_uri='https://issues.apache.org/jira/browse/COUCHDB' +build='i386-apple-darwin12.2.1' +build_alias='' +build_cpu='i386' +build_os='darwin12.2.1' +build_vendor='apple' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='${prefix}' +host='i386-apple-darwin12.2.1' +host_alias='' +host_cpu='i386' +host_os='darwin12.2.1' +host_vendor='apple' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +initdir='' +install_sh='$(SHELL) /private/tmp/couchdb-YCNN/apache-couchdb-1.2.0/build-aux/install-sh' +launchddir='${prefix}/Library/LaunchDaemons' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localconfdir='/usr/local/etc/couchdb' +localdatadir='${datarootdir}/couchdb' +localdocdir='${datarootdir}/doc/couchdb' +localedir='${datarootdir}/locale' +localerlanglibdir='${exec_prefix}/lib/couchdb/erlang/lib' +locallibbindir='${exec_prefix}/lib/couchdb/bin' +locallibdir='${exec_prefix}/lib/couchdb' +localstatedir='/usr/local/var' +localstatelibdir='/usr/local/var/lib/couchdb' +localstatelogdir='/usr/local/var/log/couchdb' +localstaterundir='/usr/local/var/run/couchdb' +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='R15B03' +package_author_address='dev@couchdb.apache.org' +package_author_name='The Apache Software Foundation' +package_identifier='couchdb' +package_name='Apache CouchDB' +package_tarname='apache-couchdb' +pdfdir='${docdir}' +prefix='/usr/local/Cellar/couchdb/1.2.0' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='/usr/local/etc' +target_alias='' +version='1.2.0' +version_major='1' +version_minor='2' +version_release='' +version_revision='0' +version_stage='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define PACKAGE_NAME "Apache CouchDB" +#define PACKAGE_TARNAME "apache-couchdb" +#define PACKAGE_VERSION "1.2.0" +#define PACKAGE_STRING "Apache CouchDB 1.2.0" +#define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" +#define PACKAGE "apache-couchdb" +#define VERSION "1.2.0" +#define _GNU_SOURCE 1 +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_DLFCN_H 1 +#define LT_OBJDIR ".libs/" +#define 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 0