Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16060 (new defect)

Opened 5 months ago

Last modified 4 months ago

ice-python25 does not build when python_select is in use

Reported by: aronnax@… Owned by: blair@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc: raimue@…
Port:

Description

ice-python25 cannot build if python_select is being used. ice-python25 expects to find the Python executable in the MacPorts Library folder, but python_select deletes the symbolic links to the Python executable in that directory.

--->  Fetching ice-python25
--->  Verifying checksum(s) for ice-python25
--->  Extracting ice-python25
--->  Applying patches to ice-python25
--->  Configuring ice-python25
--->  Building ice-python25 with target prefix=\"/opt/local\" ICE_HOME=\"/opt/local\" PYTHON_HOME=\"/opt/local/Library/Frameworks/Python.framework/Versions/2.5\" PYTHON_VERSION=python2.5 OPTIMIZE=\"yes\" all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ice-python25/work/Ice-3.3.0/py" && make prefix="/opt/local" ICE_HOME="/opt/local" PYTHON_HOME="/opt/local/Library/Frameworks/Python.framework/Versions/2.5" PYTHON_VERSION=python2.5 OPTIMIZE="yes" all " returned error 2
Command output: config/Make.rules.Darwin:19: *** Unable to find Python framework See config/Make.rules.Darwin.  Stop.

Change History

Changed 5 months ago by ram@…

  • cc blair removed
  • owner changed from macports-tickets@… to blair@…
  • milestone set to Port Bugs

assign to maintainer

Changed 5 months ago by blair@…

What do you have python_select set to?

Changed 4 months ago by raimue@…

  • cc raimue@… added

python_select does not delete any files. It just adds symlinks when you select a version.

Maybe the binary is missing from python25 from the beginning? I can't see a reference to a specific file in the error output.

Note: See TracTickets for help on using tickets.