New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33981 (closed defect: worksforme)

Opened 14 months ago

Last modified 14 months ago

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

comment:1 Changed 14 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to worksforme
  • Port set to py27-sip

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.