Opened 12 years ago

Closed 12 years ago

#33981 closed defect (worksforme)

py27-sip does not compile with Xcode 4.3.2

Reported by: ja_macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: py27-sip

Description

Seeing the port file, the SDK is addressed by ${developer_dir}/SDKs/MacOSX10.7.sdk, wich points to:

/Applications/Xcode.app/Contents/Developer/SDKs/MacOSX10.7.sdk

But should be: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk

Similar to ticket #27815

Change History (1)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Port: py27-sip added
Resolution: worksforme
Status: newclosed

It builds fine for me.

$ xcodebuild -version
Xcode 4.3.2
Build version 4E2002
$ port installed py27-sip
The following ports are currently installed:
  py27-sip @4.13.2_0 (active)

Please clean the port and try again. If it fails to build, re-open the ticket and post the main.log with the error you are seeing.

Note: See TracTickets for help on using tickets.