[MacPorts] #13724: libsdl_image-framework build failure on Leopard
#13724: libsdl_image-framework build failure on Leopard ------------------------------+--------------------------------------------- Reporter: pmq@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ------------------------------+--------------------------------------------- Will attach a full build log. Any idea on this?[[BR]] BTW: {{{ anubis:src elizabeth$ file /opt/local/lib/libjpeg.dylib /opt/local/lib/libjpeg.dylib: Mach-O dynamically linked shared library i386 anubis:src elizabeth$ file /opt/local/lib/libpng.dylib /opt/local/lib/libpng.dylib: Mach-O dynamically linked shared library i386 anubis:src elizabeth$ file /opt/local/lib/libz.dylib /opt/local/lib/libz.dylib: Mach-O dynamically linked shared library i386 }}} This is an Intel Mac, 10.5 Leopard, Xcode 3. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13724> MacPorts </projects/macports> Ports system for Mac OS
#13724: libsdl_image-framework build failure on Leopard -------------------------------+-------------------------------------------- Reporter: pmq@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by afb@macports.org): Some of the SDL ports have universal arch hardcoded as the Xcode default, so only works if all dependencies were installed with +universal. I used the following to build it for native arch: {{{ pre-build { xcode.build.settings-append ARCHS="${os.arch}" } }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13724#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13724: libsdl_image-framework build failure on Leopard -------------------------------+-------------------------------------------- Reporter: pmq@macports.org | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by afb@macports.org): If I recall correctly, this affected: * devel/libsdl_ttf-framework * devel/libsdl_image-framework * audio/libsdl_mixer-framework It might also need the following: {{{ pre-destroot { xcode.destroot.settings ${xcode.build.settings} } }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13724#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13724: libsdl_image-framework build failure on Leopard -------------------------------+-------------------------------------------- Reporter: pmq@macports.org | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: -------------------------------+-------------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13137. Fixed in r32694. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13724#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts