Skip to content

Instantly share code, notes, and snippets.

@kurtmilam
Created July 8, 2014 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurtmilam/8737c3ec3a46b478c72a to your computer and use it in GitHub Desktop.
Save kurtmilam/8737c3ec3a46b478c72a to your computer and use it in GitHub Desktop.
config.log for CouchDB 1.6.0 installation on Webfaction
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.6.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/home/USER --with-js-lib=/home/USER/lib --with-js-include=/home/USER/include/js --with-erlang=/home/USER/lib/erlang/usr/include
## --------- ##
## Platform. ##
## --------- ##
hostname = web415.webfaction.com
uname -m = x86_64
uname -r = 2.6.32-358.18.1.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Aug 28 17:19:38 UTC 2013
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/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/USER/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/USER/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2811: checking for a BSD-compatible install
configure:2879: result: /usr/bin/install -c
configure:2890: checking whether build environment is sane
configure:2940: result: yes
configure:3081: checking for a thread-safe mkdir -p
configure:3120: result: /bin/mkdir -p
configure:3133: checking for gawk
configure:3149: found /bin/gawk
configure:3160: result: gawk
configure:3171: checking whether make sets $(MAKE)
configure:3193: result: yes
configure:3268: checking how to create a ustar tar archive
configure:3281: tar --version
tar (GNU tar) 1.23
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3284: $? = 0
configure:3324: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3327: $? = 0
configure:3331: tar -xf - <conftest.tar
configure:3334: $? = 0
configure:3347: result: gnutar
configure:3367: checking for style of include used by make
configure:3395: result: GNU
configure:3466: checking for gcc
configure:3482: found /usr/bin/gcc
configure:3493: result: gcc
configure:3722: checking for C compiler version
configure:3731: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 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:3742: $? = 0
configure:3731: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:3742: $? = 0
configure:3731: gcc -V >&5
gcc: '-V' option must have argument
configure:3742: $? = 1
configure:3731: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3742: $? = 1
configure:3762: checking whether the C compiler works
configure:3784: gcc conftest.c >&5
configure:3788: $? = 0
configure:3836: result: yes
configure:3839: checking for C compiler default output file name
configure:3841: result: a.out
configure:3847: checking for suffix of executables
configure:3854: gcc -o conftest conftest.c >&5
configure:3858: $? = 0
configure:3880: result:
configure:3902: checking whether we are cross compiling
configure:3910: gcc -o conftest conftest.c >&5
configure:3914: $? = 0
configure:3921: ./conftest
configure:3925: $? = 0
configure:3940: result: no
configure:3945: checking for suffix of object files
configure:3967: gcc -c conftest.c >&5
configure:3971: $? = 0
configure:3992: result: o
configure:3996: checking whether we are using the GNU C compiler
configure:4015: gcc -c conftest.c >&5
configure:4015: $? = 0
configure:4024: result: yes
configure:4033: checking whether gcc accepts -g
configure:4053: gcc -c -g conftest.c >&5
configure:4053: $? = 0
configure:4094: result: yes
configure:4111: checking for gcc option to accept ISO C89
configure:4174: gcc -c -g -O2 conftest.c >&5
configure:4174: $? = 0
configure:4187: result: none needed
configure:4209: checking dependency style of gcc
configure:4320: result: gcc3
configure:4341: checking how to run the C preprocessor
configure:4372: gcc -E conftest.c
configure:4372: $? = 0
configure:4386: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4411: result: gcc -E
configure:4431: gcc -E conftest.c
configure:4431: $? = 0
configure:4445: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4474: checking for grep that handles long lines and -e
configure:4532: result: /bin/grep
configure:4537: checking for egrep
configure:4599: result: /bin/grep -E
configure:4604: checking for ANSI C header files
configure:4624: gcc -c -g -O2 conftest.c >&5
configure:4624: $? = 0
configure:4697: gcc -o conftest -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: ./conftest
configure:4697: $? = 0
configure:4708: result: yes
configure:4721: checking for sys/types.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for sys/stat.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for stdlib.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for string.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for memory.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for strings.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for inttypes.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for stdint.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4721: checking for unistd.h
configure:4721: gcc -c -g -O2 conftest.c >&5
configure:4721: $? = 0
configure:4721: result: yes
configure:4734: checking minix/config.h usability
configure:4734: gcc -c -g -O2 conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4734: result: no
configure:4734: checking minix/config.h presence
configure:4734: gcc -E conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4734: result: no
configure:4734: checking for minix/config.h
configure:4734: result: no
configure:4755: checking whether it is safe to define __EXTENSIONS__
configure:4773: gcc -c -g -O2 conftest.c >&5
configure:4773: $? = 0
configure:4780: result: yes
configure:4905: checking for gcc
configure:4932: result: gcc
configure:5161: checking for C compiler version
configure:5170: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 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:5181: $? = 0
configure:5170: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:5181: $? = 0
configure:5170: gcc -V >&5
gcc: '-V' option must have argument
configure:5181: $? = 1
configure:5170: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5181: $? = 1
configure:5185: checking whether we are using the GNU C compiler
configure:5213: result: yes
configure:5222: checking whether gcc accepts -g
configure:5283: result: yes
configure:5300: checking for gcc option to accept ISO C89
configure:5376: result: none needed
configure:5398: checking dependency style of gcc
configure:5509: result: gcc3
configure:5553: checking build system type
configure:5567: result: x86_64-unknown-linux-gnu
configure:5587: checking host system type
configure:5600: result: x86_64-unknown-linux-gnu
configure:5641: checking how to print strings
configure:5668: result: printf
configure:5689: checking for a sed that does not truncate output
configure:5753: result: /bin/sed
configure:5771: checking for fgrep
configure:5833: result: /bin/grep -F
configure:5868: checking for ld used by gcc
configure:5935: result: /usr/bin/ld
configure:5942: checking if the linker (/usr/bin/ld) is GNU ld
configure:5957: result: yes
configure:5969: checking for BSD- or MS-compatible name lister (nm)
configure:6018: result: /usr/bin/nm -B
configure:6148: checking the name lister (/usr/bin/nm -B) interface
configure:6155: gcc -c -g -O2 conftest.c >&5
configure:6158: /usr/bin/nm -B "conftest.o"
configure:6161: output
0000000000000000 B some_variable
configure:6168: result: BSD nm
configure:6171: checking whether ln -s works
configure:6175: result: yes
configure:6183: checking the maximum length of command line arguments
configure:6313: result: 1966080
configure:6330: checking whether the shell understands some XSI constructs
configure:6340: result: yes
configure:6344: checking whether the shell understands "+="
configure:6350: result: yes
configure:6385: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6425: result: func_convert_file_noop
configure:6432: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6452: result: func_convert_file_noop
configure:6459: checking for /usr/bin/ld option to reload object files
configure:6466: result: -r
configure:6540: checking for objdump
configure:6556: found /usr/bin/objdump
configure:6567: result: objdump
configure:6596: checking how to recognize dependent libraries
configure:6798: result: pass_all
configure:6883: checking for dlltool
configure:6913: result: no
configure:6940: checking how to associate runtime and link libraries
configure:6967: result: printf %s\n
configure:7027: checking for ar
configure:7043: found /usr/bin/ar
configure:7054: result: ar
configure:7091: checking for archiver @FILE support
configure:7108: gcc -c -g -O2 conftest.c >&5
configure:7108: $? = 0
configure:7111: ar cru libconftest.a @conftest.lst >&5
configure:7114: $? = 0
configure:7119: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7122: $? = 1
configure:7134: result: @
configure:7192: checking for strip
configure:7208: found /usr/bin/strip
configure:7219: result: strip
configure:7291: checking for ranlib
configure:7307: found /usr/bin/ranlib
configure:7318: result: ranlib
configure:7420: checking command to parse /usr/bin/nm -B output from gcc object
configure:7540: gcc -c -g -O2 conftest.c >&5
configure:7543: $? = 0
configure:7547: /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:7550: $? = 0
configure:7616: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7619: $? = 0
configure:7657: result: ok
configure:7694: checking for sysroot
configure:7724: result: no
configure:7801: gcc -c -g -O2 conftest.c >&5
configure:7804: $? = 0
configure:7980: checking for mt
configure:8010: result: no
configure:8030: checking if : is a manifest tool
configure:8036: : '-?'
configure:8044: result: no
configure:8683: checking for dlfcn.h
configure:8683: gcc -c -g -O2 conftest.c >&5
configure:8683: $? = 0
configure:8683: result: yes
configure:9127: checking for objdir
configure:9142: result: .libs
configure:9413: checking if gcc supports -fno-rtti -fno-exceptions
configure:9431: 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
configure:9435: $? = 0
configure:9448: result: no
configure:9775: checking for gcc option to produce PIC
configure:9782: result: -fPIC -DPIC
configure:9790: checking if gcc PIC flag -fPIC -DPIC works
configure:9808: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9812: $? = 0
configure:9825: result: yes
configure:9854: checking if gcc static flag -static works
configure:9882: result: yes
configure:9897: checking if gcc supports -c -o file.o
configure:9918: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9922: $? = 0
configure:9944: result: yes
configure:9952: checking if gcc supports -c -o file.o
configure:9999: result: yes
configure:10032: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11185: result: yes
configure:11222: checking whether -lc should be explicitly linked in
configure:11230: gcc -c -g -O2 conftest.c >&5
configure:11233: $? = 0
configure:11248: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11251: $? = 0
configure:11265: result: no
configure:11425: checking dynamic linker characteristics
configure:11949: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11949: $? = 0
configure:12171: result: GNU/Linux ld.so
configure:12278: checking how to hardcode library paths into programs
configure:12303: result: immediate
configure:12843: checking whether stripping libraries is possible
configure:12848: result: yes
configure:12883: checking if libtool supports shared libraries
configure:12885: result: yes
configure:12888: checking whether to build shared libraries
configure:12909: result: yes
configure:12912: checking whether to build static libraries
configure:12916: result: no
configure:12954: checking whether ln -s works
configure:12958: result: yes
configure:13020: checking for pkg-config
configure:13038: found /usr/bin/pkg-config
configure:13050: result: /usr/bin/pkg-config
configure:13075: checking pkg-config is at least version 0.9.0
configure:13078: result: yes
configure:13149: checking for g++
configure:13165: found /usr/bin/g++
configure:13176: result: g++
configure:13203: checking for C++ compiler version
configure:13212: g++ --version >&5
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 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:13223: $? = 0
configure:13212: g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:13223: $? = 0
configure:13212: g++ -V >&5
g++: '-V' option must have argument
configure:13223: $? = 1
configure:13212: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:13223: $? = 1
configure:13227: checking whether we are using the GNU C++ compiler
configure:13246: g++ -c conftest.cpp >&5
configure:13246: $? = 0
configure:13255: result: yes
configure:13264: checking whether g++ accepts -g
configure:13284: g++ -c -g conftest.cpp >&5
configure:13284: $? = 0
configure:13325: result: yes
configure:13350: checking dependency style of g++
configure:13461: result: gcc3
configure:13494: checking how to run the C++ preprocessor
configure:13521: g++ -E conftest.cpp
configure:13521: $? = 0
configure:13535: g++ -E conftest.cpp
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
configure:13535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13560: result: g++ -E
configure:13580: g++ -E conftest.cpp
configure:13580: $? = 0
configure:13594: g++ -E conftest.cpp
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
configure:13594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13763: checking for ld used by g++
configure:13830: result: /usr/bin/ld -m elf_x86_64
configure:13837: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13852: result: yes
configure:13907: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14912: result: yes
configure:14948: g++ -c -g -O2 conftest.cpp >&5
configure:14951: $? = 0
configure:15471: checking for g++ option to produce PIC
configure:15478: result: -fPIC -DPIC
configure:15486: checking if g++ PIC flag -fPIC -DPIC works
configure:15504: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15508: $? = 0
configure:15521: result: yes
configure:15544: checking if g++ static flag -static works
configure:15572: result: yes
configure:15584: checking if g++ supports -c -o file.o
configure:15605: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15609: $? = 0
configure:15631: result: yes
configure:15636: checking if g++ supports -c -o file.o
configure:15683: result: yes
configure:15713: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15749: result: yes
configure:15890: checking dynamic linker characteristics
configure:16570: result: GNU/Linux ld.so
configure:16623: checking how to hardcode library paths into programs
configure:16648: result: immediate
configure:16705: g++ -o conftest -g -O2 conftest.cpp >&5
configure:16705: $? = 0
configure:16712: checking whether byte ordering is bigendian
configure:16727: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:29: error: expected unqualified-id before '!' token
configure:16727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.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:16772: g++ -c -g -O2 conftest.cpp >&5
configure:16772: $? = 0
configure:16790: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:35: error: 'big' was not declared in this scope
conftest.cpp:35: error: expected ';' before 'endian'
configure:16790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16918: result: no
configure:16940: checking for stdint.h
configure:16940: result: yes
configure:16940: checking stddef.h usability
configure:16940: g++ -c -g -O2 conftest.cpp >&5
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking stddef.h presence
configure:16940: g++ -E conftest.cpp
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking for stddef.h
configure:16940: result: yes
configure:16940: checking sys/mman.h usability
configure:16940: g++ -c -g -O2 conftest.cpp >&5
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking sys/mman.h presence
configure:16940: g++ -E conftest.cpp
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking for sys/mman.h
configure:16940: result: yes
configure:16940: checking sys/resource.h usability
configure:16940: g++ -c -g -O2 conftest.cpp >&5
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking sys/resource.h presence
configure:16940: g++ -E conftest.cpp
configure:16940: $? = 0
configure:16940: result: yes
configure:16940: checking for sys/resource.h
configure:16940: result: yes
configure:16950: checking for mmap
configure:16950: g++ -o conftest -g -O2 conftest.cpp >&5
configure:16950: $? = 0
configure:16950: result: yes
configure:16956: checking if the compiler supports __builtin_expect
configure:16972: g++ -c -g -O2 conftest.cpp >&5
configure:16972: $? = 0
configure:16975: result: yes
configure:16993: checking if the compiler supports __builtin_ctzll
configure:17009: g++ -c -g -O2 conftest.cpp >&5
configure:17009: $? = 0
configure:17012: result: yes
configure:17053: checking for pthread_create in -lpthread
configure:17071: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
conftest.cpp: In function 'int main()':
conftest.cpp:39: error: invalid conversion from 'void*' to 'pthread_t*'
conftest.cpp:39: error: initializing argument 1 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)'
conftest.cpp:39: error: invalid conversion from 'void*' to 'const pthread_attr_t*'
conftest.cpp:39: error: initializing argument 2 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)'
conftest.cpp:39: error: invalid conversion from 'void*' to 'void* (*)(void*)'
conftest.cpp:39: error: initializing argument 3 of 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)'
configure:17071: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| /* end confdefs.h. */
|
| #include<pthread.h>
| int
| main ()
| {
| pthread_create((void *)0, (void *)0, (void *)0, (void *)0)
| ;
| return 0;
| }
configure:17084: result: no
configure:17090: checking for erl
configure:17108: found /home/USER/bin/erl
configure:17120: result: /home/USER/bin/erl
configure:17130: checking for escript
configure:17148: found /home/USER/bin/escript
configure:17160: result: /home/USER/bin/escript
configure:17208: checking for JS
configure:17215: $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:17218: $? = 1
configure:17232: $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:17235: $? = 1
configure:17249: result: no
No package 'mozjs185' found
configure:17268: checking for JS
configure:17275: $PKG_CONFIG --exists --print-errors "mozilla-js >= 1.7"
Package mozilla-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-js' found
configure:17278: $? = 1
configure:17292: $PKG_CONFIG --exists --print-errors "mozilla-js >= 1.7"
Package mozilla-js was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-js.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-js' found
configure:17295: $? = 1
configure:17309: result: no
No package 'mozilla-js' found
configure:17546: checking jsapi.h usability
configure:17546: g++ -c -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
configure:17546: $? = 0
configure:17546: result: yes
configure:17546: checking jsapi.h presence
configure:17546: g++ -E -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp
configure:17546: $? = 0
configure:17546: result: yes
configure:17546: checking for jsapi.h
configure:17546: result: yes
configure:17570: checking for JS_NewContext in -lmozjs185
configure:17595: g++ -o conftest -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/home/USER/lib -L/opt/local/lib -L/usr/local/lib >&5
configure:17595: $? = 0
configure:17604: result: yes
configure:17835: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185
configure:17860: g++ -o conftest -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/home/USER/lib -L/opt/local/lib -L/usr/local/lib >&5
configure:17860: $? = 0
configure:17870: result: yes
configure:17921: checking whether JSOPTION_ANONFUNFIX is declared
configure:17921: g++ -c -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
configure:17921: $? = 0
configure:17921: result: yes
configure:17949: checking for JS_ThrowStopIteration in -lmozjs185
configure:17974: g++ -o conftest -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/home/USER/lib -L/opt/local/lib -L/usr/local/lib >&5
configure:17974: $? = 0
configure:17984: result: yes
configure:17995: checking for JS_GetStringCharsAndLength in -lmozjs185
configure:18020: g++ -o conftest -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/home/USER/lib -L/opt/local/lib -L/usr/local/lib >&5
configure:18020: $? = 0
configure:18030: result: yes
configure:18045: checking for JSScript*
configure:18045: g++ -c -g -O2 -DXP_UNIX -I/home/USER/include/js -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:43: error: 'JSScript' was not declared in this scope
conftest.cpp:43: error: expected primary-expression before ')' token
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Apache CouchDB"
| #define PACKAGE_TARNAME "apache-couchdb"
| #define PACKAGE_VERSION "1.6.0"
| #define PACKAGE_STRING "Apache CouchDB 1.6.0"
| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
| #define PACKAGE_URL ""
| #define PACKAGE "apache-couchdb"
| #define VERSION "1.6.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_BUILTIN_CTZ 1
| #define SM185 1
| #define SM180 1
| #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
| /* end confdefs.h. */
| #include <jsapi.h>
|
|
| int
| main ()
| {
| if (sizeof (JSScript*))
| return 0;
| ;
| return 0;
| }
configure:18045: result: no
configure:18180: checking for icu-config
configure:18198: found /home/USER/bin/icu-config
configure:18211: result: /home/USER/bin/icu-config
configure:18227: checking for ICU >= 3.4.1
configure:18231: result: yes
configure:18235: checking ICU_CPPFLAGS
configure:18238: result: -I/home/USER/include
configure:18241: checking ICU_CFLAGS
configure:18244: result:
configure:18247: checking ICU_CXXFLAGS
configure:18250: result: --std=c++0x
configure:18253: checking ICU_LIBS
configure:18256: result: -L/home/USER/lib -licui18n -licuuc -licudata
configure:18368: checking for curl-config
configure:18398: result: /home/USER/bin/curl-config
configure:18454: checking for curl (7.37.0) >= 7.18.0
configure:18489: result: yes
configure:18557: checking Erlang version compatibility
configure:18575: result: compatible
configure:18616: checking for erlc
configure:18634: found /home/USER/bin/erlc
configure:18646: result: /home/USER/bin/erlc
configure:18664: checking erl_driver.h usability
configure:18664: g++ -c -g -O2 -I/home/USER/lib/erlang/usr/include -D_XOPEN_SOURCE -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp >&5
configure:18664: $? = 0
configure:18664: result: yes
configure:18664: checking erl_driver.h presence
configure:18664: g++ -E -I/home/USER/lib/erlang/usr/include -D_XOPEN_SOURCE -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js conftest.cpp
configure:18664: $? = 0
configure:18664: result: yes
configure:18664: checking for erl_driver.h
configure:18664: result: yes
configure:18740: checking location of init directory
configure:18746: result: ${sysconfdir}/rc.d
configure:18763: checking location of launchd directory
configure:18773: result: not found
configure:18780: checking for help2man
configure:18796: found /usr/bin/help2man
configure:18807: result: yes
configure:18827: checking for pdflatex
configure:18843: found /usr/bin/pdflatex
configure:18854: result: yes
configure:18876: checking for makeinfo
configure:18892: found /usr/bin/makeinfo
configure:18903: result: yes
configure:18925: checking for install-info
configure:18941: found /sbin/install-info
configure:18952: result: yes
configure:18974: checking for sphinx-build
configure:19004: result: no
configure:19014: WARNING: You will be unable to regenerate documentation.
configure:19068: checking python module: pygments
configure:19077: result: no
configure:19090: checking pygments version >= 1.5
configure:19107: result: no
configure:19112: WARNING: Syntax highlighting may not work.
configure:19552: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Apache CouchDB config.status 1.6.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on web415.webfaction.com
config.status:1291: creating Makefile
config.status:1291: creating bin/couch-config.tpl
config.status:1291: creating bin/couchdb.tpl
config.status:1291: creating bin/couchdb.bat.tpl
config.status:1291: creating bin/Makefile
config.status:1291: creating etc/couchdb/Makefile
config.status:1291: creating etc/couchdb/default.ini.tpl
config.status:1291: creating etc/default/Makefile
config.status:1291: creating etc/init/couchdb.tpl
config.status:1291: creating etc/init/Makefile
config.status:1291: creating etc/launchd/org.apache.couchdb.plist.tpl
config.status:1291: creating etc/launchd/Makefile
config.status:1291: creating etc/logrotate.d/couchdb.tpl
config.status:1291: creating etc/logrotate.d/Makefile
config.status:1291: creating etc/windows/Makefile
config.status:1291: creating etc/Makefile
config.status:1291: creating share/Makefile
config.status:1291: creating share/doc/Makefile
config.status:1291: creating share/doc/build/Makefile
config.status:1291: creating src/Makefile
config.status:1291: creating src/couch_dbupdates/Makefile
config.status:1291: creating src/couch_index/Makefile
config.status:1291: creating src/couch_mrview/Makefile
config.status:1291: creating src/couch_plugins/Makefile
config.status:1291: creating src/couch_replicator/Makefile
config.status:1291: creating src/couchjs-node/Makefile
config.status:1291: creating src/couchdb/couch.app.tpl
config.status:1291: creating src/couchdb/Makefile
config.status:1291: creating src/couchdb/priv/Makefile
config.status:1291: creating src/erlang-oauth/Makefile
config.status:1291: creating src/etap/Makefile
config.status:1291: creating src/ibrowse/Makefile
config.status:1291: creating src/mochiweb/Makefile
config.status:1291: creating src/snappy/Makefile
config.status:1291: creating src/snappy/google-snappy/snappy-stubs-public.h
config.status:1291: creating src/ejson/Makefile
config.status:1291: creating test/Makefile
config.status:1291: creating test/bench/Makefile
config.status:1291: creating test/etap/Makefile
config.status:1291: creating test/etap/test_util.erl
config.status:1291: creating test/javascript/Makefile
config.status:1291: creating test/view_server/Makefile
config.status:1291: creating utils/Makefile
config.status:1291: creating var/Makefile
config.status:1291: creating config.h
config.status:1291: creating src/snappy/google-snappy/config.h
config.status:1520: executing depfiles commands
config.status:1520: executing libtool commands
## ---------------- ##
## 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_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_CONFIG_set=set
ac_cv_env_CURL_CONFIG_value=/home/USER/bin/curl-config
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
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_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_decl_JSOPTION_ANONFUNFIX=yes
ac_cv_have_stddef_h=1
ac_cv_have_stdint_h=1
ac_cv_header_dlfcn_h=yes
ac_cv_header_erl_driver_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jsapi_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_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_lib_mozjs185_JS_NewContext=yes
ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes
ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes
ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes
ac_cv_objext=o
ac_cv_path_CURL_CONFIG=/home/USER/bin/curl-config
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_ERL=/home/USER/bin/erl
ac_cv_path_ERLC=/home/USER/bin/erlc
ac_cv_path_ESCRIPT=/home/USER/bin/escript
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ICU_CONFIG=/home/USER/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_HAS_HELP2MAN=yes
ac_cv_prog_HAS_INSTALLINFO=yes
ac_cv_prog_HAS_MAKEINFO=yes
ac_cv_prog_HAS_PDFLATEX=yes
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_safe_to_define___extensions__=yes
ac_cv_type_JSScriptp=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
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=1966080
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/USER/src/apache-couchdb-1.6.0/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/USER/src/apache-couchdb-1.6.0/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/USER/src/apache-couchdb-1.6.0/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/USER/src/apache-couchdb-1.6.0/build-aux/missing --run automake-1.11'
AWK='gawk'
BUILD_HTML_FALSE=''
BUILD_HTML_TRUE='#'
BUILD_INFO_FALSE=''
BUILD_INFO_TRUE='#'
BUILD_MAN_FALSE='#'
BUILD_MAN_TRUE=''
BUILD_PDF_FALSE=''
BUILD_PDF_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -O2'
CPP='gcc -E'
CPPFLAGS='-D_XOPEN_SOURCE -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js '
CURL_CFLAGS='-I/home/USER/include'
CURL_CONFIG='/home/USER/bin/curl-config'
CURL_LIBS='-L/home/USER/lib -lcurl'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ERL='/home/USER/bin/erl'
ERLANG_FLAGS='-I/home/USER/lib/erlang/usr/include'
ERLC='/home/USER/bin/erlc'
ERLC_FLAGS=''
ESCRIPT='/home/USER/bin/escript'
EXEEXT=''
FGREP='/bin/grep -F'
FLAGS=''
GREP='/bin/grep'
HAS_HELP2MAN='yes'
HAS_INSTALLINFO='yes'
HAS_MAKEINFO='yes'
HAS_PDFLATEX='yes'
HAS_SPHINX_BUILD=''
ICU_BIN=''
ICU_CFLAGS=' '
ICU_CONFIG='/home/USER/bin/icu-config'
ICU_CPPFLAGS='-I/home/USER/include '
ICU_CXXFLAGS='--std=c++0x '
ICU_LIBS=' -L/home/USER/lib -licui18n -licuuc -licudata '
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/home/USER/include/js'
JS_LIBS='-lmozjs185 -lm -L/home/USER/lib'
JS_LIB_BINARY=''
LAUNCHD_FALSE=''
LAUNCHD_TRUE='#'
LD='/usr/bin/ld -m elf_x86_64'
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} /home/USER/src/apache-couchdb-1.6.0/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.6.0'
PACKAGE_TARNAME='apache-couchdb'
PACKAGE_URL=''
PACKAGE_VERSION='1.6.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SNAPPY_MAJOR='1'
SNAPPY_MINOR='0'
SNAPPY_PATCHLEVEL='5'
STRICTNESS_FALSE=''
STRICTNESS_TRUE='#'
STRIP='strip'
TESTS_FALSE='#'
TESTS_TRUE=''
USE_CURL_FALSE='#'
USE_CURL_TRUE=''
USE_EJSON_COMPARE_NIF_FALSE='#'
USE_EJSON_COMPARE_NIF_TRUE=''
USE_NATIVE_MOCHIJSON_FALSE=''
USE_NATIVE_MOCHIJSON_TRUE='#'
USE_OTP_NIFS_FALSE='#'
USE_OTP_NIFS_TRUE=''
VERSION='1.6.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__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
bug_uri='https://issues.apache.org/jira/browse/COUCHDB'
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}'
erlangbin='/home/USER/bin/erl'
erlangversion='17'
exec_prefix='${prefix}'
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='${sysconfdir}/rc.d'
install_sh='${SHELL} /home/USER/src/apache-couchdb-1.6.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='17'
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='/home/USER'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
version='1.6.0'
version_major='1'
version_minor='6'
version_release=''
version_revision='0'
version_stage=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Apache CouchDB"
#define PACKAGE_TARNAME "apache-couchdb"
#define PACKAGE_VERSION "1.6.0"
#define PACKAGE_STRING "Apache CouchDB 1.6.0"
#define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
#define PACKAGE_URL ""
#define PACKAGE "apache-couchdb"
#define VERSION "1.6.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDINT_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_BUILTIN_CTZ 1
#define SM185 1
#define SM180 1
#define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
#define JSSCRIPT_TYPE JSObject*
#define COUCHJS_NAME "couchjs"
#define HAVE_CURL 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment