graphics/gdal 1.9.0 does not build on CURRENT

Rainer Hurling rhurlin at gwdg.de
Wed May 23 16:37:05 UTC 2012


On 23.05.2012 18:22 (UTC+1), coder.tuxfamily wrote:
>
>> OK, I think I get it. This failure does not happen, if swig is not
>> installed. Then it builds and installs fine.
>>
>> Do you have any idea what is going wrong with swig here?
>
>
> OK. Maybe inclue the swig dependancy into the Makefile.

I just tested three cases:

(1) No swig installed      ->  gdal 1.9.0 builds and installs fine

(2) swig 1.3.40 installed  ->  the build breaks, see older mails

(3) swig 2.0.4 installed   ->  gdal 1.9.0 builds and installs fine


So we only have to take care that swig 1.3.40 is not installed.


With swig installed, the pkg-plist of gdal is incomplete, 'make 
deinstall' shows

pkg_delete: unable to completely remove directory '/usr/local/share/gdal'
pkg_delete: unable to completely remove directory 
'/usr/local/lib/python2.7/site-packages/GDAL-1.9.0-py2.7-freebsd-10.0-CURRENT-amd64.egg/osgeo'
pkg_delete: unable to completely remove directory 
'/usr/local/lib/python2.7/site-packages/GDAL-1.9.0-py2.7-freebsd-10.0-CURRENT-amd64.egg'
pkg_delete: couldn't entirely delete package `gdal-1.9.0'
(perhaps the packing list is incorrectly specified?)


> I try to port gdal 1.9.1

That would be nice!


More information about the freebsd-ports mailing list