Ticket #16060 (new defect)
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
Note: See
TracTickets for help on using
tickets.

