#38395: couchdb-devel @1.4.0a-20130227 Erlang R16B breaks couchdb build --------------------+----------------------------------- Reporter: jeff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: couchdb-devel couchdb --------------------+----------------------------------- Build fails with the following after upgrading erlang to R16B, reported in #37641. {{{ /opt/local/bin/erlc mochifmt_std.erl /opt/local/bin/erlc mochiglobal.erl mochifmt_std.erl:6: parameterized modules are no longer supported mochifmt_std.erl:11: variable 'THIS' is unbound mochifmt_std.erl:14: variable 'THIS' is unbound mochifmt_std.erl:23: variable 'THIS' is unbound make[3]: *** [mochifmt_std.beam] Error 1 make[3]: *** Waiting for unfinished jobs.... mochifmt_records.erl:12: parameterized modules are no longer supported mochifmt_records.erl:19: variable 'Recs' is unbound make[3]: *** [mochifmt_records.beam] Error 1 }}} CouchDB ticket: https://issues.apache.org/jira/browse/COUCHDB-1696 Not sure what to do about this yet. Suggestions welcome. This almost certainly affects couchdb as well. I'll add a note here when I've tested it and know for sure. -- Ticket URL: <https://trac.macports.org/ticket/38395> MacPorts <http://www.macports.org/> Ports system for OS X