Date: Sun, 13 Apr 2014 09:30:52 +0200 From: Antoine Brodin <antoine@FreeBSD.org> To: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r351185 - head/graphics/gdal-grass Message-ID: <CAALwa8=rWu_bSYQKrQGda14w_DqBZPW4a=prq=pKhCVcnhA-sA@mail.gmail.com> In-Reply-To: <201404130729.s3D7TOY3002198@svn.freebsd.org> References: <201404130729.s3D7TOY3002198@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 13, 2014 at 9:29 AM, Antoine Brodin <antoine@freebsd.org> wrote: > Author: antoine > Date: Sun Apr 13 07:29:23 2014 > New Revision: 351185 > URL: http://svnweb.freebsd.org/changeset/ports/351185 > QAT: https://qat.redports.org/buildarchive/r351185/ > > Log: > Mark broken: Fails to configure > > user supplied gdal-config (/usr/local/bin/gdal-config) > using /usr/local/lib/gdalplugins as GDAL shared library autoload directory > checking for G_asprintf in -lgrass_gis... no > configure: error: --with-grass=/usr/local/grass-6.4.2 requested, but libraries not found! Perhaps you need to set LD_LIBRARY_PATH to include /usr/local/grass-6.4.2/lib? > ===> Script "configure" failed unexpectedly. > > Note: bumping from 6.4.2 to 6.4.3 or 6.4.3/lib doesn't fix > With hat: portmgr This was also: Reported by: pkg-fallout since several weeks > Modified: > head/graphics/gdal-grass/Makefile > > Modified: head/graphics/gdal-grass/Makefile > ============================================================================== > --- head/graphics/gdal-grass/Makefile Sun Apr 13 05:16:04 2014 (r351184) > +++ head/graphics/gdal-grass/Makefile Sun Apr 13 07:29:23 2014 (r351185) > @@ -10,6 +10,8 @@ MASTER_SITES= http://download.osgeo.org/ > MAINTAINER= ports@FreeBSD.org > COMMENT= GDAL drivers for GRASS raster and vector files > > +BROKEN= Fails to configure > + > BUILD_DEPENDS= grass>6:${PORTSDIR}/databases/grass > LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal > RUN_DEPENDS= grass>6:${PORTSDIR}/databases/grass >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=rWu_bSYQKrQGda14w_DqBZPW4a=prq=pKhCVcnhA-sA>