Opened 12 years ago

Closed 12 years ago

#32084 closed defect (invalid)

python27 build fails on Lion with MacPorts 2.0.3

Reported by: ongrie@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: python27, python, lion Cc: jyrkiwahlstedt
Port: python27

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I'm trying to get Python 2.7 installed on my Lion, but it fails to compile. I tried it with the standard GCC 4.2 (LLVM) compiler, with the installed GNU 4.2 compiler and also installed GCC 4.2 from MacPorts and tried this:

sudo port install python27 configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 build.jobs=1

…as described in the documentation.

I've got every time the same result (see attached log file).

Does anyone know what's wrong?

Attachments (1)

main.log (96.8 KB) - added by ongrie@… 12 years ago.
Log output for building python27

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by ongrie@…

Attachment: main.log added

Log output for building python27

comment:1 Changed 12 years ago by ongrie@…

I completely removed MacPorts and reinstalled Xcode 4.2. After that I installed MacPorts again and ow Python 2.7 builds fine!

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

Cc: jwa@… added
Description: modified (diff)
Resolution: invalid
Status: newclosed
Summary: Python 2.7 build fails on Lion with MacPorts 2.0.3python27 build fails on Lion with MacPorts 2.0.3
Note: See TracTickets for help on using tickets.