[MacPorts] #26337: ruby19-1.9.2-p0 build fails with wrong-arch libz.1.dylib in /usr/local/lib

MacPorts noreply at macports.org
Tue Sep 7 01:21:15 PDT 2010


#26337: ruby19-1.9.2-p0 build fails with wrong-arch libz.1.dylib in /usr/local/lib
------------------------------------+---------------------------------------
 Reporter:  timpalpant@…            |       Owner:  kimuraw@…           
     Type:  defect                  |      Status:  assigned            
 Priority:  Normal                  |   Milestone:                      
Component:  ports                   |     Version:  1.9.1               
 Keywords:                          |        Port:  ruby19              
------------------------------------+---------------------------------------
Changes (by kimuraw@…):

  * status:  new => assigned


Comment:

 I guess there is something wrong in your port:openssl.
 Please show me the results of the following commands.

 {{{
 % port installed openssl
 The following ports are currently installed:
   openssl @0.9.8k_0+darwin
     :
   openssl @1.0.0a_0+universal (active)
 % file /opt/local/lib/libcrypto.dylib
 /opt/local/lib/libcrypto.dylib: Mach-O universal binary with 2
 architectures
 /opt/local/lib/libcrypto.dylib (for architecture i386): Mach-O dynamically
 linked shared library i386
 /opt/local/lib/libcrypto.dylib (for architecture x86_64):       Mach-O
 64-bit dynamically linked shared library x86_64
 % otool -L /opt/local/lib/libcrypto.dylib
 /opt/local/lib/libcrypto.dylib:
         /opt/local/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.5)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.0)
 %
 }}}

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


More information about the macports-tickets mailing list