Created
August 22, 2010 07:04
-
-
Save hackervera/543455 to your computer and use it in GitHub Desktop.
build-couchdb geocouch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git checkout geocouch | |
(in /root/build-couchdb) | |
** Invoke default (first_time) | |
** Invoke couchdb:clean_install (first_time) | |
** Invoke couchdb:build (first_time) | |
** Invoke erlang:build (first_time) | |
** Invoke known_distro (first_time) | |
** Invoke known_mac (first_time) | |
** Execute known_mac | |
** Invoke known_ubuntu (first_time) | |
** Execute known_ubuntu | |
** Invoke known_debian (first_time) | |
** Execute known_debian | |
** Invoke known_redhat (first_time) | |
** Execute known_redhat | |
** Invoke known_opensuse (first_time) | |
** Execute known_opensuse | |
** Execute known_distro | |
** Invoke /root/build-couchdb/build/bin/erl (first_time, not_needed) | |
** Invoke /root/build-couchdb/build/bin/autoconf2.59 (first_time, not_needed) | |
** Invoke environment:path (first_time) | |
** Invoke /root/build-couchdb/build/bin (first_time, not_needed) | |
** Execute environment:path | |
** Execute erlang:build | |
** Invoke build:os_dependencies (first_time) | |
** Invoke build:mac_dependencies (first_time) | |
** Invoke known_distro | |
** Execute build:mac_dependencies | |
** Invoke build:ubuntu_dependencies (first_time) | |
** Invoke known_distro | |
** Execute build:ubuntu_dependencies | |
Required: ["flex", "dctrl-tools", "libsctp-dev"] | |
Required: ["libxslt1-dev", "automake", "libcurl4-openssl-dev", "make", "ruby", "libtool", "g++"] | |
Required: ["zip", "libcap2-bin"] | |
** Invoke build:debian_dependencies (first_time) | |
** Invoke known_distro | |
** Execute build:debian_dependencies | |
** Invoke build:opensuse_dependencies (first_time) | |
** Invoke known_distro | |
** Execute build:opensuse_dependencies | |
** Execute build:os_dependencies | |
** Invoke tracemonkey:build (first_time) | |
** Invoke /root/build-couchdb/build/bin/js-config (first_time, not_needed) | |
** Invoke environment:path | |
** Invoke /usr/bin/python (first_time) | |
** Invoke package:python (first_time) | |
** Invoke known_distro | |
** Execute package:python | |
** Execute /usr/bin/python | |
** Invoke /root/build-couchdb/build/bin/autoconf2.13 (first_time, not_needed) | |
** Invoke environment:path | |
** Execute tracemonkey:build | |
** Invoke icu:build (first_time) | |
** Invoke known_distro | |
** Invoke /root/build-couchdb/build/bin/icu-config (first_time, not_needed) | |
** Execute icu:build | |
** Invoke /root/build-couchdb/build/bin/couchdb (first_time) | |
** Invoke /root/build-couchdb/build/bin/autoconf2.59 (not_needed) | |
** Invoke /root/build-couchdb/build/var/run/couchdb (first_time, not_needed) | |
** Invoke environment:path | |
** Execute /root/build-couchdb/build/bin/couchdb | |
Using /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb for build from Git | |
Already on 'geocouch' | |
git reset --hard | |
HEAD is now at c743fce stale=updater_after spatial tests pass. | |
git clean -f -d | |
git ls-files --others -i --exclude-standard | xargs rm -v || true | |
rm: missing operand | |
Try `rm --help' for more information. | |
./bootstrap | |
You have bootstrapped Apache CouchDB, time to relax. | |
Run `./configure' to configure the source before you install. | |
env LDFLAGS='-R/root/build-couchdb/build/lib -L/root/build-couchdb/build/lib' CFLAGS='-I/root/build-couchdb/build/include/js' /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/configure --prefix=/root/build-couchdb/build --with-erlang=/root/build-couchdb/build/lib/erlang/usr/include | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of gcc... (cached) gcc3 | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking whether ln -s works... yes | |
checking for pthread_create in -lpthread... yes | |
checking for JS_NewContext in -lmozjs... yes | |
checking jsapi.h usability... yes | |
checking jsapi.h presence... no | |
configure: WARNING: jsapi.h: accepted by the compiler, rejected by the preprocessor! | |
configure: WARNING: jsapi.h: proceeding with the compiler's result | |
checking for jsapi.h... yes | |
checking for icu-config... /root/build-couchdb/build/bin/icu-config | |
checking for ICU >= 3.4.1... yes | |
checking ICU_CFLAGS... -g -O2 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long | |
checking ICU_CXXFLAGS... -g -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long | |
checking ICU_LIBS... -lpthread -ldl -lm -L/root/build-couchdb/build/lib -licui18n -licuuc -licudata -lpthread -ldl -lm | |
checking for curl-config... /usr/bin/curl-config | |
checking for curl >= 7.18.0... yes | |
checking CURL_CFLAGS... | |
checking CURL_LIBS... -lcurl | |
checking for erl... /root/build-couchdb/build/bin/erl | |
checking for erlc... /root/build-couchdb/build/bin/erlc | |
checking erl_driver.h usability... yes | |
checking erl_driver.h presence... yes | |
checking for erl_driver.h... yes | |
checking for help2man... no | |
configure: WARNING: You will be unable to regenerate any man pages. | |
checking location of init directory... ${sysconfdir}/init.d | |
checking location of launchd directory... not found | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating bin/couchjs.tpl | |
config.status: creating bin/couchdb.tpl | |
config.status: creating bin/couchdb.bat.tpl | |
config.status: creating bin/Makefile | |
config.status: creating etc/couchdb/Makefile | |
config.status: creating etc/couchdb/default.ini.tpl | |
config.status: creating etc/default/Makefile | |
config.status: creating etc/init/couchdb.tpl | |
config.status: creating etc/init/Makefile | |
config.status: creating etc/launchd/org.apache.couchdb.plist.tpl | |
config.status: creating etc/launchd/Makefile | |
config.status: creating etc/logrotate.d/couchdb.tpl | |
config.status: creating etc/logrotate.d/Makefile | |
config.status: creating etc/windows/Makefile | |
config.status: creating etc/Makefile | |
config.status: creating share/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/couchdb/couch.app.tpl | |
config.status: creating src/couchdb/Makefile | |
config.status: creating src/couchdb/priv/Makefile | |
config.status: creating src/erlang-oauth/Makefile | |
config.status: creating src/etap/Makefile | |
config.status: creating src/ibrowse/Makefile | |
config.status: creating src/mochiweb/Makefile | |
config.status: creating src/vtree/Makefile | |
config.status: creating test/Makefile | |
config.status: creating test/bench/Makefile | |
config.status: creating test/etap/Makefile | |
config.status: creating test/etap/test_util.erl | |
config.status: creating test/javascript/Makefile | |
config.status: creating test/view_server/Makefile | |
config.status: creating utils/Makefile | |
config.status: creating var/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
You have configured Apache CouchDB, time to relax. | |
Run `make && sudo make install' to install. | |
make | |
make all-recursive | |
make[1]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk' | |
Making all in bin | |
make[2]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/bin' | |
sed -e "s|%ERL%|/root/build-couchdb/build/bin/erl|g" \ | |
-e "s|%ICU_CONFIG%|/root/build-couchdb/build/bin/icu-config|g" \ | |
-e "s|%bindir%|/root/build-couchdb/build/bin|g" \ | |
-e "s|%localerlanglibdir%|/root/build-couchdb/build/lib/couchdb/erlang/lib|g" \ | |
-e "s|%defaultini%|default.ini|g" \ | |
-e "s|%localini%|local.ini|g" \ | |
-e "s|%localconfdir%|/root/build-couchdb/build/etc/couchdb|g" \ | |
-e "s|%localstatelogdir%|/root/build-couchdb/build/var/log/couchdb|g" \ | |
-e "s|%localstatelibdir%|/root/build-couchdb/build/var/lib/couchdb|g" \ | |
-e "s|%localstatedir%|/root/build-couchdb/build/var|g" \ | |
-e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \ | |
-e "s|%package_author_address%|[email protected]|g" \ | |
-e "s|%package_author_name%|The Apache Software Foundation|g" \ | |
-e "s|%package_name%|Apache CouchDB|g" \ | |
-e "s|%version%|1.1.0ac743fce-git|g" \ | |
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \ | |
couchdb < couchdb.tpl | |
chmod +x couchdb | |
sed -e "s|%locallibbindir%|/root/build-couchdb/build/lib/couchdb/bin|g" \ | |
-e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \ | |
-e "s|%package_author_address%|[email protected]|g" \ | |
-e "s|%package_author_name%|The Apache Software Foundation|g" \ | |
-e "s|%package_name%|Apache CouchDB|g" \ | |
-e "s|%version%|1.1.0ac743fce-git|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \ | |
couchjs < couchjs.tpl | |
chmod +x couchjs | |
sed -e "s|%locallibbindir%|/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb/priv|g" \ | |
-e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \ | |
-e "s|%package_author_address%|[email protected]|g" \ | |
-e "s|%package_author_name%|The Apache Software Foundation|g" \ | |
-e "s|%package_name%|Apache CouchDB|g" \ | |
-e "s|%version%|1.1.0ac743fce-git|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \ | |
couchjs_dev < couchjs.tpl | |
chmod +x couchjs_dev | |
make[2]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/bin' | |
Making all in etc | |
make[2]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc' | |
Making all in couchdb | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/couchdb' | |
sed -e "s|%bindir%|/root/build-couchdb/build/bin|g" \ | |
-e "s|%localconfdir%|/root/build-couchdb/build/etc/couchdb|g" \ | |
-e "s|%localdatadir%|/root/build-couchdb/build/share/couchdb|g" \ | |
-e "s|%localbuilddatadir%|/root/build-couchdb/build/share/couchdb|g" \ | |
-e "s|%localstatelibdir%|/root/build-couchdb/build/var/lib/couchdb|g" \ | |
-e "s|%localstatelogdir%|/root/build-couchdb/build/var/log/couchdb|g" \ | |
-e "s|%couchprivlibdir%|/root/build-couchdb/build/lib/couchdb/erlang/lib/couch-1.1.0ac743fce-git/priv/lib|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" \ | |
< default.ini.tpl > default.ini | |
sed -e "s|%bindir%|/tmp/couchdb-build20100822-14413-1fmkhqk/bin|g" \ | |
-e "s|%localconfdir%|/tmp/couchdb-build20100822-14413-1fmkhqk/etc/couchdb|g" \ | |
-e "s|%localdatadir%|/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/share|g" \ | |
-e "s|%localbuilddatadir%|/tmp/couchdb-build20100822-14413-1fmkhqk/share|g" \ | |
-e "s|%localstatelibdir%|/tmp/couchdb-build20100822-14413-1fmkhqk/tmp/lib|g" \ | |
-e "s|%localstatelogdir%|/tmp/couchdb-build20100822-14413-1fmkhqk/tmp/log|g" \ | |
-e "s|%couchprivlibdir%|/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb/priv/.libs|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs_dev | sed 's,x,x,'`|g" \ | |
< default.ini.tpl > default_dev.ini | |
if test ! -f "local_dev.ini"; then \ | |
cp /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/etc/couchdb/local.ini local_dev.ini; \ | |
fi | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/couchdb' | |
Making all in default | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/default' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/default' | |
Making all in init | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/init' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/init' | |
Making all in launchd | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/launchd' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/launchd' | |
Making all in logrotate.d | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/logrotate.d' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/logrotate.d' | |
Making all in windows | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/windows' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc/windows' | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc' | |
if test "/bin/mkdir -p"; then \ | |
/bin/mkdir -p init; \ | |
else \ | |
if test ! -d init; then \ | |
mkdir init; \ | |
fi \ | |
fi | |
sed -e "s|%configure_input%|init/couchdb. Generated from init/couchdb.tpl by configure.|" \ | |
-e "s|%bindir%|/root/build-couchdb/build/bin|" \ | |
-e "s|%sysconfdir%|/root/build-couchdb/build/etc|" \ | |
-e "s|%localstaterundir%|/root/build-couchdb/build/var/run/couchdb|" \ | |
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|" \ | |
< init/couchdb.tpl > init/couchdb | |
sed -e "s|%localstatelogdir%|/root/build-couchdb/build/var/log/couchdb|g" < logrotate.d/couchdb.tpl > logrotate.d/couchdb | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc' | |
make[2]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/etc' | |
Making all in src | |
make[2]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src' | |
Making all in couchdb | |
make[3]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb' | |
Making all in priv | |
make[4]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb/priv' | |
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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/root/build-couchdb/build/include -L/root/build-couchdb/build/lib -I/root/build-couchdb/build/include/js -MT couch_icu_driver_la-couch_icu_driver.lo -MD -MP -MF .deps/couch_icu_driver_la-couch_icu_driver.Tpo -c -o couch_icu_driver_la-couch_icu_driver.lo `test -f 'icu_driver/couch_icu_driver.c' || echo '/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/'`icu_driver/couch_icu_driver.c | |
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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/root/build-couchdb/build/include -L/root/build-couchdb/build/lib -I/root/build-couchdb/build/include/js -MT couch_icu_driver_la-couch_icu_driver.lo -MD -MP -MF .deps/couch_icu_driver_la-couch_icu_driver.Tpo -c /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/icu_driver/couch_icu_driver.c -fPIC -DPIC -o .libs/couch_icu_driver_la-couch_icu_driver.o | |
mv -f .deps/couch_icu_driver_la-couch_icu_driver.Tpo .deps/couch_icu_driver_la-couch_icu_driver.Plo | |
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I/root/build-couchdb/build/include -L/root/build-couchdb/build/lib -I/root/build-couchdb/build/include/js -module -avoid-version -I/root/build-couchdb/build/include -L/root/build-couchdb/build/lib -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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/root/build-couchdb/build/lib -L/root/build-couchdb/build/lib -o couch_icu_driver.la -rpath /root/build-couchdb/build/lib/couchdb/erlang/lib/couch-1.1.0ac743fce-git/priv/lib couch_icu_driver_la-couch_icu_driver.lo -licuuc -licudata -licui18n -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt | |
libtool: link: gcc -shared .libs/couch_icu_driver_la-couch_icu_driver.o -Wl,-rpath -Wl,/root/build-couchdb/build/lib -L/root/build-couchdb/build/lib -L/usr/local/lib -L/opt/local/lib -lm -licuuc -licudata -licui18n -lpthread -lcrypt -Wl,-soname -Wl,couch_icu_driver.so -o .libs/couch_icu_driver.so | |
libtool: link: ( cd ".libs" && rm -f "couch_icu_driver.la" && ln -s "../couch_icu_driver.la" "couch_icu_driver.la" ) | |
cp /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/spawnkillable/couchspawnkillable.sh couchspawnkillable | |
chmod +x couchspawnkillable | |
gcc -DHAVE_CONFIG_H -I. -I/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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 -D_BSD_SOURCE -I/root/build-couchdb/build/include/js -MT couchjs-http.o -MD -MP -MF .deps/couchjs-http.Tpo -c -o couchjs-http.o `test -f 'couch_js/http.c' || echo '/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/'`couch_js/http.c | |
mv -f .deps/couchjs-http.Tpo .deps/couchjs-http.Po | |
gcc -DHAVE_CONFIG_H -I. -I/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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 -D_BSD_SOURCE -I/root/build-couchdb/build/include/js -MT couchjs-main.o -MD -MP -MF .deps/couchjs-main.Tpo -c -o couchjs-main.o `test -f 'couch_js/main.c' || echo '/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/'`couch_js/main.c | |
mv -f .deps/couchjs-main.Tpo .deps/couchjs-main.Po | |
gcc -DHAVE_CONFIG_H -I. -I/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv -I../../.. -D_XOPEN_SOURCE -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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 -D_BSD_SOURCE -I/root/build-couchdb/build/include/js -MT couchjs-utf8.o -MD -MP -MF .deps/couchjs-utf8.Tpo -c -o couchjs-utf8.o `test -f 'couch_js/utf8.c' || echo '/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/'`couch_js/utf8.c | |
mv -f .deps/couchjs-utf8.Tpo .deps/couchjs-utf8.Po | |
/bin/bash ../../../libtool --tag=CC --mode=link gcc -D_BSD_SOURCE -I/root/build-couchdb/build/include/js -lcurl -L/usr/local/lib -L/opt/local/lib -I/root/build-couchdb/build/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/root/build-couchdb/build/lib -L/root/build-couchdb/build/lib -o couchjs couchjs-http.o couchjs-main.o couchjs-utf8.o -lcurl -lmozjs -L/usr/local/lib -L/opt/local/lib -lpthread -lcrypt | |
libtool: link: gcc -D_BSD_SOURCE -I/root/build-couchdb/build/include/js -I/root/build-couchdb/build/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-http.o couchjs-main.o couchjs-utf8.o -L/usr/local/lib -L/opt/local/lib -lm -L/root/build-couchdb/build/lib /usr/lib/libcurl.so -lmozjs -lpthread -lcrypt -Wl,-rpath -Wl,/root/build-couchdb/build/lib | |
cp /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/priv/stat_descriptions.cfg.in stat_descriptions.cfg | |
make[4]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb/priv' | |
make[4]: Entering directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb' | |
modules=`{ find . -name "*.erl" -exec basename {} .erl \; | tr '\n' ','; echo ''; } | sed "s/,$//"`; \ | |
sed -e "s|%package_name%|Apache CouchDB|g" \ | |
-e "s|%version%|1.1.0ac743fce-git|g" \ | |
-e "s|@modules@|$modules|g" \ | |
-e "s|%localconfdir%|/root/build-couchdb/build/etc/couchdb|g" \ | |
-e "s|@defaultini@|default.ini|g" \ | |
-e "s|@localini@|local.ini|g" > \ | |
couch.app < couch.app.tpl | |
chmod +x couch.app | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_app.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_auth_cache.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_btree.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_changes.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_config.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_config_writer.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_db.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_db_update_notifier.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_db_update_notifier_sup.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_doc.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_event_sup.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_external_manager.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_external_server.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_file.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_db.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_auth.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_oauth.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_external.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_show.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial.erl; | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial.erl:28: Warning: variable 'Bbox' is unused | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial.erl:50: Warning: variable 'Db' is unused | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial.erl:79: Warning: variable 'Db' is unused | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial.erl:79: Warning: variable 'QueryArgs' is unused | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_spatial_list.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_view.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_misc_handlers.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_rewrite.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_stats_handlers.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_httpd_vhost.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_key_tree.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_log.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_native_process.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_os_process.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_query_servers.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_ref_counter.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_att.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_changes_feed.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_httpc.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_missing_revs.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_reader.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_sup.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_writer.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_rep_db_listener.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_server.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_server_sup.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_group.erl; | |
/root/build-couchdb/build/bin/erlc /root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl; | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:14: can't find include lib "eunit/include/eunit.hrl" | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:343: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:352: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:362: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:370: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:374: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:378: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:385: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:392: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:407: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:417: undefined macro 'assertError/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:423: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:430: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:436: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:443: undefined macro 'assertEqual/2' | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:29: Warning: variable 'PurgeSeq' is unused | |
/root/build-couchdb/git-build/git%3A%2F%2Fgithub.com%2Fvmx%2Fcouchdb/src/couchdb/couch_spatial_updater.erl:325: Warning: function bbox/1 is unused | |
make[4]: *** [couch_spatial_updater.beam] Error 1 | |
make[4]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb' | |
make[3]: *** [all-recursive] Error 1 | |
make[3]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src/couchdb' | |
make[2]: *** [all-recursive] Error 1 | |
make[2]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk/src' | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory `/tmp/couchdb-build20100822-14413-1fmkhqk' | |
make: *** [all] Error 2 | |
git ls-files --others --ignored --exclude-standard | xargs rm -vf | |
removed `INSTALL' | |
removed `Makefile.in' | |
removed `acinclude.m4' | |
removed `aclocal.m4' | |
removed `bin/Makefile.in' | |
removed `config.h.in' | |
removed `configure' | |
removed `etc/Makefile.in' | |
removed `etc/couchdb/Makefile.in' | |
removed `etc/default/Makefile.in' | |
removed `etc/init/Makefile.in' | |
removed `etc/launchd/Makefile.in' | |
removed `etc/logrotate.d/Makefile.in' | |
removed `etc/windows/Makefile.in' | |
removed `m4/ac_check_curl.m4' | |
removed `m4/ac_check_icu.m4' | |
removed `m4/libtool.m4' | |
removed `m4/ltoptions.m4' | |
removed `m4/ltsugar.m4' | |
removed `m4/ltversion.m4' | |
removed `m4/lt~obsolete.m4' | |
removed `share/Makefile.in' | |
removed `src/Makefile.in' | |
removed `src/couchdb/Makefile.in' | |
removed `src/couchdb/priv/Makefile.in' | |
removed `src/erlang-oauth/Makefile.in' | |
removed `src/etap/Makefile.in' | |
removed `src/ibrowse/Makefile.in' | |
removed `src/mochiweb/Makefile.in' | |
removed `src/vtree/Makefile.in' | |
removed `test/Makefile.in' | |
removed `test/bench/Makefile.in' | |
removed `test/etap/Makefile.in' | |
removed `test/javascript/Makefile.in' | |
removed `test/view_server/Makefile.in' | |
removed `utils/Makefile.in' | |
removed `var/Makefile.in' | |
rake aborted! | |
Command failed with status (2): [make...] | |
/usr/lib/ruby/1.8/rake.rb:995 | |
/usr/lib/ruby/1.8/rake.rb:1010:in `call' | |
/usr/lib/ruby/1.8/rake.rb:1010:in `sh' | |
/usr/lib/ruby/1.8/rake.rb:1094:in `sh' | |
/root/build-couchdb/tasks/couchdb.rake:59 | |
/root/build-couchdb/tasks/couchdb.rake:51:in `chdir' | |
/root/build-couchdb/tasks/couchdb.rake:51 | |
/usr/lib/ruby/1.8/tmpdir.rb:129:in `mktmpdir' | |
/root/build-couchdb/tasks/couchdb.rake:50 | |
/usr/lib/ruby/1.8/rake.rb:636:in `call' | |
/usr/lib/ruby/1.8/rake.rb:636:in `execute' | |
/usr/lib/ruby/1.8/rake.rb:631:in `each' | |
/usr/lib/ruby/1.8/rake.rb:631:in `execute' | |
/usr/lib/ruby/1.8/rake.rb:597:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:604:in `each' | |
/usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:604:in `each' | |
/usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/rake.rb:607:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:604:in `each' | |
/usr/lib/ruby/1.8/rake.rb:604:in `invoke_prerequisites' | |
/usr/lib/ruby/1.8/rake.rb:596:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' | |
/usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain' | |
/usr/lib/ruby/1.8/rake.rb:583:in `invoke' | |
/usr/lib/ruby/1.8/rake.rb:2051:in `invoke_task' | |
/usr/lib/ruby/1.8/rake.rb:2029:in `top_level' | |
/usr/lib/ruby/1.8/rake.rb:2029:in `each' | |
/usr/lib/ruby/1.8/rake.rb:2029:in `top_level' | |
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling' | |
/usr/lib/ruby/1.8/rake.rb:2023:in `top_level' | |
/usr/lib/ruby/1.8/rake.rb:2001:in `run' | |
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling' | |
/usr/lib/ruby/1.8/rake.rb:1998:in `run' | |
/usr/bin/rake:28 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment