Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.0
-
None
-
None
Description
When I try to build CouchDB on SmartOS, I get the following output:
./configure --prefix=/opt/local
==> configuring couchdb in rel/couchdb.config
Cloning into '/opt/local/src/couchdb/src/rebar'...
remote: Counting objects: 367, done.
remote: Compressing objects: 100% (249/249), done.
remote: Total 367 (delta 60), reused 363 (delta 59)
Receiving objects: 100% (367/367), 241.62 KiB | 0 bytes/s, done.
Resolving deltas: 100% (60/60), done.
Checking connectivity... done.
Note: checking out '5dea85db1b697466586877bed133748bd80fa180'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
make: Entering directory '/opt/local/src/couchdb/src/rebar'
./bootstrap
Recompile: src/rebar
Recompile: src/rebar_abnfc_compiler
Recompile: src/rebar_app_utils
Recompile: src/rebar_appups
Recompile: src/rebar_asn1_compiler
Recompile: src/rebar_base_compiler
Recompile: src/rebar_cleaner
Recompile: src/rebar_config
Recompile: src/rebar_core
Recompile: src/rebar_cover_utils
Recompile: src/rebar_ct
Recompile: src/rebar_deps
Recompile: src/rebar_dia_compiler
Recompile: src/rebar_dialyzer
Recompile: src/rebar_edoc
Recompile: src/rebar_erlc_compiler
Recompile: src/rebar_erlydtl_compiler
Recompile: src/rebar_escripter
Recompile: src/rebar_eunit
Recompile: src/rebar_file_utils
Recompile: src/rebar_getopt
Recompile: src/rebar_lfe_compiler
Recompile: src/rebar_log
Recompile: src/rebar_metacmds
Recompile: src/rebar_mustache
Recompile: src/rebar_neotoma_compiler
Recompile: src/rebar_otp_app
Recompile: src/rebar_otp_appup
Recompile: src/rebar_port_compiler
Recompile: src/rebar_proto_compiler
Recompile: src/rebar_proto_gpb_compiler
Recompile: src/rebar_protobuffs_compiler
Recompile: src/rebar_qc
Recompile: src/rebar_rel_utils
Recompile: src/rebar_reltool
Recompile: src/rebar_require_vsn
Recompile: src/rebar_shell
Recompile: src/rebar_subdirs
Recompile: src/rebar_templater
Recompile: src/rebar_upgrade
Recompile: src/rebar_utils
Recompile: src/rebar_xref
Recompile: src/rmemo
==> rebar (compile)
==> rebar (escriptize)
Congratulations! You now have a self-contained script called "rebar" in
your current working directory. Place this script anywhere in your path
and you can use rebar to build OTP-compliant apps.
make: Leaving directory '/opt/local/src/couchdb/src/rebar'
make: Entering directory '/opt/local/src/couchdb/src/rebar'
make: Leaving directory '/opt/local/src/couchdb/src/rebar'
==> updating dependencies
WARN: Expected /opt/local/src/couchdb/src/docs to be a raw dependency directory, but no directory found.
WARN: Expected /opt/local/src/couchdb/src/fauxton to be a raw dependency directory, but no directory found.
==> rel (get-deps)
==> couchdb (get-deps)
WARN: Expected /opt/local/src/couchdb/src/docs to be a raw dependency directory, but no directory found.
WARN: Expected /opt/local/src/couchdb/src/fauxton to be a raw dependency directory, but no directory found.
Pulling couch_epi from
Cloning into 'couch_epi'...
Pulling config from
Cloning into 'config'...
Pulling b64url from
Cloning into 'b64url'...
Pulling cassim from
Cloning into 'cassim'...
Pulling couch_log from
Cloning into 'couch_log'...
Pulling couch_log_lager from
Cloning into 'couch_log_lager'...
Pulling chttpd from
Cloning into 'chttpd'...
Pulling couch from
Cloning into 'couch'...
Pulling couch_index from
Cloning into 'couch_index'...
Pulling couch_mrview from
Cloning into 'couch_mrview'...
Pulling couch_replicator from
Cloning into 'couch_replicator'...
Pulling couch_plugins from
Cloning into 'couch_plugins'...
Pulling couch_event from
Cloning into 'couch_event'...
Pulling couch_stats from
Cloning into 'couch_stats'...
Pulling couch_peruser from
Cloning into 'couch_peruser'...
Pulling couch_tests from
Cloning into 'couch_tests'...
Pulling docs from
Cloning into 'docs'...
Pulling ddoc_cache from
Cloning into 'ddoc_cache'...
Pulling ets_lru from
Cloning into 'ets_lru'...
Pulling fabric from
Cloning into 'fabric'...
Pulling fauxton from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git",
{tag,"v1.1.2"}}
Cloning into 'fauxton'...
Pulling folsom from
Cloning into 'folsom'...
Pulling global_changes from
Cloning into 'global_changes'...
Pulling goldrush from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-goldrush.git",
{tag,"0.1.6"}}
Cloning into 'goldrush'...
Pulling ibrowse from
Cloning into 'ibrowse'...
Pulling ioq from
Cloning into 'ioq'...
Pulling jiffy from
Cloning into 'jiffy'...
Pulling khash from
Cloning into 'khash'...
Pulling mango from
Cloning into 'mango'...
Pulling mem3 from
Cloning into 'mem3'...
Pulling mochiweb from
Cloning into 'mochiweb'...
Pulling oauth from
Cloning into 'oauth'...
Pulling rexi from
Cloning into 'rexi'...
Pulling snappy from
Cloning into 'snappy'...
Pulling setup from
Cloning into 'setup'...
Pulling meck from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-meck.git",
{tag,"0.8.2"}}
Cloning into 'meck'...
==> couch_epi (get-deps)
==> config (get-deps)
==> b64url (get-deps)
==> cassim (get-deps)
==> meck (get-deps)
==> couch_log (get-deps)
==> couch_log_lager (get-deps)
Pulling lager from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-lager.git",
{branch,"master"}}
Cloning into 'lager'...
==> lager (get-deps)
==> chttpd (get-deps)
==> couch (get-deps)
==> couch_index (get-deps)
==> couch_mrview (get-deps)
==> couch_replicator (get-deps)
==> couch_plugins (get-deps)
==> couch_event (get-deps)
==> couch_stats (get-deps)
==> couch_peruser (get-deps)
==> couch_tests (get-deps)
==> docs (get-deps)
==> ddoc_cache (get-deps)
==> ets_lru (get-deps)
==> fabric (get-deps)
==> fauxton (get-deps)
==> folsom (get-deps)
Pulling bear from
Cloning into 'bear'...
==> bear (get-deps)
==> global_changes (get-deps)
==> goldrush (get-deps)
==> ibrowse (get-deps)
==> ioq (get-deps)
==> jiffy (get-deps)
==> khash (get-deps)
==> mango (get-deps)
==> mem3 (get-deps)
==> mochiweb (get-deps)
==> oauth (get-deps)
==> rexi (get-deps)
==> snappy (get-deps)
==> setup (get-deps)
==> couchdb (update-deps)
Updating couch_epi from
Updating config from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-config.git", "a2d5ad2eedc960248b806f61df0a1009462bdb46"}Updating b64url from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-b64url.git", "319fc604235ab1fde37047b38a432450161db750"}Updating cassim from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-cassim.git", "ab1ef1cee5f7b7ec1733e44845c1df99fc7a66a3"}Updating couch_log from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-log.git", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"}Updating couch_log_lager from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-log-lager.git", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"}Updating chttpd from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-chttpd.git", "1ca86421bafd17cc5b954d9075e3a053ea951f6a"}Updating couch from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch.git", "e63f6864891ac9f00373ec0d3d5fee0085d2e2fa"}Updating couch_index from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-index.git", "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"}Updating couch_mrview from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview.git", "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"}Updating couch_replicator from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator.git", "986549984be44c7e5cd66f3773d2bdd94f506e5c"}Updating couch_plugins from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins.git", "3e73b723cb126cfc471b560d17c24a8b5c540085"}Updating couch_event from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-event.git", "835a41885d1e276d207758954f8238aa7bba0ae8"}Updating couch_stats from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-couch-stats.git", "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"}Updating couch_peruser from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-peruser.git", "ff7d190970a46722137fbc7a1a75466e8a544ae1"}Updating couch_tests from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests.git", "cba29c894aace569f13e6bf83bc6ef06fd448712"}Updating docs from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-documentation.git", "089f404d26374d8c6942a725d05627d6901a9330"}Updating ddoc_cache from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache.git", "c762e90a33ce3cda19ef142dd1120f1087ecd876"}Updating ets_lru from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-ets-lru.git", "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"}Updating fabric from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-fabric.git", "1be5506e39baa3b4c7b3d64daf8032a5580b38ba"}Updating fauxton from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-fauxton.git",
{tag,"v1.1.2"}}
Updating folsom from
Updating global_changes from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-global-changes.git", "e55de37ece29b6cbc0af540370d2425159338bf9"}Updating goldrush from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-goldrush.git",
{tag,"0.1.6"}}
Updating ibrowse from
Updating ioq from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-ioq.git", "c7c75ebeaf41599e3a3e211097d864f0e7785829"}Updating jiffy from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-jiffy.git", "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"}Updating khash from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-khash.git", "7c6a9cd9776b5c6f063ccafedfa984b00877b019"}Updating mango from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-mango.git", "01252f971bef0c8da1d78bf5a7b506b71926ce1b"}Updating mem3 from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-mem3.git", "699308f510d335d05bfd0416ad5e893b68a7ec1d"}Updating mochiweb from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-mochiweb.git", "bd6ae7cbb371666a1f68115056f7b30d13765782"}Updating oauth from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-oauth.git", "099057a98e41f3aff91e77e3cf496d6c6fd901df"}Updating rexi from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-rexi.git", "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"}Updating snappy from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-snappy.git", "fac852f59a3457ec10dd8365642d6b30928260c1"}Updating setup from
{git,"https://git-wip-us.apache.org/repos/asf/couchdb-setup.git", "b9e1f3b5d5a78a706abb358e17130fb7344567d2"}Updating meck from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-meck.git",
{tag,"0.8.2"}}
Updating lager from {git,"https://git-wip-us.apache.org/repos/asf/couchdb-lager.git",
{branch,"master"}}
Updating bear from
[root@441920aa-c373-40a0-a990-a6b8ce0d8dd4 /opt/local/src/couchdb]# make
==> couch_epi (compile)
Compiled src/couch_epi_app.erl
Compiled src/couch_epi.erl
Compiled src/couch_epi_module_keeper.erl
Compiled src/couch_epi_plugin.erl
Compiled src/couch_epi_functions.erl
Compiled src/couch_epi_codegen.erl
Compiled src/couch_epi_util.erl
Compiled src/couch_epi_sup.erl
Compiled src/couch_epi_data.erl
Compiled src/couch_epi_codechange_monitor.erl
Compiled src/couch_epi_functions_gen.erl
Compiled src/couch_epi_data_gen.erl
==> config (compile)
Compiled src/config_sup.erl
Compiled src/config_listener.erl
Compiled src/config_writer.erl
Compiled src/config_app.erl
Compiled src/config_util.erl
Compiled src/config.erl
==> b64url (compile)
Compiled src/b64url.erl
Compiling c_src/b64url.c
==> cassim (compile)
Compiled src/cassim_sup.erl
Compiled src/cassim.erl
Compiled src/cassim_app.erl
Compiled src/cassim_security.erl
Compiled src/cassim_metadata_cache.erl
==> meck (compile)
Compiled src/meck_util.erl
Compiled src/meck_args_matcher.erl
Compiled src/meck_expect.erl
Compiled src/meck_code.erl
Compiled src/meck_ret_spec.erl
Compiled src/meck_cover.erl
Compiled src/meck_matcher.erl
Compiled src/meck_code_gen.erl
Compiled src/meck_history.erl
Compiled src/meck.erl
Compiled src/meck_proc.erl
==> couch_log (compile)
Compiled src/couch_log.erl
Compiled src/couch_log_app.erl
Compiled src/couch_log_sup.erl
Compiled src/couch_log_config_listener.erl
Compiled src/couch_log_stderr.erl
==> lager (compile)
Compiled src/lager_util.erl
Compiled src/lager_transform.erl
Compiled src/lager_msg.erl
Compiled src/lager_app.erl
Compiled src/lager_config.erl
Compiled src/lager_stdlib.erl
Compiled src/lager_crash_log.erl
Compiled src/lager_default_formatter.erl
Compiled src/lager_file_backend.erl
Compiled src/lager_backend_throttle.erl
Compiled src/lager_handler_watcher.erl
Compiled src/lager_sup.erl
Compiled src/lager_console_backend.erl
Compiled src/lager_format.erl
Compiled src/lager_handler_watcher_sup.erl
Compiled src/error_logger_lager_h.erl
Compiled src/lager.erl
Compiled src/lager_trunc_io.erl
==> couch_log_lager (compile)
Compiled src/couch_log_lager.erl
==> chttpd (compile)
Compiled src/chttpd.erl
Compiled src/chttpd_app.erl
Compiled src/chttpd_config_listener.erl
Compiled src/chttpd_epi.erl
Compiled src/chttpd_httpd_handlers.erl
Compiled src/chttpd_auth_request.erl
Compiled src/chttpd_cors.erl
Compiled src/chttpd_plugin.erl
Compiled src/chttpd_auth.erl
Compiled src/chttpd_show.erl
Compiled src/chttpd_sup.erl
Compiled src/chttpd_view.erl
Compiled src/chttpd_misc.erl
Compiled src/chttpd_auth_cache.erl
Compiled src/chttpd_handlers.erl
Compiled src/chttpd_external.erl
Compiled src/chttpd_rewrite.erl
Compiled src/chttpd_test_util.erl
Compiled src/chttpd_db.erl
==> couch (compile)
Compiled src/couch_httpd.erl
Compiled src/couch_event_sup.erl
Compiled src/couch_drv.erl
Compiled src/couch_httpd_vhost.erl
Compiled src/test_util.erl
Compiled src/couch_doc.erl
Compiled src/couch_query_servers.erl
Compiled src/test_request.erl
Compiled src/couch_app.erl
Compiled src/couch_hotp.erl
Compiled src/couch_auth_cache.erl
Compiled src/couch_httpd_db.erl
Compiled src/couch_db_epi.erl
Compiled src/couch_httpd_multipart.erl
Compiled src/couch_totp.erl
Compiled src/couch_key_tree.erl
Compiled src/couch_secondary_sup.erl
Compiled src/couch_btree.erl
Compiled src/couch_lru.erl
Compiled src/couch_ejson_compare.erl
Compiled src/couch_compaction_daemon.erl
Compiled src/couch_db_plugin.erl
Compiled src/couch_os_process.erl
Compiled src/couch.erl
Compiled src/couch_file.erl
Compiled src/couch_work_queue.erl
Compiled src/couch_os_daemons.erl
Compiled src/couch_debug.erl
Compiled src/couch_httpd_auth.erl
Compiled src/couch_proc_manager.erl
Compiled src/couch_external_server.erl
Compiled src/couch_db_updater.erl
Compiled src/couch_sup.erl
Compiled src/couch_httpd_external.erl
Compiled src/couch_db.erl
Compiled src/couch_httpd_handlers.erl
Compiled src/couch_server.erl
Compiled src/couch_task_status.erl
Compiled src/couch_crypto.erl
Compiled src/couch_httpd_proxy.erl
Compiled src/couch_native_process.erl
Compiled src/couch_att.erl
Compiled src/couch_db_header.erl
Compiled src/couch_uuids.erl
Compiled src/couch_primary_sup.erl
Compiled src/couch_emsort.erl
Compiled src/couch_httpd_oauth.erl
Compiled src/couch_httpd_rewrite.erl
Compiled src/couch_passwords.erl
Compiled src/couch_users_db.erl
Compiled src/couch_external_manager.erl
Compiled src/couch_stream.erl
Compiled src/couch_base32.erl
Compiled src/couch_compress.erl
Compiled src/couch_httpd_misc_handlers.erl
Compiled src/couch_util.erl
Compiled src/couch_changes.erl
==> couch_index (compile)
Compiled src/couch_index_app.erl
Compiled src/couch_index_epi.erl
Compiled src/couch_index_plugin.erl
Compiled src/couch_index_util.erl
Compiled src/couch_index_compactor.erl
Compiled src/couch_index_sup.erl
Compiled src/couch_index_updater.erl
Compiled src/couch_index_server.erl
Compiled src/couch_index.erl
==> couch_mrview (compile)
Compiled src/couch_mrview_compactor.erl
Compiled src/couch_mrview_cleanup.erl
Compiled src/couch_mrview.erl
Compiled src/couch_mrview_show.erl
Compiled src/couch_mrview_test_util.erl
Compiled src/couch_mrview_changes.erl
Compiled src/couch_mrview_update_notifier.erl
Compiled src/couch_mrview_util.erl
Compiled src/couch_mrview_updater.erl
Compiled src/couch_mrview_index.erl
Compiled src/couch_mrview_http.erl
==> couch_replicator (compile)
Compiled src/couch_replicator_httpc.erl
Compiled src/couch_replicator_utils.erl
Compiled src/couch_replicator_stats.erl
Compiled src/couch_replicator_httpd.erl
Compiled src/couch_replicator_sup.erl
Compiled src/couch_replicator_changes_reader.erl
Compiled src/couch_replicator_httpc_pool.erl
Compiled src/couch_replicator_worker.erl
Compiled src/couch_replicator_app.erl
Compiled src/couch_replicator_notifier.erl
Compiled src/couch_replicator_api_wrap.erl
Compiled src/couch_replicator.erl
Compiled src/couch_replicator_job_sup.erl
Compiled src/json_stream_parse.erl
Compiled src/couch_replicator_manager.erl
==> couch_plugins (compile)
Compiled src/couch_plugins_httpd.erl
Compiled src/couch_plugins.erl
==> couch_event (compile)
Compiled src/couch_event_listener.erl
Compiled src/couch_event_app.erl
Compiled src/couch_event_os_sup.erl
Compiled src/couch_event_os_listener.erl
Compiled src/couch_event.erl
Compiled src/couch_event_sup2.erl
Compiled src/couch_event_listener_mfa.erl
Compiled src/couch_event_server.erl
==> couch_stats (compile)
Compiled src/couch_stats_app.erl
Compiled src/couch_stats_sup.erl
Compiled src/couch_stats_process_tracker.erl
Compiled src/couch_stats.erl
Compiled src/couch_stats_httpd.erl
Compiled src/couch_stats_aggregator.erl
==> couch_peruser (compile)
Compiled src/couch_peruser.erl
==> couch_tests (compile)
Compiled setups/couch_epi_dispatch.erl
Compiled src/couch_tests.erl
==> ddoc_cache (compile)
Compiled src/ddoc_cache_sup.erl
Compiled src/ddoc_cache_util.erl
Compiled src/ddoc_cache.erl
Compiled src/ddoc_cache_app.erl
Compiled src/ddoc_cache_opener.erl
==> ets_lru (compile)
Compiled src/ets_lru.erl
==> fabric (compile)
Compiled src/fabric_db_update_listener.erl
Compiled src/fabric_dict.erl
Compiled src/fabric_doc_missing_revs.erl
Compiled src/fabric_doc_attachments.erl
/opt/local/src/couchdb/src/fabric/src/fabric_view_reduce.erl:61: Warning: variable 'Dir' is unused
Compiled src/fabric_view_reduce.erl
Compiled src/fabric_group_info.erl
Compiled src/fabric_view_map.erl
Compiled src/fabric_doc_update.erl
Compiled src/fabric_db_delete.erl
Compiled src/fabric.erl
Compiled src/fabric_rpc.erl
Compiled src/fabric_util.erl
Compiled src/fabric_view.erl
Compiled src/fabric_db_doc_count.erl
Compiled src/fabric_doc_open.erl
Compiled src/fabric_db_meta.erl
Compiled src/fabric_db_create.erl
Compiled src/fabric_doc_open_revs.erl
Compiled src/fabric_view_all_docs.erl
Compiled src/fabric_view_changes.erl
Compiled src/fabric_db_info.erl
==> bear (compile)
Compiled src/bear.erl
==> folsom (compile)
Compiled src/folsom_sample_slide_sup.erl
Compiled src/folsom_sample_slide_server.erl
Compiled src/folsom_metrics_counter.erl
Compiled src/folsom_sample_uniform.erl
Compiled src/folsom_sample_exdec.erl
Compiled src/folsom_sample_slide.erl
Compiled src/folsom_sup.erl
Compiled src/folsom.erl
Compiled src/folsom_metrics_meter_reader.erl
Compiled src/folsom_metrics_histogram.erl
Compiled src/folsom_metrics_meter.erl
Compiled src/folsom_metrics.erl
Compiled src/folsom_sample_slide_sorted.erl
Compiled src/folsom_meter_timer_server.erl
Compiled src/folsom_metrics_spiral.erl
Compiled src/folsom_sample.erl
Compiled src/folsom_metrics_duration.erl
Compiled src/folsom_vm_metrics.erl
Compiled src/folsom_metrics_gauge.erl
Compiled src/folsom_sample_none.erl
Compiled src/folsom_ets.erl
Compiled src/folsom_ewma.erl
Compiled src/folsom_utils.erl
Compiled src/folsom_metrics_history.erl
Compiled src/folsom_metrics_histogram_ets.erl
Compiled src/folsom_sample_slide_uniform.erl
==> global_changes (compile)
Compiled src/global_changes_app.erl
Compiled src/global_changes_epi.erl
Compiled src/global_changes_util.erl
Compiled src/global_changes_httpd_handlers.erl
Compiled src/global_changes_plugin.erl
Compiled src/global_changes_sup.erl
Compiled src/global_changes_config_listener.erl
Compiled src/global_changes_listener.erl
Compiled src/global_changes_server.erl
Compiled src/global_changes_httpd.erl
==> goldrush (compile)
Compiled src/gr_sup.erl
Compiled src/gre.erl
Compiled src/gr_counter.erl
Compiled src/gr_param_sup.erl
Compiled src/gr_param.erl
Compiled src/gr_context.erl
Compiled src/glc_lib.erl
Compiled src/gr_manager.erl
Compiled src/gr_app.erl
Compiled src/glc_ops.erl
Compiled src/gr_counter_sup.erl
Compiled src/gr_manager_sup.erl
Compiled src/glc.erl
Compiled src/glc_code.erl
==> ibrowse (compile)
Compiled src/ibrowse_lib.erl
Compiled src/ibrowse_socks5.erl
Compiled src/ibrowse_lb.erl
Compiled src/ibrowse_app.erl
Compiled src/ibrowse_test.erl
Compiled src/ibrowse_sup.erl
Compiled src/ibrowse.erl
Compiled src/ibrowse_http_client.erl
==> ioq (compile)
Compiled src/ioq_app.erl
Compiled src/ioq_sup.erl
Compiled src/ioq.erl
==> jiffy (compile)
Compiled src/jiffy_utf8.erl
Compiled src/jiffy.erl
Compiling c_src/decoder.c
Compiling c_src/encoder.c
Compiling c_src/jiffy.c
Compiling c_src/utf8.c
Compiling c_src/util.c
Compiling c_src/doubles.cc
Compiling c_src/double-conversion/bignum-dtoa.cc
Compiling c_src/double-conversion/bignum.cc
Compiling c_src/double-conversion/cached-powers.cc
Compiling c_src/double-conversion/diy-fp.cc
Compiling c_src/double-conversion/double-conversion.cc
Compiling c_src/double-conversion/fast-dtoa.cc
Compiling c_src/double-conversion/fixed-dtoa.cc
Compiling c_src/double-conversion/strtod.cc
==> khash (compile)
Compiled src/khash.erl
Compiling c_src/hash.c
Compiling c_src/khash.c
==> mango (compile)
Compiled src/mango_json.erl
Compiled src/mango_cursor_view.erl
Compiled src/mango_util.erl
Compiled src/mango_sort.erl
Compiled src/mango_sup.erl
Compiled src/mango_idx_text.erl
Compiled src/mango_httpd_handlers.erl
Compiled src/mango_crud.erl
Compiled src/mango_cursor.erl
Compiled src/mango_opts.erl
Compiled src/mango_httpd.erl
Compiled src/mango_selector.erl
Compiled src/mango_error.erl
Compiled src/mango_idx.erl
Compiled src/mango_idx_special.erl
Compiled src/mango_cursor_special.erl
Compiled src/mango_epi.erl
Compiled src/mango_selector_text.erl
Compiled src/mango_native_proc.erl
Compiled src/mango_fields.erl
Compiled src/mango_app.erl
Compiled src/mango_doc.erl
Compiled src/mango_idx_view.erl
==> mem3 (compile)
Compiled src/mem3_httpd.erl
Compiled src/mem3_epi.erl
Compiled src/mem3_nodes.erl
Compiled src/mem3_sync_event.erl
Compiled src/mem3_app.erl
Compiled src/mem3.erl
Compiled src/mem3_sync_nodes.erl
Compiled src/mem3_shards.erl
Compiled src/mem3_httpd_handlers.erl
Compiled src/mem3_sync.erl
Compiled src/mem3_rep.erl
Compiled src/mem3_sup.erl
Compiled src/mem3_sync_security.erl
Compiled src/mem3_rpc.erl
Compiled src/mem3_util.erl
==> mochiweb (compile)
Compiled src/mochiweb_io.erl
Compiled src/reloader.erl
Compiled src/mochiweb_mime.erl
Compiled src/mochiutf8.erl
Compiled src/mochiweb_http.erl
Compiled src/mochiweb_websocket.erl
Compiled src/mochiweb_acceptor.erl
Compiled src/mochilogfile2.erl
Compiled src/mochifmt.erl
Compiled src/mochiweb_clock.erl
Compiled src/mochiweb.erl
Compiled src/mochiweb_html.erl
Compiled src/mochilists.erl
Compiled src/mochinum.erl
Compiled src/mochiweb_response.erl
Compiled src/mochiweb_cookies.erl
Compiled src/mochiweb_multipart.erl
Compiled src/mochiweb_request.erl
Compiled src/mochiweb_cover.erl
Compiled src/mochiweb_socket_server.erl
Compiled src/mochitemp.erl
Compiled src/mochiweb_util.erl
Compiled src/mochiweb_headers.erl
Compiled src/mochiweb_echo.erl
Compiled src/mochifmt_records.erl
Compiled src/mochijson.erl
Compiled src/mochiweb_base64url.erl
Compiled src/mochijson2.erl
Compiled src/mochiglobal.erl
Compiled src/mochihex.erl
Compiled src/mochiweb_socket.erl
Compiled src/mochiweb_charref.erl
Compiled src/mochifmt_std.erl
Compiled src/mochiweb_session.erl
==> oauth (compile)
Compiled src/oauth.erl
==> rexi (compile)
Compiled src/rexi_server_sup.erl
Compiled src/rexi_buffer.erl
Compiled src/rexi_app.erl
Compiled src/rexi_server.erl
Compiled src/rexi.erl
Compiled src/rexi_server_mon.erl
Compiled src/rexi_utils.erl
Compiled src/rexi_sup.erl
Compiled src/rexi_monitor.erl
==> snappy (compile)
Compiled src/snappy.erl
Compiling c_src/snappy_nif.cc
Compiling c_src/snappy/snappy-sinksource.cc
Compiling c_src/snappy/snappy-stubs-internal.cc
Compiling c_src/snappy/snappy.cc
==> setup (compile)
Compiled src/setup_app.erl
Compiled src/setup_epi.erl
Compiled src/setup_sup.erl
Compiled src/setup_httpd_handlers.erl
Compiled src/setup_httpd.erl
Compiled src/setup.erl
==> rel (compile)
==> couchdb (compile)
cp: cannot stat ‘src/couch/priv/couchjs’: No such file or directory
Makefile:67: recipe for target 'couch' failed
make: *** [couch] Error 1