couch_build Revision 666330626430 (Sat Aug 28 2010 at 09:17) - Diff Link to this snippet: https://friendpaste.com/142vPuzv3yQ5icoLR9tcJ1 Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808===============================================================================CONFIGURE ./configure \ --prefix=$ERL_TOP/release/win32 \ --with-erlang=$ERL_TOP/release/win32/usr/include \ --with-win32-icu-binaries=/src/icu-4.2 \ --with-win32-curl=/src/curl-7.21.1 \ --with-openssl-bin-dir=/src/openssl/bin \ --with-msvc-redist-dir=/src/bits \ --with-js-lib=/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib \ --with-js-include=/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js \===============================================================================checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking for gcc... cc.shchecking for C compiler default output file name... conftest.exechecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... .exechecking for suffix of object files... ochecking whether we are using the GNU C compiler... nochecking whether cc.sh accepts -g... yeschecking for cc.sh option to accept ISO C89... none neededchecking dependency style of cc.sh... nonechecking how to run the C preprocessor... cc.sh -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... nochecking for inttypes.h... nochecking for stdint.h... nochecking for unistd.h... nochecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for gcc... (cached) cc.shchecking whether we are using the GNU C compiler... (cached) nochecking whether cc.sh accepts -g... (cached) yeschecking for cc.sh option to accept ISO C89... (cached) none neededchecking dependency style of cc.sh... (cached) nonechecking build system type... i686-pc-cygwinchecking host system type... i686-pc-cygwinchecking for a sed that does not truncate output... /usr/bin/sedchecking for fgrep... /usr/bin/grep -Fchecking for non-GNU ld... /bin/ldchecking if the linker (/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 8192checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking for /bin/ld option to reload object files... -rchecking for objdump... objdumpchecking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLLchecking for ar... ar.shchecking for strip... stripchecking for ranlib... truechecking command to parse /usr/bin/nm -B output from cc.sh object... okchecking for dlfcn.h... nochecking for objdir... .libschecking for cc.sh option to produce PIC... -DDLL_EXPORT -DPICchecking if cc.sh PIC flag -DDLL_EXPORT -DPIC works... yeschecking if cc.sh static flag works... yeschecking if cc.sh supports -c -o file.o... yeschecking if cc.sh supports -c -o file.o... (cached) yeschecking whether the cc.sh linker (/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... Win32 ld.exechecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nochecking whether ln -s works... yeschecking for pthread_create in -lpthread... nochecking for JS_NewContext in -lmozjs... nochecking for JS_NewContext in -ljs... nochecking for JS_NewContext in -ljs3250... yeschecking for iscc... /src/inno5/isccchecking jsapi.h usability... yeschecking jsapi.h presence... yeschecking for jsapi.h... yeschecking for erl... /src/otp_src_R14A/release/win32/erts-5.8/bin/erlchecking for erlc... /src/otp_src_R14A/release/win32/erts-5.8/bin/erlcchecking erl_driver.h usability... yeschecking erl_driver.h presence... yeschecking for erl_driver.h... yeschecking for help2man... nochecking location of init directory... not foundchecking location of launchd directory... not foundconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating bin/couchjs.tplconfig.status: creating bin/couchdb.tplconfig.status: creating bin/couchdb.bat.tplconfig.status: creating bin/Makefileconfig.status: creating etc/couchdb/Makefileconfig.status: creating etc/couchdb/default.ini.tplconfig.status: creating etc/default/Makefileconfig.status: creating etc/init/couchdb.tplconfig.status: creating etc/init/Makefileconfig.status: creating etc/launchd/org.apache.couchdb.plist.tplconfig.status: creating etc/launchd/Makefileconfig.status: creating etc/logrotate.d/couchdb.tplconfig.status: creating etc/logrotate.d/Makefileconfig.status: creating etc/windows/Makefileconfig.status: creating etc/Makefileconfig.status: creating share/Makefileconfig.status: creating src/Makefileconfig.status: creating src/couchdb/couch.app.tplconfig.status: creating src/couchdb/Makefileconfig.status: creating src/couchdb/priv/Makefileconfig.status: creating src/erlang-oauth/Makefileconfig.status: creating src/etap/Makefileconfig.status: creating src/ibrowse/Makefileconfig.status: creating src/mochiweb/Makefileconfig.status: creating test/Makefileconfig.status: creating test/bench/Makefileconfig.status: creating test/etap/Makefileconfig.status: creating test/etap/test_util.erlconfig.status: creating test/javascript/Makefileconfig.status: creating test/view_server/Makefileconfig.status: creating utils/Makefileconfig.status: creating var/Makefileconfig.status: creating config.hconfig.status: config.h is unchangedconfig.status: executing depfiles commandsconfig.status: executing libtool commandsYou have configured Apache CouchDB, time to relax.Run `make && sudo make install' to install.DONE.===============================================================================MAKE INSTALL===============================================================================Making install in binmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin'sed -e "s|%ICU_CONFIG%||g" \ -e "s|%version%|1.0.1|g" \ couchdb.bat.tpl > couchdb.batsed -e "s|%locallibbindir%|/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv|g" \ -e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \ -e "s|%package_author_address%|dev@couchdb.apache.org|g" \ -e "s|%package_author_name%|The Apache Software Foundation|g" \ -e "s|%package_name%|Apache CouchDB|g" \ -e "s|%version%|1.0.1|g" \ -e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" > \ couchjs_dev < couchjs.tplchmod +x couchjs_devmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin'test -z "/src/otp_src_R14A/release/win32/bin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/bin" /usr/bin/install -c couchdb.bat '/src/otp_src_R14A/release/win32/bin'test -z "/src/otp_src_R14A/release/win32/share/man/man1" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/share/man/man1"make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin'Making install in etcmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'Making install in couchdbmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'sed -e "s|%bindir%|.|g" \ -e "s|%localconfdir%|/src/otp_src_R14A/release/win32/etc/couchdb|g" \ -e "s|%localdatadir%|../share/couchdb|g" \ -e "s|%localbuilddatadir%|../share/couchdb|g" \ -e "s|%localstatelibdir%|../var/lib/couchdb|g" \ -e "s|%localstatelogdir%|../var/log/couchdb|g" \ -e "s|%couchprivlibdir%|../lib/couch-1.0.1/priv/lib|g" \ -e "s|%couchjs_command_name%|couchjs.exe|g" \ < default.ini.tpl > default.inised -e "s|%bindir%|/src/apache-couchdb-1.0.1_otp_5.8/bin|g" \ -e "s|%localconfdir%|/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb|g" \ -e "s|%localdatadir%|/src/apache-couchdb-1.0.1_otp_5.8/share|g" \ -e "s|%localbuilddatadir%|/src/apache-couchdb-1.0.1_otp_5.8/share|g" \ -e "s|%localstatelibdir%|/src/apache-couchdb-1.0.1_otp_5.8/tmp/lib|g" \ -e "s|%localstatelogdir%|/src/apache-couchdb-1.0.1_otp_5.8/tmp/log|g" \ -e "s|%couchprivlibdir%|/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv/.libs|g" \ -e "s|%couchjs_command_name%|`echo couchjs_dev | sed 's,x,x,'`|g" \ < default.ini.tpl > default_dev.iniif test ! -f "local_dev.ini"; then \ cp local.ini local_dev.ini; \ fimake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'make[3]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/etc/couchdb" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/etc/couchdb" /usr/bin/install -c -m 644 default.ini '/src/otp_src_R14A/release/win32/etc/couchdb'make install-data-hookmake[4]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'if test ! -f "/src/otp_src_R14A/release/win32/etc/couchdb/local.ini"; then \ cp ./local.ini "/src/otp_src_R14A/release/win32/etc/couchdb/local.ini"; \ fiif test ! "/usr/bin/mkdir -p" = ""; then \ /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/etc/couchdb/default.d"; \ /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/etc/couchdb/local.d"; \ else \ echo "WARNING: You may have to create these directories by hand."; \ mkdir -p "/src/otp_src_R14A/release/win32/etc/couchdb/default.d"; \ mkdir -p "/src/otp_src_R14A/release/win32/etc/couchdb/local.d"; \ fimake[4]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'Making install in defaultmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default'Making install in initmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init'Making install in launchdmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd'Making install in logrotate.dmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d'Making install in windowsmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'sed -e "s|%localstatelogdir%|/src/otp_src_R14A/release/win32/var/log/couchdb|g" < logrotate.d/couchdb.tpl > logrotate.d/couchdbmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'test -z "/src/otp_src_R14A/release/win32/etc" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/etc"/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/etc/logrotate.d' /usr/bin/install -c -m 644 logrotate.d/couchdb '/src/otp_src_R14A/release/win32/etc/logrotate.d'test -z "" || /usr/bin/mkdir -p ""test -z "" || /usr/bin/mkdir -p ""make install-data-hookmake[4]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'if test -n ""; then \ chmod +x "/couchdb"; \ fimake[4]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'Making install in srcmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'Making install in couchdbmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'Making install in privmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'source='icu_driver/couch_icu_driver.c' object='couch_icu_driver_la-couch_icu_driver.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../../../build-aux/depcomp \ /bin/sh ../../../libtool --tag=CC --mode=compile cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -I/src/icu-4.2/include -L/src/icu-4.2/lib -O2 -c -o couch_icu_driver_la-couch_icu_driver.lo `test -f 'icu_driver/couch_icu_driver.c' || echo './'`icu_driver/couch_icu_driver.clibtool: compile: cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -I/src/icu-4.2/include -L/src/icu-4.2/lib -O2 -c icu_driver\\couch_icu_driver.c -DDLL_EXPORT -DPIC -o .libs/couch_icu_driver_la-couch_icu_driver.o/bin/sh ../../../libtool --tag=CC --mode=link cc.sh -I/src/icu-4.2/include -L/src/icu-4.2/lib -O2 -module -avoid-version -I/src/icu-4.2/include -L/src/icu-4.2/lib -no-undefined -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -o couch_icu_driver.la -rpath /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib couch_icu_driver_la-couch_icu_driver.lo -licuuc -licudt -licuin -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib *** Warning: linker path does not have real file for library -licuuc.*** I have the capability to make that library automatically link in when*** you link to this library. But I can only do this if you have a*** shared version of the library, which you do not appear to have*** because I did check the linker path looking for a file starting*** with icuuc and none of the candidates passed a file format test*** using a file magic. Last file checked: /src/icu-4.2/lib/icuuc.lib*** Warning: linker path does not have real file for library -licudt.*** I have the capability to make that library automatically link in when*** you link to this library. But I can only do this if you have a*** shared version of the library, which you do not appear to have*** because I did check the linker path looking for a file starting*** with icudt and none of the candidates passed a file format test*** using a file magic. Last file checked: /src/icu-4.2/lib/icudt.lib*** Warning: linker path does not have real file for library -licuin.*** I have the capability to make that library automatically link in when*** you link to this library. But I can only do this if you have a*** shared version of the library, which you do not appear to have*** because I did check the linker path looking for a file starting*** with icuin and none of the candidates passed a file format test*** using a file magic. Last file checked: /src/icu-4.2/lib/icuin.lib*** Warning: libtool could not satisfy all declared inter-library*** dependencies of module couch_icu_driver. Therefore, libtool will create*** a static module, that should work as long as the dlopening*** application is linked with the -dlopen flag.libtool: link: lib -OUT:.libs/couch_icu_driver.lib .libs/couch_icu_driver_la-couch_icu_driver.oMicrosoft (R) Library Manager Version 9.00.30729.01Copyright (C) Microsoft Corporation. All rights reserved.libtool: link: ( cd ".libs" && rm -f "couch_icu_driver.la" && ln -s "../couch_icu_driver.la" "couch_icu_driver.la" )source='spawnkillable/couchspawnkillable_win.c' object='couchspawnkillable_win.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../../build-aux/depcomp \ cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -O2 -c -o couchspawnkillable_win.o `test -f 'spawnkillable/couchspawnkillable_win.c' || echo './'`spawnkillable/couchspawnkillable_win.c/bin/sh ../../../libtool --tag=CC --mode=link cc.sh -O2 -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -o couchspawnkillable.exe couchspawnkillable_win.o -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib libtool: link: cc.sh -O2 -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -o .libs/couchspawnkillable.exe couchspawnkillable_win.o -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/libsource='couch_js/http.c' object='couchjs-http.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../../build-aux/depcomp \ cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -D_BSD_SOURCE -I/src/curl-7.21.1/include -DCURL_STATICLIB -O2 -c -o couchjs-http.o `test -f 'couch_js/http.c' || echo './'`couch_js/http.ccouch_js/http.c(43) : warning C4005: 'DELETE' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\winnt.h(5604) : see previous definition of 'DELETE'source='couch_js/main.c' object='couchjs-main.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../../build-aux/depcomp \ cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -D_BSD_SOURCE -I/src/curl-7.21.1/include -DCURL_STATICLIB -O2 -c -o couchjs-main.o `test -f 'couch_js/main.c' || echo './'`couch_js/main.csource='couch_js/utf8.c' object='couchjs-utf8.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../../build-aux/depcomp \ cc.sh -DHAVE_CONFIG_H -I. -I../../.. -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -D_BSD_SOURCE -I/src/curl-7.21.1/include -DCURL_STATICLIB -O2 -c -o couchjs-utf8.o `test -f 'couch_js/utf8.c' || echo './'`couch_js/utf8.c/bin/sh ../../../libtool --tag=CC --mode=link cc.sh -D_BSD_SOURCE -I/src/curl-7.21.1/include -DCURL_STATICLIB -O2 -l/src/curl-7.21.1/lib/libcurl -lWs2_32 -lkernel32 -luser32 -ladvapi32 -lWldap32 -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -o couchjs.exe couchjs-http.o couchjs-main.o couchjs-utf8.o -l/src/curl-7.21.1/lib/libcurl -lWs2_32 -lkernel32 -luser32 -ladvapi32 -lWldap32 -ljs3250 -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib libtool: link: cc.sh -D_BSD_SOURCE -I/src/curl-7.21.1/include -DCURL_STATICLIB -O2 -I/src/otp_src_R14A/release/win32/usr/include -I/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/include/js -DXP_WIN -o .libs/couchjs.exe couchjs-http.o couchjs-main.o couchjs-utf8.o -L/src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib -L/usr/local/lib -L/opt/local/lib -l/src/curl-7.21.1/lib/libcurl -lWs2_32 -lkernel32 -luser32 -ladvapi32 -lWldap32 -ljs3250cp stat_descriptions.cfg.in stat_descriptions.cfgmake[4]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[4]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv" /usr/bin/install -c -m 644 stat_descriptions.cfg '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv'test -z "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv" /bin/sh ../../../libtool --mode=install /usr/bin/install -c couchspawnkillable.exe '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv'libtool: install: /usr/bin/install -c .libs/couchspawnkillable.exe /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/couchspawnkillable.exetest -z "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c couch_icu_driver.la '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib'libtool: install: /usr/bin/install -c .libs/couch_icu_driver.lai /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver.lalibtool: install: /usr/bin/install -c .libs/couch_icu_driver.lib /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver.liblibtool: install: chmod 644 /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver.liblibtool: install: true /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver.lib----------------------------------------------------------------------Libraries have been installed in: /src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/libIf you ever happen to want to link against installed librariesin a given directory, LIBDIR, you must either use libtool, andspecify the full pathname of the library, or use the `-LLIBDIR'flag during linking and do at least one of the following: - add LIBDIR to the `PATH' environment variable during execution - use the ` ' linker flagSee any operating system documentation about shared libraries formore information, such as the ld(1) and ld.so(8) manual pages.----------------------------------------------------------------------test -z "/src/otp_src_R14A/release/win32/bin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c couchjs.exe '/src/otp_src_R14A/release/win32/bin'libtool: install: /usr/bin/install -c .libs/couchjs.exe /src/otp_src_R14A/release/win32/bin/couchjs.exemake install-data-hookmake[5]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'if test -f "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver"; then \ rm -f "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib/couch_icu_driver.so"; \ cd "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/lib" && \ ln -s couch_icu_driver couch_icu_driver.so; \ fi/usr/bin/install -c /src/icu-4.2/bin/icuuc42.dll /src/otp_src_R14A/release/win32/bin/usr/bin/install -c /src/icu-4.2/bin/icudt42.dll /src/otp_src_R14A/release/win32/bin/usr/bin/install -c /src/icu-4.2/bin/icuin42.dll /src/otp_src_R14A/release/win32/bin/usr/bin/install -c /src/seamonkey-2.0.6/comm-1.9.1/mozilla/js/src/dist/lib/../bin/js3250.dll /src/otp_src_R14A/release/win32/bin/usr/bin/install -c .libs/couchspawnkillable.exe \ "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/priv/couchspawnkillable.exe"make[5]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[4]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'modules=`find . -name "couch*.erl" -exec basename {} .erl \; | tr '\n' ',' | sed "s/,$//"`; \ sed -e "s|%package_name%|Apache CouchDB|g" \ -e "s|%version%|1.0.1|g" \ -e "s|@modules@|$modules|g" \ -e "s|%localconfdir%|../etc/couchdb|g" \ -e "s|@defaultini@|default.ini|g" \ -e "s|@localini@|local.ini|g" > \ couch.app < couch.app.tpl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_app.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_auth_cache.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_btree.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_changes.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_config.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_config_writer.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_db.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_db_update_notifier.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_db_update_notifier_sup.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_doc.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_event_sup.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_external_manager.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_external_server.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_file.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_db.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_auth.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_oauth.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_external.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_show.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_view.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_misc_handlers.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_rewrite.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_httpd_stats_handlers.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_key_tree.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_log.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_native_process.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_os_process.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_query_servers.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_ref_counter.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_att.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_changes_feed.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_httpc.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_missing_revs.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_reader.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_sup.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_rep_writer.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_server.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_server_sup.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_stats_aggregator.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_stats_collector.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_stream.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_task_status.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_util.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_uuids.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_view.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_view_compactor.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_view_updater.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_view_group.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_db_updater.erl;/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc couch_work_queue.erl;make[4]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'make[4]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/ebin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/ebin" /usr/bin/install -c -m 644 couch.app couch.beam couch_app.beam couch_auth_cache.beam couch_btree.beam couch_changes.beam couch_config.beam couch_config_writer.beam couch_db.beam couch_db_update_notifier.beam couch_db_update_notifier_sup.beam couch_doc.beam couch_event_sup.beam couch_external_manager.beam couch_external_server.beam couch_file.beam couch_httpd.beam couch_httpd_db.beam couch_httpd_auth.beam couch_httpd_oauth.beam couch_httpd_external.beam couch_httpd_show.beam couch_httpd_view.beam couch_httpd_misc_handlers.beam couch_httpd_rewrite.beam couch_httpd_stats_handlers.beam couch_key_tree.beam couch_log.beam couch_native_process.beam couch_os_process.beam couch_query_servers.beam couch_ref_counter.beam couch_rep.beam couch_rep_att.beam couch_rep_changes_feed.beam couch_rep_httpc.beam couch_rep_missing_revs.beam couch_rep_reader.beam couch_rep_sup.beam couch_rep_writer.beam '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/ebin' /usr/bin/install -c -m 644 couch_server.beam couch_server_sup.beam couch_stats_aggregator.beam couch_stats_collector.beam couch_stream.beam couch_task_status.beam couch_util.beam couch_uuids.beam couch_view.beam couch_view_compactor.beam couch_view_updater.beam couch_view_group.beam couch_db_updater.beam couch_work_queue.beam '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/ebin'test -z "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/include" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/couch-1.0.1/include" /usr/bin/install -c -m 644 couch_db.hrl couch_js_functions.hrl '/src/otp_src_R14A/release/win32/lib/couch-1.0.1/include'make[4]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb'Making install in erlang-oauthmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth'cp oauth.app.in oauth.app/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth_hmac_sha1.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth_http.erld:/src/APACHE~2.8/src/ERLANG~1/oauth_http.erl:13: Warning: http:request/4 is deprecated and will be removed in R15B; use httpc:request/4/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth_plaintext.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth_unix.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc oauth_uri.erlmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth'make[3]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/erlang-oauth/ebin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/erlang-oauth/ebin" /usr/bin/install -c -m 644 oauth.app oauth.beam oauth_hmac_sha1.beam oauth_http.beam oauth_plaintext.beam oauth_unix.beam oauth_uri.beam '/src/otp_src_R14A/release/win32/lib/erlang-oauth/ebin'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth'Making install in etapmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap'/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_application.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_can.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_exception.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_process.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_report.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_request.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_string.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc etap_web.erld:/src/APACHE~2.8/src/etap/etap_web.erl:45: Warning: http:request/4 is deprecated and will be removed in R15B; use httpc:request/4d:/src/APACHE~2.8/src/etap/etap_web.erl:59: Warning: http:request/4 is deprecated and will be removed in R15B; use httpc:request/4make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap'make[3]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/etap/ebin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/etap/ebin" /usr/bin/install -c -m 644 etap.beam etap_application.beam etap_can.beam etap_exception.beam etap_process.beam etap_report.beam etap_request.beam etap_string.beam etap_web.beam '/src/otp_src_R14A/release/win32/lib/etap/ebin'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap'Making install in ibrowsemake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse'cp ibrowse.app.in ibrowse.app/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_app.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_http_client.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_lb.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_lib.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_sup.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc ibrowse_test.erlmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse'make[3]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/ibrowse-1.5.2/ebin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/ibrowse-1.5.2/ebin" /usr/bin/install -c -m 644 ibrowse.app ibrowse.beam ibrowse_app.beam ibrowse_http_client.beam ibrowse_lb.beam ibrowse_lib.beam ibrowse_sup.beam ibrowse_test.beam '/src/otp_src_R14A/release/win32/lib/ibrowse-1.5.2/ebin'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse'Making install in mochiwebmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochifmt.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochifmt_records.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochifmt_std.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochihex.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochijson.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochijson2.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochinum.erlcp mochiweb.app.in mochiweb.app/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_app.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_charref.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_cookies.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_echo.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_headers.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_html.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_http.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_multipart.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_request.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_response.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_skel.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_socket_server.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_sup.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc mochiweb_util.erl/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc reloader.erlmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'make[3]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/lib/mochiweb-r113/ebin" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/lib/mochiweb-r113/ebin" /usr/bin/install -c -m 644 mochifmt.beam mochifmt_records.beam mochifmt_std.beam mochihex.beam mochijson.beam mochijson2.beam mochinum.beam mochiweb.app mochiweb.beam mochiweb_app.beam mochiweb_charref.beam mochiweb_cookies.beam mochiweb_echo.beam mochiweb_headers.beam mochiweb_html.beam mochiweb_http.beam mochiweb_multipart.beam mochiweb_request.beam mochiweb_response.beam mochiweb_skel.beam mochiweb_socket_server.beam mochiweb_sup.beam mochiweb_util.beam reloader.beam '/src/otp_src_R14A/release/win32/lib/mochiweb-r113/ebin'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src'Making install in sharemake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share'mkdir -p `dirname server/main.js`echo "// DO NOT EDIT THIS FILE BY HAND" > server/main.jsecho >> server/main.jscat server/json2.js server/filter.js server/mimeparse.js server/render.js server/state.js server/util.js server/validate.js server/views.js server/loop.js >> server/main.jsmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share'make[2]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/share/couchdb" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/share/couchdb"/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/script/test' /usr/bin/install -c -m 644 www/script/test/all_docs.js www/script/test/attachments.js www/script/test/attachments_multipart.js www/script/test/attachment_names.js www/script/test/attachment_paths.js www/script/test/attachment_views.js www/script/test/auth_cache.js www/script/test/basics.js www/script/test/batch_save.js www/script/test/bulk_docs.js www/script/test/changes.js www/script/test/compact.js www/script/test/config.js www/script/test/conflicts.js www/script/test/content_negotiation.js www/script/test/cookie_auth.js www/script/test/copy_doc.js www/script/test/delayed_commits.js www/script/test/design_docs.js www/script/test/design_options.js www/script/test/design_paths.js www/script/test/erlang_views.js www/script/test/etags_head.js www/script/test/etags_views.js www/script/test/form_submit.js www/script/test/http.js www/script/test/invalid_docids.js www/script/test/jsonp.js www/script/test/large_docs.js www/script/test/list_views.js www/script/test/lorem.txt www/script/test/lorem_b64.txt www/script/test/lots_of_docs.js www/script/test/method_override.js www/script/test/multiple_rows.js www/script/test/oauth.js www/script/test/proxyauth.js www/script/test/purge.js www/script/test/reader_acl.js www/script/test/recreate_doc.js '/src/otp_src_R14A/release/win32/share/couchdb/www/script/test'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/spec' /usr/bin/install -c -m 644 www/spec/couch_js_class_methods_spec.js www/spec/couch_js_instance_methods_1_spec.js www/spec/couch_js_instance_methods_2_spec.js www/spec/couch_js_instance_methods_3_spec.js www/spec/custom_helpers.js www/spec/jquery_couch_js_class_methods_spec.js www/spec/jquery_couch_js_instance_methods_1_spec.js www/spec/jquery_couch_js_instance_methods_2_spec.js www/spec/jquery_couch_js_instance_methods_3_spec.js www/spec/run.html '/src/otp_src_R14A/release/win32/share/couchdb/www/spec'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www' /usr/bin/install -c -m 644 www/config.html www/couch_tests.html www/custom_test.html www/database.html www/session.html www/document.html www/favicon.ico www/index.html www/replicator.html www/status.html www/_sidebar.html '/src/otp_src_R14A/release/win32/share/couchdb/www'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/image' /usr/bin/install -c -m 644 www/image/add.png www/image/apply.gif www/image/bg.png www/image/cancel.gif www/image/compact.png www/image/delete-mini.png www/image/delete.png www/image/grippie.gif www/image/hgrad.gif www/image/key.png www/image/load.png www/image/logo.png www/image/order-asc.gif www/image/order-desc.gif www/image/path.gif www/image/progress.gif www/image/rarrow.png www/image/run-mini.png www/image/run.png www/image/running.png www/image/save.png www/image/sidebar-toggle.png www/image/spinner.gif www/image/test_failure.gif www/image/test_success.gif www/image/thead-key.gif www/image/thead.gif www/image/toggle-collapse.gif www/image/toggle-expand.gif www/image/twisty.gif '/src/otp_src_R14A/release/win32/share/couchdb/www/image'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/dialog' /usr/bin/install -c -m 644 www/dialog/_admin_party.html www/dialog/_compact_cleanup.html www/dialog/_create_admin.html www/dialog/_login.html www/dialog/_signup.html www/dialog/_create_database.html www/dialog/_create_config.html www/dialog/_delete_database.html www/dialog/_delete_document.html www/dialog/_database_security.html www/dialog/_share_test_reports.html www/dialog/_save_view_as.html www/dialog/_upload_attachment.html '/src/otp_src_R14A/release/win32/share/couchdb/www/dialog'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/script' /usr/bin/install -c -m 644 www/script/couch.js www/script/couch_tests.js www/script/couch_test_runner.js www/script/futon.browse.js www/script/futon.format.js www/script/futon.js www/script/jquery.couch.js www/script/jquery.dialog.js www/script/jquery.editinline.js www/script/jquery.form.js www/script/jquery.js www/script/jquery.resizer.js www/script/jquery.suggest.js www/script/json2.js www/script/oauth.js www/script/sha1.js www/script/base64.js '/src/otp_src_R14A/release/win32/share/couchdb/www/script'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/script/test' /usr/bin/install -c -m 644 www/script/test/reduce.js www/script/test/reduce_builtin.js www/script/test/reduce_false.js www/script/test/reduce_false_temp.js www/script/test/replication.js www/script/test/rev_stemming.js www/script/test/rewrite.js www/script/test/security_validation.js www/script/test/show_documents.js www/script/test/stats.js www/script/test/update_documents.js www/script/test/users_db.js www/script/test/utf8.js www/script/test/uuids.js www/script/test/view_collation.js www/script/test/view_collation_raw.js www/script/test/view_conflicts.js www/script/test/view_compaction.js www/script/test/view_errors.js www/script/test/view_include_docs.js www/script/test/view_multi_key_all_docs.js www/script/test/view_multi_key_design.js www/script/test/view_multi_key_temp.js www/script/test/view_offsets.js www/script/test/view_update_seq.js www/script/test/view_pagination.js www/script/test/view_sandboxing.js www/script/test/view_xml.js '/src/otp_src_R14A/release/win32/share/couchdb/www/script/test'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/style' /usr/bin/install -c -m 644 www/style/layout.css '/src/otp_src_R14A/release/win32/share/couchdb/www/style'/usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/www/script/jspec' /usr/bin/install -c -m 644 www/script/jspec/jspec.css www/script/jspec/jspec.jquery.js www/script/jspec/jspec.js www/script/jspec/jspec.xhr.js '/src/otp_src_R14A/release/win32/share/couchdb/www/script/jspec'test -z "/src/otp_src_R14A/release/win32/share/couchdb" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/share/couchdb" /usr/bin/mkdir -p '/src/otp_src_R14A/release/win32/share/couchdb/server/' /usr/bin/install -c server/main.js '/src/otp_src_R14A/release/win32/share/couchdb/server/'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share'Making install in testmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'Making install in benchmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench'sed -e "s|%abs_top_srcdir%|/src/apache-couchdb-1.0.1_otp_5.8|" \ -e "s|%abs_top_builddir%|/src/apache-couchdb-1.0.1_otp_5.8|" \ < run.tpl > runchmod +x runmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench'Making install in etapmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap'sed -e "s|%abs_top_srcdir%|/src/apache-couchdb-1.0.1_otp_5.8|g" \ -e "s|%abs_top_builddir%|/src/apache-couchdb-1.0.1_otp_5.8|g" > \ run < run.tplchmod +x run/src/otp_src_R14A/release/win32/erts-5.8/bin/erlc test_util.erlmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap'Making install in javascriptmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript'sed -e "s|%abs_top_srcdir%|/src/apache-couchdb-1.0.1_otp_5.8|" \ -e "s|%abs_top_builddir%|/src/apache-couchdb-1.0.1_otp_5.8|" \ < run.tpl > runchmod +x runmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript'Making install in view_servermake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'make[3]: Nothing to be done for `install-exec-am'.make[3]: Nothing to be done for `install-data-am'.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test'Making install in varmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'make[2]: Nothing to be done for `install-exec-am'.make install-data-hookmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'if test ! "/usr/bin/mkdir -p" = ""; then \ /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/var/lib/couchdb"; \ /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/var/log/couchdb"; \ /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/var/run/couchdb"; \ else \ echo "WARNING: You may have to create these directories by hand."; \ mkdir -p "/src/otp_src_R14A/release/win32/var/lib/couchdb"; \ mkdir -p "/src/otp_src_R14A/release/win32/var/log/couchdb"; \ mkdir -p "/src/otp_src_R14A/release/win32/var/run/couchdb"; \ fimake[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'Making install in utilsmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'sed -e "s|%ERL%|/src/otp_src_R14A/release/win32/erts-5.8/bin/erl|g" \ -e "s|%ICU_CONFIG%||g" \ -e "s|%bindir%|/src/apache-couchdb-1.0.1_otp_5.8/bin|g" \ -e "s|%defaultini%|default_dev.ini|g" \ -e "s|%localini%|local_dev.ini|g" \ -e "s|%localerlanglibdir%|foo \ -pa /src/apache-couchdb-1.0.1_otp_5.8\/src\/couchdb \ -pa /src/apache-couchdb-1.0.1_otp_5.8\/src\/erlang-oauth \ -pa /src/apache-couchdb-1.0.1_otp_5.8\/src\/ibrowse \ -pa /src/apache-couchdb-1.0.1_otp_5.8\/src\/mochiweb|g" \ -e "s|%localconfdir%|/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb|g" \ -e "s|%localstatelogdir%|/src/apache-couchdb-1.0.1_otp_5.8/tmp/log|g" \ -e "s|%localstatelibdir%|/src/apache-couchdb-1.0.1_otp_5.8/tmp/lib|g" \ -e "s|%localstatedir%|/src/apache-couchdb-1.0.1_otp_5.8/tmp|g" \ -e "s|%bug_uri%|https://issues.apache.org/jira/browse/COUCHDB|g" \ -e "s|%package_author_address%|dev@couchdb.apache.org|g" \ -e "s|%package_author_name%|The Apache Software Foundation|g" \ -e "s|%package_name%|Apache CouchDB|g" \ -e "s|%version%|1.0.1|g" \ -e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \ run < ../bin/couchdb.tplchmod +x runmake[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'make[2]: Nothing to be done for `install-exec-am'.make[2]: Nothing to be done for `install-data-am'.make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'make[2]: Nothing to be done for `install-exec-am'.test -z "/src/otp_src_R14A/release/win32/share/doc/couchdb" || /usr/bin/mkdir -p "/src/otp_src_R14A/release/win32/share/doc/couchdb" /usr/bin/install -c -m 644 AUTHORS.gz BUGS.gz CHANGES.gz DEVELOPERS.gz INSTALL.gz INSTALL.Unix.gz INSTALL.Windows.gz LICENSE.gz NEWS.gz NOTICE.gz README.gz THANKS.gz '/src/otp_src_R14A/release/win32/share/doc/couchdb'make install-data-hookmake[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'You have installed Apache CouchDB, time to relax.make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'DONE.===============================================================================MAKE DIST==============================================================================={ test ! -d "apache-couchdb-1.0.1" || { find "apache-couchdb-1.0.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "apache-couchdb-1.0.1"; }; }test -d "apache-couchdb-1.0.1" || mkdir "apache-couchdb-1.0.1" (cd bin && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/bin \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/bin' (cd etc && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/etc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc'sed -e "s|%configure_input%|windows/couchdb.iss. Generated from windows/couchdb.iss.tpl by configure.|" \ -e "s|%package_name%|Apache CouchDB|g" \ -e "s|%locallibbindir%|`cygpath -m /src/otp_src_R14A/release/win32/bin`|g" \ -e "s|%version%|1.0.1|g" \ -e "s|%erts_version%|`/src/otp_src_R14A/release/win32/erts-5.8/bin/erl -version 2>&1 | /usr/bin/sed 's/[^0-9\.]//g'`|g" \ -e "s|%openssl_bin_dir%|D:/src/openssl/bin|g" \ -e "s|%msvc_redist_dir%|D:/install/bits|g" \ -e "s|%msvc_redist_name%|vcredist_x86.exe|g" \ < windows/couchdb.iss.tpl > windows/couchdb.isssed -e "s|%package_name%|Apache CouchDB|g" \ -e "s|%version%|1.0.1|g" \ < windows/README.txt.tpl | unix2dos > windows/README.txt"/src/inno5/iscc" /q windows/couchdb.issWindows Installer is at: D:\src\apache-couchdb-1.0.1_otp_5.8\etc\windows\setup-couchdb-1.0.1.execd windows && md5sum ./setup-couchdb-1.0.1.exe > setup-couchdb-1.0.1.exe.md5cd windows && sha1sum ./setup-couchdb-1.0.1.exe > setup-couchdb-1.0.1.exe.sha (cd couchdb && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/couchdb \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/couchdb' (cd default && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/default \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/default' (cd init && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/init \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/init' (cd launchd && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/launchd \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/launchd' (cd logrotate.d && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/logrotate.d \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/logrotate.d' (cd windows && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/etc/windows \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc/windows'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/etc' (cd src && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src' (cd couchdb && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/src/couchdb \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb' (cd priv && make top_distdir=../../../apache-couchdb-1.0.1 distdir=../../../apache-couchdb-1.0.1/src/couchdb/priv \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[3]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[3]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb/priv'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/couchdb' (cd erlang-oauth && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/src/erlang-oauth \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/erlang-oauth' (cd etap && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/src/etap \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/etap' (cd ibrowse && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/src/ibrowse \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/ibrowse' (cd mochiweb && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/src/mochiweb \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src/mochiweb'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/src' (cd share && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/share \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/share' (cd test && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/test \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test' (cd bench && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/test/bench \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/bench' (cd etap && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/test/etap \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/etap' (cd javascript && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/test/javascript \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/javascript' (cd view_server && make top_distdir=../../apache-couchdb-1.0.1 distdir=../../apache-couchdb-1.0.1/test/view_server \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[2]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[2]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test/view_server'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/test' (cd var && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/var \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/var' (cd utils && make top_distdir=../apache-couchdb-1.0.1 distdir=../apache-couchdb-1.0.1/utils \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)make[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8/utils'make \ top_distdir="apache-couchdb-1.0.1" distdir="apache-couchdb-1.0.1" \ dist-hookmake[1]: Entering directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'find . -type f -name "._*" -exec rm -f {} \;find . -type f -name "._*" -exec rm -f {} \;make[1]: Leaving directory `/cygdrive/d/src/apache-couchdb-1.0.1_otp_5.8'test -n "" \ || find "apache-couchdb-1.0.1" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /src/apache-couchdb-1.0.1_otp_5.8/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "apache-couchdb-1.0.1"tardir=apache-couchdb-1.0.1 && /bin/sh /src/apache-couchdb-1.0.1_otp_5.8/build-aux/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >apache-couchdb-1.0.1.tar.gz{ test ! -d "apache-couchdb-1.0.1" || { find "apache-couchdb-1.0.1" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "apache-couchdb-1.0.1"; }; }DONE.