Opened 12 years ago

Closed 12 years ago

#35681 closed defect (duplicate)

py27-sip fails to build on 10.8 / Mountain Lion

Reported by: Russell-Jones-OxPhys (Russell Jones) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: phw@…
Port: py27-sip

Description

Log attached. The relevant error would seem to be:

Error: Unable to find the SDK directory /Developer/SDKs/MacOSX10.4u.sdk. Usethe --sdk flag to specify the name of the SDK or its full path.This is SIP 4.13.2 for Python 2.7.3 on darwin.

Attachments (2)

py27-sip.log (10.0 KB) - added by Russell-Jones-OxPhys (Russell Jones) 12 years ago.
Output of "port log py27-sip"
portfile-py27-sip.diff (129 bytes) - added by Russell-Jones-OxPhys (Russell Jones) 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: py27-sip.log added

Output of "port log py27-sip"

comment:1 Changed 12 years ago by Russell-Jones-OxPhys (Russell Jones)

Just got it to build and install by adding the line

configure.args-append  "--sdk={$developer_dir}/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk"

Sorry, I forgot to cc the maintainer, could someone add them, please? :/

Changed 12 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: portfile-py27-sip.diff added

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

Cc: phw@… added
Keywords: mountainlion added
Resolution: duplicate
Status: newclosed

Duplicate of #34742.

Note: See TracTickets for help on using tickets.