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

MacPorts noreply at macports.org
Sat Dec 4 16:39:40 PST 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 jpmasseria@…):

 Sorry, I used the incorrect formating for '''bold''', correct is below:

 {{{
 /opt/local/bin/gfortran-mp-4.4 -Wall -Wall -undefined dynamic_lookup
 -bundle build/temp.macosx-10.4-ppc-2.6/numpy/linalg/lapack_litemodule.o
 build/temp.macosx-10.4-ppc-2.6/numpy/linalg/python_xerbla.o
 -L/opt/local/lib -L/opt/local/lib/gcc44/gcc/ppc-apple-darwin8/4.4.5
 -Lbuild/temp.macosx-10.4-ppc-2.6 -L/usr/lib -llapack -lf77blas -lcblas
 -latlas -lgfortran -o
 build/lib.macosx-10.4-ppc-2.6/numpy/linalg/lapack_lite.so -undefined
 dynamic_lookup -bundle
 }}}


 The above command worked for me. This is the same command that failed in
 main.log with ld undefined symbols. The only addition to that command was
 the addition of '''-L/usr/lib''' prior to '''-llapack''' in the command.

 The {{{sudo port install py26-numpy}}} then completed successfully.

 Wow, I guess that the port install command is smart enough to see that
 '''lapack_lite.so''' is aleady built and picks up the install from that
 new point.

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


More information about the macports-tickets mailing list