#29771: python27 install error ----------------------------------+----------------------------------------- Reporter: terrydemco@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: python | Port: python27 ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * priority: High => Normal Comment: I see you're getting a segmentation fault, which of course shouldn't happen. Then again, I see you're also on a pre-release of Mac OS X 10.7 Lion, and we can't really help with pre-release Apple software. You could clean and try again and see if that helps; the log you attached was not complete (contained lines that say "Skipping completed"). You could also try with fewer build jobs (e.g. 1 instead of the 8 that MacPorts chose based on the number of cores and amount of installed RAM). {{{ sudo port clean python27 sudo port install python27 build.jobs=1 }}} If that fails again, please attach that main.log. -- Ticket URL: <https://trac.macports.org/ticket/29771#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS