Opened 14 years ago

Closed 13 years ago

#24402 closed defect (fixed)

libsdl_image-framework fails to build (no SDK MacOSX10.4u.sdk)

Reported by: steven@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: libsdl_image-framework

Description (last modified by jmroot (Joshua Root))

$ sudo port install -d libsdl_image-framework
--->  Computing dependencies for libsdl_image-framework
--->  Building libsdl_image-framework
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_image-framework/work/SDL_image-1.2.7" && xcodebuild -project "Xcode/SDL_image.xcodeproj" -target "Framework" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT= ARCHS=i386" returned error 1
Command output: 
=== BUILD NATIVE TARGET Framework OF PROJECT SDL_image WITH CONFIGURATION Deployment ===
Check dependencies
error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'
[BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'
** BUILD FAILED **


Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Change History (5)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Milestone: MacPorts 1.8.3
Owner: changed from macports-tickets@… to nox@…

Please remember to preview and use WikiFormatting, and to cc the maintainer. As per the ticket guidelines, please don't set the Milestone field.

comment:2 Changed 14 years ago by steven@…

This is on Snow Leopard by the way.

comment:3 in reply to:  1 Changed 14 years ago by steven@…

Replying to jmr@…:

Please remember to preview and use WikiFormatting, and to cc the maintainer. As per the ticket guidelines, please don't set the Milestone field.

Sure thing. Thanks!

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

As a workaround, try installing the 10.4u SDK. On Snow Leopard, this is an optional install in the Xcode installer.

See also #25054 which is the same bug reported against libsdl_net-framework.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.