[MacPorts] #26538: Failed at building Boost

MacPorts noreply at macports.org
Sun Sep 19 16:08:07 PDT 2010


#26538: Failed at building Boost
--------------------------------+-------------------------------------------
 Reporter:  raramayo@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.9.1                                
 Keywords:                      |        Port:                                       
--------------------------------+-------------------------------------------

Comment(by ryandesign@…):

 The relevant error from the main.log might be:
 {{{
 :info:build ldld:: in in libinkscape.a , libinkscape.afile,  too filesmall
 :info:build too small
 }}}
 That's the parallel build encountering the same error twice and
 intermingling the responses. If we clean that up, it should read:
 {{{
 :info:build ld: in libinkscape.a, file too small
 :info:build ld: in libinkscape.a, file too small
 }}}
 What version of Xcode is installed? If you have a very old version of
 Xcode (i.e. earlier than the earliest supported by Snow Leopard, which is
 3.2), that might account for the very strange behavior you're seeing.
 [http://developer.apple.com/technologies/xcode.html The current version is
 3.2.4]. If you have less, you should upgrade.

 Is your hard disk ok? Run Disk Utility and verify the disk.

 It might be helpful if we would stop mixing problems from several
 different machines in one bug report, since you seem to be having
 different problems on each machine and we'll likely have to tackle each of
 them separately.

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


More information about the macports-tickets mailing list