Opened 13 years ago
Closed 11 years ago
#31019 closed defect (worksforme)
python27 +universal fails to build
Reported by: | murray.tipping@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | jyrkiwahlstedt | |
Port: | python27 |
Description
This build failure was encountered while building universal binaries for a Wine install. I've attached logs.
best,
MJT
Attachments (1)
Change History (5)
Changed 13 years ago by murray.tipping@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
The first error in the log is:
:info:build Include/pymactoolbox.h:10:27: error: Carbon/Carbon.h: No such file or directory
This looks like a duplicate of #30427, the resolution to which was to reinstall Xcode.
comment:2 Changed 13 years ago by murray.tipping@…
thanks for the info - a reinstall of Xcode 4.1 (the only version I have) doesn't work though.
The Carbon header files mentioned are present installed in the right directory:
/System/Library/Frameworks/Carbon.framework/Headers
albeit aliased. Not sure what could have changed between Xcode versions to make it fail.
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Please clean python27 before trying again in order to generate a complete log. The attached one starts with the build phase already partially complete.
comment:4 Changed 11 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing.
Note: See
TracTickets for help on using
tickets.
logfile for python27 +universal build attempt