Opened 6 years ago
Closed 6 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)
Change History (2)
Changed 6 years ago by MaddTheSane (C.W. Betts)
Attachment: | RelevantLog.txt added |
---|
comment:1 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
A snippet of the log, where it fails