[MacPorts] #47799: [Port Abandoned] rabbitmq-server

MacPorts noreply at macports.org
Mon Aug 10 17:54:28 PDT 2015


#47799: [Port Abandoned] rabbitmq-server
------------------------------+---------------------
  Reporter:  mf2k@…           |      Owner:  meyer@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:
      Port:  rabbitmq-server  |
------------------------------+---------------------

Comment (by mmoll@…):

 The current version of the port doesn't compile with the latest erlang:
 {{{
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs  -pa ebin
 src/dtree.erl
 src/dtree.erl:44: type gb_tree() undefined
 }}}
 This can be fixed by changing gb_tree() to gb_tree:tree(). But there are
 other problems with this port. The symlinks in ${prefix}/lib/rabbitmq/bin/
 are all broken. The command ${prefix}/sbin/rabbitmq-server is also broken.
 Part of the problem with this port is that the rabbitmq-server wants to
 install things in all kinds of non-standard places. Fixing all of these
 issues is non-trivial.

-- 
Ticket URL: <https://trac.macports.org/ticket/47799#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list