Opened 10 years ago

Last modified 10 years ago

#43412 closed defect

Error: org.macports.configure for port couchdb returned: configure failure: command execution failed — at Version 1

Reported by: dbl001 (dbl) Owned by: jeff@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: couchdb

Description (last modified by ci42)

sudo port selfupdate
sudo port upgrade outdated # fails

sudo port clean couchdb
Password:
--->  Cleaning couchdb
David-Laxers-MacBook-Pro:lecture1 davidlaxer$ sudo port upgrade couchdb
--->  Computing dependencies for couchdb
--->  Fetching archive for couchdb
--->  Attempting to fetch couchdb-1.5.1_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/couchdb
--->  Attempting to fetch couchdb-1.5.1_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/couchdb
--->  Attempting to fetch couchdb-1.5.1_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/couchdb
--->  Fetching distfiles for couchdb
--->  Verifying checksums for couchdb
--->  Extracting couchdb
--->  Applying patches to couchdb
--->  Configuring couchdb
Error: Failed to configure couchdb, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/config.log
Error: org.macports.configure for port couchdb returned: configure failure: command execution failed
Please see the log file for port couchdb for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Logfile opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/main.log:

:info:configure checking for curl-config... /opt/local/bin/curl-config
:info:configure checking for curl (libcurl 7.36.0) >= 7.18.0... yes
:info:configure checking Erlang version compatibility... configure: error: The installed Erlang version must be >= R14B (erts-5.8.1) and <R17 (erts-5.11)
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1" && ./configure --prefix=/opt/local --enable-js-trunk
:info:configure Exit code: 1
:error:configure Failed to configure couchdb, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/config.log
:error:configure org.macports.configure for port couchdb returned: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for couchdb: org.macports.install org.macports.configure org.macports.build org.macports.destroot
:notice:configure Please see the log file for port couchdb for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/main.log

Change History (1)

comment:1 Changed 10 years ago by ci42

Description: modified (diff)
Keywords: couchdb removed
Owner: changed from macports-tickets@… to jeff@…
Port: couchdb added

CouchDB doesn't yet support Erlang R17. See: https://issues.apache.org/jira/browse/COUCHDB-2200

In the future please use WikiFormatting, Cc the maintainer and fill in the port field.

Note: See TracTickets for help on using tickets.