Opened 14 years ago

Closed 14 years ago

#24753 closed defect (duplicate)

python25 universal fails to install on 10.6.3

Reported by: artisticforge@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: python25

Description (last modified by mf2k (Frank Schima))

hello;

this is a new macports installation. python25 universal fails to install. it is obvious what the problem is. universal to python25 mean "ppc and i386" and not "i386 and x86_64"

python25 is needed by gnome-panel. gnome-panel universal fails because of python25 failing.

DEBUG: Executing org.macports.build (python25)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.5" && /usr/bin/make -j2 all MAKE="/usr/bin/make" CC="/usr/bin/gcc-4.2"'
/usr/bin/gcc-4.2 -c -arch ppc -arch i386 -isysroot / 

note the last line of the above quote.

i would agree with python25 on the meaning of universal. apple downloads indicate an universal binary will run on both ppc and i386. this is first time i have seen universal mean i386 and x86_64.

this prevents the installation of anything universal (i386 x86_64) that depends on python25.

Attachments (1)

macports-upgrade-python25 (83.0 KB) - added by artisticforge@… 14 years ago.
debug file of the sudo port -d -c -p --enforce-variants upgrade python25 +universal

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by artisticforge@…

Attachment: macports-upgrade-python25 added

debug file of the sudo port -d -c -p --enforce-variants upgrade python25 +universal

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Cc: artisticforge@… removed
Description: modified (diff)
Keywords: python25 universal fails removed
Resolution: duplicate
Status: newclosed

Duplicate of #21248.

Note: See TracTickets for help on using tickets.