--- Revision None +++ Revision 653334363438 @@ -0,0 +1,1324 @@ +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=/tmp/couchdb/install + +## --------- ## +## Platform. ## +## --------- ## + +hostname = editel-koegl +uname -m = i686 +uname -r = 3.2.0-18-generic +uname -s = Linux +uname -v = #29-Ubuntu SMP Mon Mar 12 00:21:31 UTC 2012 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = unknown +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +/usr/bin/hostinfo = unknown +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /home/stefan/bin +PATH: /usr/local/sbin +PATH: /usr/local/bin +PATH: /usr/sbin +PATH: /usr/bin +PATH: /sbin +PATH: /bin +PATH: /usr/games +PATH: /home/stefan/bin +PATH: /home/stefan/bin + + +## ----------- ## +## 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: /bin/mkdir -p +configure:2173: checking for gawk +configure:2189: found /usr/bin/gawk +configure:2200: result: gawk +configure:2211: checking whether make sets $(MAKE) +configure:2232: result: yes +configure:2538: checking for gcc +configure:2554: found /usr/bin/gcc +configure:2565: result: gcc +configure:2803: checking for C compiler version +configure:2810: gcc --version >&5 +gcc (Ubuntu/Linaro 4.6.3-1ubuntu3) 4.6.3 +Copyright (C) 2011 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +configure:2813: $? = 0 +configure:2820: gcc -v >&5 +Using built-in specs. +COLLECT_GCC=gcc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper +Target: i686-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu +Thread model: posix +gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu3) +configure:2823: $? = 0 +configure:2830: gcc -V >&5 +gcc: error: unrecognized option '-V' +gcc: fatal error: no input files +compilation terminated. +configure:2833: $? = 4 +configure:2856: checking for C compiler default output file name +configure:2883: gcc 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: gcc -o conftest conftest.c >&5 +configure:2993: $? = 0 +configure:3017: result: +configure:3023: checking for suffix of object files +configure:3049: gcc -c conftest.c >&5 +configure:3052: $? = 0 +configure:3075: result: o +configure:3079: checking whether we are using the GNU C compiler +configure:3108: gcc -c conftest.c >&5 +configure:3114: $? = 0 +configure:3131: result: yes +configure:3136: checking whether gcc accepts -g +configure:3166: gcc -c -g conftest.c >&5 +configure:3172: $? = 0 +configure:3271: result: yes +configure:3288: checking for gcc option to accept ISO C89 +configure:3362: gcc -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 gcc +configure:3564: result: gcc3 +configure:3610: checking build system type +configure:3628: result: i686-pc-linux-gnu +configure:3650: checking host system type +configure:3665: result: i686-pc-linux-gnu +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: /bin/sed +configure:3853: checking for grep that handles long lines and -e +configure:3927: result: /bin/grep +configure:3932: checking for egrep +configure:4010: result: /bin/grep -E +configure:4015: checking for fgrep +configure:4093: result: /bin/grep -F +configure:4128: checking for ld used by gcc +configure:4195: result: /usr/bin/ld +configure:4204: checking if the linker (/usr/bin/ld) is GNU ld +configure:4219: result: yes +configure:4231: checking for BSD- or MS-compatible name lister (nm) +configure:4280: result: /usr/bin/nm -B +configure:4414: checking the name lister (/usr/bin/nm -B) interface +configure:4421: gcc -c -g -O2 conftest.c >&5 +configure:4424: /usr/bin/nm -B "conftest.o" +configure:4427: output +00000000 B 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: 1572864 +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:4738: found /usr/bin/objdump +configure:4749: result: objdump +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 -B output from gcc object +configure:5507: gcc -c -g -O2 conftest.c >&5 +configure:5510: $? = 0 +configure:5514: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:5517: $? = 0 +configure:5571: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 +configure:5574: $? = 0 +configure:5612: result: ok +configure:6523: checking how to run the C preprocessor +configure:6563: gcc -E conftest.c +configure:6569: $? = 0 +configure:6600: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +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: gcc -E +configure:6668: gcc -E conftest.c +configure:6674: $? = 0 +configure:6705: gcc -E conftest.c +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +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: gcc -c -g -O2 conftest.c >&5 +configure:6785: $? = 0 +configure:6884: gcc -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: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for sys/stat.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for stdlib.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for string.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for memory.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for strings.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for inttypes.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for stdint.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6937: checking for unistd.h +configure:6958: gcc -c -g -O2 conftest.c >&5 +configure:6964: $? = 0 +configure:6980: result: yes +configure:6996: checking for dlfcn.h +configure:7017: gcc -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 gcc supports -fno-rtti -fno-exceptions +configure:7780: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 +cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] +configure:7784: $? = 0 +configure:7797: result: no +configure:7817: checking for gcc option to produce PIC +configure:8102: result: -fPIC -DPIC +configure:8114: checking if gcc PIC flag -fPIC -DPIC works +configure:8132: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 +configure:8136: $? = 0 +configure:8149: result: yes +configure:8173: checking if gcc static flag -static works +configure:8201: result: yes +configure:8216: checking if gcc supports -c -o file.o +configure:8237: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 +configure:8241: $? = 0 +configure:8263: result: yes +configure:8271: checking if gcc supports -c -o file.o +configure:8318: result: yes +configure:8351: checking whether the gcc linker (/usr/bin/ld) supports shared libraries +configure:9502: result: yes +configure:9539: checking whether -lc should be explicitly linked in +configure:9547: gcc -c -g -O2 conftest.c >&5 +configure:9550: $? = 0 +configure:9565: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 +configure:9568: $? = 0 +configure:9582: result: no +configure:9747: checking dynamic linker characteristics +configure:10212: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 +configure:10218: $? = 0 +configure:10452: result: GNU/Linux ld.so +configure:10559: checking how to hardcode library paths into programs +configure:10584: result: immediate +configure:11409: checking whether stripping libraries is possible +configure:11414: 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:11601: found /usr/bin/pkg-config +configure:11613: result: /usr/bin/pkg-config +configure:11642: checking pkg-config is at least version 0.9.0 +configure:11645: result: yes +configure:11716: checking for g++ +configure:11732: found /usr/bin/g++ +configure:11743: result: g++ +configure:11774: checking for C++ compiler version +configure:11781: g++ --version >&5 +g++ (Ubuntu/Linaro 4.6.3-1ubuntu3) 4.6.3 +Copyright (C) 2011 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +configure:11784: $? = 0 +configure:11791: g++ -v >&5 +Using built-in specs. +COLLECT_GCC=g++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper +Target: i686-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu +Thread model: posix +gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu3) +configure:11794: $? = 0 +configure:11801: g++ -V >&5 +g++: error: unrecognized option '-V' +g++: fatal error: no input files +compilation terminated. +configure:11804: $? = 4 +configure:11807: checking whether we are using the GNU C++ compiler +configure:11836: g++ -c conftest.cpp >&5 +configure:11842: $? = 0 +configure:11859: result: yes +configure:11864: checking whether g++ accepts -g +configure:11894: g++ -c -g conftest.cpp >&5 +configure:11900: $? = 0 +configure:11999: result: yes +configure:12024: checking dependency style of g++ +configure:12115: result: gcc3 +configure:12138: checking how to run the C++ preprocessor +configure:12174: g++ -E conftest.cpp +configure:12180: $? = 0 +configure:12211: g++ -E conftest.cpp +conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +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: g++ -E +configure:12279: g++ -E conftest.cpp +configure:12285: $? = 0 +configure:12316: g++ -E conftest.cpp +conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory +compilation terminated. +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 g++ +configure:12566: result: /usr/bin/ld +configure:12575: checking if the linker (/usr/bin/ld) is GNU ld +configure:12590: result: yes +configure:12645: checking whether the g++ linker (/usr/bin/ld) supports shared libraries +configure:13631: result: yes +configure:13659: g++ -c -g -O2 conftest.cpp >&5 +configure:13662: $? = 0 +configure:13844: checking for g++ option to produce PIC +configure:14166: result: -fPIC -DPIC +configure:14175: checking if g++ PIC flag -fPIC -DPIC works +configure:14193: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 +configure:14197: $? = 0 +configure:14210: result: yes +configure:14231: checking if g++ static flag -static works +configure:14259: result: yes +configure:14271: checking if g++ supports -c -o file.o +configure:14292: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:14296: $? = 0 +configure:14318: result: yes +configure:14323: checking if g++ supports -c -o file.o +configure:14370: result: yes +configure:14400: checking whether the g++ linker (/usr/bin/ld) supports shared libraries +configure:14428: result: yes +configure:14571: checking dynamic linker characteristics +configure:15210: result: GNU/Linux ld.so +configure:15263: checking how to hardcode library paths into programs +configure:15288: result: immediate +configure:15333: checking whether byte ordering is bigendian +configure:15366: g++ -c -g -O2 conftest.cpp >&5 +configure:15372: $? = 0 +configure:15404: g++ -c -g -O2 conftest.cpp >&5 +conftest.cpp: In function 'int main()': +conftest.cpp:30:6: error: 'big' was not declared in this scope +conftest.cpp:30:10: error: expected ';' before 'endian' +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: g++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking stddef.h presence +configure:15644: g++ -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: g++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking sys/mman.h presence +configure:15644: g++ -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: g++ -c -g -O2 conftest.cpp >&5 +configure:15611: $? = 0 +configure:15625: result: yes +configure:15629: checking sys/resource.h presence +configure:15644: g++ -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: g++ -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: g++ -c -g -O2 conftest.cpp >&5 +configure:15833: $? = 0 +configure:15840: result: yes +configure:15863: checking if the compiler supports __builtin_ctzll +configure:15889: g++ -c -g -O2 conftest.cpp >&5 +configure:15895: $? = 0 +configure:15902: result: yes +configure:15948: checking for pthread_create in -lpthread +configure:15975: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 +conftest.cpp: In function 'int main()': +conftest.cpp:33:58: error: invalid conversion from 'void*' to 'pthread_t* {aka long unsigned int*}' [-fpermissive] +/usr/include/pthread.h:225:12: error: initializing argument 1 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' [-fpermissive] +conftest.cpp:33:58: error: invalid conversion from 'void*' to 'const pthread_attr_t*' [-fpermissive] +/usr/include/pthread.h:225:12: error: initializing argument 2 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' [-fpermissive] +conftest.cpp:33:58: error: invalid conversion from 'void*' to 'void* (*)(void*)' [-fpermissive] +/usr/include/pthread.h:225:12: error: initializing argument 3 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)' [-fpermissive] +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/bin/erl +configure:16055: result: /usr/bin/erl +configure:16104: $PKG_CONFIG --exists --print-errors "mozjs185" +configure:16107: $? = 0 +configure:16111: $PKG_CONFIG --exists --print-errors "nspr" +configure:16114: $? = 0 +configure:16154: checking for JS185 +configure:16161: $PKG_CONFIG --exists --print-errors "mozjs185" +configure:16164: $? = 0 +configure:16177: $PKG_CONFIG --exists --print-errors "mozjs185" +configure:16180: $? = 0 +configure:16369: result: yes +configure:16394: checking for JS185 +configure:16625: result: yes +configure:16688: checking jsapi.h usability +configure:16705: g++ -c -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -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: g++ -E -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -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: g++ -o conftest -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs -L/opt/local/lib -L/usr/local/lib >&5 +/usr/bin/ld: cannot find -lmozjs +collect2: ld returned 1 exit status +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: g++ -o conftest -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs -L/opt/local/lib -L/usr/local/lib >&5 +configure:17159: $? = 0 +configure:17177: result: yes +configure:17469: checking for JS_NewCompartmentAndGlobalObject in -ljs +configure:17504: g++ -o conftest -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs -L/opt/local/lib -L/usr/local/lib >&5 +/tmp/cckYZPuq.o: In function `main': +/tmp/couchdb/dist/apache-couchdb-1.2.0/conftest.cpp:40: undefined reference to `JS_NewCompartmentAndGlobalObject' +collect2: ld returned 1 exit status +configure:17510: $? = 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_NewCompartmentAndGlobalObject (); +| int +| main () +| { +| return JS_NewCompartmentAndGlobalObject (); +| ; +| return 0; +| } +configure:17529: result: no +configure:17625: checking for JS_ThrowStopIteration in -ljs +configure:17660: g++ -o conftest -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs -L/opt/local/lib -L/usr/local/lib >&5 +/tmp/ccULsxeL.o: In function `main': +/tmp/couchdb/dist/apache-couchdb-1.2.0/conftest.cpp:40: undefined reference to `JS_ThrowStopIteration' +collect2: ld returned 1 exit status +configure:17666: $? = 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_ThrowStopIteration (); +| int +| main () +| { +| return JS_ThrowStopIteration (); +| ; +| return 0; +| } +configure:17685: result: no +configure:17697: checking for JS_GetStringCharsAndLength in -ljs +configure:17732: g++ -o conftest -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include -L/usr/lib -L/opt/local/lib -L/usr/local/lib conftest.cpp -ljs -L/opt/local/lib -L/usr/local/lib >&5 +/tmp/ccm1xMP1.o: In function `main': +/tmp/couchdb/dist/apache-couchdb-1.2.0/conftest.cpp:40: undefined reference to `JS_GetStringCharsAndLength' +collect2: ld returned 1 exit status +configure:17738: $? = 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_GetStringCharsAndLength (); +| int +| main () +| { +| return JS_GetStringCharsAndLength (); +| ; +| return 0; +| } +configure:17757: result: no +configure:17772: checking for JSScript* +configure:17804: g++ -c -g -O2 -DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 +conftest.cpp:32:9: error: 'JSScript' does not name a type +conftest.cpp: In function 'int main()': +conftest.cpp:36:6: error: 'ac__type_new_' was not declared in this scope +conftest.cpp:36:21: error: expected primary-expression before ')' token +conftest.cpp:36:23: error: expected ')' before numeric constant +conftest.cpp:38:13: error: 'ac__type_new_' was not declared in this scope +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 +| /* 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/bin/icu-config +configure:18007: result: /usr/bin/icu-config +configure:18023: checking for ICU >= 3.4.1 +configure:18027: result: yes +configure:18031: checking ICU_CFLAGS +configure:18034: result: -g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long +configure:18037: checking ICU_CXXFLAGS +configure:18040: result: -g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long +configure:18043: checking ICU_LIBS +configure:18046: result: -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -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: -L/usr/lib/i386-linux-gnu -lcurl -Wl,-Bsymbolic-functions -Wl,-z,relro +configure:18266: checking for erlc +configure:18284: found /usr/bin/erlc +configure:18296: result: /usr/bin/erlc +configure:18323: checking erl_driver.h usability +configure:18340: g++ -c -g -O2 -I/usr/lib/erlang/usr/include -D_XOPEN_SOURCE -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: g++ -E -I/usr/lib/erlang/usr/include -D_XOPEN_SOURCE -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/bin/help2man +configure:18493: result: /usr/bin/help2man +configure:18538: checking location of init directory +configure:18551: result: ${sysconfdir}/init.d +configure:18561: checking location of launchd directory +configure:18571: result: not found +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 editel-koegl + +config.status:1030: creating Makefile +config.status:1030: creating bin/couch-config.tpl +config.status:1030: creating bin/couchdb.tpl +config.status:1030: creating bin/couchdb.bat.tpl +config.status:1030: creating bin/Makefile +config.status:1030: creating etc/couchdb/Makefile +config.status:1030: creating etc/couchdb/default.ini.tpl +config.status:1030: creating etc/default/Makefile +config.status:1030: creating etc/init/couchdb.tpl +config.status:1030: creating etc/init/Makefile +config.status:1030: creating etc/launchd/org.apache.couchdb.plist.tpl +config.status:1030: creating etc/launchd/Makefile +config.status:1030: creating etc/logrotate.d/couchdb.tpl +config.status:1030: creating etc/logrotate.d/Makefile +config.status:1030: creating etc/windows/Makefile +config.status:1030: creating etc/Makefile +config.status:1030: creating share/Makefile +config.status:1030: creating src/Makefile +config.status:1030: creating src/couchdb/couch.app.tpl +config.status:1030: creating src/couchdb/Makefile +config.status:1030: creating src/couchdb/priv/Makefile +config.status:1030: creating src/erlang-oauth/Makefile +config.status:1030: creating src/etap/Makefile +config.status:1030: creating src/ibrowse/Makefile +config.status:1030: creating src/mochiweb/Makefile +config.status:1030: creating src/snappy/Makefile +config.status:1030: creating src/snappy/google-snappy/snappy-stubs-public.h +config.status:1030: creating src/ejson/Makefile +config.status:1030: creating test/Makefile +config.status:1030: creating test/bench/Makefile +config.status:1030: creating test/etap/Makefile +config.status:1030: creating test/etap/test_util.erl +config.status:1030: creating test/javascript/Makefile +config.status:1030: creating test/view_server/Makefile +config.status:1030: creating utils/Makefile +config.status:1030: creating var/Makefile +config.status:1030: creating config.h +config.status:1268: config.h is unchanged +config.status:1030: creating src/snappy/google-snappy/config.h +config.status:1268: src/snappy/google-snappy/config.h is unchanged +config.status:1314: executing depfiles commands +config.status:1314: executing libtool commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i686-pc-linux-gnu +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= +ac_cv_env_CC_value= +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= +ac_cv_env_CXX_value= +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= +ac_cv_env_PKG_CONFIG_PATH_value= +ac_cv_env_PKG_CONFIG_set= +ac_cv_env_PKG_CONFIG_value= +ac_cv_env_build_alias_set= +ac_cv_env_build_alias_value= +ac_cv_env_host_alias_set= +ac_cv_env_host_alias_value= +ac_cv_env_target_alias_set= +ac_cv_env_target_alias_value= +ac_cv_func_mmap=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=i686-pc-linux-gnu +ac_cv_lib_js_JS_NewObject=yes +ac_cv_lib_js___JS_GetStringCharsAndLength=no +ac_cv_lib_js___JS_NewCompartmentAndGlobalObject=no +ac_cv_lib_js___JS_ThrowStopIteration=no +ac_cv_lib_mozjs_JS_NewObject=no +ac_cv_objext=o +ac_cv_path_CURL_CONFIG=/usr/bin/curl-config +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_ERL=/usr/bin/erl +ac_cv_path_ERLC=/usr/bin/erlc +ac_cv_path_FGREP='/bin/grep -F' +ac_cv_path_GREP=/bin/grep +ac_cv_path_HELP2MAN_EXECUTABLE=/usr/bin/help2man +ac_cv_path_ICU_CONFIG=/usr/bin/icu-config +ac_cv_path_SED=/bin/sed +ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_mkdir=/bin/mkdir +ac_cv_prog_AWK=gawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_CXXCPP='g++ -E' +ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_ac_ct_CXX=g++ +ac_cv_prog_ac_ct_OBJDUMP=objdump +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_archive_cmds_need_lc=no +lt_cv_deplibs_check_method=pass_all +lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +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 -B' +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=no +lt_cv_prog_compiler_static_works=yes +lt_cv_prog_compiler_static_works_CXX=yes +lt_cv_prog_gnu_ld=yes +lt_cv_prog_gnu_ldcxx=yes +lt_cv_shlibpath_overrides_runpath=no +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' +lt_cv_sys_max_cmd_len=1572864 +pkg_cv_JS185_CFLAGS='-I/usr/include/nspr -I/usr/include/js ' +pkg_cv_JS185_LIBS='-lmozjs185 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run aclocal-1.10' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run tar' +AR='ar' +AS='as' +AUTOCONF='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run autoconf' +AUTOHEADER='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run autoheader' +AUTOMAKE='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run automake-1.10' +AWK='gawk' +CC='gcc' +CCDEPMODE='depmode=gcc3' +CFLAGS='-O2 -g -O2' +CPP='gcc -E' +CPPFLAGS='-D_XOPEN_SOURCE -I/opt/local/include -I/usr/local/include -I/usr/include ' +CURL_CFLAGS='' +CURL_CONFIG='/usr/bin/curl-config' +CURL_LIBS='-L/usr/lib/i386-linux-gnu -lcurl -Wl,-Bsymbolic-functions -Wl,-z,relro' +CXX='g++' +CXXCPP='g++ -E' +CXXDEPMODE='depmode=gcc3' +CXXFLAGS='-g -O2' +CYGPATH_W='echo' +DEFS='-DHAVE_CONFIG_H' +DEPDIR='.deps' +DLLTOOL='dlltool' +DSYMUTIL='' +DUMPBIN='' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +ERL='/usr/bin/erl' +ERLANG_FLAGS='-I/usr/lib/erlang/usr/include' +ERLC='/usr/bin/erlc' +ERLC_FLAGS='' +EXEEXT='' +FGREP='/bin/grep -F' +FLAGS='' +GREP='/bin/grep' +HELP2MAN_EXECUTABLE='/usr/bin/help2man' +HELP2MAN_FALSE='#' +HELP2MAN_TRUE='' +ICU_BIN='' +ICU_CFLAGS='-g -Wall -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long ' +ICU_CONFIG='/usr/bin/icu-config' +ICU_CPPFLAGS='' +ICU_CXXFLAGS='-g -Wall -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long ' +ICU_LIBS=' -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -ldl -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='-I/usr/include/nspr -I/usr/include/js ' +JS185_LIBS='-lmozjs185 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' +JS_CFLAGS='-DXP_UNIX -I/usr/include/nspr -I/usr/include/js -I/opt/local/include -I/usr/local/include -I/usr/include ' +JS_LDFLAGS='-L/usr/lib -L/opt/local/lib -L/usr/local/lib ' +JS_LIBS='-ljs -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 -lcrypt' +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LIPO='' +LN_S='ln -s' +LTLIBOBJS='' +MAKEINFO='${SHELL} /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/missing --run makeinfo' +NM='/usr/bin/nm -B' +NMEDIT='' +OBJDUMP='objdump' +OBJEXT='o' +OTOOL64='' +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='/usr/bin/pkg-config' +PKG_CONFIG_LIBDIR='' +PKG_CONFIG_PATH='' +RANLIB='ranlib' +SED='/bin/sed' +SET_MAKE='' +SHELL='/bin/bash' +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='gcc' +ac_ct_CXX='g++' +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='i686-pc-linux-gnu' +build_alias='' +build_cpu='i686' +build_os='linux-gnu' +build_vendor='pc' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='${prefix}' +host='i686-pc-linux-gnu' +host_alias='' +host_cpu='i686' +host_os='linux-gnu' +host_vendor='pc' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +initdir='${sysconfdir}/init.d' +install_sh='$(SHELL) /tmp/couchdb/dist/apache-couchdb-1.2.0/build-aux/install-sh' +launchddir='' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localconfdir='${prefix}/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='${prefix}/var' +localstatelibdir='${prefix}/var/lib/couchdb' +localstatelogdir='${prefix}/var/log/couchdb' +localstaterundir='${prefix}/var/run/couchdb' +mandir='${datarootdir}/man' +mkdir_p='/bin/mkdir -p' +msvc_redist_dir='' +msvc_redist_name='' +oldincludedir='/usr/include' +openssl_bin_dir='' +otp_release='R14B04' +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='/tmp/couchdb/install' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/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 JSSCRIPT_TYPE JSObject* +#define COUCHJS_NAME "couchjs" +#define HAVE_CURL 1 + +configure: exit 0