#16060: ice-python25 does not build when python_select is in use -----------------------------+---------------------------------------------- Reporter: aronnax@umd.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -----------------------------+---------------------------------------------- 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. }}} -- Ticket URL: <http://trac.macports.org/ticket/16060> MacPorts <http://www.macports.org/> Ports system for Mac OS