Opened 9 years ago

Closed 9 years ago

#45525 closed defect (invalid)

Unable to build python27 on OS X 10.10 build 14A389

Reported by: quanganhdo@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: python27

Description

I'm unable to progress pass the 'staging into destroot' step. I've tried all sorts of things: cleaning port, removing & clean installing macports, even reinstalling OS X. There seems to be some permission issues as outlined in main.log.

Manually copying & pasting the code into terminal requires sudo-ing for it to work. Still, there's a bunch of other errors.

Attachments (1)

main.log (1.2 MB) - added by quanganhdo@… 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by quanganhdo@…

Attachment: main.log added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Milestone: MacPorts 2.3.2
Owner: changed from macports-tickets@… to jwa@…
Port: python27 added

This log is incomplete; it begins at the destroot stage. Please run the following commands and attach the new main.log.

% sudo port clean python27
% sudo port selfupdate
% sudo port install python27

comment:2 Changed 9 years ago by quanganhdo@…

I figured it out. Same problem as written in this thread: https://trac.macports.org/ticket/41646

I fixed it by moving /usr/include some place else, and reinstalling the command line tools.

comment:3 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: invalid
Status: newclosed

Good to hear.

Note: See TracTickets for help on using tickets.