ports/189042: graphics/gdal: postgisrasterdataset.cpp:2947:36: error: no member named 'GetMetadataDomainList' in 'GDALDataset'

O. Hartmann ohartman at zedat.fu-berlin.de
Sun Apr 27 08:10:01 UTC 2014


>Number:         189042
>Category:       ports
>Synopsis:       graphics/gdal: postgisrasterdataset.cpp:2947:36: error: no member named 'GetMetadataDomainList' in 'GDALDataset'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 27 08:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT
>Organization:
>Environment:
FreeBSD 11.0-CURRENT #8 r264994: Sun Apr 27 02:58:41 CEST 2014 amd64
>Description:
I get this error updating ports since the last ports tree update to Revision: 352399:


[...]
/bin/sh /usr/local/bin/libtool --mode=compile --tag=CXX c++ -O2 -pipe -O3 -march=native -fPIC -fstack-protector -fno-strict-aliasing -DHAVE_SSE_AT_COMPILE_TIME  -Wall  -I ../mem -I ../vrt  -I/usr/local/include -I/usr/local/include/postgresql/server  -DPG_HAS_PQESCAPESTRINGCONN -I/usr/ports/graphics/gdal/work/gdal-1.11.0/port -I/usr/ports/graphics/gdal/work/gdal-1.11.0/gcore -I/usr/ports/graphics/gdal/work/gdal-1.11.0/alg -I/usr/ports/graphics/gdal/work/gdal-1.11.0/ogr -I/usr/ports/graphics/gdal/work/gdal-1.11.0/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/include -I/usr/ports/graphics/gdal/work/gdal-1.11.0/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr -I/usr/include  -c -o ../o/postgisrasterdataset.lo postgisrasterdataset.cpp
libtool: compile:  c++ -O2 -pipe -O3 -march=native -fPIC -fstack-protector -fno-strict-aliasing -DHAVE_SSE_AT_COMPILE_TIME -Wall -I ../mem -I ../vrt -I/usr/local/include -I/usr/local/include/postgresql/server -DPG_HAS_PQESCAPESTRINGCONN -I/usr/ports/graphics/gdal/work/gdal-1.11.0/port -I/usr/ports/graphics/gdal/work/gdal-1.11.0/gcore -I/usr/ports/graphics/gdal/work/gdal-1.11.0/alg -I/usr/ports/graphics/gdal/work/gdal-1.11.0/ogr -I/usr/ports/graphics/gdal/work/gdal-1.11.0/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/local/include -I/usr/ports/graphics/gdal/work/gdal-1.11.0/port -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr -I/usr/include -c postgisrasterdataset.cpp  -fPIC -DPIC -o ../o/.libs/postgisrasterdataset.o
postgisrasterdataset.cpp:2947:36: error: no member named 'GetMetadataDomainList' in 'GDALDataset'; did you mean simply 'GetMetadataDomainList'?
    return BuildMetadataDomainList(GDALDataset::GetMetadataDomainList(),
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   GetMetadataDomainList
postgisrasterdataset.cpp:2945:30: note: 'GetMetadataDomainList' declared here
char **PostGISRasterDataset::GetMetadataDomainList()
                             ^
postgisrasterdataset.cpp:2947:12: error: use of undeclared identifier 'BuildMetadataDomainList'
    return BuildMetadataDomainList(GDALDataset::GetMetadataDomainList(),
           ^
2 errors generated.
gmake[4]: *** [../o/postgisrasterdataset.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/gdal/work/gdal-1.11.0/frmts/postgisraster'

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list