Opened 14 years ago
Closed 7 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)
Change History (5)
Changed 14 years ago by crispy1975@…
Attachment: | python27-debug.log.bz2 added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jwa@… |
---|
comment:3 Changed 7 years ago by jmroot (Joshua Root)
Owner: | changed from jyrkiwahlstedt to jmroot |
---|---|
Status: | new → assigned |
comment:4 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
No response; assuming fixed. Please reopen if not.
Note: See
TracTickets for help on using
tickets.
python27 universal debug log