[MacPorts] #27002: py26-numpy @1.5.0, Revision 1 - build failure

MacPorts noreply at macports.org
Thu Oct 28 17:57:20 PDT 2010


#27002: py26-numpy @1.5.0, Revision 1 - build failure
---------------------------------+------------------------------------------
 Reporter:  dannowolk@…          |       Owner:  mcalhoun@…           
     Type:  defect               |      Status:  new                  
 Priority:  Normal               |   Milestone:                       
Component:  ports                |     Version:  1.9.1                
 Keywords:  tiger                |        Port:  py26-numpy           
---------------------------------+------------------------------------------

Comment(by ccorn@…):

 Reproduced the failure on my MacOS X 10.4.11 ppc platform.

 The logfile attached by dannowalk is consistent with mine.

 According to the logfile, the linker line includes the correct -L flag:

   -L${prefix}/lib/gcc44/gcc/ppc-apple-darwin8/4.4.5

 Symbols missed by the linker (expected in libgcc):

   _ _ _powisf2

   _ _ _powidf2

 (three underscores).

 When I do

   ar -t /opt/mp/lib/gcc44/gcc/ppc-apple-darwin8/4.4.5/libgcc.a | grep
 'powi[sd]f2'

 I get

   _powisf2.o

   _powidf2.o

 So this could be an underscore issue.

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


More information about the macports-tickets mailing list