Opened 9 years ago
Closed 9 years ago
#49536 closed defect (fixed)
couchdb: error: The installed Erlang version must be >= R14B (erts-5.8.1) and =< 17 (erts-6.0) major_version does not match
Reported by: | lcopps@… | Owned by: | jeff@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | couchdb |
Description
Configure fails for port couchdb. Argument for flag -V on "/usr/bin/clang -V >&5" is missing. Also -qversion is an unknown argument for "/usr/bin/clang -qversion >&5".
Attachments (2)
Change History (5)
Changed 9 years ago by lcopps@…
Attachment: | config.log added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | couchdb removed |
---|---|
Owner: | changed from macports-tickets@… to jeff@… |
Summary: | Configure fails for installation of couchdb → couchdb: error: The installed Erlang version must be >= R14B (erts-5.8.1) and =< 17 (erts-6.0) major_version does not match |
Those are not the error. The error is:
error: The installed Erlang version must be >= R14B (erts-5.8.1) and =< 17 (erts-6.0) major_version does not match
comment:2 Changed 9 years ago by jeff@…
Installer is just picky. They check that erlang is not too old but also not too new. Take a look at brew's script for a patch. https://github.com/Homebrew/homebrew/blob/23c0275648b53c62a73f2af842904f5b3ad54cfb/Library/Formula/couchdb.rb#L121
Note: See
TracTickets for help on using
tickets.
config.log