[MacPorts] #22670: file not found: libptcblas.a

MacPorts noreply at macports.org
Tue Nov 24 11:05:53 PST 2009


#22670: file not found: libptcblas.a
---------------------------------------+------------------------------------
 Reporter:  veilleuxanthony@…          |       Owner:  jameskyle@…           
     Type:  defect                     |      Status:  new                   
 Priority:  Normal                     |   Milestone:                        
Component:  ports                      |     Version:  1.8.1                 
 Keywords:                             |        Port:  Atlas                 
---------------------------------------+------------------------------------

Comment(by jameskyle@…):

 I just built atlas on macports 1.8.1 osx 10.5 most recent patch level,
 xcode 3 on a powermac g5.

 The library you're seeing is never actually intalled. During the destroot
 phase I have to create dylib (dynamic libs) manually from the library
 archives as they are not built by default. The only libraries installed
 are these:

 {{{
   /opt/local/lib/libatlas.dylib
   /opt/local/lib/libcblas.dylib
   /opt/local/lib/libf77blas.dylib
   /opt/local/lib/liblapack.dylib
   /opt/local/lib/libptcblas.dylib
   /opt/local/lib/libptf77blas.dylib
 }}}

 The error you're receiving indicates a failure further up the build
 process.

 Please provide the output of port -v build atlas after cleaning (port
 clean atlas)

 -james

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


More information about the macports-tickets mailing list