[MacPorts] #25196: py26-matplotlib-basemap fails build when MacPorts installed in non-standard location
#25196: py26-matplotlib-basemap fails build when MacPorts installed in non-standard location ---------------------------------------+------------------------------------ Reporter: shawn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: basemap matplotlib python | Port: py26-matplotlib-basemap ---------------------------------------+------------------------------------ py26-matplotlib-basemap does not build when installed in a non-standard location (i.e., other than in /opt/local). The reason for this is that, by default, the setup script for basemap only looks for the GEOS library in a predefined set of locations. This check occurs at build time and at install (destroot phase) time. However, this installation also looks for the GEOS_DIR environment variable when looking for the GEOS library. Attached is debug output showing the error (build_output.txt) and a patch to the Portfile, adding the environment variable GEOS_DIR (set to ${prefix}) in both the build and destroot phases. -- Ticket URL: <http://trac.macports.org/ticket/25196> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25196: py26-matplotlib-basemap fails build when MacPorts installed in non-standard location ---------------------------+------------------------------------------------ Reporter: shawn@… | Owner: ram@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: py26-matplotlib-basemap ---------------------------+------------------------------------------------ Changes (by macsforever2000@…): * keywords: basemap matplotlib python => * cc: ram, shawn@… (removed) * owner: macports-tickets@… => ram@… Comment: Full email addresses must be used in Trac. -- Ticket URL: <http://trac.macports.org/ticket/25196#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25196: py26-matplotlib-basemap fails build when MacPorts installed in non-standard location ---------------------------+------------------------------------------------ Reporter: shawn@… | Owner: ram@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: py26-matplotlib-basemap ---------------------------+------------------------------------------------ Changes (by ram@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/25196#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25196: py26-matplotlib-basemap fails build when MacPorts installed in non-standard location --------------------------------------+------------------------------------- Reporter: shawn@… | Owner: ram@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: fixed | Keywords: Port: py26-matplotlib-basemap | --------------------------------------+------------------------------------- Changes (by ram@…): * status: assigned => closed * resolution: => fixed Comment: fixed in r68690, thanks -- Ticket URL: <http://trac.macports.org/ticket/25196#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts