[MacPorts] #24825: zlib 1.2.5_0: Snow Leopard: libz.dylib contains unexpected architecture cputype

MacPorts noreply at macports.org
Sat May 8 10:22:54 PDT 2010


#24825: zlib 1.2.5_0: Snow Leopard: libz.dylib contains unexpected architecture
cputype
---------------------------------------+------------------------------------
 Reporter:  msb2@…                     |       Owner:  ryandesign@…           
     Type:  defect                     |      Status:  assigned               
 Priority:  Normal                     |   Milestone:                         
Component:  ports                      |     Version:  1.8.2                  
 Keywords:  Snow Leopard zlib cputype  |        Port:  zlib                   
---------------------------------------+------------------------------------

Comment(by msb2@…):

 "ls -l /usr/bin/lipo" gives
 {{{-r-xr-xr-x  1 root  wheel  140936 Mar 15  2006 /usr/bin/lipo}}}

 There is no lipo at /opt/local/bin.

 "lipo -detailed_info /opt/local/lib/libz.dylib" gives
 {{{
 input file /opt/local/lib/libz.dylib is not a fat file
 Non-fat file: /opt/local/lib/libz.dylib is architecture: cputype 16777223
 cpusubtype 3
 }}}

 "lipo -detailed_info /usr/lib/libSystem.dylib" gives
 {{{
 Fat header in: /usr/lib/libSystem.dylib
 fat_magic 0xcafebabe
 nfat_arch 3
 architecture (cputype (16777223) cpusubtype (3))
     cputype (16777223)
     cpusubtype cpusubtype (3)
     offset 4096
     size 2352544
     align 2^12 (4096)
 architecture i386
     cputype CPU_TYPE_I386
     cpusubtype CPU_SUBTYPE_I386_ALL
     offset 2359296
     size 2203168
     align 2^12 (4096)
 architecture ppc7400
     cputype CPU_TYPE_POWERPC
     cpusubtype CPU_SUBTYPE_POWERPC_7400
     offset 4562944
     size 2289296
     align 2^12 (4096)
 }}}

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


More information about the macports-tickets mailing list