[MacPorts] #23553: zziplib-0.13.49 +universal configure and build broken
MacPorts
noreply at macports.org
Thu Feb 4 05:37:15 PST 2010
#23553: zziplib-0.13.49 +universal configure and build broken
------------------------------------+---------------------------------------
Reporter: ejtttje@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: libzzip universal long | Port: libzzip
------------------------------------+---------------------------------------
Comment(by ejtttje@…):
The annoying thing is that after the patch it does build the object files
for zzipwrap as 'universal', you can see that in both the log -arch
commands and the results:[[BR]]
{{{624
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_libzzip/work/zziplib-0.13.49/Darwin_10.2.0_i386.d$
file zzipwrap/*.o
zzipwrap/wrap.o: Mach-O universal binary with 2 architectures
zzipwrap/wrap.o (for architecture x86_64): Mach-O 64-bit object
x86_64
zzipwrap/wrap.o (for architecture i386): Mach-O object i386
zzipwrap/zzipwrap.o: Mach-O universal binary with 2 architectures
zzipwrap/zzipwrap.o (for architecture x86_64): Mach-O 64-bit object
x86_64
zzipwrap/zzipwrap.o (for architecture i386): Mach-O object i386}}}
But the libzzipwrap.dylib is linked as only x86_64:[[BR]]
{{{630
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_libzzip/work/zziplib-0.13.49/Darwin_10.2.0_i386.d$
file zzipwrap/.libs/libzzipwrap.dylib
zzipwrap/.libs/libzzipwrap.dylib: Mach-O 64-bit dynamically linked shared
library x86_64}}}
--
Ticket URL: <http://trac.macports.org/ticket/23553#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list