[MacPorts] #23349: atlas build can't find libptcblas.a

MacPorts noreply at macports.org
Fri Jan 22 02:57:18 PST 2010


#23349: atlas build can't find libptcblas.a
--------------------------------+-------------------------------------------
 Reporter:  stephen@…           |       Owner:  jameskyle@…           
     Type:  defect              |      Status:  new                   
 Priority:  Normal              |   Milestone:                        
Component:  ports               |     Version:  1.8.99                
 Keywords:                      |        Port:  atlas                 
--------------------------------+-------------------------------------------

Comment(by joseph.vanpelt@…):

 I just posted to #22378, but here is the same info;

 I am running 10.5.8 on 32 bit PPC G4: I just issued;
 {{{
   sudo port sync
   sudo port selfupdate
   sudo port upgrade outdated
 }}}
 Then as instructed above;
 {{{
   sudo port -v build atlas
 }}}
 The tail end of that build was this (looks successful);
 {{{
 STAGE 4: POST-BUILD TUNING
 make -f Makefile IPostTune 2>&1 | ./xatlas_tee INSTALL_LOG/POSTTUNE.LOG
    done.

 ATLAS install complete.  Examine
 ATLAS/bin/<arch>/INSTALL_LOG/SUMMARY.LOG for details.
 /usr/bin/make clean
 rm -rf *.o x* config?.out *core*
 }}}
 Now when I try to install the dependant I still get;
 {{{
 --->  Computing dependencies for py25-gtk
 --->  Staging atlas into destroot
 Error: Target org.macports.destroot returned: shell command "cd
 /opt/local/var/macports
 /build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas
 /work/atlas-3.8.3/build/lib &&  ld -arch ppc -dynamic -dylib
 -single_module -dead_strip
  -x  -all_load -L. -L/opt/local/lib/gcc43 -ldylib1.o -dylib_install_name
 /opt/local
 /lib/libptcblas.dylib libptcblas.a -o  libptcblas.dylib -latlas  -lSystem"
 returned error 1

 Command output: ld: file not found: libptcblas.a
 }}}

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


More information about the macports-tickets mailing list