[MacPorts] #28549: py26-h5py @1.3.1 Configure error - build failure

MacPorts noreply at macports.org
Sat Feb 26 09:10:02 PST 2011


#28549: py26-h5py @1.3.1 Configure error - build failure
-------------------------------------+--------------------------------------
 Reporter:  bobby.mendoza@…          |       Owner:  eborisch@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.9.2                
 Keywords:                           |        Port:  py26-h5py            
-------------------------------------+--------------------------------------

Comment(by bobby.mendoza@…):

 Replying to [comment:3 eborisch@…]:
 > Could you send the output of these commands?
 >
 > {{{
 > file /opt/local/lib/libsz.dylib
 > file /opt/local/lib/libz.dylib
 > file /opt/local/lib/libhdf5.dylib
 > }}}
 >
 > I think there might be some architecture issues... I see some i386
 references but it's building with -arch=x86_64
 Here you go:
 {{{
 ~ > file /opt/local/lib/libz.dylib
 /opt/local/lib/libz.dylib: Mach-O universal binary with 2 architectures
 /opt/local/lib/libz.dylib (for architecture x86_64):    Mach-O 64-bit
 dynamically linked shared library x86_64
 /opt/local/lib/libz.dylib (for architecture i386):      Mach-O dynamically
 linked shared library i386

 ~> file /opt/local/lib/libsz.dylib
 /opt/local/lib/libsz.dylib: Mach-O 64-bit dynamically linked shared
 library x86_64

 ~> file /opt/local/lib/libhdf5.dylib
 /opt/local/lib/libhdf5.dylib: cannot open `/opt/local/lib/libhdf5.dylib'
 (No such file or directory)
 }}}

 There is no /opt/local/lib/libhdf5.dylib file, but I do have
 /opt/local/lib/libhdf5.a
 {{{
  ~> file /opt/local/lib/libhdf5.a
 /opt/local/lib/libhdf5.a: current ar archive random library
 ~> ls /opt/local/lib/libhdf5*
 /opt/local/lib/libhdf5.a             /opt/local/lib/libhdf5_fortran.a
 /opt/local/lib/libhdf5_hl_cpp.la*
 /opt/local/lib/libhdf5.la*           /opt/local/lib/libhdf5_fortran.la*
 /opt/local/lib/libhdf5hl_fortran.a
 /opt/local/lib/libhdf5.settings      /opt/local/lib/libhdf5_hl.a
 /opt/local/lib/libhdf5hl_fortran.la*
 /opt/local/lib/libhdf5_cpp.a         /opt/local/lib/libhdf5_hl.la*
 /opt/local/lib/libhdf5_cpp.la*       /opt/local/lib/libhdf5_hl_cpp.a
 }}}

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


More information about the macports-tickets mailing list