[MacPorts] #33462: Mongrel2 needs libranlib

MacPorts noreply at macports.org
Sun Mar 4 02:01:32 PST 2012


#33462: Mongrel2 needs libranlib
-------------------------------+--------------------------------------------
 Reporter:  robbyt@…           |       Owner:  and.damore@…           
     Type:  defect             |      Status:  assigned               
 Priority:  Normal             |   Milestone:                         
Component:  ports              |     Version:  2.0.4                  
 Keywords:                     |        Port:  mongrel2               
-------------------------------+--------------------------------------------
Changes (by and.damore@…):

  * status:  new => assigned


Old description:

> I'm using xcode 4.3, Lion.
>
> Before I can build mongrel2, I need to manually install libranlib.
> Additionally, I need to run `port install mongrel2` twice before the
> build passes all tests.
>
> Output from build1 (fails):
> http://pastebin.com/b8yFvbkY
>
> Output from build2: (works):
> http://pastebin.com/pUEnyqKr

New description:

 I'm using xcode 4.3, Lion.

 Before I can build mongrel2, I need to manually install libranlib.
 Additionally, I need to run `port install mongrel2` twice before the build
 passes all tests.

 Attached [http://pastebin.com/b8yFvbkY first] and
 [http://pastebin.com/pUEnyqKr second] builds' output, respectively failing
 and successful.

--

Comment:

 Replying to [ticket:33462 robbyt@…]:
 > Before I can build mongrel2, I need to manually install libranlib.

 That seems odd to me, libranlib is not ranlib(1), i.e. a libtool alias,
 it's a library from netlib project to generate random numbers. Also I
 cannot see any ''-lranlib'' reference in build output, nor mine or yours.

 > Additionally, I need to run `port install mongrel2` twice before the
 build passes all tests.

 So you actually can build mongrel2 but have to run '''install''' action
 twice. I assume you are not cleaning between the two runs.

 I'll check the issue.

 I've attached the content of two pastebins to the ticket to keep all info
 in one place.

-- 
Ticket URL: <https://trac.macports.org/ticket/33462#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list