Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14245 closed defect (fixed)

AppKiDo fails to install - expected Panther SDK

Reported by: pydave@… Owned by: kballard (Lily Ballard)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: appkido sdk error buildstyle Cc:
Port:

Description

I'm using Tiger (10.4.11) on a iBook G4 (1.33 GHz). My iBook came with Tiger installed, and I've never had Panther installed. I have installed several ports, but maybe not ones that require the same libraries as AppKiDo. I have installed XCode 2.4.1 developer tools.

I tried to install AppKiDo today and had this result:

$ sudo port install AppKiDo
--->  Fetching AppKiDo
--->  Attempting to fetch AppKiDo-0.962-src.tgz from http://homepage.mac.com/aglee/downloads/
--->  Verifying checksum(s) for AppKiDo
--->  Extracting AppKiDo
--->  Configuring AppKiDo
--->  Building AppKiDo with target -target AppKiDo
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_AppKiDo/work/AppKiDo" && /usr/bin/xcodebuild -target AppKiDo -buildstyle Deployment build SYMROOT=build/ OBJROOT=build/ " returned error 1
Command output: deprecated option: -buildstyle is no longer supported in xcodebuild. Use -configuration instead.
=== BUILDING NATIVE TARGET AppKiDo WITH CONFIGURATION Deployment ===

Checking Dependencies...
error: There is no SDK at specified SDKROOT_ppc path '/Developer/SDKs/MacOSX10.3.9.sdk'
** BUILD FAILED **

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by skymoo (Adam Mercer)

Some apps use an older SDK to ensure backwards compatibility, I imagine you didn't install the 10.3 SDK when you install Xcode.

What's the contents of the /Developer/SDKs directory?

If you rerun the Xcode installation and install the other SDKs I imagine that this problem will go away.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to eridius@…

Assigning to port maintainer.

comment:3 Changed 16 years ago by kballard (Lily Ballard)

Resolution: fixed
Status: newclosed

Fixed by bumping version to 0.971 in [34081]

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.