Created
December 8, 2009 19:28
-
-
Save isaacs/251913 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
isaacs@sistertrain-lm:~/.homebrew | |
[11:27:14 3244] $ brew install couchdb -v | |
==> Build Environment | |
PATH: /Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/bin:/Users/isaacs/bin:/Users/isaacs/scripts:/Users/isaacs/.homebrew/bin:/Users/isaacs/.homebrew/sbin:/Users/isaacs/dev/js/narwhal/bin:/Users/isaacs/dev/js/jack/bin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/libexec:/sbin:/bin:/usr/X11R6/bin:/usr/local/include:/usr/include:/usr/X11R6/include:/Users/isaacs/appsup/TextMate/Support/bin | |
CFLAGS: -O4 -march=core2 -mmmx -msse4.1 -w -pipe | |
LDFLAGS: -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/Users/isaacs/.homebrew/lib | |
CPPFLAGS: -I/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -isystem /Users/isaacs/.homebrew/include | |
MAKEFLAGS: -j2 | |
CC: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
PKG_CONFIG_PATH: /Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib/pkgconfig | |
==> Downloading http://apache.multihomed.net/couchdb/0.10.0/apache-couchdb-0.10.0.tar.gz | |
File already downloaded and cached to /Users/isaacs/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/isaacs/Library/Caches/Homebrew/couchdb-0.10.0.tar.gz | |
==> ./configure --prefix=/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0 --localstatedir=/Users/isaacs/.homebrew/var --sysconfdir=/Users/isaacs/.homebrew/etc --with-erlang=/Users/isaacs/.homebrew/lib/erlang/usr/include | |
./configure --prefix=/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0 --localstatedir=/Users/isaacs/.homebrew/var --sysconfdir=/Users/isaacs/.homebrew/etc --with-erlang=/Users/isaacs/.homebrew/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... build-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking for gcc... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 accepts -g... yes | |
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to accept ISO C89... none needed | |
checking dependency style of /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2... gcc3 | |
checking how to run the C preprocessor... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/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) /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 accepts -g... (cached) yes | |
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to accept ISO C89... (cached) none needed | |
checking dependency style of /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2... (cached) gcc3 | |
checking build system type... i386-apple-darwin10.0.0 | |
checking host system type... i386-apple-darwin10.0.0 | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
checking if the linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to reload object files... -r | |
checking for objdump... no | |
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 output from /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 object... ok | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... yes | |
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC | |
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 static flag -static works... no | |
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 supports -c -o file.o... yes | |
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes | |
checking whether the /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin10.0.0 dyld | |
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... yes | |
checking for jsapi.h... yes | |
checking for icu-config... /Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/bin/icu-config | |
checking for ICU >= 3... yes | |
checking ICU_CFLAGS... -O4 -march=core2 -mmmx -msse4.1 -w -pipe -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long | |
checking ICU_CXXFLAGS... -O4 -march=core2 -mmmx -msse4.1 -w -pipe -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long | |
checking ICU_LIBS... -L/Users/isaacs/.homebrew/lib -lpthread -lm -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -licui18n -licuuc -licudata -lpthread -lm | |
checking for curl-config... /usr/bin/curl-config | |
checking for curl >= 7.15.5... yes | |
checking CURL_CFLAGS... | |
checking CURL_LIBS... -lcurl -lssl -lcrypto -Wl,-weak-lldap -dynamic -Os -pipe -g0 -Wno-system-headers -Wl,-search_paths_first -Wl,-weak-lgssapi_krb5 -Wl,-weak-lkrb5 -Wl,-weak-lk5crypto -Wl,-weak-lcom_err -Wl,-weak-lresolv -lssl -lcrypto -lz -lz | |
checking for erl... /Users/isaacs/.homebrew/bin/erl | |
checking for erlc... /Users/isaacs/.homebrew/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... not found | |
checking location of launchd directory... ${prefix}/Library/LaunchDaemons | |
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/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 test/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 | |
make all-recursive | |
Making all in bin | |
sed -e "s|%ERL%|/Users/isaacs/.homebrew/bin/erl|g" \ | |
-e "s|%ICU_CONFIG%|/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/bin/icu-config|g" \ | |
-e "s|%bindir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/bin|g" \ | |
-e "s|%localerlanglibdir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/lib/couchdb/erlang/lib|g" \ | |
-e "s|%couchdbebindir%|couch-0.10.0/ebin|g" \ | |
-e "s|%mochiwebebindir%|mochiweb-r97/ebin|g" \ | |
-e "s|%ibrowseebindir%|ibrowse-1.5.2/ebin|g" \ | |
-e "s|%oauthebindir%|erlang-oauth/ebin|g" \ | |
-e "s|%defaultini%|default.ini|g" \ | |
-e "s|%localini%|local.ini|g" \ | |
-e "s|%localconfdir%|/Users/isaacs/.homebrew/etc/couchdb|g" \ | |
-e "s|%localstatelogdir%|/Users/isaacs/.homebrew/var/log/couchdb|g" \ | |
-e "s|%localstatelibdir%|/Users/isaacs/.homebrew/var/lib/couchdb|g" \ | |
-e "s|%localstatedir%|/Users/isaacs/.homebrew/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%|0.10.0|g" \ | |
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \ | |
couchdb < couchdb.tpl | |
sed -e "s|%locallibbindir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/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%|0.10.0|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \ | |
couchjs < couchjs.tpl | |
chmod +x couchjs | |
chmod +x couchdb | |
sed -e "s|%locallibbindir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/src/couchdb|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%|0.10.0|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \ | |
couchjs_dev < couchjs.tpl | |
chmod +x couchjs_dev | |
Making all in etc | |
Making all in couchdb | |
sed -e "s|%bindir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/bin|g" \ | |
-e "s|%localconfdir%|/Users/isaacs/.homebrew/etc/couchdb|g" \ | |
-e "s|%localdatadir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/share/couchdb|g" \ | |
-e "s|%localstatelibdir%|/Users/isaacs/.homebrew/var/lib/couchdb|g" \ | |
-e "s|%localstatelogdir%|/Users/isaacs/.homebrew/var/log/couchdb|g" \ | |
-e "s|%couchprivlibdir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/lib/couchdb/erlang/lib/couch-0.10.0/priv/lib|g" \ | |
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" \ | |
< default.ini.tpl > default.ini | |
sed -e "s|%bindir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/bin|g" \ | |
-e "s|%localconfdir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/etc/couchdb|g" \ | |
-e "s|%localdatadir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/share|g" \ | |
-e "s|%localstatelibdir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/tmp/lib|g" \ | |
-e "s|%localstatelogdir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/tmp/log|g" \ | |
-e "s|%couchprivlibdir%|/private/tmp/homebrew-couchdb-0.10.0-mbJb/apache-couchdb-0.10.0/src/couchdb/.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 local.ini local_dev.ini; \ | |
fi | |
Making all in default | |
make[3]: Nothing to be done for `all'. | |
Making all in init | |
make[3]: Nothing to be done for `all'. | |
Making all in launchd | |
make[3]: Nothing to be done for `all'. | |
Making all in logrotate.d | |
make[3]: Nothing to be done for `all'. | |
if test "../build-aux/install-sh -c -d"; then \ | |
../build-aux/install-sh -c -d launchd; \ | |
else \ | |
if test ! -d launchd; then \ | |
mkdir launchd; \ | |
fi \ | |
fi | |
sed -e "s|%localstatelogdir%|/Users/isaacs/.homebrew/var/log/couchdb|g" < logrotate.d/couchdb.tpl > logrotate.d/couchdb | |
sed -e "s|%configure_input%|launchd/org.apache.couchdb.plist. Generated from launchd/org.apache.couchdb.plist.tpl by configure.|" \ | |
-e "s|%bindir%|/Users/isaacs/.homebrew/Cellar/couchdb/0.10.0/bin|" \ | |
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|" \ | |
< launchd/org.apache.couchdb.plist.tpl > launchd/org.apache.couchdb.plist | |
Making all in src | |
Making all in couchdb | |
Making all in priv | |
cp couchspawnkillable.sh couchspawnkillable | |
/bin/sh ../../libtool --tag=CC --mode=compile /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -isystem /Users/isaacs/.homebrew/include -I/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -O4 -march=core2 -mmmx -msse4.1 -w -pipe -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 './'`couch_erl_driver.c | |
/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -isystem /Users/isaacs/.homebrew/include -O4 -march=core2 -mmmx -msse4.1 -w -pipe -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 './'`couch_js.c | |
libtool: compile: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -isystem /Users/isaacs/.homebrew/include -I/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -O4 -march=core2 -mmmx -msse4.1 -w -pipe -MT couch_erl_driver_la-couch_erl_driver.lo -MD -MP -MF .deps/couch_erl_driver_la-couch_erl_driver.Tpo -c couch_erl_driver.c -fno-common -DPIC -o .libs/couch_erl_driver_la-couch_erl_driver.o | |
mv -f .deps/couch_erl_driver_la-couch_erl_driver.Tpo .deps/couch_erl_driver_la-couch_erl_driver.Plo | |
/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -isystem /Users/isaacs/.homebrew/include -O4 -march=core2 -mmmx -msse4.1 -w -pipe -MT couchjs-curlhelper.o -MD -MP -MF .deps/couchjs-curlhelper.Tpo -c -o couchjs-curlhelper.o `test -f 'curlhelper.c' || echo './'`curlhelper.c | |
mv -f .deps/couchjs-couch_js.Tpo .deps/couchjs-couch_js.Po | |
sed -e "s|%package_name%|Apache CouchDB|g" \ | |
-e "s|%version%|0.10.0|g" > \ | |
couch.app < couch.app.tpl | |
chmod +x couch.app | |
/Users/isaacs/.homebrew/bin/erlc couch_btree.erl; | |
mv -f .deps/couchjs-curlhelper.Tpo .deps/couchjs-curlhelper.Po | |
/Users/isaacs/.homebrew/bin/erlc couch_batch_save.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_batch_save_sup.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_config.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_config_writer.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_db.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_db_update_notifier.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_db_update_notifier_sup.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_doc.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_event_sup.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_external_manager.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_external_server.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_file.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_db.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_auth.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_oauth.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_external.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_show.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_view.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_misc_handlers.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_httpd_stats_handlers.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_key_tree.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_log.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_native_process.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_os_process.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_query_servers.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_ref_counter.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_att.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_changes_feed.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_httpc.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_missing_revs.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_reader.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_sup.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_rep_writer.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_server.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_server_sup.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_stats_aggregator.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_stats_collector.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_stream.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_task_status.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_util.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_view.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_view_compactor.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_view_updater.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_view_group.erl; | |
/Users/isaacs/.homebrew/bin/erlc couch_db_updater.erl; | |
/bin/sh ../../libtool --tag=CC --mode=link /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -I/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -O4 -march=core2 -mmmx -msse4.1 -w -pipe -module -avoid-version -I/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/include -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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 -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/Users/isaacs/.homebrew/lib -o couch_erl_driver.la -rpath /Users/isaacs/.homebrew/Cellar/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 | |
libtool: link: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -Wl,-undefined -Wl,dynamic_lookup -o .libs/couch_erl_driver.so -bundle .libs/couch_erl_driver_la-couch_erl_driver.o -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/usr/local/lib -L/opt/local/lib -lm -L/Users/isaacs/.homebrew/lib -licuuc -licudata -licui18n -lpthread -march=core2 -mmmx -msse4.1 | |
libtool: link: dsymutil .libs/couch_erl_driver.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "couch_erl_driver.la" && ln -s "../couch_erl_driver.la" "couch_erl_driver.la" ) | |
/bin/sh ../../libtool --tag=CC --mode=link /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -O4 -march=core2 -mmmx -msse4.1 -w -pipe -lcurl -L/usr/local/lib -L/opt/local/lib -I/Users/isaacs/.homebrew/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 -L/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/Users/isaacs/.homebrew/lib -o couchjs couchjs-couch_js.o couchjs-curlhelper.o -lcurl -lmozjs -L/usr/local/lib -L/opt/local/lib -lpthread | |
libtool: link: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -O4 -march=core2 -mmmx -msse4.1 -w -pipe -I/Users/isaacs/.homebrew/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/Users/isaacs/.homebrew/Cellar/icu4c/4.3.1/lib -L/Users/isaacs/.homebrew/lib -lcurl -lmozjs -lpthread | |
Undefined symbols: | |
"_JS_SetBranchCallback", referenced from: | |
llvm bitcode in couchjs-couch_js.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
make[4]: *** [couchjs] Error 1 | |
make[3]: *** [all-recursive] Error 1 | |
make[2]: *** [all-recursive] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/couchdb.rb#L17 | |
==> Environment | |
HOMEBREW_VERSION: 0.5 | |
HEAD: | |
HOMEBREW_PREFIX: /Users/isaacs/.homebrew | |
HOMEBREW_CELLAR: /Users/isaacs/.homebrew/Cellar | |
HOMEBREW_CACHE: /Users/isaacs/Library/Caches/Homebrew | |
HOMEBREW_REPOSITORY: /Users/isaacs/.homebrew | |
HOMEBREW_LIBRARY_PATH: /Users/isaacs/.homebrew/Library/Homebrew | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.6.1 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-72 | |
GCC-4.2: build 5646 | |
LLVM: build 2206 | |
MacPorts or Fink? false | |
Exit status: 2 | |
Error: Failure while executing: make | |
Please report this bug at http://github.com/mxcl/homebrew/issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment