maas@wintermute dist % cat config.log 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.68. Invocation command line was $ ./configure --prefix=/tmp/1.2.x/install ## --------- ## ## Platform. ## ## --------- ## hostname = wintermute uname -m = x86_64 uname -r = 3.0.0-1-amd64 uname -s = Linux uname -v = #1 SMP Sun Jul 24 02:24:44 UTC 2011 /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: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2751: checking for a BSD-compatible install configure:2819: result: /usr/bin/install -c configure:2830: checking whether build environment is sane configure:2880: result: yes configure:3021: checking for a thread-safe mkdir -p configure:3060: result: /bin/mkdir -p configure:3073: checking for gawk configure:3089: found /usr/bin/gawk configure:3100: result: gawk configure:3111: checking whether make sets $(MAKE) configure:3133: result: yes configure:3226: checking for style of include used by make configure:3254: result: GNU configure:3324: checking for gcc configure:3340: found /usr/bin/gcc configure:3351: result: gcc configure:3580: checking for C compiler version configure:3589: gcc --version >&5 gcc (Debian 4.6.1-4) 4.6.1 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:3600: $? = 0 configure:3589: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-4' --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-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 (Debian 4.6.1-4) configure:3600: $? = 0 configure:3589: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3600: $? = 1 configure:3589: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3600: $? = 1 configure:3620: checking whether the C compiler works configure:3642: gcc conftest.c >&5 configure:3646: $? = 0 configure:3694: result: yes configure:3697: checking for C compiler default output file name configure:3699: result: a.out configure:3705: checking for suffix of executables configure:3712: gcc -o conftest conftest.c >&5 configure:3716: $? = 0 configure:3738: result: configure:3760: checking whether we are cross compiling configure:3768: gcc -o conftest conftest.c >&5 configure:3772: $? = 0 configure:3779: ./conftest configure:3783: $? = 0 configure:3798: result: no configure:3803: checking for suffix of object files configure:3825: gcc -c conftest.c >&5 configure:3829: $? = 0 configure:3850: result: o configure:3854: checking whether we are using the GNU C compiler configure:3873: gcc -c conftest.c >&5 configure:3873: $? = 0 configure:3882: result: yes configure:3891: checking whether gcc accepts -g configure:3911: gcc -c -g conftest.c >&5 configure:3911: $? = 0 configure:3952: result: yes configure:3969: checking for gcc option to accept ISO C89 configure:4033: gcc -c -g -O2 conftest.c >&5 configure:4033: $? = 0 configure:4046: result: none needed configure:4068: checking dependency style of gcc configure:4178: result: gcc3 configure:4199: checking how to run the C preprocessor configure:4230: gcc -E conftest.c configure:4230: $? = 0 configure:4244: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4244: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4269: result: gcc -E configure:4289: gcc -E conftest.c configure:4289: $? = 0 configure:4303: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4303: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4332: checking for grep that handles long lines and -e configure:4390: result: /bin/grep configure:4395: checking for egrep configure:4457: result: /bin/grep -E configure:4462: checking for ANSI C header files configure:4482: gcc -c -g -O2 conftest.c >&5 configure:4482: $? = 0 configure:4555: gcc -o conftest -g -O2 conftest.c >&5 configure:4555: $? = 0 configure:4555: ./conftest configure:4555: $? = 0 configure:4566: result: yes configure:4579: checking for sys/types.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for sys/stat.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for stdlib.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for string.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for memory.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for strings.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for inttypes.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for stdint.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4579: checking for unistd.h configure:4579: gcc -c -g -O2 conftest.c >&5 configure:4579: $? = 0 configure:4579: result: yes configure:4592: checking minix/config.h usability configure:4592: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4592: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4592: result: no configure:4592: checking minix/config.h presence configure:4592: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4592: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4592: result: no configure:4592: checking for minix/config.h configure:4592: result: no configure:4613: checking whether it is safe to define __EXTENSIONS__ configure:4631: gcc -c -g -O2 conftest.c >&5 configure:4631: $? = 0 configure:4638: result: yes configure:4764: checking for gcc configure:4791: result: gcc configure:5020: checking for C compiler version configure:5029: gcc --version >&5 gcc (Debian 4.6.1-4) 4.6.1 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:5040: $? = 0 configure:5029: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-4' --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-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 (Debian 4.6.1-4) configure:5040: $? = 0 configure:5029: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:5040: $? = 1 configure:5029: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5040: $? = 1 configure:5044: checking whether we are using the GNU C compiler configure:5072: result: yes configure:5081: checking whether gcc accepts -g configure:5142: result: yes configure:5159: checking for gcc option to accept ISO C89 configure:5236: result: none needed configure:5258: checking dependency style of gcc configure:5368: result: gcc3 configure:5412: checking build system type configure:5426: result: x86_64-unknown-linux-gnu configure:5446: checking host system type configure:5459: result: x86_64-unknown-linux-gnu configure:5500: checking how to print strings configure:5527: result: printf configure:5548: checking for a sed that does not truncate output configure:5612: result: /bin/sed configure:5630: checking for fgrep configure:5692: result: /bin/grep -F configure:5727: checking for ld used by gcc configure:5794: result: /usr/bin/ld configure:5801: checking if the linker (/usr/bin/ld) is GNU ld configure:5816: result: yes configure:5828: checking for BSD- or MS-compatible name lister (nm) configure:5877: result: /usr/bin/nm -B configure:6007: checking the name lister (/usr/bin/nm -B) interface configure:6014: gcc -c -g -O2 conftest.c >&5 configure:6017: /usr/bin/nm -B "conftest.o" configure:6020: output 0000000000000000 B some_variable configure:6027: result: BSD nm configure:6030: checking whether ln -s works configure:6034: result: yes configure:6042: checking the maximum length of command line arguments configure:6167: result: 1572864 configure:6184: checking whether the shell understands some XSI constructs configure:6194: result: yes configure:6198: checking whether the shell understands "+=" configure:6204: result: yes configure:6239: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6279: result: func_convert_file_noop configure:6286: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6306: result: func_convert_file_noop configure:6313: checking for /usr/bin/ld option to reload object files configure:6320: result: -r configure:6394: checking for objdump configure:6410: found /usr/bin/objdump configure:6421: result: objdump configure:6450: checking how to recognize dependent libraries configure:6652: result: pass_all configure:6737: checking for dlltool configure:6767: result: no configure:6794: checking how to associate runtime and link libraries configure:6821: result: printf %s\n configure:6881: checking for ar configure:6897: found /usr/bin/ar configure:6908: result: ar configure:6945: checking for archiver @FILE support configure:6962: gcc -c -g -O2 conftest.c >&5 configure:6962: $? = 0 configure:6965: ar cru libconftest.a @conftest.lst >&5 configure:6968: $? = 0 configure:6973: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6976: $? = 1 configure:6988: result: @ configure:7046: checking for strip configure:7062: found /usr/bin/strip configure:7073: result: strip configure:7145: checking for ranlib configure:7161: found /usr/bin/ranlib configure:7172: result: ranlib configure:7274: checking command to parse /usr/bin/nm -B output from gcc object configure:7393: gcc -c -g -O2 conftest.c >&5 configure:7396: $? = 0 configure:7400: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7403: $? = 0 configure:7469: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7472: $? = 0 configure:7510: result: ok configure:7547: checking for sysroot configure:7577: result: no configure:7654: gcc -c -g -O2 conftest.c >&5 configure:7657: $? = 0 configure:7820: checking for mt configure:7836: found /bin/mt configure:7847: result: mt configure:7870: checking if mt is a manifest tool configure:7876: mt '-?' configure:7884: result: no configure:8513: checking for dlfcn.h configure:8513: gcc -c -g -O2 conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8938: checking for objdir configure:8953: result: .libs configure:9224: checking if gcc supports -fno-rtti -fno-exceptions configure:9242: 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:9246: $? = 0 configure:9259: result: no configure:9569: checking for gcc option to produce PIC configure:9576: result: -fPIC -DPIC configure:9584: checking if gcc PIC flag -fPIC -DPIC works configure:9602: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9606: $? = 0 configure:9619: result: yes configure:9648: checking if gcc static flag -static works configure:9676: result: yes configure:9691: checking if gcc supports -c -o file.o configure:9712: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9716: $? = 0 configure:9738: result: yes configure:9746: checking if gcc supports -c -o file.o configure:9793: result: yes configure:9826: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10988: result: yes configure:11025: checking whether -lc should be explicitly linked in configure:11033: gcc -c -g -O2 conftest.c >&5 configure:11036: $? = 0 configure:11051: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11054: $? = 0 configure:11068: result: no configure:11233: checking dynamic linker characteristics configure:11748: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11748: $? = 0 configure:11982: result: GNU/Linux ld.so configure:12089: checking how to hardcode library paths into programs configure:12114: result: immediate configure:12654: checking whether stripping libraries is possible configure:12659: result: yes configure:12694: checking if libtool supports shared libraries configure:12696: result: yes configure:12699: checking whether to build shared libraries configure:12720: result: yes configure:12723: checking whether to build static libraries configure:12727: result: no configure:12763: checking whether ln -s works configure:12767: result: yes configure:12828: checking for pkg-config configure:12846: found /usr/bin/pkg-config configure:12858: result: /usr/bin/pkg-config configure:12883: checking pkg-config is at least version 0.9.0 configure:12886: result: yes configure:12957: checking for g++ configure:12973: found /usr/bin/g++ configure:12984: result: g++ configure:13011: checking for C++ compiler version configure:13020: g++ --version >&5 g++ (Debian 4.6.1-4) 4.6.1 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:13031: $? = 0 configure:13020: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.1-4' --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-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 (Debian 4.6.1-4) configure:13031: $? = 0 configure:13020: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:13031: $? = 1 configure:13020: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:13031: $? = 1 configure:13035: checking whether we are using the GNU C++ compiler configure:13054: g++ -c conftest.cpp >&5 configure:13054: $? = 0 configure:13063: result: yes configure:13072: checking whether g++ accepts -g configure:13092: g++ -c -g conftest.cpp >&5 configure:13092: $? = 0 configure:13133: result: yes configure:13158: checking dependency style of g++ configure:13268: result: gcc3 configure:13301: checking how to run the C++ preprocessor configure:13328: g++ -E conftest.cpp configure:13328: $? = 0 configure:13342: g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13342: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13367: result: g++ -E configure:13387: g++ -E conftest.cpp configure:13387: $? = 0 configure:13401: g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13401: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13571: checking for ld used by g++ configure:13638: result: /usr/bin/ld -m elf_x86_64 configure:13645: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13660: result: yes configure:13715: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14719: result: yes configure:14754: g++ -c -g -O2 conftest.cpp >&5 configure:14757: $? = 0 configure:15277: checking for g++ option to produce PIC configure:15284: result: -fPIC -DPIC configure:15292: checking if g++ PIC flag -fPIC -DPIC works configure:15310: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15314: $? = 0 configure:15327: result: yes configure:15350: checking if g++ static flag -static works configure:15378: result: yes configure:15390: checking if g++ supports -c -o file.o configure:15411: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15415: $? = 0 configure:15437: result: yes configure:15442: checking if g++ supports -c -o file.o configure:15489: result: yes configure:15519: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15556: result: yes configure:15699: checking dynamic linker characteristics configure:16382: result: GNU/Linux ld.so configure:16435: checking how to hardcode library paths into programs configure:16460: result: immediate configure:16506: checking whether byte ordering is bigendian configure:16521: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:29:9: error: expected unqualified-id before 'not' token configure:16521: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:16566: g++ -c -g -O2 conftest.cpp >&5 configure:16566: $? = 0 configure:16584: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:35:8: error: 'big' was not declared in this scope conftest.cpp:35:12: error: expected ';' before 'endian' configure:16584: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16712: result: no configure:16734: checking for stdint.h configure:16734: result: yes configure:16734: checking stddef.h usability configure:16734: g++ -c -g -O2 conftest.cpp >&5 configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking stddef.h presence configure:16734: g++ -E conftest.cpp configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking for stddef.h configure:16734: result: yes configure:16734: checking sys/mman.h usability configure:16734: g++ -c -g -O2 conftest.cpp >&5 configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking sys/mman.h presence configure:16734: g++ -E conftest.cpp configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking for sys/mman.h configure:16734: result: yes configure:16734: checking sys/resource.h usability configure:16734: g++ -c -g -O2 conftest.cpp >&5 configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking sys/resource.h presence configure:16734: g++ -E conftest.cpp configure:16734: $? = 0 configure:16734: result: yes configure:16734: checking for sys/resource.h configure:16734: result: yes configure:16744: checking for mmap configure:16744: g++ -o conftest -g -O2 conftest.cpp >&5 configure:16744: $? = 0 configure:16744: result: yes configure:16750: checking if the compiler supports __builtin_expect configure:16766: g++ -c -g -O2 conftest.cpp >&5 configure:16766: $? = 0 configure:16769: result: yes configure:16786: checking if the compiler supports __builtin_ctzll configure:16802: g++ -c -g -O2 conftest.cpp >&5 configure:16802: $? = 0 configure:16805: result: yes configure:16845: checking for pthread_create in -lpthread configure:16862: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 conftest.cpp: In function 'int main()': conftest.cpp:38: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:38: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:38: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:16862: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_CTZ 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_create((void *)0, (void *)0, (void *)0, (void *)0) | ; | return 0; | } configure:16875: result: no configure:16900: checking for erl configure:16918: found /usr/bin/erl configure:16930: result: /usr/bin/erl configure:16984: checking for JS configure:16991: $PKG_CONFIG --exists --print-errors "mozjs185" Package mozjs185 was not found in the pkg-config search path. Perhaps you should add the directory containing `mozjs185.pc' to the PKG_CONFIG_PATH environment variable No package 'mozjs185' found configure:16994: $? = 1 configure:17007: $PKG_CONFIG --exists --print-errors "mozjs185" Package mozjs185 was not found in the pkg-config search path. Perhaps you should add the directory containing `mozjs185.pc' to the PKG_CONFIG_PATH environment variable No package 'mozjs185' found configure:17010: $? = 1 configure:17023: result: no No package 'mozjs185' found configure:17042: checking for JS configure:17049: $PKG_CONFIG --exists --print-errors "mozilla-js >= 1.7" configure:17052: $? = 0 configure:17065: $PKG_CONFIG --exists --print-errors "mozilla-js >= 1.7" configure:17068: $? = 0 configure:17109: result: yes configure:17224: checking for JS configure:17299: result: yes configure:17355: result: js libs -L/usr/lib/xulrunner-devel-5.0/lib -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/opt/local/lib -L/usr/local/lib configure:17358: checking jsapi.h usability configure:17358: g++ -c -g -O2 -DXP_UNIX -I -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 conftest.cpp:67:19: fatal error: jsapi.h: No such file or directory compilation terminated. configure:17358: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_CTZ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17358: result: no configure:17358: checking jsapi.h presence configure:17358: g++ -E -DXP_UNIX -I -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp conftest.cpp:34:19: fatal error: jsapi.h: No such file or directory compilation terminated. configure:17358: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_CTZ 1 | /* end confdefs.h. */ | #include configure:17358: result: no configure:17358: checking for jsapi.h configure:17358: result: no configure:17363: checking js/jsapi.h usability configure:17363: g++ -c -g -O2 -DXP_UNIX -I -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 conftest.cpp:67:22: fatal error: js/jsapi.h: No such file or directory compilation terminated. configure:17363: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_CTZ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17363: result: no configure:17363: checking js/jsapi.h presence configure:17363: g++ -E -DXP_UNIX -I -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp conftest.cpp:34:22: fatal error: js/jsapi.h: No such file or directory compilation terminated. configure:17363: $? = 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_URL "" | #define PACKAGE "apache-couchdb" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDINT_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_BUILTIN_CTZ 1 | /* end confdefs.h. */ | #include configure:17363: result: no configure:17363: checking for js/jsapi.h configure:17363: result: no configure:17370: error: Could not find the jsapi header. Are the Mozilla SpiderMonkey headers installed? ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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_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_inttypes_h=yes ac_cv_header_js_jsapi_h=no ac_cv_header_jsapi_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_ERL=/usr/bin/erl ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep 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_MANIFEST_TOOL=mt 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_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ 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 -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' 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'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_JS_CFLAGS='-DXP_UNIX -DJS_THREADSAFE -I/usr/include/nspr -I/usr/include/mozjs ' pkg_cv_JS_LIBS='-L/usr/lib/xulrunner-devel-5.0/lib -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -g -O2' CPP='gcc -E' CPPFLAGS='-DXP_UNIX -I -I/opt/local/include -I/usr/local/include -I/usr/include ' CURL_CFLAGS='' CURL_CONFIG='' CURL_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' 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='' ERLC_FLAGS='' EXEEXT='' FGREP='/bin/grep -F' FLAGS='' GREP='/bin/grep' HELP2MAN_EXECUTABLE='' HELP2MAN_FALSE='' HELP2MAN_TRUE='' ICU_BIN='' ICU_CFLAGS='' ICU_CONFIG='' ICU_CPPFLAGS='' ICU_CXXFLAGS='' ICU_LIBS='' INIT_FALSE='' INIT_TRUE='' INNO_COMPILER_EXECUTABLE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JS_CFLAGS='-DXP_UNIX -I' JS_LDFLAGS='-L/usr/lib/xulrunner-devel-5.0/lib -L/opt/local/lib -L/usr/local/lib ' JS_LIBS='-L/usr/lib/xulrunner-devel-5.0/lib -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl ' JS_LIB_BINARY='' LAUNCHD_FALSE='' LAUNCHD_TRUE='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/usr/lib/xulrunner-devel-5.0/lib -L/opt/local/lib -L/usr/local/lib ' LIBOBJS='' LIBS='-L/usr/lib/xulrunner-devel-5.0/lib -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/opt/local/lib -L/usr/local/lib ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/1.2.x/dist/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' 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_URL='' 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_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_cv_have_stddef_h='1' ac_cv_have_stdint_h='1' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' bug_uri='' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' initdir='' install_sh='${SHELL} /tmp/1.2.x/dist/build-aux/install-sh' launchddir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localconfdir='' localdatadir='' localdocdir='' localedir='${datarootdir}/locale' localerlanglibdir='' locallibbindir='' locallibdir='' localstatedir='${prefix}/var' localstatelibdir='' localstatelogdir='' localstaterundir='' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' msvc_redist_dir='' msvc_redist_name='' oldincludedir='/usr/include' openssl_bin_dir='' otp_release='' package_author_address='' package_author_name='' package_identifier='' package_name='' package_tarname='' pdfdir='${docdir}' prefix='/tmp/1.2.x/install' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' version='' version_major='' version_minor='' version_release='' version_revision='' version_stage='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Apache CouchDB" #define PACKAGE_TARNAME "apache-couchdb" #define PACKAGE_VERSION "1.2.0" #define PACKAGE_STRING "Apache CouchDB 1.2.0" #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" #define PACKAGE_URL "" #define PACKAGE "apache-couchdb" #define VERSION "1.2.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_STDINT_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_BUILTIN_CTZ 1 configure: exit 1 maas@wintermute dist %