[gdal-dev] GDAL/OGR 1.11.3 RC1 Available for Review

Jean-Claude Repetto jrepetto at free.fr
Tue Sep 15 08:59:58 PDT 2015


Le 15/09/2015 16:06, Even Rouault a écrit :
> Hi,
> 
> As announced, I have prepared a GDAL/OGR 1.11.3 release candidate. Please 
> review and test.
> 

Hi,

It seem that the patch for recent poppler versions has not been backported :

make[2] : on entre dans le répertoire « /tmp/gdal-1.11.3/frmts/pdf »
x86_64-pc-linux-gnu-g++ -g -O2 -fPIC -DHAVE_SSE_AT_COMPILE_TIME  -Wall
-I/tmp/gdal-1.11.3/port -I/tmp/gdal-1.11.3/gcore -I/tmp/gdal-1.11.3/alg
-I/tmp/gdal-1.11.3/ogr -I/tmp/gdal-1.11.3/ogr/ogrsf_frmts -DOGR_ENABLED
-I/tmp/gdal-1.11.3/port -I/usr/ -I/usr//include  -DHAVE_POPPLER
-DPOPPLER_HAS_OPTCONTENT -DPOPPLER_BASE_STREAM_HAS_TWO_ARGS
-DPOPPLER_0_20_OR_LATER -DPOPPLER_0_23_OR_LATER -I../vrt -I/usr/include
-I/usr/include/poppler  -c -o ../o/pdfdataset.o pdfdataset.cpp
pdfdataset.cpp: In constructor
‘GDALPDFOutputDev::GDALPDFOutputDev(SplashColorMode, int, GBool,
SplashColorPtr, GBool, GBool)’:
pdfdataset.cpp:119:35: erreur: no matching function for call to
‘SplashOutputDev::SplashOutputDev(SplashColorMode&, int&, GBool&,
Guchar*&, GBool&, GBool&)’
                 bEnableBitmap(TRUE) {}
                                   ^
pdfdataset.cpp:119:35: note: candidates are:
In file included from pdfobject.h:61:0,
                 from pdfdataset.cpp:48:
/usr/include/poppler/SplashOutputDev.h:171:3: note:
SplashOutputDev::SplashOutputDev(SplashColorMode, int, GBool,
SplashColorPtr, GBool, SplashThinLineMode, GBool)
   SplashOutputDev(SplashColorMode colorModeA, int bitmapRowPadA,
   ^
/usr/include/poppler/SplashOutputDev.h:171:3: note:   no known
conversion for argument 6 from ‘GBool {aka bool}’ to ‘SplashThinLineMode’
/usr/include/poppler/SplashOutputDev.h:167:7: note:
SplashOutputDev::SplashOutputDev(const SplashOutputDev&)
 class SplashOutputDev: public OutputDev {
       ^
/usr/include/poppler/SplashOutputDev.h:167:7: note:   candidate expects
1 argument, 6 provided
../../GDALmake.opt:562 : la recette pour la cible « ../o/pdfdataset.o »
a échouée
make[2]: *** [../o/pdfdataset.o] Erreur 1

Jean-Claude



More information about the gdal-dev mailing list