Skip to content

Instantly share code, notes, and snippets.

@dch
Created June 26, 2015 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dch/14fd8f57fd806d94a1de to your computer and use it in GitHub Desktop.
Save dch/14fd8f57fd806d94a1de to your computer and use it in GitHub Desktop.
dch 🍺 /r/couch git:1.6.x ❯❯❯gf ⬆ ✭ ✱
[1.6.x 78966f5] build: support OTP-18.0
Date: Fri Jun 26 10:31:27 2015 +0200
1 file changed, 3 insertions(+), 3 deletions(-)
dch 🍺 /r/couch git:1.6.x ❯❯❯./bootstrap&& ./configure --prefix=/ramdisk/bin ⬆ ✭
configure.ac:29: installing 'build-aux/compile'
configure.ac:34: installing 'build-aux/config.guess'
configure.ac:34: installing 'build-aux/config.sub'
configure.ac:27: installing 'build-aux/install-sh'
configure.ac:27: installing 'build-aux/missing'
src/couchdb/priv/Makefile.am: installing 'build-aux/depcomp'
You have bootstrapped Apache CouchDB, time to relax.
Run `./configure' to configure the source before you install.
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '502' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -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) 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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-apple-darwin14.4.0
checking host system type... x86_64-apple-darwin14.4.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) 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 how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.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 pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for mmap... yes
checking if the compiler supports __builtin_expect... yes
checking if the compiler supports __builtin_ctzll... yes
checking for pthread_create in -lpthread... no
checking for erl... /usr/local/bin/erl
checking for escript... /usr/local/bin/escript
checking for JS... no
checking for JS... no
checking jsapi.h usability... yes
checking jsapi.h presence... yes
checking for jsapi.h... yes
checking for JS_NewContext in -lmozjs185... yes
checking for JS_NewCompartmentAndGlobalObject in -lmozjs185... yes
checking whether JSOPTION_ANONFUNFIX is declared... yes
checking for JS_ThrowStopIteration in -lmozjs185... yes
checking for JS_GetStringCharsAndLength in -lmozjs185... yes
checking for JSScript*... no
./configure: line 19010: fg: no job control
checking for icu-config... /usr/local/opt/icu4c/bin/icu-config
checking for ICU >= 3.4.1... yes
checking ICU_CPPFLAGS... -I/usr/local/Cellar/icu4c/55.1/include
checking ICU_CFLAGS...
checking ICU_CXXFLAGS... --std=c++0x
checking ICU_LIBS... -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata
checking for curl-config... /usr/bin/curl-config
checking for curl (libcurl 7.37.1) >= 7.18.0... yes
checking Erlang version compatibility... -n detected Erlang version: 7.0.0...
configure: error: The installed Erlang version must be >= R14B (erts-5.8.1) and =< 18 (erts-7.0) major_version does not match
dch 🍺 /r/couch git:1.6.x ❯❯❯gfc ⏎ ⬆ ✭
HEAD is now at c6adbad build: support OTP-18.0
dch 🍺 /r/couch git:1.6.x ❯❯❯./bootstrap&& ./configure --prefix=/ramdisk/bin ⬆ ✭
configure.ac:29: installing 'build-aux/compile'
configure.ac:34: installing 'build-aux/config.guess'
configure.ac:34: installing 'build-aux/config.sub'
configure.ac:27: installing 'build-aux/install-sh'
configure.ac:27: installing 'build-aux/missing'
src/couchdb/priv/Makefile.am: installing 'build-aux/depcomp'
You have bootstrapped Apache CouchDB, time to relax.
Run `./configure' to configure the source before you install.
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '502' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -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) 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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-apple-darwin14.4.0
checking host system type... x86_64-apple-darwin14.4.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) 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 how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.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 pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for mmap... yes
checking if the compiler supports __builtin_expect... yes
checking if the compiler supports __builtin_ctzll... yes
checking for pthread_create in -lpthread... no
checking for erl... /usr/local/bin/erl
checking for escript... /usr/local/bin/escript
checking for JS... no
checking for JS... no
checking jsapi.h usability... yes
checking jsapi.h presence... yes
checking for jsapi.h... yes
checking for JS_NewContext in -lmozjs185... yes
checking for JS_NewCompartmentAndGlobalObject in -lmozjs185... yes
checking whether JSOPTION_ANONFUNFIX is declared... yes
checking for JS_ThrowStopIteration in -lmozjs185... yes
checking for JS_GetStringCharsAndLength in -lmozjs185... yes
checking for JSScript*... no
./configure: line 19010: fg: no job control
checking for icu-config... /usr/local/opt/icu4c/bin/icu-config
checking for ICU >= 3.4.1... yes
checking ICU_CPPFLAGS... -I/usr/local/Cellar/icu4c/55.1/include
checking ICU_CFLAGS...
checking ICU_CXXFLAGS... --std=c++0x
checking ICU_LIBS... -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata
checking for curl-config... /usr/bin/curl-config
checking for curl (libcurl 7.37.1) >= 7.18.0... yes
checking Erlang version compatibility... -n detected Erlang version: 7.0.0...
compatible
checking for erlc... /usr/local/bin/erlc
checking erl_driver.h usability... yes
checking erl_driver.h presence... yes
checking for erl_driver.h... yes
checking location of init directory... ${sysconfdir}/init.d
checking location of launchd directory... ${prefix}/Library/LaunchDaemons
checking for help2man... no
configure: WARNING: You will be unable to regenerate man pages.
checking for pdflatex... no
configure: WARNING: You will be unable to regenerate PDF documentation.
checking for makeinfo... yes
checking for install-info... yes
checking for sphinx-build... no
configure: WARNING: You will be unable to regenerate documentation.
checking python module: pygments... no
checking pygments version >= 1.5... no
configure: WARNING: Syntax highlighting may not work.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/couch-config.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 share/doc/Makefile
config.status: creating share/doc/build/Makefile
config.status: creating src/Makefile
config.status: creating src/couch_dbupdates/Makefile
config.status: creating src/couch_index/Makefile
config.status: creating src/couch_mrview/Makefile
config.status: creating src/couch_plugins/Makefile
config.status: creating src/couch_replicator/Makefile
config.status: creating src/couchjs-node/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/snappy/Makefile
config.status: creating src/snappy/google-snappy/snappy-stubs-public.h
config.status: creating src/ejson/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: creating src/snappy/google-snappy/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.
dch 🍺 /r/couch git:1.6.x ❯❯❯make check ⬆ ✭
/Library/Developer/CommandLineTools/usr/bin/make all-recursive
Making all in bin
/Library/Developer/CommandLineTools/usr/bin/make all-am
sed -e "s|%ERL%|/usr/local/bin/erl|g" \
-e "s|%ICU_CONFIG%|/usr/local/opt/icu4c/bin/icu-config|g" \
-e "s|%bindir%|/ramdisk/bin/bin|g" \
-e "s|%localerlanglibdir%|/ramdisk/bin/lib/couchdb/erlang/lib|g" \
-e "s|%defaultini%|default.ini|g" \
-e "s|%localini%|local.ini|g" \
-e "s|%localconfdir%|/ramdisk/bin/etc/couchdb|g" \
-e "s|%localstatelogdir%|/ramdisk/bin/var/log/couchdb|g" \
-e "s|%localstatelibdir%|/ramdisk/bin/var/lib/couchdb|g" \
-e "s|%localstatedir%|/ramdisk/bin/var|g" \
-e "s|%locallibdir%|/ramdisk/bin/lib/couchdb|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.6.2|g" \
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \
couchdb < couchdb.tpl
chmod +x couchdb
sed -e "s|%ERL%|/usr/local/bin/erl|g" \
-e "s|%bindir%|/ramdisk/bin/bin|g" \
-e "s|%localerlanglibdir%|/ramdisk/bin/lib/couchdb/erlang/lib|g" \
-e "s|%localconfdir%|/ramdisk/bin/etc/couchdb|g" \
-e "s|%localdatadir%|/ramdisk/bin/share/couchdb|g" \
-e "s|%localbuilddatadir%|/ramdisk/bin/share/couchdb|g" \
-e "s|%localstatelogdir%|/ramdisk/bin/var/log/couchdb|g" \
-e "s|%localstatelibdir%|/ramdisk/bin/var/lib/couchdb|g" \
-e "s|%localstatedir%|/ramdisk/bin/var|g" \
-e "s|%localstaterundir%|/ramdisk/bin/var/run/couchdb|g" \
-e "s|%couchlibdir%|/ramdisk/bin/lib/couchdb/erlang/lib/couch-%version%|g"\
-e "s|%couchincludedir%|/ramdisk/bin/lib/couchdb/erlang/lib/include|g"\
-e "s|%couchebindir%|/ramdisk/bin/lib/couchdb/erlang/lib/ebin|g"\
-e "s|%couchprivlibdir%|/ramdisk/bin/lib/couchdb/erlang/lib/couch-%version%/priv/lib|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.6.2|g" \
-e "s|%erlangversion%|18|g" \
-e "s|%erlangbin%|/usr/local/bin/erl|g" \
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \
couch-config < couch-config.tpl
chmod +x couch-config
ln -s -f "/ramdisk/couch/src/couchdb/priv/couchjs" "couchjs_dev"
sed -e "s|%ERL%|/usr/local/bin/erl|g" \
-e "s|%bindir%|/ramdisk/couch/bin|g" \
-e "s|%localerlanglibdir%|/ramdisk/couch\/src\/couchdb|g" \
-e "s|%couchlibdir%|/ramdisk/couch\/src\/couchdb|g"\
-e "s|%couchincludedir%|/ramdisk/couch\/src\/couchdb|g"\
-e "s|%couchebindir%|/ramdisk/couch\/src\/couchdb|g"\
-e "s|%couchprivlibdir%|/ramdisk/couch/src/couchdb/priv/.libs|g"\
-e "s|%localdatadir%|/ramdisk/couch/share|g" \
-e "s|%localbuilddatadir%|/ramdisk/couch/share|g" \
-e "s|%localstatelibdir%|/ramdisk/couch/tmp/lib|g" \
-e "s|%localstatelogdir%|/ramdisk/couch/tmp/log|g" \
-e "s|%localstatedir%|/ramdisk/couch/tmp|g" \
-e "s|%localstaterundir%|/ramdisk/couch/tmp/run|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.6.2|g" \
-e "s|%erlangversion%|18|g" \
-e "s|%erlangbin%|/usr/local/bin/erl|g" \
-e "s|%couchdb_command_name%|/ramdisk/couch/utils/run|g" > \
couch-config_dev < couch-config.tpl
chmod +x couch-config_dev
Making all in etc
Making all in couchdb
sed -e "s|%bindir%|/ramdisk/bin/bin|g" \
-e "s|%localconfdir%|/ramdisk/bin/etc/couchdb|g" \
-e "s|%localdatadir%|/ramdisk/bin/share/couchdb|g" \
-e "s|%localbuilddatadir%|/ramdisk/bin/share/couchdb|g" \
-e "s|%locallibdir%|/ramdisk/bin/lib/couchdb|g" \
-e "s|%localstatelibdir%|/ramdisk/bin/var/lib/couchdb|g" \
-e "s|%localstatelogdir%|/ramdisk/bin/var/log/couchdb|g" \
-e "s|%localstaterundir%|/ramdisk/bin/var/run/couchdb|g" \
-e "s|%couchprivlibdir%|/ramdisk/bin/lib/couchdb/erlang/lib/couch-1.6.2/priv/lib|g" \
-e "s|%couchjs_command_name%|`echo couchjs | sed 's,x,x,'`|g" \
-e "s|%package_author_name%|The Apache Software Foundation|g" \
-e "s|%version%|1.6.2|g" \
< default.ini.tpl > default.ini
sed -e "s|%bindir%|/ramdisk/couch/bin|g" \
-e "s|%localconfdir%|/ramdisk/couch/etc/couchdb|g" \
-e "s|%localdatadir%|/ramdisk/couch/share|g" \
-e "s|%locallibdir%|/ramdisk/couch/tmp|g" \
-e "s|%localbuilddatadir%|/ramdisk/couch/share|g" \
-e "s|%localstatelibdir%|/ramdisk/couch/tmp/lib|g" \
-e "s|%localstatelogdir%|/ramdisk/couch/tmp/log|g" \
-e "s|%localstaterundir%|/ramdisk/couch/tmp/run|g" \
-e "s|%couchprivlibdir%|/ramdisk/couch/src/couchdb/priv/.libs|g" \
-e "s|%couchjs_command_name%|`echo couchjs_dev | sed 's,x,x,'`|g" \
-e "s|%package_author_name%|The Apache Software Foundation|g" \
-e "s|%version%|1.6.2|g" \
< default.ini.tpl > default_dev.ini
if test ! -f "local_dev.ini"; then \
cp local.ini local_dev.ini; \
chmod +w 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'.
Making all in windows
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|%configure_input%|launchd/org.apache.couchdb.plist. Generated from launchd/org.apache.couchdb.plist.tpl by configure.|" \
-e "s|%bindir%|/ramdisk/bin/bin|" \
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|" \
< launchd/org.apache.couchdb.plist.tpl > launchd/org.apache.couchdb.plist
sed -e "s|%localstatelogdir%|/ramdisk/bin/var/log/couchdb|g" < logrotate.d/couchdb.tpl > logrotate.d/couchdb
Making all in src
Making all in couch_dbupdates
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_dbupdates.erl;
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_dbupdates_httpd.erl;
Making all in couch_index
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_index.erl;
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_index_compactor.erl;
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_index_server.erl;
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_index_updater.erl;
/usr/local/bin/erlc -I../../src/couchdb -o ebin/ src/couch_index_util.erl;
Making all in couch_mrview
sed -e "s|%version%|1.6.2|g" \
< src/couch_mrview.app.src > ebin/couch_mrview.app
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_cleanup.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_compactor.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_http.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_index.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_show.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_test_util.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_updater.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_mrview_util.erl;
Making all in couch_plugins
sed -e "s|%version%|1.6.2|g" \
< src/couch_plugins.app.src > ebin/couch_plugins.app
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_plugins.erl;
src/couch_plugins.erl:231: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_plugins_httpd.erl;
Making all in couch_replicator
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_api_wrap.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_httpc_pool.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_httpc.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_httpd.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_job_sup.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_notifier.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_manager.erl;
src/couch_replicator_manager.erl:564: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_utils.erl;
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator_worker.erl;
src/couch_replicator_worker.erl:75: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
src/couch_replicator_worker.erl:91: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
src/couch_replicator_worker.erl:238: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
src/couch_replicator_worker.erl:378: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
src/couch_replicator_worker.erl:507: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
sed -e "s|%version%|1.6.2|g" \
< src/couch_replicator.app.src > ebin/couch_replicator.app
/usr/local/bin/erlc -Wall -I../../src -I../../src/couchdb \
-o ebin/ src/couch_replicator.erl;
Making all in couchdb
Making all in priv
/Library/Developer/CommandLineTools/usr/bin/make all-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/usr/local/Cellar/icu4c/55.1/include -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -O2 -g -O2 -MT icu_driver/couch_icu_driver_la-couch_icu_driver.lo -MD -MP -MF icu_driver/.deps/couch_icu_driver_la-couch_icu_driver.Tpo -c -o icu_driver/couch_icu_driver_la-couch_icu_driver.lo `test -f 'icu_driver/couch_icu_driver.c' || echo './'`icu_driver/couch_icu_driver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/usr/local/Cellar/icu4c/55.1/include -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -O2 -g -O2 -MT icu_driver/couch_icu_driver_la-couch_icu_driver.lo -MD -MP -MF icu_driver/.deps/couch_icu_driver_la-couch_icu_driver.Tpo -c icu_driver/couch_icu_driver.c -fno-common -DPIC -o icu_driver/.libs/couch_icu_driver_la-couch_icu_driver.o
icu_driver/couch_icu_driver.c:171:9: warning: incompatible pointer types initializing 'ErlDrvSSizeT (*)(ErlDrvData, unsigned int, char *, ErlDrvSizeT, char **, ErlDrvSizeT)' with an expression of type 'COUCH_SSIZET (ErlDrvData, unsigned int, char *, COUCH_SSIZET, char **, COUCH_SSIZET)' [-Wincompatible-pointer-types]
couch_drv_control, /* F_PTR control, port_command callback */
^~~~~~~~~~~~~~~~~
1 warning generated.
mv -f icu_driver/.deps/couch_icu_driver_la-couch_icu_driver.Tpo icu_driver/.deps/couch_icu_driver_la-couch_icu_driver.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -O2 -module -avoid-version -L/opt/local/lib -L/usr/local/lib -o couch_icu_driver.la -rpath /ramdisk/bin/lib/couchdb/erlang/lib/couch-1.6.2/priv/lib icu_driver/couch_icu_driver_la-couch_icu_driver.lo -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata -L/opt/local/lib -L/usr/local/lib
libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/couch_icu_driver.so -bundle icu_driver/.libs/couch_icu_driver_la-couch_icu_driver.o -L/opt/local/lib -L/usr/local/lib -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata -O2 -g -O2
ld: warning: directory not found for option '-L/opt/local/lib'
libtool: link: ( cd ".libs" && rm -f "couch_icu_driver.la" && ln -s "../couch_icu_driver.la" "couch_icu_driver.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -D_BSD_SOURCE -I/usr/local/Cellar/icu4c/55.1/include -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -O2 -g -O2 -MT couch_ejson_compare/couch_ejson_compare_la-couch_ejson_compare.lo -MD -MP -MF couch_ejson_compare/.deps/couch_ejson_compare_la-couch_ejson_compare.Tpo -c -o couch_ejson_compare/couch_ejson_compare_la-couch_ejson_compare.lo `test -f 'couch_ejson_compare/couch_ejson_compare.c' || echo './'`couch_ejson_compare/couch_ejson_compare.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -D_BSD_SOURCE -I/usr/local/Cellar/icu4c/55.1/include -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -O2 -g -O2 -MT couch_ejson_compare/couch_ejson_compare_la-couch_ejson_compare.lo -MD -MP -MF couch_ejson_compare/.deps/couch_ejson_compare_la-couch_ejson_compare.Tpo -c couch_ejson_compare/couch_ejson_compare.c -fno-common -DPIC -o couch_ejson_compare/.libs/couch_ejson_compare_la-couch_ejson_compare.o
mv -f couch_ejson_compare/.deps/couch_ejson_compare_la-couch_ejson_compare.Tpo couch_ejson_compare/.deps/couch_ejson_compare_la-couch_ejson_compare.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -O2 -module -avoid-version -L/opt/local/lib -L/usr/local/lib -o couch_ejson_compare.la -rpath /ramdisk/bin/lib/couchdb/erlang/lib/couch-1.6.2/priv/lib couch_ejson_compare/couch_ejson_compare_la-couch_ejson_compare.lo -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata -L/opt/local/lib -L/usr/local/lib
libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/couch_ejson_compare.so -bundle couch_ejson_compare/.libs/couch_ejson_compare_la-couch_ejson_compare.o -L/opt/local/lib -L/usr/local/lib -L/usr/local/Cellar/icu4c/55.1/lib -licui18n -licuuc -licudata -O2 -g -O2
ld: warning: directory not found for option '-L/opt/local/lib'
libtool: link: ( cd ".libs" && rm -f "couch_ejson_compare.la" && ln -s "../couch_ejson_compare.la" "couch_ejson_compare.la" )
cp spawnkillable/couchspawnkillable.sh couchspawnkillable
chmod +x couchspawnkillable
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -MT couch_js/couchjs-http.o -MD -MP -MF couch_js/.deps/couchjs-http.Tpo -c -o couch_js/couchjs-http.o `test -f 'couch_js/http.c' || echo './'`couch_js/http.c
mv -f couch_js/.deps/couchjs-http.Tpo couch_js/.deps/couchjs-http.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -MT couch_js/couchjs-main.o -MD -MP -MF couch_js/.deps/couchjs-main.Tpo -c -o couch_js/couchjs-main.o `test -f 'couch_js/main.c' || echo './'`couch_js/main.c
mv -f couch_js/.deps/couchjs-main.Tpo couch_js/.deps/couchjs-main.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -MT couch_js/couchjs-utf8.o -MD -MP -MF couch_js/.deps/couchjs-utf8.Tpo -c -o couch_js/couchjs-utf8.o `test -f 'couch_js/utf8.c' || echo './'`couch_js/utf8.c
mv -f couch_js/.deps/couchjs-utf8.Tpo couch_js/.deps/couchjs-utf8.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -MT couch_js/couchjs-util.o -MD -MP -MF couch_js/.deps/couchjs-util.Tpo -c -o couch_js/couchjs-util.o `test -f 'couch_js/util.c' || echo './'`couch_js/util.c
mv -f couch_js/.deps/couchjs-util.Tpo couch_js/.deps/couchjs-util.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -L/opt/local/lib -L/usr/local/lib -o couchjs couch_js/couchjs-http.o couch_js/couchjs-main.o couch_js/couchjs-utf8.o couch_js/couchjs-util.o -lcurl -lmozjs185 -lm -L/opt/local/lib -L/usr/local/lib
libtool: link: gcc -g -Wall -Werror -D_BSD_SOURCE -DXP_UNIX -I/usr/include -I/usr/include/js -I/usr/include/mozjs -I/usr/local/include/js -I/opt/local/include/js -O2 -g -O2 -o couchjs couch_js/couchjs-http.o couch_js/couchjs-main.o couch_js/couchjs-utf8.o couch_js/couchjs-util.o -L/opt/local/lib -L/usr/local/lib -lcurl -lmozjs185 -lm
ld: warning: directory not found for option '-L/opt/local/lib'
cp stat_descriptions.cfg.in stat_descriptions.cfg
modules=`{ find . -name "*.erl" \! -name ".*" -exec basename {} .erl \; | tr '\n' ','; echo ''; } | sed "s/,$//"`; \
sed -e "s|%package_name%|Apache CouchDB|g" \
-e "s|%version%|1.6.2|g" \
-e "s|@modules@|$modules|g" \
-e "s|%localconfdir%|/ramdisk/bin/etc/couchdb|g" \
-e "s|@defaultini@|default.ini|g" \
-e "s|@localini@|local.ini|g" > \
couch.app < couch.app.tpl
chmod +x couch.app
/usr/local/bin/erlc couch.erl;
/usr/local/bin/erlc couch_app.erl;
/usr/local/bin/erlc couch_auth_cache.erl;
couch_auth_cache.erl:185: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_auth_cache.erl:264: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_btree.erl;
couch_btree.erl:321: Warning: variable 'NodeList' exported from 'case' (line 303)
/usr/local/bin/erlc couch_changes.erl;
couch_changes.erl:64: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_changes.erl:559: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_changes.erl:568: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_compaction_daemon.erl;
couch_compaction_daemon.erl:177: Warning: variable 'ViewsMonRef' exported from 'case' (line 140)
/usr/local/bin/erlc couch_compress.erl;
/usr/local/bin/erlc couch_config.erl;
/usr/local/bin/erlc couch_config_writer.erl;
/usr/local/bin/erlc couch_db.erl;
/usr/local/bin/erlc couch_db_update_notifier.erl;
/usr/local/bin/erlc couch_db_update_notifier_sup.erl;
/usr/local/bin/erlc couch_doc.erl;
/usr/local/bin/erlc couch_drv.erl;
/usr/local/bin/erlc couch_ejson_compare.erl;
/usr/local/bin/erlc couch_event_sup.erl;
/usr/local/bin/erlc couch_external_manager.erl;
/usr/local/bin/erlc couch_external_server.erl;
/usr/local/bin/erlc couch_file.erl;
/usr/local/bin/erlc couch_httpd.erl;
couch_httpd.erl:224: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_httpd.erl:230: Warning: variable 'Headers' is unused
couch_httpd.erl:370: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_httpd_db.erl;
/usr/local/bin/erlc couch_httpd_auth.erl;
couch_httpd_auth.erl:148: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
couch_httpd_auth.erl:189: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
couch_httpd_auth.erl:236: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
couch_httpd_auth.erl:399: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_httpd_oauth.erl;
/usr/local/bin/erlc couch_httpd_cors.erl;
/usr/local/bin/erlc couch_httpd_proxy.erl;
/usr/local/bin/erlc couch_httpd_external.erl;
/usr/local/bin/erlc couch_httpd_misc_handlers.erl;
/usr/local/bin/erlc couch_httpd_rewrite.erl;
/usr/local/bin/erlc couch_httpd_stats_handlers.erl;
/usr/local/bin/erlc couch_httpd_vhost.erl;
/usr/local/bin/erlc couch_key_tree.erl;
/usr/local/bin/erlc couch_log.erl;
/usr/local/bin/erlc couch_native_process.erl;
/usr/local/bin/erlc couch_os_daemons.erl;
couch_os_daemons.erl:126: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_os_daemons.erl:366: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_os_process.erl;
/usr/local/bin/erlc couch_passwords.erl;
couch_passwords.erl:26: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2
couch_passwords.erl:92: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
couch_passwords.erl:97: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
/usr/local/bin/erlc couch_primary_sup.erl;
/usr/local/bin/erlc couch_query_servers.erl;
/usr/local/bin/erlc couch_ref_counter.erl;
/usr/local/bin/erlc couch_secondary_sup.erl;
/usr/local/bin/erlc couch_server.erl;
couch_server.erl:131: Warning: crypto:sha/1 is deprecated and will be removed in in a future release; use crypto:hash/2
couch_server.erl:228: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_server.erl:249: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_server.erl:323: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_server.erl:354: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_server_sup.erl;
/usr/local/bin/erlc couch_stats_aggregator.erl;
couch_stats_aggregator.erl:142: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_stats_collector.erl;
/usr/local/bin/erlc couch_stream.erl;
/usr/local/bin/erlc couch_task_status.erl;
couch_task_status.erl:85: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
couch_task_status.erl:148: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_users_db.erl;
/usr/local/bin/erlc couch_util.erl;
couch_util.erl:397: Warning: crypto:md5/1 is deprecated and will be removed in in a future release; use crypto:hash/2
couch_util.erl:401: Warning: crypto:md5_init/0 is deprecated and will be removed in in a future release; use crypto:hash_init/1
couch_util.erl:406: Warning: crypto:md5_update/2 is deprecated and will be removed in in a future release; use crypto:hash_update/2
couch_util.erl:410: Warning: crypto:md5_final/1 is deprecated and will be removed in in a future release; use crypto:hash_final/1
/usr/local/bin/erlc couch_uuids.erl;
couch_uuids.erl:39: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_db_updater.erl;
couch_db_updater.erl:461: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc couch_work_queue.erl;
/usr/local/bin/erlc json_stream_parse.erl;
Making all in ejson
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-ejson.lo -MD -MP -MF .deps/ejson_la-ejson.Tpo -c -o ejson_la-ejson.lo `test -f 'ejson.c' || echo './'`ejson.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-ejson.lo -MD -MP -MF .deps/ejson_la-ejson.Tpo -c ejson.c -fno-common -DPIC -o .libs/ejson_la-ejson.o
mv -f .deps/ejson_la-ejson.Tpo .deps/ejson_la-ejson.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-decode.lo -MD -MP -MF .deps/ejson_la-decode.Tpo -c -o ejson_la-decode.lo `test -f 'decode.c' || echo './'`decode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-decode.lo -MD -MP -MF .deps/ejson_la-decode.Tpo -c decode.c -fno-common -DPIC -o .libs/ejson_la-decode.o
mv -f .deps/ejson_la-decode.Tpo .deps/ejson_la-decode.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-encode.lo -MD -MP -MF .deps/ejson_la-encode.Tpo -c -o ejson_la-encode.lo `test -f 'encode.c' || echo './'`encode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT ejson_la-encode.lo -MD -MP -MF .deps/ejson_la-encode.Tpo -c encode.c -fno-common -DPIC -o .libs/ejson_la-encode.o
mv -f .deps/ejson_la-encode.Tpo .deps/ejson_la-encode.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_alloc.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_alloc.Tpo -c -o yajl/ejson_la-yajl_alloc.lo `test -f 'yajl/yajl_alloc.c' || echo './'`yajl/yajl_alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_alloc.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_alloc.Tpo -c yajl/yajl_alloc.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_alloc.o
mv -f yajl/.deps/ejson_la-yajl_alloc.Tpo yajl/.deps/ejson_la-yajl_alloc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_buf.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_buf.Tpo -c -o yajl/ejson_la-yajl_buf.lo `test -f 'yajl/yajl_buf.c' || echo './'`yajl/yajl_buf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_buf.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_buf.Tpo -c yajl/yajl_buf.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_buf.o
mv -f yajl/.deps/ejson_la-yajl_buf.Tpo yajl/.deps/ejson_la-yajl_buf.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl.lo -MD -MP -MF yajl/.deps/ejson_la-yajl.Tpo -c -o yajl/ejson_la-yajl.lo `test -f 'yajl/yajl.c' || echo './'`yajl/yajl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl.lo -MD -MP -MF yajl/.deps/ejson_la-yajl.Tpo -c yajl/yajl.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl.o
mv -f yajl/.deps/ejson_la-yajl.Tpo yajl/.deps/ejson_la-yajl.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_encode.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_encode.Tpo -c -o yajl/ejson_la-yajl_encode.lo `test -f 'yajl/yajl_encode.c' || echo './'`yajl/yajl_encode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_encode.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_encode.Tpo -c yajl/yajl_encode.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_encode.o
mv -f yajl/.deps/ejson_la-yajl_encode.Tpo yajl/.deps/ejson_la-yajl_encode.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_gen.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_gen.Tpo -c -o yajl/ejson_la-yajl_gen.lo `test -f 'yajl/yajl_gen.c' || echo './'`yajl/yajl_gen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_gen.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_gen.Tpo -c yajl/yajl_gen.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_gen.o
mv -f yajl/.deps/ejson_la-yajl_gen.Tpo yajl/.deps/ejson_la-yajl_gen.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_lex.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_lex.Tpo -c -o yajl/ejson_la-yajl_lex.lo `test -f 'yajl/yajl_lex.c' || echo './'`yajl/yajl_lex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_lex.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_lex.Tpo -c yajl/yajl_lex.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_lex.o
mv -f yajl/.deps/ejson_la-yajl_lex.Tpo yajl/.deps/ejson_la-yajl_lex.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_parser.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_parser.Tpo -c -o yajl/ejson_la-yajl_parser.lo `test -f 'yajl/yajl_parser.c' || echo './'`yajl/yajl_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -MT yajl/ejson_la-yajl_parser.lo -MD -MP -MF yajl/.deps/ejson_la-yajl_parser.Tpo -c yajl/yajl_parser.c -fno-common -DPIC -o yajl/.libs/ejson_la-yajl_parser.o
mv -f yajl/.deps/ejson_la-yajl_parser.Tpo yajl/.deps/ejson_la-yajl_parser.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -O2 -g -O2 -module -avoid-version -L/opt/local/lib -L/usr/local/lib -o ejson.la -rpath /ramdisk/bin/lib/couchdb/erlang/lib/ejson-0.1.0/priv ejson_la-ejson.lo ejson_la-decode.lo ejson_la-encode.lo yajl/ejson_la-yajl_alloc.lo yajl/ejson_la-yajl_buf.lo yajl/ejson_la-yajl.lo yajl/ejson_la-yajl_encode.lo yajl/ejson_la-yajl_gen.lo yajl/ejson_la-yajl_lex.lo yajl/ejson_la-yajl_parser.lo -L/opt/local/lib -L/usr/local/lib
libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/ejson.so -bundle .libs/ejson_la-ejson.o .libs/ejson_la-decode.o .libs/ejson_la-encode.o yajl/.libs/ejson_la-yajl_alloc.o yajl/.libs/ejson_la-yajl_buf.o yajl/.libs/ejson_la-yajl.o yajl/.libs/ejson_la-yajl_encode.o yajl/.libs/ejson_la-yajl_gen.o yajl/.libs/ejson_la-yajl_lex.o yajl/.libs/ejson_la-yajl_parser.o -L/opt/local/lib -L/usr/local/lib -O2 -g -O2
ld: warning: directory not found for option '-L/opt/local/lib'
libtool: link: ( cd ".libs" && rm -f "ejson.la" && ln -s "../ejson.la" "ejson.la" )
cp ejson.app.in ejson.app
/usr/local/bin/erlc ejson.erl
/usr/local/bin/erlc mochijson2.erl
/usr/local/bin/erlc mochinum.erl
cp .libs/ejson.so priv/ejson.so
Making all in erlang-oauth
cp oauth.app.in oauth.app
/usr/local/bin/erlc oauth.erl
oauth.erl:131: Warning: crypto:sha_mac/2 is deprecated and will be removed in in a future release; use crypto:hmac/3
Making all in etap
/usr/local/bin/erlc etap.erl
Making all in ibrowse
cp ibrowse.app.in ibrowse.app
/usr/local/bin/erlc ibrowse.erl
/usr/local/bin/erlc ibrowse_app.erl
/usr/local/bin/erlc ibrowse_http_client.erl
ibrowse_http_client.erl:428: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
ibrowse_http_client.erl:1831: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc ibrowse_lb.erl
/usr/local/bin/erlc ibrowse_lib.erl
ibrowse_lib.erl:372: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc ibrowse_socks5.erl
/usr/local/bin/erlc ibrowse_sup.erl
/usr/local/bin/erlc ibrowse_test.erl
ibrowse_test.erl:82: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
ibrowse_test.erl:92: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
ibrowse_test.erl:170: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
ibrowse_test.erl:181: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
Making all in mochiweb
/usr/local/bin/erlc mochifmt.erl
/usr/local/bin/erlc mochifmt_records.erl
/usr/local/bin/erlc mochifmt_std.erl
/usr/local/bin/erlc mochiglobal.erl
/usr/local/bin/erlc mochihex.erl
/usr/local/bin/erlc mochijson.erl
/usr/local/bin/erlc mochijson2.erl
/usr/local/bin/erlc mochilists.erl
/usr/local/bin/erlc mochilogfile2.erl
/usr/local/bin/erlc mochinum.erl
/usr/local/bin/erlc mochitemp.erl
/usr/local/bin/erlc mochiutf8.erl
cp mochiweb.app.in mochiweb.app
/usr/local/bin/erlc mochiweb.erl
/usr/local/bin/erlc mochiweb_acceptor.erl
mochiweb_acceptor.erl:17: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
mochiweb_acceptor.erl:20: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information.
/usr/local/bin/erlc mochiweb_app.erl
/usr/local/bin/erlc mochiweb_charref.erl
/usr/local/bin/erlc mochiweb_cookies.erl
/usr/local/bin/erlc mochiweb_cover.erl
/usr/local/bin/erlc mochiweb_echo.erl
/usr/local/bin/erlc mochiweb_headers.erl
/usr/local/bin/erlc mochiweb_html.erl
/usr/local/bin/erlc mochiweb_http.erl
/usr/local/bin/erlc mochiweb_io.erl
/usr/local/bin/erlc mochiweb_mime.erl
/usr/local/bin/erlc mochiweb_multipart.erl
/usr/local/bin/erlc mochiweb_request.erl
mochiweb_request.erl:665: Warning: calendar:local_time_to_universal_time/1 is deprecated and will be removed in in a future release; use calendar:local_time_to_universal_time_dst/1
/usr/local/bin/erlc mochiweb_response.erl
/usr/local/bin/erlc mochiweb_skel.erl
/usr/local/bin/erlc mochiweb_socket.erl
/usr/local/bin/erlc mochiweb_socket_server.erl
/usr/local/bin/erlc mochiweb_sup.erl
/usr/local/bin/erlc mochiweb_util.erl
/usr/local/bin/erlc reloader.erl
Making all in snappy
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT snappy_nif_la-snappy_nif.lo -MD -MP -MF .deps/snappy_nif_la-snappy_nif.Tpo -c -o snappy_nif_la-snappy_nif.lo `test -f 'snappy_nif.cc' || echo './'`snappy_nif.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT snappy_nif_la-snappy_nif.lo -MD -MP -MF .deps/snappy_nif_la-snappy_nif.Tpo -c snappy_nif.cc -fno-common -DPIC -o .libs/snappy_nif_la-snappy_nif.o
mv -f .deps/snappy_nif_la-snappy_nif.Tpo .deps/snappy_nif_la-snappy_nif.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy.Tpo -c -o google-snappy/snappy_nif_la-snappy.lo `test -f 'google-snappy/snappy.cc' || echo './'`google-snappy/snappy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy.Tpo -c google-snappy/snappy.cc -fno-common -DPIC -o google-snappy/.libs/snappy_nif_la-snappy.o
mv -f google-snappy/.deps/snappy_nif_la-snappy.Tpo google-snappy/.deps/snappy_nif_la-snappy.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy-sinksource.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy-sinksource.Tpo -c -o google-snappy/snappy_nif_la-snappy-sinksource.lo `test -f 'google-snappy/snappy-sinksource.cc' || echo './'`google-snappy/snappy-sinksource.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy-sinksource.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy-sinksource.Tpo -c google-snappy/snappy-sinksource.cc -fno-common -DPIC -o google-snappy/.libs/snappy_nif_la-snappy-sinksource.o
mv -f google-snappy/.deps/snappy_nif_la-snappy-sinksource.Tpo google-snappy/.deps/snappy_nif_la-snappy-sinksource.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy-stubs-internal.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy-stubs-internal.Tpo -c -o google-snappy/snappy_nif_la-snappy-stubs-internal.lo `test -f 'google-snappy/snappy-stubs-internal.cc' || echo './'`google-snappy/snappy-stubs-internal.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -MT google-snappy/snappy_nif_la-snappy-stubs-internal.lo -MD -MP -MF google-snappy/.deps/snappy_nif_la-snappy-stubs-internal.Tpo -c google-snappy/snappy-stubs-internal.cc -fno-common -DPIC -o google-snappy/.libs/snappy_nif_la-snappy-stubs-internal.o
mv -f google-snappy/.deps/snappy_nif_la-snappy-stubs-internal.Tpo google-snappy/.deps/snappy_nif_la-snappy-stubs-internal.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/ramdisk/bin/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include -g -O2 -module -avoid-version -L/opt/local/lib -L/usr/local/lib -o snappy_nif.la -rpath /ramdisk/bin/lib/couchdb/erlang/lib/snappy-1.0.5/priv snappy_nif_la-snappy_nif.lo google-snappy/snappy_nif_la-snappy.lo google-snappy/snappy_nif_la-snappy-sinksource.lo google-snappy/snappy_nif_la-snappy-stubs-internal.lo -L/opt/local/lib -L/usr/local/lib
libtool: link: g++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/snappy_nif.so -bundle .libs/snappy_nif_la-snappy_nif.o google-snappy/.libs/snappy_nif_la-snappy.o google-snappy/.libs/snappy_nif_la-snappy-sinksource.o google-snappy/.libs/snappy_nif_la-snappy-stubs-internal.o -L/opt/local/lib -L/usr/local/lib -g -O2
ld: warning: directory not found for option '-L/opt/local/lib'
libtool: link: ( cd ".libs" && rm -f "snappy_nif.la" && ln -s "../snappy_nif.la" "snappy_nif.la" )
cp snappy.app.in snappy.app
/usr/local/bin/erlc snappy.erl
cp .libs/snappy_nif.so priv/snappy_nif.so
Making all in couchjs-node
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in share
Making all in doc
Making all in build
/Library/Developer/CommandLineTools/usr/bin/make all-am
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
mkdir -p `dirname server/main.js`
echo "// DO NOT EDIT THIS FILE BY HAND" > server/main.js
echo >> server/main.js
cat 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.js
mkdir -p `dirname server/main-coffee.js`
echo "// DO NOT EDIT THIS FILE BY HAND" > server/main-coffee.js
echo >> server/main-coffee.js
cat 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/coffee-script.js server/loop.js >> server/main-coffee.js
Making all in test
Making all in bench
sed -e "s|%abs_top_srcdir%|/ramdisk/couch|" \
-e "s|%abs_top_builddir%|/ramdisk/couch|" \
< run.tpl > run
chmod +x run
Making all in etap
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -I/opt/local/include -I/opt/local/include/js -I/usr/local/include -I/usr/local/include/js -I/usr/include -I/usr/include/js -D_BSD_SOURCE -O2 -g -O2 -MT test_cfg_register-test_cfg_register.o -MD -MP -MF .deps/test_cfg_register-test_cfg_register.Tpo -c -o test_cfg_register-test_cfg_register.o `test -f 'test_cfg_register.c' || echo './'`test_cfg_register.c
mv -f .deps/test_cfg_register-test_cfg_register.Tpo .deps/test_cfg_register-test_cfg_register.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -D_BSD_SOURCE -O2 -g -O2 -L/opt/local/lib -L/usr/local/lib -o test_cfg_register test_cfg_register-test_cfg_register.o -L/opt/local/lib -L/usr/local/lib
libtool: link: gcc -D_BSD_SOURCE -O2 -g -O2 -o test_cfg_register test_cfg_register-test_cfg_register.o -L/opt/local/lib -L/usr/local/lib
ld: warning: directory not found for option '-L/opt/local/lib'
sed -e "s|%abs_top_srcdir%|/ramdisk/couch|g" \
-e "s|%abs_top_builddir%|/ramdisk/couch|g" > \
run < run.tpl
chmod +x run
/usr/local/bin/erlc test_util.erl
/usr/local/bin/erlc test_web.erl
Making all in javascript
sed -e "s|%abs_top_srcdir%|/ramdisk/couch|" \
-e "s|%abs_top_builddir%|/ramdisk/couch|" \
-e "s|%localstaterundir%|/ramdisk/couch/tmp/run|g" \
< run.tpl > run
chmod +x run
Making all in view_server
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in var
make[2]: Nothing to be done for `all'.
Making all in utils
sed -e "s|%ERL%|/usr/local/bin/erl|g" \
-e "s|%ICU_CONFIG%|/usr/local/opt/icu4c/bin/icu-config|g" \
-e "s|%bindir%|/ramdisk/couch/bin|g" \
-e "s|%defaultini%|default_dev.ini|g" \
-e "s|%localini%|local_dev.ini|g" \
-e "s|%localerlanglibdir%|/ramdisk/couch\/src \
-pa /ramdisk/couch\/src\/couchdb \
-pa /ramdisk/couch\/src\/ejson \
-pa /ramdisk/couch\/src\/erlang-oauth \
-pa /ramdisk/couch\/src\/ibrowse \
-pa /ramdisk/couch\/src\/mochiweb \
-pa /ramdisk/couch\/src\/snappy|g" \
-e "s|%localconfdir%|/ramdisk/couch/etc/couchdb|g" \
-e "s|%localstatelogdir%|/ramdisk/couch/tmp/log|g" \
-e "s|%localstatelibdir%|/ramdisk/couch/tmp/lib|g" \
-e "s|%localstatedir%|/ramdisk/couch/tmp|g" \
-e "s|%locallibdir%|/ramdisk/couch/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.6.2|g" \
-e "s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > \
run < ../bin/couchdb.tpl
chmod +x run
gzip -9 < AUTHORS > AUTHORS.gz
gzip -9 < BUGS > BUGS.gz
gzip -9 < DEVELOPERS > DEVELOPERS.gz
gzip -9 < INSTALL > INSTALL.gz
gzip -9 < INSTALL.Unix > INSTALL.Unix.gz
gzip -9 < INSTALL.Windows > INSTALL.Windows.gz
gzip -9 < LICENSE > LICENSE.gz
gzip -9 < NOTICE > NOTICE.gz
gzip -9 < README.rst > README.gz
gzip -9 < THANKS > THANKS.gz
This command is intended for developers to use;
it creates development ini files as well as a
./tmp structure for development runtime files.
Use ./utils/run to launch CouchDB from the source tree.
mkdir -p ./etc/couchdb/default.d
mkdir -p ./etc/couchdb/local.d
mkdir -p ./tmp/lib
mkdir -p ./tmp/log
mkdir -p ./tmp/run/couchdb
mkdir -p ./tmp/plugins
MAKE=/Library/Developer/CommandLineTools/usr/bin/make ./test/javascript/run
/Library/Developer/CommandLineTools/usr/bin/make all-recursive
Making all in bin
/Library/Developer/CommandLineTools/usr/bin/make all-am
make[4]: Nothing to be done for `all-am'.
Making all in etc
Making all in couchdb
make[4]: Nothing to be done for `all'.
Making all in default
make[4]: Nothing to be done for `all'.
Making all in init
make[4]: Nothing to be done for `all'.
Making all in launchd
make[4]: Nothing to be done for `all'.
Making all in logrotate.d
make[4]: Nothing to be done for `all'.
Making all in windows
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in src
Making all in couch_dbupdates
make[4]: Nothing to be done for `all'.
Making all in couch_index
make[4]: Nothing to be done for `all'.
Making all in couch_mrview
make[4]: Nothing to be done for `all'.
Making all in couch_plugins
make[4]: Nothing to be done for `all'.
Making all in couch_replicator
make[4]: Nothing to be done for `all'.
Making all in couchdb
Making all in priv
/Library/Developer/CommandLineTools/usr/bin/make all-am
make[6]: Nothing to be done for `all-am'.
make[5]: Nothing to be done for `all-am'.
Making all in ejson
make[4]: Nothing to be done for `all'.
Making all in erlang-oauth
make[4]: Nothing to be done for `all'.
Making all in etap
make[4]: Nothing to be done for `all'.
Making all in ibrowse
make[4]: Nothing to be done for `all'.
Making all in mochiweb
make[4]: Nothing to be done for `all'.
Making all in snappy
make[4]: Nothing to be done for `all'.
Making all in couchjs-node
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in share
Making all in doc
Making all in build
/Library/Developer/CommandLineTools/usr/bin/make all-am
make[6]: Nothing to be done for `all-am'.
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in test
Making all in bench
make[4]: Nothing to be done for `all'.
Making all in etap
make[4]: Nothing to be done for `all'.
Making all in javascript
make[4]: Nothing to be done for `all'.
Making all in view_server
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in var
make[3]: Nothing to be done for `all'.
Making all in utils
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
This command is intended for developers to use;
it creates development ini files as well as a
./tmp structure for development runtime files.
Use ./utils/run to launch CouchDB from the source tree.
mkdir -p ./etc/couchdb/default.d
mkdir -p ./etc/couchdb/local.d
mkdir -p ./tmp/lib
mkdir -p ./tmp/log
mkdir -p ./tmp/run/couchdb
mkdir -p ./tmp/plugins
Running javascript tests ...
1/87 /ramdisk/couch/share/www/script/test/all_docs.js ... OK
2/87 /ramdisk/couch/share/www/script/test/attachment_names.js ... OK
3/87 /ramdisk/couch/share/www/script/test/attachment_paths.js ... OK
4/87 /ramdisk/couch/share/www/script/test/attachment_ranges.js ... OK
5/87 /ramdisk/couch/share/www/script/test/attachment_views.js ... OK
6/87 /ramdisk/couch/share/www/script/test/attachments.js ... OK
7/87 /ramdisk/couch/share/www/script/test/attachments_multipart.js ... OK
8/87 /ramdisk/couch/share/www/script/test/auth_cache.js ... OK
9/87 /ramdisk/couch/share/www/script/test/basics.js ... OK
10/87 /ramdisk/couch/share/www/script/test/batch_save.js ... OK
11/87 /ramdisk/couch/share/www/script/test/bulk_docs.js ... OK
12/87 /ramdisk/couch/share/www/script/test/changes.js ... OK
13/87 /ramdisk/couch/share/www/script/test/coffee.js ... OK
14/87 /ramdisk/couch/share/www/script/test/compact.js ... OK
15/87 /ramdisk/couch/share/www/script/test/config.js ... OK
16/87 /ramdisk/couch/share/www/script/test/conflicts.js ... OK
17/87 /ramdisk/couch/share/www/script/test/content_negotiation.js ... OK
18/87 /ramdisk/couch/share/www/script/test/cookie_auth.js ... OK
19/87 /ramdisk/couch/share/www/script/test/copy_doc.js ... OK
20/87 /ramdisk/couch/share/www/script/test/delayed_commits.js ... OK
21/87 /ramdisk/couch/share/www/script/test/design_docs.js ... OK
22/87 /ramdisk/couch/share/www/script/test/design_options.js ... OK
23/87 /ramdisk/couch/share/www/script/test/design_paths.js ... OK
24/87 /ramdisk/couch/share/www/script/test/erlang_views.js ... OK
25/87 /ramdisk/couch/share/www/script/test/etags_head.js ... OK
26/87 /ramdisk/couch/share/www/script/test/etags_views.js ... OK
27/87 /ramdisk/couch/share/www/script/test/form_submit.js ... OK
28/87 /ramdisk/couch/share/www/script/test/http.js ... OK
29/87 /ramdisk/couch/share/www/script/test/invalid_docids.js ... OK
30/87 /ramdisk/couch/share/www/script/test/jsonp.js ... OK
31/87 /ramdisk/couch/share/www/script/test/large_docs.js ... OK
32/87 /ramdisk/couch/share/www/script/test/list_views.js ... OK
33/87 /ramdisk/couch/share/www/script/test/lots_of_docs.js ... OK
34/87 /ramdisk/couch/share/www/script/test/method_override.js ... OK
35/87 /ramdisk/couch/share/www/script/test/multiple_rows.js ... OK
36/87 /ramdisk/couch/share/www/script/test/oauth.js ... OK
37/87 /ramdisk/couch/share/www/script/test/oauth_users_db.js ... OK
38/87 /ramdisk/couch/share/www/script/test/proxyauth.js ... OK
39/87 /ramdisk/couch/share/www/script/test/purge.js ... OK
40/87 /ramdisk/couch/share/www/script/test/reader_acl.js ... OK
41/87 /ramdisk/couch/share/www/script/test/recreate_doc.js ... OK
42/87 /ramdisk/couch/share/www/script/test/reduce.js ... OK
43/87 /ramdisk/couch/share/www/script/test/reduce_builtin.js ... OK
44/87 /ramdisk/couch/share/www/script/test/reduce_false.js ... OK
45/87 /ramdisk/couch/share/www/script/test/reduce_false_temp.js ... OK
46/87 /ramdisk/couch/share/www/script/test/replication.js ... OK
47/87 /ramdisk/couch/share/www/script/test/replicator_db_bad_rep_id.js ... OK
48/87 /ramdisk/couch/share/www/script/test/replicator_db_by_doc_id.js ... OK
49/87 /ramdisk/couch/share/www/script/test/replicator_db_compact_rep_db.js ... OK
50/87 /ramdisk/couch/share/www/script/test/replicator_db_continuous.js ... OK
51/87 /ramdisk/couch/share/www/script/test/replicator_db_credential_delegation.js ... OK
52/87 /ramdisk/couch/share/www/script/test/replicator_db_field_validation.js ... OK
53/87 /ramdisk/couch/share/www/script/test/replicator_db_filtered.js ... OK
54/87 /ramdisk/couch/share/www/script/test/replicator_db_identical.js ... OK
55/87 /ramdisk/couch/share/www/script/test/replicator_db_identical_continuous.js ... OK
56/87 /ramdisk/couch/share/www/script/test/replicator_db_invalid_filter.js ... OK
57/87 /ramdisk/couch/share/www/script/test/replicator_db_security.js ... OK
58/87 /ramdisk/couch/share/www/script/test/replicator_db_simple.js ... OK
59/87 /ramdisk/couch/share/www/script/test/replicator_db_successive.js ... OK
60/87 /ramdisk/couch/share/www/script/test/replicator_db_survives.js ... OK
61/87 /ramdisk/couch/share/www/script/test/replicator_db_swap_rep_db.js ... OK
62/87 /ramdisk/couch/share/www/script/test/replicator_db_update_security.js ... OK
63/87 /ramdisk/couch/share/www/script/test/replicator_db_user_ctx.js ... OK
64/87 /ramdisk/couch/share/www/script/test/replicator_db_write_auth.js ... OK
65/87 /ramdisk/couch/share/www/script/test/rev_stemming.js ... OK
66/87 /ramdisk/couch/share/www/script/test/rewrite.js ... OK
67/87 /ramdisk/couch/share/www/script/test/security_validation.js ... OK
68/87 /ramdisk/couch/share/www/script/test/show_documents.js ... OK
69/87 /ramdisk/couch/share/www/script/test/stats.js ... OK
70/87 /ramdisk/couch/share/www/script/test/update_documents.js ... OK
71/87 /ramdisk/couch/share/www/script/test/users_db.js ... OK
72/87 /ramdisk/couch/share/www/script/test/users_db_security.js ... OK
73/87 /ramdisk/couch/share/www/script/test/utf8.js ... OK
74/87 /ramdisk/couch/share/www/script/test/uuids.js ... OK
75/87 /ramdisk/couch/share/www/script/test/view_collation.js ... OK
76/87 /ramdisk/couch/share/www/script/test/view_collation_raw.js ... OK
77/87 /ramdisk/couch/share/www/script/test/view_compaction.js ... OK
78/87 /ramdisk/couch/share/www/script/test/view_conflicts.js ... OK
79/87 /ramdisk/couch/share/www/script/test/view_errors.js ... OK
80/87 /ramdisk/couch/share/www/script/test/view_include_docs.js ... OK
81/87 /ramdisk/couch/share/www/script/test/view_multi_key_all_docs.js ... OK
82/87 /ramdisk/couch/share/www/script/test/view_multi_key_design.js ... OK
83/87 /ramdisk/couch/share/www/script/test/view_multi_key_temp.js ... OK
84/87 /ramdisk/couch/share/www/script/test/view_offsets.js ... OK
85/87 /ramdisk/couch/share/www/script/test/view_pagination.js ... OK
86/87 /ramdisk/couch/share/www/script/test/view_sandboxing.js ... OK
87/87 /ramdisk/couch/share/www/script/test/view_update_seq.js ... OK
Making check in bin
/Library/Developer/CommandLineTools/usr/bin/make check-am
make[2]: Nothing to be done for `check-am'.
Making check in etc
Making check in couchdb
make[2]: Nothing to be done for `check'.
Making check in default
make[2]: Nothing to be done for `check'.
Making check in init
make[2]: Nothing to be done for `check'.
Making check in launchd
make[2]: Nothing to be done for `check'.
Making check in logrotate.d
make[2]: Nothing to be done for `check'.
Making check in windows
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in src
Making check in couch_dbupdates
make[2]: Nothing to be done for `check'.
Making check in couch_index
make[2]: Nothing to be done for `check'.
Making check in couch_mrview
/ramdisk/couch/test/etap/run /ramdisk/couch/src/couch_mrview/test
/ramdisk/couch/src/couch_mrview/test/01-load.t .......... ok
/ramdisk/couch/src/couch_mrview/test/02-map-views.t ..... ok
/ramdisk/couch/src/couch_mrview/test/03-red-views.t ..... ok
/ramdisk/couch/src/couch_mrview/test/04-index-info.t .... ok
/ramdisk/couch/src/couch_mrview/test/05-collation.t ..... ok
/ramdisk/couch/src/couch_mrview/test/06-all-docs.t ...... ok
/ramdisk/couch/src/couch_mrview/test/07-compact-swap.t .. ok
All tests successful.
Files=7, Tests=41, 2 wallclock secs ( 0.04 usr 0.02 sys + 1.48 cusr 0.68 csys = 2.22 CPU)
Result: PASS
Making check in couch_plugins
make[2]: Nothing to be done for `check'.
Making check in couch_replicator
/ramdisk/couch/test/etap/run /ramdisk/couch/src/couch_replicator/test
/ramdisk/couch/src/couch_replicator/test/01-load.t ..................... ok
/ramdisk/couch/src/couch_replicator/test/02-httpc-pool.t ............... ok
/ramdisk/couch/src/couch_replicator/test/03-replication-compact.t ...... ok
/ramdisk/couch/src/couch_replicator/test/04-replication-large-atts.t ... ok
/ramdisk/couch/src/couch_replicator/test/05-replication-many-leaves.t .. ok
/ramdisk/couch/src/couch_replicator/test/06-doc-missing-stubs.t ........ ok
/ramdisk/couch/src/couch_replicator/test/07-use-checkpoints.t .......... ok
All tests successful.
Files=7, Tests=1832, 110 wallclock secs ( 0.67 usr 0.07 sys + 86.32 cusr 25.33 csys = 112.39 CPU)
Result: PASS
Making check in couchdb
Making check in priv
/Library/Developer/CommandLineTools/usr/bin/make check-am
make[4]: Nothing to be done for `check-am'.
make[3]: Nothing to be done for `check-am'.
Making check in ejson
make[2]: Nothing to be done for `check'.
Making check in erlang-oauth
make[2]: Nothing to be done for `check'.
Making check in etap
make[2]: Nothing to be done for `check'.
Making check in ibrowse
make[2]: Nothing to be done for `check'.
Making check in mochiweb
make[2]: Nothing to be done for `check'.
Making check in snappy
make[2]: Nothing to be done for `check'.
Making check in couchjs-node
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in share
Making check in doc
Making check in build
/Library/Developer/CommandLineTools/usr/bin/make check-am
make[4]: Nothing to be done for `check-am'.
make[3]: Nothing to be done for `check-am'.
make[2]: Nothing to be done for `check-am'.
Making check in test
Making check in bench
make[2]: Nothing to be done for `check'.
Making check in etap
make[2]: Nothing to be done for `check'.
Making check in javascript
make[2]: Nothing to be done for `check'.
Making check in view_server
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in var
make[1]: Nothing to be done for `check'.
Making check in utils
make[1]: Nothing to be done for `check'.
make[1]: Nothing to be done for `check-am'.
./test/etap/run ./test/etap
./test/etap/001-load.t ............................ ok
./test/etap/002-icu-driver.t ...................... ok
./test/etap/010-file-basics.t ..................... ok
./test/etap/011-file-headers.t .................... ok
./test/etap/020-btree-basics.t .................... ok
./test/etap/021-btree-reductions.t ................ ok
./test/etap/030-doc-from-json.t ................... ok
./test/etap/031-doc-to-json.t ..................... ok
./test/etap/040-util.t ............................ ok
./test/etap/041-uuid-gen.t ........................ ok
./test/etap/042-work-queue.t ...................... ok
./test/etap/043-find-in-binary.t .................. ok
./test/etap/050-stream.t .......................... ok
./test/etap/060-kt-merging.t ...................... ok
./test/etap/061-kt-missing-leaves.t ............... ok
./test/etap/062-kt-remove-leaves.t ................ ok
./test/etap/063-kt-get-leaves.t ................... ok
./test/etap/064-kt-counting.t ..................... ok
./test/etap/065-kt-stemming.t ..................... ok
./test/etap/070-couch-db.t ........................ ok
./test/etap/072-cleanup.t ......................... ok
./test/etap/073-changes.t ......................... ok
./test/etap/074-doc-update-conflicts.t ............ ok
./test/etap/075-auth-cache.t ...................... ok
./test/etap/076-file-compression.t ................ ok
./test/etap/077-couch-db-fast-db-delete-create.t .. ok
./test/etap/080-config-get-set.t .................. ok
./test/etap/081-config-override.t ................. ok
./test/etap/082-config-register.t ................. ok
./test/etap/083-config-no-files.t ................. ok
./test/etap/090-task-status.t ..................... ok
./test/etap/100-ref-counter.t ..................... ok
./test/etap/120-stats-collect.t ................... ok
./test/etap/121-stats-aggregates.t ................ ok
./test/etap/130-attachments-md5.t ................. ok
./test/etap/140-attachment-comp.t ................. ok
./test/etap/150-invalid-view-seq.t ................ ok
./test/etap/160-vhosts.t .......................... ok
./test/etap/170-os-daemons.t ...................... ok
./test/etap/171-os-daemons-config.t ............... ok
./test/etap/172-os-daemon-errors.t ................ ok
./test/etap/173-os-daemon-cfg-register.t .......... ok
./test/etap/180-http-proxy.t ...................... ok
./test/etap/190-json-stream-parse.t ............... ok
./test/etap/200-view-group-no-db-leaks.t .......... ok
./test/etap/201-view-group-shutdown.t ............. ok
./test/etap/210-os-proc-pool.t .................... ok
./test/etap/220-compaction-daemon.t ............... ok
./test/etap/230-pbkfd2.t .......................... ok
./test/etap/231-cors.t ............................ ok
./test/etap/250-upgrade-legacy-view-files.t ....... ok
All tests successful.
Files=51, Tests=1215, 226 wallclock secs ( 0.43 usr 0.11 sys + 67.90 cusr 17.52 csys = 85.96 CPU)
Result: PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment