Skip to content

Instantly share code, notes, and snippets.

@tivolix
Created September 19, 2011 16:51
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 tivolix/1226942 to your computer and use it in GitHub Desktop.
Save tivolix/1226942 to your computer and use it in GitHub Desktop.
rake.log
STDOUT ** Invoke default (first_time)
STDOUT ** Invoke couchdb:build (first_time)
STDOUT ** Invoke couchdb:couchdb (first_time)
STDOUT ** Invoke erlang:build (first_time)
STDOUT ** Invoke known_distro (first_time)
STDOUT ** Execute known_distro
STDOUT ** Invoke build:otp_git_submodules (first_time)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/otp/otp_build (first_time, not_needed)
STDOUT ** Execute build:otp_git_submodules
STDOUT ** Invoke build:os_dependencies (first_time)
STDOUT ** Invoke build:mac_dependencies (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute build:mac_dependencies
STDOUT ** Invoke build:ubuntu_dependencies (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute build:ubuntu_dependencies
STDOUT ** Invoke build:debian_dependencies (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute build:debian_dependencies
STDOUT ** Invoke build:opensuse_dependencies (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute build:opensuse_dependencies
STDOUT ** Invoke build:solaris_dependencies (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute build:solaris_dependencies
STDOUT ** Execute build:os_dependencies
STDOUT ** Invoke environment:path (first_time)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin (first_time, not_needed)
STDOUT ** Invoke known_distro
STDOUT ** Execute environment:path
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/erl (first_time, not_needed)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/autoconf2.59 (first_time, not_needed)
STDOUT ** Invoke / (first_time, not_needed)
STDOUT ** Invoke environment:install (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Execute environment:install
STDOUT ** Execute erlang:build
STDOUT ** Invoke build:couch_git_submodules (first_time)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/couchdb/bootstrap (first_time, not_needed)
STDOUT ** Execute build:couch_git_submodules
STDOUT ** Invoke build:os_dependencies
STDOUT ** Invoke tracemonkey:build (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Invoke environment:path
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/js-config (first_time, not_needed)
STDOUT ** Invoke /usr/bin/python (first_time, not_needed)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/autoconf2.13 (first_time, not_needed)
STDOUT ** Invoke / (not_needed)
STDOUT ** Execute tracemonkey:build
STDOUT ** Invoke icu:build (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Invoke environment:path
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config (first_time, not_needed)
STDOUT ** Execute icu:build
STDOUT ** Invoke curl:build (first_time)
STDOUT ** Invoke known_distro
STDOUT ** Invoke environment:path
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/curl (first_time, not_needed)
STDOUT ** Execute curl:build
STDOUT ** Invoke known_distro
STDOUT ** Invoke environment:path
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/0.10.0/bin/couchdb (first_time)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/.git (first_time, not_needed)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/bin/autoconf2.59 (not_needed)
STDOUT ** Invoke /home/tivolix/couchdb/build-couchdb/dependencies/var/run/couchdb (first_time, not_needed)
STDOUT ** Execute /home/tivolix/couchdb/build-couchdb/0.10.0/bin/couchdb
STDERR ./bootstrap
STDOUT You have bootstrapped Apache CouchDB, time to relax.
STDOUT
STDOUT Run `./configure' to configure the source before you install.
STDERR env LDFLAGS='-R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib' CPPFLAGS='-I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js' /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/configure --prefix='/home/tivolix/couchdb/build-couchdb/0.10.0' --with-erlang=/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include
STDOUT checking for a BSD-compatible install... /usr/bin/install -c
STDOUT checking whether build environment is sane... yes
STDOUT checking for a thread-safe mkdir -p... /bin/mkdir -p
STDOUT checking for gawk... gawk
STDOUT checking whether make sets $(MAKE)... yes
STDOUT checking for style of include used by make... GNU
STDOUT checking for gcc... gcc
STDOUT checking whether the C compiler works... yes
STDOUT checking for C compiler default output file name... a.out
STDOUT checking for suffix of executables...
STDOUT checking whether we are cross compiling... no
STDOUT checking for suffix of object files... o
STDOUT checking whether we are using the GNU C compiler... yes
STDOUT checking whether gcc accepts -g... yes
STDOUT checking for gcc option to accept ISO C89... none needed
STDOUT checking dependency style of gcc... gcc3
STDOUT checking how to run the C preprocessor... gcc -E
STDOUT checking for grep that handles long lines and -e... /bin/grep
STDOUT checking for egrep... /bin/grep -E
STDOUT checking for ANSI C header files... yes
STDOUT checking for sys/types.h... yes
STDOUT checking for sys/stat.h... yes
STDOUT checking for stdlib.h... yes
STDOUT checking for string.h... yes
STDOUT checking for memory.h... yes
STDOUT checking for strings.h... yes
STDOUT checking for inttypes.h... yes
STDOUT checking for stdint.h... yes
STDOUT checking for unistd.h... yes
STDOUT checking minix/config.h usability... no
STDOUT checking minix/config.h presence... no
STDOUT checking for minix/config.h... no
STDOUT checking whether it is safe to define __EXTENSIONS__... yes
STDOUT checking for gcc... (cached) gcc
STDOUT checking whether we are using the GNU C compiler... (cached) yes
STDOUT checking whether gcc accepts -g... (cached) yes
STDOUT checking for gcc option to accept ISO C89... (cached) none needed
STDOUT checking dependency style of gcc... (cached) gcc3
STDOUT checking build system type... i686-pc-linux-gnu
STDOUT checking host system type... i686-pc-linux-gnu
STDOUT checking for a sed that does not truncate output... /bin/sed
STDOUT checking for fgrep... /bin/grep -F
STDOUT checking for ld used by gcc... /usr/bin/ld
STDOUT checking if the linker (/usr/bin/ld) is GNU ld... yes
STDOUT checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
STDOUT checking the name lister (/usr/bin/nm -B) interface... BSD nm
STDOUT checking whether ln -s works... yes
STDOUT checking the maximum length of command line arguments... 1572864
STDOUT checking whether the shell understands some XSI constructs... yes
STDOUT checking whether the shell understands "+="... yes
STDOUT checking for /usr/bin/ld option to reload object files... -r
STDOUT checking for objdump... objdump
STDOUT checking how to recognize dependent libraries... pass_all
STDOUT checking for ar... ar
STDOUT checking for strip... strip
STDOUT checking for ranlib... ranlib
STDOUT checking command to parse /usr/bin/nm -B output from gcc object... ok
STDOUT checking for dlfcn.h... yes
STDOUT checking for objdir... .libs
STDOUT checking if gcc supports -fno-rtti -fno-exceptions... no
STDOUT checking for gcc option to produce PIC... -fPIC -DPIC
STDOUT checking if gcc PIC flag -fPIC -DPIC works... yes
STDOUT checking if gcc static flag -static works... yes
STDOUT checking if gcc supports -c -o file.o... yes
STDOUT checking if gcc supports -c -o file.o... (cached) yes
STDOUT checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
STDOUT checking whether -lc should be explicitly linked in... no
STDOUT checking dynamic linker characteristics... GNU/Linux ld.so
STDOUT checking how to hardcode library paths into programs... immediate
STDOUT checking whether stripping libraries is possible... yes
STDOUT checking if libtool supports shared libraries... yes
STDOUT checking whether to build shared libraries... yes
STDOUT checking whether to build static libraries... no
STDOUT checking whether ln -s works... yes
STDOUT checking for pthread_create in -lpthread... yes
STDOUT checking for JS_NewContext in -lmozjs... yes
STDOUT checking jsapi.h usability... yes
STDOUT checking jsapi.h presence... yes
STDOUT checking for jsapi.h... yes
STDOUT checking for icu-config... /home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config
STDOUT checking for ICU >= 3... yes
STDOUT checking ICU_CFLAGS... -g -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long
STDOUT checking ICU_CXXFLAGS... -g -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long
STDOUT checking ICU_LIBS... -lpthread -ldl -lm -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -licui18n -licuuc -licudata -lpthread -ldl -lm
STDOUT checking for curl-config... /home/tivolix/couchdb/build-couchdb/dependencies/bin/curl-config
STDOUT checking for curl >= 7.15.5... yes
STDOUT checking CURL_CFLAGS... -I/home/tivolix/couchdb/build-couchdb/dependencies/include
STDOUT checking CURL_LIBS... -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -lcurl -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib
STDOUT checking for erl... /home/tivolix/couchdb/build-couchdb/dependencies/bin/erl
STDOUT checking for erlc... /home/tivolix/couchdb/build-couchdb/dependencies/bin/erlc
STDOUT checking erl_driver.h usability... yes
STDOUT checking erl_driver.h presence... yes
STDERR configure: WARNING: You will be unable to regenerate any man pages.
STDOUT checking for erl_driver.h... yes
STDOUT checking for help2man... no
STDOUT checking location of init directory... ${sysconfdir}/init.d
STDOUT checking location of launchd directory... not found
STDOUT configure: creating ./config.status
STDOUT config.status: creating Makefile
STDOUT config.status: creating bin/couchjs.tpl
STDOUT config.status: creating bin/couchdb.tpl
STDOUT config.status: creating bin/couchdb.bat.tpl
STDOUT config.status: creating bin/Makefile
STDOUT config.status: creating etc/couchdb/Makefile
STDOUT config.status: creating etc/couchdb/default.ini.tpl
STDOUT config.status: creating etc/default/Makefile
STDOUT config.status: creating etc/init/couchdb.tpl
STDOUT config.status: creating etc/init/Makefile
STDOUT config.status: creating etc/launchd/org.apache.couchdb.plist.tpl
STDOUT config.status: creating etc/launchd/Makefile
STDOUT config.status: creating etc/logrotate.d/couchdb.tpl
STDOUT config.status: creating etc/logrotate.d/Makefile
STDOUT config.status: creating etc/Makefile
STDOUT config.status: creating share/Makefile
STDOUT config.status: creating src/Makefile
STDOUT config.status: creating src/couchdb/couch.app.tpl
STDOUT config.status: creating src/couchdb/Makefile
STDOUT config.status: creating src/couchdb/priv/Makefile
STDOUT config.status: creating src/erlang-oauth/Makefile
STDOUT config.status: creating src/etap/Makefile
STDOUT config.status: creating src/ibrowse/Makefile
STDOUT config.status: creating src/mochiweb/Makefile
STDOUT config.status: creating test/Makefile
STDOUT config.status: creating utils/Makefile
STDOUT config.status: creating var/Makefile
STDOUT config.status: creating config.h
STDOUT config.status: executing depfiles commands
STDOUT config.status: executing libtool commands
STDOUT
STDOUT You have configured Apache CouchDB, time to relax.
STDOUT
STDOUT Run `make && sudo make install' to install.
STDOUT == Output of config.log ==
STDERR cat config.log
STDOUT This file contains any messages produced by compilers while
STDOUT running configure, to aid debugging if configure makes a mistake.
STDOUT
STDOUT It was created by Apache CouchDB configure 0.10.0, which was
STDOUT generated by GNU Autoconf 2.65. Invocation command line was
STDOUT
STDOUT $ /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/configure --prefix=/home/tivolix/couchdb/build-couchdb/0.10.0 --with-erlang=/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include
STDOUT
STDOUT ## --------- ##
STDOUT ## Platform. ##
STDOUT ## --------- ##
STDOUT
STDOUT hostname = tivolix-laptop
STDOUT uname -m = i686
STDOUT uname -r = 2.6.32-21-generic
STDOUT uname -s = Linux
STDOUT uname -v = #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010
STDOUT
STDOUT /usr/bin/uname -p = unknown
STDOUT /bin/uname -X = unknown
STDOUT
STDOUT /bin/arch = unknown
STDOUT /usr/bin/arch -k = unknown
STDOUT /usr/convex/getsysinfo = unknown
STDOUT /usr/bin/hostinfo = unknown
STDOUT /bin/machine = unknown
STDOUT /usr/bin/oslevel = unknown
STDOUT /bin/universe = unknown
STDOUT
STDOUT PATH: /home/tivolix/couchdb/build-couchdb/dependencies/bin
STDOUT PATH: /home/tivolix/couchdb/build-couchdb/couch010/bin
STDOUT PATH: /usr/local/sbin
STDOUT PATH: /usr/local/bin
STDOUT PATH: /usr/sbin
STDOUT PATH: /usr/bin
STDOUT PATH: /sbin
STDOUT PATH: /bin
STDOUT PATH: /usr/games
STDOUT PATH: /home/tivolix/jdk1.6.0_23/bin
STDOUT PATH: /home/tivolix/apache-maven-3.0.1/bin
STDOUT PATH: /home/tivolix/apache-ant-1.8.1/bin
STDOUT PATH: /home/tivolix/android-sdk-linux_x86/tools
STDOUT PATH: /home/tivolix/android-sdk-linux_x86/platforms
STDOUT
STDOUT
STDOUT ## ----------- ##
STDOUT ## Core tests. ##
STDOUT ## ----------- ##
STDOUT
STDOUT configure:2418: checking for a BSD-compatible install
STDOUT configure:2486: result: /usr/bin/install -c
STDOUT configure:2497: checking whether build environment is sane
STDOUT configure:2547: result: yes
STDOUT configure:2688: checking for a thread-safe mkdir -p
STDOUT configure:2727: result: /bin/mkdir -p
STDOUT configure:2740: checking for gawk
STDOUT configure:2756: found /usr/bin/gawk
STDOUT configure:2767: result: gawk
STDOUT configure:2778: checking whether make sets $(MAKE)
STDOUT configure:2800: result: yes
STDOUT configure:2893: checking for style of include used by make
STDOUT configure:2921: result: GNU
STDOUT configure:2991: checking for gcc
STDOUT configure:3007: found /usr/bin/gcc
STDOUT configure:3018: result: gcc
STDERR make
STDOUT configure:3247: checking for C compiler version
STDOUT configure:3256: gcc --version >&5
STDOUT gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
STDOUT Copyright (C) 2009 Free Software Foundation, Inc.
STDOUT This is free software; see the source for copying conditions. There is NO
STDOUT warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
STDOUT
STDOUT configure:3267: $? = 0
STDOUT configure:3256: gcc -v >&5
STDOUT Using built-in specs.
STDOUT Target: i486-linux-gnu
STDOUT Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
STDOUT Thread model: posix
STDOUT gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
STDOUT configure:3267: $? = 0
STDOUT configure:3256: gcc -V >&5
STDOUT gcc: '-V' option must have argument
STDOUT configure:3267: $? = 1
STDOUT configure:3256: gcc -qversion >&5
STDOUT gcc: unrecognized option '-qversion'
STDOUT gcc: no input files
STDOUT configure:3267: $? = 1
STDOUT configure:3287: checking whether the C compiler works
STDOUT configure:3309: gcc -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:3313: $? = 0
STDOUT configure:3362: result: yes
STDOUT configure:3365: checking for C compiler default output file name
STDOUT configure:3367: result: a.out
STDOUT configure:3373: checking for suffix of executables
STDOUT configure:3380: gcc -o conftest -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:3384: $? = 0
STDOUT configure:3406: result:
STDOUT configure:3428: checking whether we are cross compiling
STDOUT configure:3436: gcc -o conftest -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:3440: $? = 0
STDOUT configure:3447: ./conftest
STDOUT configure:3451: $? = 0
STDOUT configure:3466: result: no
STDOUT configure:3471: checking for suffix of object files
STDOUT configure:3493: gcc -c -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:3497: $? = 0
STDOUT configure:3518: result: o
STDOUT configure:3522: checking whether we are using the GNU C compiler
STDOUT configure:3541: gcc -c -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:3541: $? = 0
STDOUT configure:3550: result: yes
STDOUT configure:3559: checking whether gcc accepts -g
STDOUT configure:3579: gcc -c -g -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:3579: $? = 0
STDOUT configure:3620: result: yes
STDOUT configure:3637: checking for gcc option to accept ISO C89
STDOUT configure:3701: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:3701: $? = 0
STDOUT configure:3714: result: none needed
STDOUT configure:3736: checking dependency style of gcc
STDOUT configure:3846: result: gcc3
STDOUT configure:3867: checking how to run the C preprocessor
STDOUT configure:3898: gcc -E -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT configure:3898: $? = 0
STDOUT configure:3912: gcc -E -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
STDOUT configure:3912: $? = 1
STDOUT configure: failed program was:
STDOUT | /* confdefs.h */
STDOUT | #define PACKAGE_NAME "Apache CouchDB"
STDOUT | #define PACKAGE_TARNAME "apache-couchdb"
STDOUT | #define PACKAGE_VERSION "0.10.0"
STDOUT | #define PACKAGE_STRING "Apache CouchDB 0.10.0"
STDOUT | #define PACKAGE_BUGREPORT ""
STDOUT | #define PACKAGE_URL ""
STDOUT | #define PACKAGE "apache-couchdb"
STDOUT | #define VERSION "0.10.0"
STDOUT | /* end confdefs.h. */
STDOUT | #include <ac_nonexistent.h>
STDOUT configure:3937: result: gcc -E
STDOUT configure:3957: gcc -E -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT configure:3957: $? = 0
STDOUT configure:3971: gcc -E -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
STDOUT configure:3971: $? = 1
STDOUT configure: failed program was:
STDOUT | /* confdefs.h */
STDOUT | #define PACKAGE_NAME "Apache CouchDB"
STDOUT | #define PACKAGE_TARNAME "apache-couchdb"
STDOUT | #define PACKAGE_VERSION "0.10.0"
STDOUT | #define PACKAGE_STRING "Apache CouchDB 0.10.0"
STDOUT | #define PACKAGE_BUGREPORT ""
STDOUT | #define PACKAGE_URL ""
STDOUT | #define PACKAGE "apache-couchdb"
STDOUT | #define VERSION "0.10.0"
STDOUT | /* end confdefs.h. */
STDOUT | #include <ac_nonexistent.h>
STDOUT configure:4000: checking for grep that handles long lines and -e
STDOUT configure:4058: result: /bin/grep
STDOUT configure:4063: checking for egrep
STDOUT configure:4125: result: /bin/grep -E
STDOUT configure:4130: checking for ANSI C header files
STDOUT configure:4150: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4150: $? = 0
STDOUT configure:4223: gcc -o conftest -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:4223: $? = 0
STDOUT configure:4223: ./conftest
STDOUT configure:4223: $? = 0
STDOUT configure:4234: result: yes
STDOUT configure:4247: checking for sys/types.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for sys/stat.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for stdlib.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for string.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for memory.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for strings.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for inttypes.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for stdint.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4247: checking for unistd.h
STDOUT configure:4247: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4247: $? = 0
STDOUT configure:4247: result: yes
STDOUT configure:4261: checking minix/config.h usability
STDOUT configure:4261: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT conftest.c:54:26: error: minix/config.h: No such file or directory
STDOUT configure:4261: $? = 1
STDOUT configure: failed program was:
STDOUT | /* confdefs.h */
STDOUT | #define PACKAGE_NAME "Apache CouchDB"
STDOUT | #define PACKAGE_TARNAME "apache-couchdb"
STDOUT | #define PACKAGE_VERSION "0.10.0"
STDOUT | #define PACKAGE_STRING "Apache CouchDB 0.10.0"
STDOUT | #define PACKAGE_BUGREPORT ""
STDOUT | #define PACKAGE_URL ""
STDOUT | #define PACKAGE "apache-couchdb"
STDOUT | #define VERSION "0.10.0"
STDOUT | #define STDC_HEADERS 1
STDOUT | #define HAVE_SYS_TYPES_H 1
STDOUT | #define HAVE_SYS_STAT_H 1
STDOUT | #define HAVE_STDLIB_H 1
STDOUT | #define HAVE_STRING_H 1
STDOUT | #define HAVE_MEMORY_H 1
STDOUT | #define HAVE_STRINGS_H 1
STDOUT | #define HAVE_INTTYPES_H 1
STDOUT | #define HAVE_STDINT_H 1
STDOUT | #define HAVE_UNISTD_H 1
STDOUT | /* end confdefs.h. */
STDOUT | #include <stdio.h>
STDOUT | #ifdef HAVE_SYS_TYPES_H
STDOUT | # include <sys/types.h>
STDOUT | #endif
STDOUT | #ifdef HAVE_SYS_STAT_H
STDOUT | # include <sys/stat.h>
STDOUT | #endif
STDOUT | #ifdef STDC_HEADERS
STDOUT | # include <stdlib.h>
STDOUT | # include <stddef.h>
STDOUT | #else
STDOUT | # ifdef HAVE_STDLIB_H
STDOUT | # include <stdlib.h>
STDOUT | # endif
STDOUT | #endif
STDOUT | #ifdef HAVE_STRING_H
STDOUT | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
STDOUT | # include <memory.h>
STDOUT | # endif
STDOUT | # include <string.h>
STDOUT | #endif
STDOUT | #ifdef HAVE_STRINGS_H
STDOUT | # include <strings.h>
STDOUT | #endif
STDOUT | #ifdef HAVE_INTTYPES_H
STDOUT | # include <inttypes.h>
STDOUT | #endif
STDOUT | #ifdef HAVE_STDINT_H
STDOUT | # include <stdint.h>
STDOUT | #endif
STDOUT | #ifdef HAVE_UNISTD_H
STDOUT | # include <unistd.h>
STDOUT | #endif
STDOUT | #include <minix/config.h>
STDOUT configure:4261: result: no
STDOUT configure:4261: checking minix/config.h presence
STDOUT configure:4261: gcc -E -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT conftest.c:21:26: error: minix/config.h: No such file or directory
STDOUT configure:4261: $? = 1
STDOUT configure: failed program was:
STDOUT | /* confdefs.h */
STDOUT | #define PACKAGE_NAME "Apache CouchDB"
STDOUT | #define PACKAGE_TARNAME "apache-couchdb"
STDOUT | #define PACKAGE_VERSION "0.10.0"
STDOUT | #define PACKAGE_STRING "Apache CouchDB 0.10.0"
STDOUT | #define PACKAGE_BUGREPORT ""
STDOUT | #define PACKAGE_URL ""
STDOUT | #define PACKAGE "apache-couchdb"
STDOUT | #define VERSION "0.10.0"
STDOUT | #define STDC_HEADERS 1
STDOUT | #define HAVE_SYS_TYPES_H 1
STDOUT | #define HAVE_SYS_STAT_H 1
STDOUT | #define HAVE_STDLIB_H 1
STDOUT | #define HAVE_STRING_H 1
STDOUT | #define HAVE_MEMORY_H 1
STDOUT | #define HAVE_STRINGS_H 1
STDOUT | #define HAVE_INTTYPES_H 1
STDOUT | #define HAVE_STDINT_H 1
STDOUT | #define HAVE_UNISTD_H 1
STDOUT | /* end confdefs.h. */
STDOUT | #include <minix/config.h>
STDOUT configure:4261: result: no
STDOUT configure:4261: checking for minix/config.h
STDOUT configure:4261: result: no
STDOUT configure:4282: checking whether it is safe to define __EXTENSIONS__
STDOUT configure:4300: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:4300: $? = 0
STDOUT configure:4307: result: yes
STDOUT configure:4433: checking for gcc
STDOUT configure:4460: result: gcc
STDOUT configure:4689: checking for C compiler version
STDOUT configure:4698: gcc --version >&5
STDOUT gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
STDOUT Copyright (C) 2009 Free Software Foundation, Inc.
STDOUT This is free software; see the source for copying conditions. There is NO
STDOUT warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
STDOUT
STDOUT configure:4709: $? = 0
STDOUT configure:4698: gcc -v >&5
STDOUT Using built-in specs.
STDOUT Target: i486-linux-gnu
STDOUT Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
STDOUT Thread model: posix
STDOUT gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
STDOUT configure:4709: $? = 0
STDOUT configure:4698: gcc -V >&5
STDOUT gcc: '-V' option must have argument
STDOUT configure:4709: $? = 1
STDOUT configure:4698: gcc -qversion >&5
STDOUT gcc: unrecognized option '-qversion'
STDOUT gcc: no input files
STDOUT configure:4709: $? = 1
STDOUT configure:4713: checking whether we are using the GNU C compiler
STDOUT configure:4741: result: yes
STDOUT configure:4750: checking whether gcc accepts -g
STDOUT configure:4811: result: yes
STDOUT configure:4828: checking for gcc option to accept ISO C89
STDOUT configure:4905: result: none needed
STDOUT configure:4927: checking dependency style of gcc
STDOUT configure:5037: result: gcc3
STDOUT configure:5081: checking build system type
STDOUT configure:5095: result: i686-pc-linux-gnu
STDOUT configure:5115: checking host system type
STDOUT configure:5128: result: i686-pc-linux-gnu
STDOUT configure:5148: checking for a sed that does not truncate output
STDOUT configure:5212: result: /bin/sed
STDOUT configure:5230: checking for fgrep
STDOUT configure:5292: result: /bin/grep -F
STDOUT configure:5327: checking for ld used by gcc
STDOUT configure:5394: result: /usr/bin/ld
STDOUT configure:5401: checking if the linker (/usr/bin/ld) is GNU ld
STDOUT configure:5416: result: yes
STDOUT configure:5428: checking for BSD- or MS-compatible name lister (nm)
STDOUT configure:5477: result: /usr/bin/nm -B
STDOUT configure:5595: checking the name lister (/usr/bin/nm -B) interface
STDOUT configure:5602: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:5605: /usr/bin/nm -B "conftest.o"
STDOUT configure:5608: output
STDOUT 00000000 B some_variable
STDOUT configure:5615: result: BSD nm
STDOUT configure:5618: checking whether ln -s works
STDOUT configure:5622: result: yes
STDOUT configure:5630: checking the maximum length of command line arguments
STDOUT configure:5750: result: 1572864
STDOUT configure:5767: checking whether the shell understands some XSI constructs
STDOUT configure:5777: result: yes
STDOUT configure:5781: checking whether the shell understands "+="
STDOUT configure:5787: result: yes
STDOUT configure:5822: checking for /usr/bin/ld option to reload object files
STDOUT configure:5829: result: -r
STDOUT configure:5898: checking for objdump
STDOUT configure:5914: found /usr/bin/objdump
STDOUT configure:5925: result: objdump
STDOUT configure:5957: checking how to recognize dependent libraries
STDOUT configure:6153: result: pass_all
STDOUT configure:6213: checking for ar
STDOUT configure:6229: found /usr/bin/ar
STDOUT configure:6240: result: ar
STDOUT configure:6318: checking for strip
STDOUT configure:6334: found /usr/bin/strip
STDOUT configure:6345: result: strip
STDOUT configure:6417: checking for ranlib
STDOUT configure:6433: found /usr/bin/ranlib
STDOUT configure:6444: result: ranlib
STDOUT configure:6534: checking command to parse /usr/bin/nm -B output from gcc object
STDOUT configure:6652: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:6655: $? = 0
STDOUT configure:6659: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
STDOUT configure:6662: $? = 0
STDOUT configure:6716: gcc -o conftest -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c conftstm.o >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:6719: $? = 0
STDOUT configure:6757: result: ok
STDOUT configure:7562: checking for dlfcn.h
STDOUT configure:7562: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:7562: $? = 0
STDOUT configure:7562: result: yes
STDOUT configure:7686: checking for objdir
STDOUT configure:7701: result: .libs
STDOUT configure:7993: checking if gcc supports -fno-rtti -fno-exceptions
STDOUT configure:8011: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -fno-rtti -fno-exceptions conftest.c >&5
STDOUT cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
STDOUT configure:8015: $? = 0
STDOUT configure:8028: result: no
STDOUT configure:8048: checking for gcc option to produce PIC
STDOUT configure:8320: result: -fPIC -DPIC
STDOUT configure:8332: checking if gcc PIC flag -fPIC -DPIC works
STDOUT configure:8350: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -fPIC -DPIC -DPIC conftest.c >&5
STDOUT configure:8354: $? = 0
STDOUT configure:8367: result: yes
STDOUT configure:8391: checking if gcc static flag -static works
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:8419: result: yes
STDOUT configure:8434: checking if gcc supports -c -o file.o
STDOUT configure:8455: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -o out/conftest2.o conftest.c >&5
STDOUT configure:8459: $? = 0
STDOUT configure:8481: result: yes
STDOUT configure:8489: checking if gcc supports -c -o file.o
STDOUT configure:8536: result: yes
STDOUT configure:8569: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
STDOUT configure:9560: result: yes
STDOUT configure:9597: checking whether -lc should be explicitly linked in
STDOUT configure:9602: gcc -c -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:9605: $? = 0
STDOUT configure:9620: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
STDOUT configure:9623: $? = 0
STDOUT configure:9635: result: no
STDOUT configure:9799: checking dynamic linker characteristics
STDOUT configure:10232: gcc -o conftest -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -Wl,-rpath -Wl,/foo conftest.c >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:10232: $? = 0
STDOUT configure:10462: result: GNU/Linux ld.so
STDOUT configure:10564: checking how to hardcode library paths into programs
STDOUT configure:10589: result: immediate
STDOUT configure:11109: checking whether stripping libraries is possible
STDOUT configure:11114: result: yes
STDOUT configure:11149: checking if libtool supports shared libraries
STDOUT configure:11151: result: yes
STDOUT configure:11154: checking whether to build shared libraries
STDOUT configure:11175: result: yes
STDOUT configure:11178: checking whether to build static libraries
STDOUT configure:11182: result: no
STDOUT configure:11217: checking whether ln -s works
STDOUT configure:11221: result: yes
STDOUT configure:11229: checking for pthread_create in -lpthread
STDOUT configure:11246: gcc -o conftest -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c -lpthread >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:11246: $? = 0
STDOUT configure:11255: result: yes
STDOUT configure:11341: checking for JS_NewContext in -lmozjs
STDOUT configure:11366: gcc -o conftest -g -O2 -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -lm -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib conftest.c -lmozjs -L/usr/local/lib -L/opt/local/lib -lpthread >&5
STDOUT gcc: unrecognized option '-R/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT configure:11366: $? = 0
STDOUT configure:11375: result: yes
STDOUT configure:11513: checking jsapi.h usability
STDOUT configure:11513: gcc -c -g -O2 -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:11513: $? = 0
STDOUT configure:11513: result: yes
STDOUT configure:11513: checking jsapi.h presence
STDOUT configure:11513: gcc -E -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT configure:11513: $? = 0
STDOUT configure:11513: result: yes
STDOUT configure:11513: checking for jsapi.h
STDOUT configure:11513: result: yes
STDOUT configure:11558: gcc -c -Werror-implicit-function-declaration -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:11558: $? = 0
STDOUT configure:11590: checking for icu-config
STDOUT configure:11608: found /home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config
STDOUT configure:11621: result: /home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config
STDOUT configure:11637: checking for ICU >= 3
STDOUT configure:11641: result: yes
STDOUT configure:11645: checking ICU_CFLAGS
STDOUT configure:11648: result: -g -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long
STDOUT configure:11651: checking ICU_CXXFLAGS
STDOUT configure:11654: result: -g -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long
STDOUT configure:11657: checking ICU_LIBS
STDOUT configure:11660: result: -lpthread -ldl -lm -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -licui18n -licuuc -licudata -lpthread -ldl -lm
STDOUT configure:11711: checking for curl-config
STDOUT configure:11729: found /home/tivolix/couchdb/build-couchdb/dependencies/bin/curl-config
STDOUT configure:11742: result: /home/tivolix/couchdb/build-couchdb/dependencies/bin/curl-config
STDOUT configure:11758: checking for curl >= 7.15.5
STDOUT configure:11762: result: yes
STDOUT configure:11766: checking CURL_CFLAGS
STDOUT configure:11769: result: -I/home/tivolix/couchdb/build-couchdb/dependencies/include
STDOUT configure:11772: checking CURL_LIBS
STDOUT configure:11775: result: -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -lcurl -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib
STDOUT configure:11819: checking for erl
STDOUT configure:11837: found /home/tivolix/couchdb/build-couchdb/dependencies/bin/erl
STDOUT configure:11849: result: /home/tivolix/couchdb/build-couchdb/dependencies/bin/erl
STDOUT configure:11882: checking for erlc
STDOUT configure:11900: found /home/tivolix/couchdb/build-couchdb/dependencies/bin/erlc
STDOUT configure:11912: result: /home/tivolix/couchdb/build-couchdb/dependencies/bin/erlc
STDOUT configure:11925: checking erl_driver.h usability
STDOUT configure:11925: gcc -c -g -O2 -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c >&5
STDOUT configure:11925: $? = 0
STDOUT configure:11925: result: yes
STDOUT configure:11925: checking erl_driver.h presence
STDOUT configure:11925: gcc -E -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js conftest.c
STDOUT configure:11925: $? = 0
STDOUT configure:11925: result: yes
STDOUT configure:11925: checking for erl_driver.h
STDOUT configure:11925: result: yes
STDOUT configure:11940: checking for help2man
STDOUT configure:11973: result: no
STDOUT configure:11979: WARNING: You will be unable to regenerate any man pages.
STDOUT configure:12006: checking location of init directory
STDOUT configure:12019: result: ${sysconfdir}/init.d
STDOUT configure:12029: checking location of launchd directory
STDOUT configure:12039: result: not found
STDOUT configure:12337: creating ./config.status
STDOUT
STDOUT ## ---------------------- ##
STDOUT ## Running config.status. ##
STDOUT ## ---------------------- ##
STDOUT
STDOUT This file was extended by Apache CouchDB config.status 0.10.0, which was
STDOUT generated by GNU Autoconf 2.65. Invocation command line was
STDOUT
STDOUT CONFIG_FILES =
STDOUT CONFIG_HEADERS =
STDOUT CONFIG_LINKS =
STDOUT CONFIG_COMMANDS =
STDOUT $ ./config.status
STDOUT
STDOUT on tivolix-laptop
STDOUT
STDOUT config.status:1156: creating Makefile
STDOUT config.status:1156: creating bin/couchjs.tpl
STDOUT config.status:1156: creating bin/couchdb.tpl
STDOUT config.status:1156: creating bin/couchdb.bat.tpl
STDOUT config.status:1156: creating bin/Makefile
STDOUT config.status:1156: creating etc/couchdb/Makefile
STDOUT config.status:1156: creating etc/couchdb/default.ini.tpl
STDOUT config.status:1156: creating etc/default/Makefile
STDOUT config.status:1156: creating etc/init/couchdb.tpl
STDOUT config.status:1156: creating etc/init/Makefile
STDOUT config.status:1156: creating etc/launchd/org.apache.couchdb.plist.tpl
STDOUT config.status:1156: creating etc/launchd/Makefile
STDOUT config.status:1156: creating etc/logrotate.d/couchdb.tpl
STDOUT config.status:1156: creating etc/logrotate.d/Makefile
STDOUT config.status:1156: creating etc/Makefile
STDOUT config.status:1156: creating share/Makefile
STDOUT config.status:1156: creating src/Makefile
STDOUT config.status:1156: creating src/couchdb/couch.app.tpl
STDOUT config.status:1156: creating src/couchdb/Makefile
STDOUT config.status:1156: creating src/couchdb/priv/Makefile
STDOUT config.status:1156: creating src/erlang-oauth/Makefile
STDOUT config.status:1156: creating src/etap/Makefile
STDOUT config.status:1156: creating src/ibrowse/Makefile
STDOUT config.status:1156: creating src/mochiweb/Makefile
STDOUT config.status:1156: creating test/Makefile
STDOUT config.status:1156: creating utils/Makefile
STDOUT config.status:1156: creating var/Makefile
STDOUT config.status:1156: creating config.h
STDOUT config.status:1369: executing depfiles commands
STDOUT config.status:1369: executing libtool commands
STDOUT
STDOUT ## ---------------- ##
STDOUT ## Cache variables. ##
STDOUT ## ---------------- ##
STDOUT
STDOUT ac_cv_build=i686-pc-linux-gnu
STDOUT ac_cv_c_compiler_gnu=yes
STDOUT ac_cv_env_CC_set=
STDOUT ac_cv_env_CC_value=
STDOUT ac_cv_env_CFLAGS_set=
STDOUT ac_cv_env_CFLAGS_value=
STDOUT ac_cv_env_CPPFLAGS_set=set
STDOUT ac_cv_env_CPPFLAGS_value='-I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js'
STDOUT ac_cv_env_CPP_set=
STDOUT ac_cv_env_CPP_value=
STDOUT ac_cv_env_ERLC_FLAGS_set=
STDOUT ac_cv_env_ERLC_FLAGS_value=
STDOUT ac_cv_env_ERLC_set=
STDOUT ac_cv_env_ERLC_value=
STDOUT ac_cv_env_ERL_set=
STDOUT ac_cv_env_ERL_value=
STDOUT ac_cv_env_FLAGS_set=
STDOUT ac_cv_env_FLAGS_value=
STDOUT ac_cv_env_HELP2MAN_EXECUTABLE_set=
STDOUT ac_cv_env_HELP2MAN_EXECUTABLE_value=
STDOUT ac_cv_env_LDFLAGS_set=set
STDOUT ac_cv_env_LDFLAGS_value='-R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT ac_cv_env_LIBS_set=
STDOUT ac_cv_env_LIBS_value=
STDOUT ac_cv_env_build_alias_set=
STDOUT ac_cv_env_build_alias_value=
STDOUT ac_cv_env_host_alias_set=
STDOUT ac_cv_env_host_alias_value=
STDOUT ac_cv_env_target_alias_set=
STDOUT ac_cv_env_target_alias_value=
STDOUT ac_cv_header_dlfcn_h=yes
STDOUT ac_cv_header_erl_driver_h=yes
STDOUT ac_cv_header_inttypes_h=yes
STDOUT ac_cv_header_jsapi_h=yes
STDOUT ac_cv_header_memory_h=yes
STDOUT ac_cv_header_minix_config_h=no
STDOUT ac_cv_header_stdc=yes
STDOUT ac_cv_header_stdint_h=yes
STDOUT ac_cv_header_stdlib_h=yes
STDOUT ac_cv_header_string_h=yes
STDOUT ac_cv_header_strings_h=yes
STDOUT ac_cv_header_sys_stat_h=yes
STDOUT ac_cv_header_sys_types_h=yes
STDOUT ac_cv_header_unistd_h=yes
STDOUT ac_cv_host=i686-pc-linux-gnu
STDOUT ac_cv_lib_mozjs_JS_NewContext=yes
STDOUT ac_cv_objext=o
STDOUT ac_cv_path_CURL_CONFIG=/home/tivolix/couchdb/build-couchdb/dependencies/bin/curl-config
STDOUT ac_cv_path_EGREP='/bin/grep -E'
STDOUT ac_cv_path_ERL=/home/tivolix/couchdb/build-couchdb/dependencies/bin/erl
STDOUT ac_cv_path_ERLC=/home/tivolix/couchdb/build-couchdb/dependencies/bin/erlc
STDOUT ac_cv_path_FGREP='/bin/grep -F'
STDOUT ac_cv_path_GREP=/bin/grep
STDOUT ac_cv_path_ICU_CONFIG=/home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config
STDOUT ac_cv_path_SED=/bin/sed
STDOUT ac_cv_path_install='/usr/bin/install -c'
STDOUT ac_cv_path_mkdir=/bin/mkdir
STDOUT ac_cv_prog_AWK=gawk
STDOUT ac_cv_prog_CPP='gcc -E'
STDOUT ac_cv_prog_ac_ct_AR=ar
STDOUT ac_cv_prog_ac_ct_CC=gcc
STDOUT ac_cv_prog_ac_ct_OBJDUMP=objdump
STDOUT ac_cv_prog_ac_ct_RANLIB=ranlib
STDOUT ac_cv_prog_ac_ct_STRIP=strip
STDOUT ac_cv_prog_cc_c89=
STDOUT ac_cv_prog_cc_g=yes
STDOUT ac_cv_prog_make_make_set=yes
STDOUT ac_cv_safe_to_define___extensions__=yes
STDOUT am_cv_CC_dependencies_compiler_type=gcc3
STDOUT lt_cv_deplibs_check_method=pass_all
STDOUT lt_cv_file_magic_cmd='$MAGIC_CMD'
STDOUT lt_cv_file_magic_test_file=
STDOUT lt_cv_ld_reload_flag=-r
STDOUT lt_cv_nm_interface='BSD nm'
STDOUT lt_cv_objdir=.libs
STDOUT lt_cv_path_LD=/usr/bin/ld
STDOUT lt_cv_path_NM='/usr/bin/nm -B'
STDOUT lt_cv_prog_compiler_c_o=yes
STDOUT lt_cv_prog_compiler_pic_works=yes
STDOUT lt_cv_prog_compiler_rtti_exceptions=no
STDOUT lt_cv_prog_compiler_static_works=yes
STDOUT lt_cv_prog_gnu_ld=yes
STDOUT lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
STDOUT lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
STDOUT 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'\'''
STDOUT lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
STDOUT lt_cv_sys_max_cmd_len=1572864
STDOUT
STDOUT ## ----------------- ##
STDOUT ## Output variables. ##
STDOUT ## ----------------- ##
STDOUT
STDOUT ACLOCAL='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run aclocal-1.11'
STDOUT AMDEPBACKSLASH='\'
STDOUT AMDEP_FALSE='#'
STDOUT AMDEP_TRUE=''
STDOUT AMTAR='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run tar'
STDOUT AR='ar'
STDOUT AUTOCONF='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run autoconf'
STDOUT AUTOHEADER='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run autoheader'
STDOUT AUTOMAKE='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run automake-1.11'
STDOUT AWK='gawk'
STDOUT CC='gcc'
STDOUT CCDEPMODE='depmode=gcc3'
STDOUT CFLAGS='-g -O2'
STDOUT CPP='gcc -E'
STDOUT CPPFLAGS='-D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js'
STDOUT CURL_CFLAGS='-I/home/tivolix/couchdb/build-couchdb/dependencies/include'
STDOUT CURL_CONFIG='/home/tivolix/couchdb/build-couchdb/dependencies/bin/curl-config'
STDOUT CURL_LDFLAGS='-lcurl'
STDOUT CURL_LIBS='-L/home/tivolix/couchdb/build-couchdb/dependencies/lib -lcurl -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT CYGPATH_W='echo'
STDOUT DEFS='-DHAVE_CONFIG_H'
STDOUT DEPDIR='.deps'
STDOUT DSYMUTIL=''
STDOUT DUMPBIN=''
STDOUT ECHO_C=''
STDOUT ECHO_N='-n'
STDOUT ECHO_T=''
STDOUT EGREP='/bin/grep -E'
STDOUT ERL='/home/tivolix/couchdb/build-couchdb/dependencies/bin/erl'
STDOUT ERLC='/home/tivolix/couchdb/build-couchdb/dependencies/bin/erlc'
STDOUT ERLC_FLAGS=''
STDOUT EXEEXT=''
STDOUT FGREP='/bin/grep -F'
STDOUT FLAGS=' -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX '
STDOUT GREP='/bin/grep'
STDOUT HELP2MAN_EXECUTABLE=''
STDOUT HELP2MAN_FALSE=''
STDOUT HELP2MAN_TRUE='#'
STDOUT ICU_CFLAGS='-g -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long '
STDOUT ICU_CONFIG='/home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config'
STDOUT ICU_CXXFLAGS='-g -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long '
STDOUT ICU_LIBS=' -lpthread -ldl -lm -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -licui18n -licuuc -licudata -lpthread -ldl -lm '
STDOUT ICU_LOCAL_BIN=''
STDOUT ICU_LOCAL_CFLAGS='-I/home/tivolix/couchdb/build-couchdb/dependencies/include '
STDOUT ICU_LOCAL_LDFLAGS='-L/home/tivolix/couchdb/build-couchdb/dependencies/lib '
STDOUT INIT_FALSE='#'
STDOUT INIT_TRUE=''
STDOUT INSTALL_DATA='${INSTALL} -m 644'
STDOUT INSTALL_PROGRAM='${INSTALL}'
STDOUT INSTALL_SCRIPT='${INSTALL}'
STDOUT INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
STDOUT JSLIB='-lmozjs'
STDOUT LAUNCHD_FALSE=''
STDOUT LAUNCHD_TRUE='#'
STDOUT LD='/usr/bin/ld'
STDOUT LDFLAGS=' -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -lm -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib'
STDOUT LIBOBJS=''
STDOUT LIBS=' -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt'
STDOUT LIBTOOL='$(SHELL) $(top_builddir)/libtool'
STDOUT LIPO=''
STDOUT LN_S='ln -s'
STDOUT LTLIBOBJS=''
STDOUT MAKEINFO='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/missing --run makeinfo'
STDOUT MKDIR_P='/bin/mkdir -p'
STDOUT NM='/usr/bin/nm -B'
STDOUT NMEDIT=''
STDOUT OBJDUMP='objdump'
STDOUT OBJEXT='o'
STDOUT OTOOL64=''
STDOUT OTOOL=''
STDOUT PACKAGE='apache-couchdb'
STDOUT PACKAGE_BUGREPORT=''
STDOUT PACKAGE_NAME='Apache CouchDB'
STDOUT PACKAGE_STRING='Apache CouchDB 0.10.0'
STDOUT PACKAGE_TARNAME='apache-couchdb'
STDOUT PACKAGE_URL=''
STDOUT PACKAGE_VERSION='0.10.0'
STDOUT PATH_SEPARATOR=':'
STDOUT RANLIB='ranlib'
STDOUT SED='/bin/sed'
STDOUT SET_MAKE=''
STDOUT SHELL='/bin/bash'
STDOUT STRIP='strip'
STDOUT VERSION='0.10.0'
STDOUT WINDOWS_FALSE=''
STDOUT WINDOWS_TRUE='#'
STDOUT abs_top_builddir=''
STDOUT abs_top_srcdir=''
STDOUT ac_ct_CC='gcc'
STDOUT ac_ct_DUMPBIN=''
STDOUT am__EXEEXT_FALSE=''
STDOUT am__EXEEXT_TRUE='#'
STDOUT am__fastdepCC_FALSE='#'
STDOUT am__fastdepCC_TRUE=''
STDOUT am__include='include'
STDOUT am__isrc=' -I$(srcdir)'
STDOUT am__leading_dot='.'
STDOUT am__quote=''
STDOUT am__tar='${AMTAR} chof - "$$tardir"'
STDOUT am__untar='${AMTAR} xf -'
STDOUT bindir='${exec_prefix}/bin'
STDOUT bug_uri='https://issues.apache.org/jira/browse/COUCHDB'
STDOUT build='i686-pc-linux-gnu'
STDOUT build_alias=''
STDOUT build_cpu='i686'
STDOUT build_os='linux-gnu'
STDOUT build_vendor='pc'
STDOUT datadir='${datarootdir}'
STDOUT datarootdir='${prefix}/share'
STDOUT docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
STDOUT dvidir='${docdir}'
STDOUT exec_prefix='${prefix}'
STDOUT host='i686-pc-linux-gnu'
STDOUT host_alias=''
STDOUT host_cpu='i686'
STDOUT host_os='linux-gnu'
STDOUT host_vendor='pc'
STDOUT htmldir='${docdir}'
STDOUT includedir='${prefix}/include'
STDOUT infodir='${datarootdir}/info'
STDOUT initdir='${sysconfdir}/init.d'
STDOUT install_sh='${SHELL} /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/build-aux/install-sh'
STDOUT launchddir=''
STDOUT libdir='${exec_prefix}/lib'
STDOUT libexecdir='${exec_prefix}/libexec'
STDOUT localconfdir='${prefix}/etc/couchdb'
STDOUT localdatadir='${datarootdir}/couchdb'
STDOUT localdocdir='${datarootdir}/doc/couchdb'
STDOUT localedir='${datarootdir}/locale'
STDOUT localerlanglibdir='${exec_prefix}/lib/couchdb/erlang/lib'
STDOUT locallibbindir='${exec_prefix}/lib/couchdb/bin'
STDOUT locallibdir='${exec_prefix}/lib/couchdb'
STDOUT localstatedir='${prefix}/var'
STDOUT localstatelibdir='${prefix}/var/lib/couchdb'
STDOUT localstatelogdir='${prefix}/var/log/couchdb'
STDOUT localstaterundir='${prefix}/var/run/couchdb'
STDOUT lt_ECHO='echo'
STDOUT mandir='${datarootdir}/man'
STDOUT mkdir_p='/bin/mkdir -p'
STDOUT oldincludedir='/usr/include'
STDOUT package_author_address='dev@couchdb.apache.org'
STDOUT package_author_name='The Apache Software Foundation'
STDOUT package_identifier='couchdb'
STDOUT package_name='Apache CouchDB'
STDOUT package_tarname='apache-couchdb'
STDOUT pdfdir='${docdir}'
STDOUT prefix='/home/tivolix/couchdb/build-couchdb/0.10.0'
STDOUT program_transform_name='s,x,x,'
STDOUT psdir='${docdir}'
STDOUT sbindir='${exec_prefix}/sbin'
STDOUT sharedstatedir='${prefix}/com'
STDOUT sysconfdir='${prefix}/etc'
STDOUT target_alias=''
STDOUT version='0.10.0'
STDOUT version_major='0'
STDOUT version_minor='10'
STDOUT version_release=''
STDOUT version_revision='0'
STDOUT version_stage=''
STDOUT
STDOUT ## ----------- ##
STDOUT ## confdefs.h. ##
STDOUT ## ----------- ##
STDOUT
STDOUT /* confdefs.h */
STDOUT #define PACKAGE_NAME "Apache CouchDB"
STDOUT #define PACKAGE_TARNAME "apache-couchdb"
STDOUT #define PACKAGE_VERSION "0.10.0"
STDOUT #define PACKAGE_STRING "Apache CouchDB 0.10.0"
STDOUT #define PACKAGE_BUGREPORT ""
STDOUT #define PACKAGE_URL ""
STDOUT #define PACKAGE "apache-couchdb"
STDOUT #define VERSION "0.10.0"
STDOUT #define STDC_HEADERS 1
STDOUT #define HAVE_SYS_TYPES_H 1
STDOUT #define HAVE_SYS_STAT_H 1
STDOUT #define HAVE_STDLIB_H 1
STDOUT #define HAVE_STRING_H 1
STDOUT #define HAVE_MEMORY_H 1
STDOUT #define HAVE_STRINGS_H 1
STDOUT #define HAVE_INTTYPES_H 1
STDOUT #define HAVE_STDINT_H 1
STDOUT #define HAVE_UNISTD_H 1
STDOUT #define __EXTENSIONS__ 1
STDOUT #define _ALL_SOURCE 1
STDOUT #define _GNU_SOURCE 1
STDOUT #define _POSIX_PTHREAD_SEMANTICS 1
STDOUT #define _TANDEM_SOURCE 1
STDOUT #define HAVE_DLFCN_H 1
STDOUT #define LT_OBJDIR ".libs/"
STDOUT #define USE_JS_SETOPCB /**/
STDOUT
STDOUT configure: exit 0
STDOUT == End of config.log ==
STDOUT make all-recursive
STDOUT make[1]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs'
STDOUT Making all in bin
STDOUT make[2]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/bin'
STDOUT sed -e "s|%ERL%|/home/tivolix/couchdb/build-couchdb/dependencies/bin/erl|g" \
STDOUT -e "s|%ICU_CONFIG%|/home/tivolix/couchdb/build-couchdb/dependencies/bin/icu-config|g" \
STDOUT -e "s|%bindir%|/home/tivolix/couchdb/build-couchdb/0.10.0/bin|g" \
STDOUT -e "s|%localerlanglibdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/lib/couchdb/erlang/lib|g" \
STDOUT -e "s|%couchdbebindir%|couch-0.10.0/ebin|g" \
STDOUT -e "s|%mochiwebebindir%|mochiweb-r97/ebin|g" \
STDOUT -e "s|%ibrowseebindir%|ibrowse-1.5.2/ebin|g" \
STDOUT -e "s|%oauthebindir%|erlang-oauth/ebin|g" \
STDOUT -e "s|%defaultini%|default.ini|g" \
STDOUT -e "s|%localini%|local.ini|g" \
STDOUT -e "s|%localconfdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/etc/couchdb|g" \
STDOUT -e "s|%localstatelogdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/log/couchdb|g" \
STDOUT -e "s|%localstatelibdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/lib/couchdb|g" \
STDOUT -e "s|%localstatedir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var|g" \
STDOUT -e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \
STDOUT -e "s|%package_author_address%|dev@couchdb.apache.org|g" \
STDOUT -e "s|%package_author_name%|The Apache Software Foundation|g" \
STDOUT -e "s|%package_name%|Apache CouchDB|g" \
STDOUT -e "s|%version%|0.10.0|g" \
STDOUT -e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \
STDOUT couchdb < couchdb.tpl
STDOUT chmod +x couchdb
STDOUT sed -e "s|%locallibbindir%|/home/tivolix/couchdb/build-couchdb/0.10.0/lib/couchdb/bin|g" \
STDOUT -e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \
STDOUT -e "s|%package_author_address%|dev@couchdb.apache.org|g" \
STDOUT -e "s|%package_author_name%|The Apache Software Foundation|g" \
STDOUT -e "s|%package_name%|Apache CouchDB|g" \
STDOUT -e "s|%version%|0.10.0|g" \
STDOUT -e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \
STDOUT couchjs < couchjs.tpl
STDOUT chmod +x couchjs
STDOUT sed -e "s|%locallibbindir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb|g" \
STDOUT -e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \
STDOUT -e "s|%package_author_address%|dev@couchdb.apache.org|g" \
STDOUT -e "s|%package_author_name%|The Apache Software Foundation|g" \
STDOUT -e "s|%package_name%|Apache CouchDB|g" \
STDOUT -e "s|%version%|0.10.0|g" \
STDOUT -e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \
STDOUT couchjs_dev < couchjs.tpl
STDOUT chmod +x couchjs_dev
STDOUT make[2]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/bin'
STDOUT Making all in etc
STDOUT make[2]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc'
STDOUT Making all in couchdb
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/couchdb'
STDOUT sed -e "s|%bindir%|/home/tivolix/couchdb/build-couchdb/0.10.0/bin|g" \
STDOUT -e "s|%localconfdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/etc/couchdb|g" \
STDOUT -e "s|%localdatadir%|/home/tivolix/couchdb/build-couchdb/0.10.0/share/couchdb|g" \
STDOUT -e "s|%localstatelibdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/lib/couchdb|g" \
STDOUT -e "s|%localstatelogdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/log/couchdb|g" \
STDOUT -e "s|%couchprivlibdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/lib/couchdb/erlang/lib/couch-0.10.0/priv/lib|g" \
STDOUT -e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" \
STDOUT < default.ini.tpl > default.ini
STDOUT sed -e "s|%bindir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/bin|g" \
STDOUT -e "s|%localconfdir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/etc/couchdb|g" \
STDOUT -e "s|%localdatadir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/share|g" \
STDOUT -e "s|%localstatelibdir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/tmp/lib|g" \
STDOUT -e "s|%localstatelogdir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/tmp/log|g" \
STDOUT -e "s|%couchprivlibdir%|/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/.libs|g" \
STDOUT -e "s|%couchjs_command_name%|`echo couchjs_dev | sed 's,x,x,'`|g" \
STDOUT < default.ini.tpl > default_dev.ini
STDOUT if test ! -f "local_dev.ini"; then \
STDOUT cp /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/etc/couchdb/local.ini local_dev.ini; \
STDOUT fi
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/couchdb'
STDOUT Making all in default
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/default'
STDOUT make[3]: Nothing to be done for `all'.
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/default'
STDOUT Making all in init
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/init'
STDOUT make[3]: Nothing to be done for `all'.
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/init'
STDOUT Making all in launchd
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/launchd'
STDOUT make[3]: Nothing to be done for `all'.
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/launchd'
STDOUT Making all in logrotate.d
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/logrotate.d'
STDOUT make[3]: Nothing to be done for `all'.
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc/logrotate.d'
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/etc'
STDOUT if test "/bin/mkdir -p"; then \
STDOUT /bin/mkdir -p init; \
STDOUT else \
STDOUT if test ! -d init; then \
STDOUT mkdir init; \
STDOUT fi \
STDOUT fi
STDOUT sed -e "s|%configure_input%|init/couchdb. Generated from init/couchdb.tpl by configure.|" \
STDOUT -e "s|%bindir%|/home/tivolix/couchdb/build-couchdb/0.10.0/bin|" \
STDOUT -e "s|%sysconfdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/etc|" \
STDOUT -e "s|%localstaterundir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/run/couchdb|" \
STDOUT -e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|" \
STDOUT < init/couchdb.tpl > init/couchdb
STDOUT sed -e "s|%localstatelogdir%|/home/tivolix/couchdb/build-couchdb/0.10.0/var/log/couchdb|g" < logrotate.d/couchdb.tpl > logrotate.d/couchdb
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc'
STDOUT make[2]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/etc'
STDOUT Making all in src
STDOUT make[2]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/src'
STDOUT Making all in couchdb
STDOUT make[3]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb'
STDOUT Making all in priv
STDOUT make[4]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb/priv'
STDOUT cp /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/priv/couchspawnkillable.sh couchspawnkillable
STDOUT make[4]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb/priv'
STDOUT make[4]: Entering directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb'
STDOUT /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb -I../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -I/home/tivolix/couchdb/build-couchdb/dependencies/include -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -g -O2 -MT couch_erl_driver_la-couch_erl_driver.lo -MD -MP -MF .deps/couch_erl_driver_la-couch_erl_driver.Tpo -c -o couch_erl_driver_la-couch_erl_driver.lo `test -f 'couch_erl_driver.c' || echo '/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/'`couch_erl_driver.c
STDOUT libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb -I../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -I/home/tivolix/couchdb/build-couchdb/dependencies/include -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -g -O2 -MT couch_erl_driver_la-couch_erl_driver.lo -MD -MP -MF .deps/couch_erl_driver_la-couch_erl_driver.Tpo -c /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/couch_erl_driver.c -fPIC -DPIC -o .libs/couch_erl_driver_la-couch_erl_driver.o
STDOUT mv -f .deps/couch_erl_driver_la-couch_erl_driver.Tpo .deps/couch_erl_driver_la-couch_erl_driver.Plo
STDOUT /bin/bash ../../libtool --tag=CC --mode=link gcc -I/home/tivolix/couchdb/build-couchdb/dependencies/include -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -g -O2 -module -avoid-version -I/home/tivolix/couchdb/build-couchdb/dependencies/include -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -lm -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -o couch_erl_driver.la -rpath /home/tivolix/couchdb/build-couchdb/0.10.0/lib/couchdb/erlang/lib/couch-0.10.0/priv/lib couch_erl_driver_la-couch_erl_driver.lo -licuuc -licudata -licui18n -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt
STDOUT libtool: link: gcc -shared .libs/couch_erl_driver_la-couch_erl_driver.o -Wl,-rpath -Wl,/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/usr/local/lib -L/opt/local/lib -lm -licuuc -licudata -licui18n -lpthread -lcrypt -Wl,-soname -Wl,couch_erl_driver.so -o .libs/couch_erl_driver.so
STDOUT libtool: link: ( cd ".libs" && rm -f "couch_erl_driver.la" && ln -s "../couch_erl_driver.la" "couch_erl_driver.la" )
STDOUT gcc -DHAVE_CONFIG_H -I. -I/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb -I../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -I/home/tivolix/couchdb/build-couchdb/dependencies/include -g -O2 -MT couchjs-couch_js.o -MD -MP -MF .deps/couchjs-couch_js.Tpo -c -o couchjs-couch_js.o `test -f 'couch_js.c' || echo '/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/'`couch_js.c
STDERR /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/couch_js.c: In function ‘ThrowError’:
STDERR /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/couch_js.c:442: warning: assignment makes pointer from integer without a cast
STDOUT mv -f .deps/couchjs-couch_js.Tpo .deps/couchjs-couch_js.Po
STDOUT gcc -DHAVE_CONFIG_H -I. -I/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb -I../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -I/home/tivolix/couchdb/build-couchdb/dependencies/include -I/home/tivolix/couchdb/build-couchdb/dependencies/include/js -I/home/tivolix/couchdb/build-couchdb/dependencies/include -g -O2 -MT couchjs-curlhelper.o -MD -MP -MF .deps/couchjs-curlhelper.Tpo -c -o couchjs-curlhelper.o `test -f 'curlhelper.c' || echo '/home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/'`curlhelper.c
STDOUT mv -f .deps/couchjs-curlhelper.Tpo .deps/couchjs-curlhelper.Po
STDOUT /bin/bash ../../libtool --tag=CC --mode=link gcc -I/home/tivolix/couchdb/build-couchdb/dependencies/include -g -O2 -lcurl -L/usr/local/lib -L/opt/local/lib -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -lm -R/home/tivolix/couchdb/build-couchdb/dependencies/lib -L/home/tivolix/couchdb/build-couchdb/dependencies/lib -o couchjs couchjs-couch_js.o couchjs-curlhelper.o -lcurl -lmozjs -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt
STDOUT libtool: link: gcc -I/home/tivolix/couchdb/build-couchdb/dependencies/include -g -O2 -I/home/tivolix/couchdb/build-couchdb/dependencies/lib/erlang/usr/include -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX -o couchjs couchjs-couch_js.o couchjs-curlhelper.o -L/usr/local/lib -L/opt/local/lib -lm -L/home/tivolix/couchdb/build-couchdb/dependencies/lib /home/tivolix/couchdb/build-couchdb/dependencies/lib/libcurl.so -lmozjs -lpthread -lcrypt -Wl,-rpath -Wl,/home/tivolix/couchdb/build-couchdb/dependencies/lib -Wl,-rpath -Wl,/home/tivolix/couchdb/build-couchdb/dependencies/lib
STDERR couchjs-couch_js.o: In function `ThrowError':
STDERR /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/couch_js.c:442: undefined reference to `JS_PushArguments'
STDERR /home/tivolix/couchdb/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fapache%2Fcouchdb.git%3Atags%2F0.10.0/src/couchdb/couch_js.c:447: undefined reference to `JS_PopArguments'
STDERR collect2: ld returned 1 exit status
STDERR make[4]: *** [couchjs] Error 1
STDOUT make[4]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb'
STDERR make[3]: *** [all-recursive] Error 1
STDOUT make[3]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/src/couchdb'
STDERR make[2]: *** [all-recursive] Error 1
STDOUT make[2]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs/src'
STDERR make[1]: *** [all-recursive] Error 1
STDERR make: *** [all] Error 2
STDOUT make[1]: Leaving directory `/tmp/couchdb-build20110919-18933-kdeizs'
STDERR git ls-files --others --ignored --exclude-standard | xargs rm -vf
STDOUT removed `Makefile.in'
STDOUT removed `acinclude.m4'
STDOUT removed `aclocal.m4'
STDOUT removed `bin/Makefile.in'
STDOUT removed `config.h.in'
STDOUT removed `configure'
STDOUT removed `etc/Makefile.in'
STDOUT removed `etc/couchdb/Makefile.in'
STDOUT removed `etc/default/Makefile.in'
STDOUT removed `etc/init/Makefile.in'
STDOUT removed `etc/launchd/Makefile.in'
STDOUT removed `etc/logrotate.d/Makefile.in'
STDOUT removed `m4/ac_check_curl.m4'
STDOUT removed `m4/ac_check_icu.m4'
STDOUT removed `share/Makefile.in'
STDOUT removed `src/Makefile.in'
STDOUT removed `src/couchdb/Makefile.in'
STDOUT removed `src/couchdb/priv/Makefile.in'
STDOUT removed `src/erlang-oauth/Makefile.in'
STDOUT removed `src/etap/Makefile.in'
STDOUT removed `src/ibrowse/Makefile.in'
STDOUT removed `src/mochiweb/Makefile.in'
STDOUT removed `test/Makefile.in'
STDOUT removed `utils/Makefile.in'
STDOUT removed `var/Makefile.in'
STDERR rake aborted!
STDERR Command failed with status (2): [make ...]
STDERR /usr/lib/ruby/1.8/rake.rb:995
STDERR /usr/lib/ruby/1.8/rake.rb:1010:in `call'
STDERR /usr/lib/ruby/1.8/rake.rb:1010:in `sh'
STDERR /usr/lib/ruby/1.8/rake.rb:1094:in `sh'
STDERR /home/tivolix/couchdb/build-couchdb/tasks/lib.rb:163:in `gmake'
STDERR /home/tivolix/couchdb/build-couchdb/tasks/couchdb.rake:72
STDERR /home/tivolix/couchdb/build-couchdb/tasks/couchdb.rake:67:in `chdir'
STDERR /home/tivolix/couchdb/build-couchdb/tasks/couchdb.rake:67
STDERR /usr/lib/ruby/1.8/tmpdir.rb:129:in `mktmpdir'
STDERR /home/tivolix/couchdb/build-couchdb/tasks/couchdb.rake:66
STDERR /usr/lib/ruby/1.8/rake.rb:636:in `call'
STDERR /usr/lib/ruby/1.8/rake.rb:636:in `execute'
STDERR /usr/lib/ruby/1.8/rake.rb:631:in `each'
STDERR /usr/lib/ruby/1.8/rake.rb:631:in `execute'
STDERR /usr/lib/ruby/1.8/rake.rb:597:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
STDERR /usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `each'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
STDERR /usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `each'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
STDERR /usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `each'
STDERR /usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites'
STDERR /usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
STDERR /usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain'
STDERR /usr/lib/ruby/1.8/rake.rb:583:in `invoke'
STDERR /usr/lib/ruby/1.8/rake.rb:2051:in `invoke_task'
STDERR /usr/lib/ruby/1.8/rake.rb:2029:in `top_level'
STDERR /usr/lib/ruby/1.8/rake.rb:2029:in `each'
STDERR /usr/lib/ruby/1.8/rake.rb:2029:in `top_level'
STDERR /usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
STDERR /usr/lib/ruby/1.8/rake.rb:2023:in `top_level'
STDERR /usr/lib/ruby/1.8/rake.rb:2001:in `run'
STDERR /usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
STDERR /usr/lib/ruby/1.8/rake.rb:1998:in `run'
STDERR /usr/bin/rake:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment