Opened 14 years ago

Last modified 14 years ago

#24753 closed defect

python25 universal fails to install on 10.6.3 — at Initial Version

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

Description

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.

<being quote> 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 / <end quote>

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.

Change History (1)

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

Note: See TracTickets for help on using tickets.