Opened 5 years ago

Closed 5 years ago

#58295 closed defect (duplicate)

Python 2.7 won't build on universal PPC+PPC64

Reported by: MaddTheSane (C.W. Betts) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: jmroot (Joshua Root)
Port: python27

Description

I have set my build of MacPorts to have the universal option be PowerPC and PowerPC 64-bit on my Dual-CPU Power Mac G5 because I doubt that I would take the components built there and move it to a modern system. Unfortunately, when building Python 2.7, it fails to compile:

ValueError: Don't know machine value for archs=('ppc', 'ppc64')

Attachments (1)

RelevantLog.txt (1.9 KB) - added by MaddTheSane (C.W. Betts) 5 years ago.
A snippet of the log, where it fails

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by MaddTheSane (C.W. Betts)

Attachment: RelevantLog.txt added

A snippet of the log, where it fails

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.