Opened 15 years ago

Last modified 15 years ago

#17723 closed defect

libsdl-framework build fails on PPC G4 @ Leopard 10.5.6 — at Initial Version

Reported by: gkatze@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: library not found for -ldylib1.10.5.o Framework Without X11 Stuff Cc: openmaintainer@…
Port: libsdl-framework

Description

Building the libsdl-framework on Leopard 10.5.6 fails on my PPC G4 Laptop. Here are parts of the build log:

deprecated option: -buildstyle is no longer supported in xcodebuild. Use -configuration instead. 2008-12-21 01:13:53.849 xcodebuild[28622:713] Unable to load platform at path /Developer/Platforms/iPhoneSimulator.platform BUILDING NATIVE TARGET Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) OF PROJECT SDL WITH CONFIGURATION Deployment

...

Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-framework/work/SDL-1.2.13/Xcode/SDL/build/Deployment/SDL.framework/Versions/A/SDL normal ppc

cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-framework/work/SDL-1.2.13/Xcode/SDL /Developer/usr/bin/gcc-4.0 -arch ppc -dynamiclib -isysroot /Developer/SDKs/MacOSX10.4u.sdk - ... 1.2.13/Xcode/SDL/build/Deployment/SDL.framework/Versions/A/SDL

ld: library not found for -ldylib1.10.5.o collect2: ld returned 1 exit status BUILD FAILED

The following build commands failed: Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode):

Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-framework/work/SDL-1.2.13/Xcode/SDL/build/Deployment/SDL.framework/Versions/A/SDL normal ppc

(1 failure)

Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-framework/work/SDL-1.2.13" && xcodebuild -project Xcode/SDL/SDL.xcodeproj -target "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" -buildstyle Deployment build OBJROOT=build/ SYMROOT=build/ ARCHS=ppc" returned error 1 Command output: setenv VALID_ARCHS "i386 ppc ppc64 ppc7400 ppc970 x86_64"

Change History (0)

Note: See TracTickets for help on using tickets.