Opened 13 years ago

Closed 6 years ago

#29055 closed defect (fixed)

Python27 not compiling with universal variant (ppc, ppc64)

Reported by: crispy1975@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: python27

Description

My system is currently set so the default build arch is ppc, and for universal ppc and ppc64. Python27 compiles and installs fine when -universal is set, but fails with +universal (the default).

The end of the debug log - attached - contains the string; "ValueError: Don't know machine value for archs=('ppc', 'ppc64')". So it would seem something has a problem with the +universal variant.

Attachments (1)

python27-debug.log.bz2 (9.1 KB) - added by crispy1975@… 13 years ago.
python27 universal debug log

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by crispy1975@…

Attachment: python27-debug.log.bz2 added

python27 universal debug log

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to jwa@…

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Is this still a problem with 2.7.3?

comment:3 Changed 7 years ago by jmroot (Joshua Root)

Owner: changed from jyrkiwahlstedt to jmroot
Status: newassigned

comment:4 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

No response; assuming fixed. Please reopen if not.

Note: See TracTickets for help on using tickets.