Opened 13 years ago

Last modified 13 years ago

#32084 closed defect

Python 2.7 build fails on Lion with MacPorts 2.0.3 — at Initial Version

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

Description

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?

Change History (1)

Changed 13 years ago by ongrie@…

Attachment: main.log added

Log output for building python27

Note: See TracTickets for help on using tickets.