[gdal-dev] GDAL/OGR 1.11.3 RC1 Available for Review
Jean-Claude Repetto
jrepetto at free.fr
Wed Sep 16 01:36:08 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.
>
It seems that another backport is missing :
# make -C swig/python generate
make : on entre dans le répertoire « /tmp/gdal-1.11.3/swig/python »
swig -Wall -I../include -I../include/python -I../include/python/docs
-outdir "osgeo" -I/tmp/gdal-1.11.3 -c++ -python -o
extensions/gdal_wrap.cpp ../include/gdal.i
swig -Wall -I../include -I../include/python -I../include/python/docs
-outdir "osgeo" -I/tmp/gdal-1.11.3 -python -o
extensions/gdalconst_wrap.c ../include/gdalconst.i
swig -Wall -I../include -I../include/python -I../include/python/docs
-outdir "osgeo" -I/tmp/gdal-1.11.3 -c++ -python -o
extensions/ogr_wrap.cpp ../include/ogr.i
../include/osr.i:63: Warning 322: Redundant redeclaration of
'retStringAndCPLFree',
../include/ogr.i:41: Warning 322: previous declaration of
'retStringAndCPLFree'.
../include/python/ogr_python.i:110: Error: Line indented less than
expected (line 25 of %pythoncode or %insert("python") block) as no line
should be indented less than the indentation in line 1
../include/python/ogr_python.i:110: Error: Line indented less than
expected (line 26 of %pythoncode or %insert("python") block) as no line
should be indented less than the indentation in line 1
../include/python/ogr_python.i:110: Error: Line indented less than
expected (line 27 of %pythoncode or %insert("python") block) as no line
should be indented less than the indentation in line 1
../include/python/ogr_python.i:186: Error: Line indented less than
expected (line 23 of %pythoncode or %insert("python") block) as no line
should be indented less than the indentation in line 1
../include/python/ogr_python.i:186: Error: Line indented less than
expected (line 24 of %pythoncode or %insert("python") block) as no line
should be indented less than the indentation in line 1
../SWIGmake.base:15 : la recette pour la cible « ogr_wrap.cpp » a échouée
make: *** [ogr_wrap.cpp] Erreur 5
make : on quitte le répertoire « /tmp/gdal-1.11.3/swig/python »
More information about the gdal-dev
mailing list