Skip to content

Instantly share code, notes, and snippets.

@david-andrew
Created December 20, 2023 17:48
Show Gist options
  • Select an option

  • Save david-andrew/24092d01c3a6a7ea1674ab84a550b98c to your computer and use it in GitHub Desktop.

Select an option

Save david-andrew/24092d01c3a6a7ea1674ab84a550b98c to your computer and use it in GitHub Desktop.
error output for python installing GDAL
43.19 Building wheel for GDAL (setup.py): started
45.54 Building wheel for GDAL (setup.py): finished with status 'error'
45.60 error: subprocess-exited-with-error
45.60
45.60 × python setup.py bdist_wheel did not run successfully.
45.60 │ exit code: 1
45.60 ╰─> [782 lines of output]
45.60 running bdist_wheel
45.60 running build
45.60 running build_py
45.60 creating build
45.60 creating build/lib.linux-x86_64-3.8
45.60 creating build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/gdalnumeric.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/__init__.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/gdalconst.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/gdal_array.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/ogr.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/osr.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/gnm.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 copying osgeo/gdal.py -> build/lib.linux-x86_64-3.8/osgeo
45.60 creating build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_retile.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_calc.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/ogr_layer_algebra.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_proximity.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_edit.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdalcompare.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_sieve.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal2tiles.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/pct2rgb.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/__init__.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal2xyz.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdalmove.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdalattachpct.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/rgb2pct.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_merge.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_fillnodata.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_polygonize.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/gdal_pansharpen.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 copying gdal-utils/osgeo_utils/ogrmerge.py -> build/lib.linux-x86_64-3.8/osgeo_utils
45.60 creating build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/base.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/color_table.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/util.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/array_util.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/rectangle.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/raster_creation.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/__init__.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/numpy_util.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/progress.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/batch_creator.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/extent_util.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/gdal_argparse.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/color_palette.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 copying gdal-utils/osgeo_utils/auxiliary/osr_util.py -> build/lib.linux-x86_64-3.8/osgeo_utils/auxiliary
45.60 creating build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/validate_gpkg.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/classify.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/fft.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_create_pdf.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/wcs_virtds_params.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gcps2vec.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/epsg_tr.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/jpeg_in_tiff_extract.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/validate_jp2.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogr_dispatch.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/load2odbc.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalident.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/histrep.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdallocationinfo.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/assemblepoly.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/tigerpoly.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_rmdir.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalimport.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/esri2wkt.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/fix_gpkg.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/magphase.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/hsv_merge.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_vrtmerge.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_ls.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/tile_extent_from_raster.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/vec_tr_spat.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_cp.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_lut.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/rel.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/__init__.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/densify.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogr_build_junction_table.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/mkgraticule.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogr2ogr.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/make_fuzzer_friendly_archive.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/val_repl.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/vec_tr.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/build_jp2_from_xml.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal2grd.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/get_soundg.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalinfo.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalchksum.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gcps2wld.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gcps2ogr.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_auth.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogrupdate.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_zip.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/loslas2ntv2.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalcopyproj.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/crs2crs2grid.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_rm.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdalfilter.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/dump_jp2.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogr2vrt.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_mkdir.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/gdal_remove_towgs84.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/validate_cloud_optimized_geotiff.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/tolatlong.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 copying gdal-utils/osgeo_utils/samples/ogrinfo.py -> build/lib.linux-x86_64-3.8/osgeo_utils/samples
45.60 running build_ext
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c gdal_python_cxx11_test.cpp -o gdal_python_cxx11_test.o
45.60 building 'osgeo._gdal' extension
45.60 creating build/temp.linux-x86_64-3.8
45.60 creating build/temp.linux-x86_64-3.8/extensions
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/gdal_wrap.cpp -o build/temp.linux-x86_64-3.8/extensions/gdal_wrap.o -I/usr/include/gdal
45.60 building 'osgeo._ogr' extension
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/ogr_wrap.cpp -o build/temp.linux-x86_64-3.8/extensions/ogr_wrap.o -I/usr/include/gdal
45.60 building 'osgeo._gdalconst' extension
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/gdalconst_wrap.c -o build/temp.linux-x86_64-3.8/extensions/gdalconst_wrap.o -I/usr/include/gdal
45.60 building 'osgeo._gnm' extension
45.60 building 'osgeo._osr' extension
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/gnm_wrap.cpp -o build/temp.linux-x86_64-3.8/extensions/gnm_wrap.o -I/usr/include/gdal
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/osr_wrap.cpp -o build/temp.linux-x86_64-3.8/extensions/osr_wrap.o -I/usr/include/gdal
45.60 building 'osgeo._gdal_array' extension
45.60 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.8 -I/usr/local/lib/python3.8/site-packages/numpy/core/include -I/usr/include -c extensions/gdal_array_wrap.cpp -o build/temp.linux-x86_64-3.8/extensions/gdal_array_wrap.o -I/usr/include/gdal
45.60 extensions/ogr_wrap.cpp:2851:10: fatal error: ogr_recordbatch.h: No such file or directory
45.60 2851 | #include "ogr_recordbatch.h"
45.60 | ^~~~~~~~~~~~~~~~~~~
45.60 compilation terminated.
45.60 extensions/gdal_array_wrap.cpp:3237:10: fatal error: ogr_recordbatch.h: No such file or directory
45.60 3237 | #include "ogr_recordbatch.h"
45.60 | ^~~~~~~~~~~~~~~~~~~
45.60 compilation terminated.
45.60 extensions/gdalconst_wrap.c: In function ‘PyInit__gdalconst’:
45.60 extensions/gdalconst_wrap.c:3526:63: error: ‘GDT_UInt64’ undeclared (first use in this function); did you mean ‘GDT_UInt32’?
45.60 3526 | SWIG_Python_SetConstant(d, "GDT_UInt64",SWIG_From_int((int)(GDT_UInt64)));
45.60 | ^~~~~~~~~~
45.60 | GDT_UInt32
45.60 extensions/gdalconst_wrap.c:3526:63: note: each undeclared identifier is reported only once for each function it appears in
45.60 extensions/gdalconst_wrap.c:3527:62: error: ‘GDT_Int64’ undeclared (first use in this function); did you mean ‘GDT_Int32’?
45.60 3527 | SWIG_Python_SetConstant(d, "GDT_Int64",SWIG_From_int((int)(GDT_Int64)));
45.60 | ^~~~~~~~~
45.60 | GDT_Int32
45.60 extensions/gdalconst_wrap.c:3545:63: error: ‘GRIORA_RMS’ undeclared (first use in this function); did you mean ‘GRIORA_LAST’?
45.60 3545 | SWIG_Python_SetConstant(d, "GRIORA_RMS",SWIG_From_int((int)(GRIORA_RMS)));
45.60 | ^~~~~~~~~~
45.60 | GRIORA_LAST
45.60 extensions/gdalconst_wrap.c:3571:60: error: ‘GRA_RMS’ undeclared (first use in this function)
45.60 3571 | SWIG_Python_SetConstant(d, "GRA_RMS",SWIG_From_int((int)(GRA_RMS)));
45.60 | ^~~~~~~
45.60 extensions/gdalconst_wrap.c:3630:83: error: ‘GDAL_DMD_MULTIDIM_ARRAY_OPENOPTIONLIST’ undeclared (first use in this function); did you mean ‘GDAL_DMD_MULTIDIM_ARRAY_CREATIONOPTIONLIST’?
45.60 3630 | SWIG_Python_SetConstant(d, "DMD_MULTIDIM_ARRAY_OPENOPTIONLIST",SWIG_FromCharPtr(GDAL_DMD_MULTIDIM_ARRAY_OPENOPTIONLIST));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DMD_MULTIDIM_ARRAY_CREATIONOPTIONLIST
45.60 extensions/gdalconst_wrap.c:3637:81: error: ‘GDAL_DMD_CREATION_FIELD_DOMAIN_TYPES’ undeclared (first use in this function); did you mean ‘GDAL_DMD_CREATIONFIELDDATATYPES’?
45.60 3637 | SWIG_Python_SetConstant(d, "DMD_CREATION_FIELD_DOMAIN_TYPES",SWIG_FromCharPtr(GDAL_DMD_CREATION_FIELD_DOMAIN_TYPES));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DMD_CREATIONFIELDDATATYPES
45.60 extensions/gdalconst_wrap.c:3638:81: error: ‘GDAL_DMD_ALTER_GEOM_FIELD_DEFN_FLAGS’ undeclared (first use in this function)
45.60 3638 | SWIG_Python_SetConstant(d, "DMD_ALTER_GEOM_FIELD_DEFN_FLAGS",SWIG_FromCharPtr(GDAL_DMD_ALTER_GEOM_FIELD_DEFN_FLAGS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3639:76: error: ‘GDAL_DMD_SUPPORTED_SQL_DIALECTS’ undeclared (first use in this function)
45.60 3639 | SWIG_Python_SetConstant(d, "DMD_SUPPORTED_SQL_DIALECTS",SWIG_FromCharPtr(GDAL_DMD_SUPPORTED_SQL_DIALECTS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3651:67: error: ‘GDAL_DCAP_CREATE_LAYER’ undeclared (first use in this function); did you mean ‘GDAL_DCAP_CREATECOPY’?
45.60 3651 | SWIG_Python_SetConstant(d, "DCAP_CREATE_LAYER",SWIG_FromCharPtr(GDAL_DCAP_CREATE_LAYER));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DCAP_CREATECOPY
45.60 extensions/gdalconst_wrap.c:3652:67: error: ‘GDAL_DCAP_DELETE_LAYER’ undeclared (first use in this function)
45.60 3652 | SWIG_Python_SetConstant(d, "DCAP_DELETE_LAYER",SWIG_FromCharPtr(GDAL_DCAP_DELETE_LAYER));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3653:67: error: ‘GDAL_DCAP_CREATE_FIELD’ undeclared (first use in this function); did you mean ‘GDAL_DCAP_CREATE’?
45.60 3653 | SWIG_Python_SetConstant(d, "DCAP_CREATE_FIELD",SWIG_FromCharPtr(GDAL_DCAP_CREATE_FIELD));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DCAP_CREATE
45.60 extensions/gdalconst_wrap.c:3654:67: error: ‘GDAL_DCAP_DELETE_FIELD’ undeclared (first use in this function); did you mean ‘GDAL_DCAP_UNIQUE_FIELDS’?
45.60 3654 | SWIG_Python_SetConstant(d, "DCAP_DELETE_FIELD",SWIG_FromCharPtr(GDAL_DCAP_DELETE_FIELD));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DCAP_UNIQUE_FIELDS
45.60 extensions/gdalconst_wrap.c:3655:69: error: ‘GDAL_DCAP_REORDER_FIELDS’ undeclared (first use in this function); did you mean ‘GDAL_DCAP_UNIQUE_FIELDS’?
45.60 3655 | SWIG_Python_SetConstant(d, "DCAP_REORDER_FIELDS",SWIG_FromCharPtr(GDAL_DCAP_REORDER_FIELDS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DCAP_UNIQUE_FIELDS
45.60 extensions/gdalconst_wrap.c:3656:76: error: ‘GDAL_DMD_ALTER_FIELD_DEFN_FLAGS’ undeclared (first use in this function)
45.60 3656 | SWIG_Python_SetConstant(d, "DMD_ALTER_FIELD_DEFN_FLAGS",SWIG_FromCharPtr(GDAL_DMD_ALTER_FIELD_DEFN_FLAGS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3662:71: error: ‘GDAL_DCAP_CURVE_GEOMETRIES’ undeclared (first use in this function)
45.60 3662 | SWIG_Python_SetConstant(d, "DCAP_CURVE_GEOMETRIES",SWIG_FromCharPtr(GDAL_DCAP_CURVE_GEOMETRIES));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3663:74: error: ‘GDAL_DCAP_MEASURED_GEOMETRIES’ undeclared (first use in this function); did you mean ‘GDAL_DCAP_FEATURE_STYLES’?
45.60 3663 | SWIG_Python_SetConstant(d, "DCAP_MEASURED_GEOMETRIES",SWIG_FromCharPtr(GDAL_DCAP_MEASURED_GEOMETRIES));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDAL_DCAP_FEATURE_STYLES
45.60 extensions/gdalconst_wrap.c:3664:67: error: ‘GDAL_DCAP_Z_GEOMETRIES’ undeclared (first use in this function)
45.60 3664 | SWIG_Python_SetConstant(d, "DCAP_Z_GEOMETRIES",SWIG_FromCharPtr(GDAL_DCAP_Z_GEOMETRIES));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3665:68: error: ‘GDAL_DMD_GEOMETRY_FLAGS’ undeclared (first use in this function)
45.60 3665 | SWIG_Python_SetConstant(d, "DMD_GEOMETRY_FLAGS",SWIG_FromCharPtr(GDAL_DMD_GEOMETRY_FLAGS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3667:71: error: ‘GDAL_DCAP_COORDINATE_EPOCH’ undeclared (first use in this function)
45.60 3667 | SWIG_Python_SetConstant(d, "DCAP_COORDINATE_EPOCH",SWIG_FromCharPtr(GDAL_DCAP_COORDINATE_EPOCH));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3668:77: error: ‘GDAL_DCAP_MULTIPLE_VECTOR_LAYERS’ undeclared (first use in this function)
45.60 3668 | SWIG_Python_SetConstant(d, "DCAP_MULTIPLE_VECTOR_LAYERS",SWIG_FromCharPtr(GDAL_DCAP_MULTIPLE_VECTOR_LAYERS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3669:68: error: ‘GDAL_DCAP_FIELD_DOMAINS’ undeclared (first use in this function)
45.60 3669 | SWIG_Python_SetConstant(d, "DCAP_FIELD_DOMAINS",SWIG_FromCharPtr(GDAL_DCAP_FIELD_DOMAINS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3670:68: error: ‘GDAL_DCAP_RELATIONSHIPS’ undeclared (first use in this function)
45.60 3670 | SWIG_Python_SetConstant(d, "DCAP_RELATIONSHIPS",SWIG_FromCharPtr(GDAL_DCAP_RELATIONSHIPS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3671:79: error: ‘GDAL_DCAP_CREATE_RELATIONSHIP’ undeclared (first use in this function)
45.60 3671 | SWIG_Python_SetConstant(d, "GDAL_DCAP_CREATE_RELATIONSHIP",SWIG_FromCharPtr(GDAL_DCAP_CREATE_RELATIONSHIP));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3672:79: error: ‘GDAL_DCAP_DELETE_RELATIONSHIP’ undeclared (first use in this function)
45.60 3672 | SWIG_Python_SetConstant(d, "GDAL_DCAP_DELETE_RELATIONSHIP",SWIG_FromCharPtr(GDAL_DCAP_DELETE_RELATIONSHIP));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3673:79: error: ‘GDAL_DCAP_UPDATE_RELATIONSHIP’ undeclared (first use in this function)
45.60 3673 | SWIG_Python_SetConstant(d, "GDAL_DCAP_UPDATE_RELATIONSHIP",SWIG_FromCharPtr(GDAL_DCAP_UPDATE_RELATIONSHIP));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3674:77: error: ‘GDAL_DMD_RELATIONSHIP_FLAGS’ undeclared (first use in this function)
45.60 3674 | SWIG_Python_SetConstant(d, "GDAL_DMD_RELATIONSHIP_FLAGS",SWIG_FromCharPtr(GDAL_DMD_RELATIONSHIP_FLAGS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3675:68: error: ‘GDAL_DCAP_RENAME_LAYERS’ undeclared (first use in this function)
45.60 3675 | SWIG_Python_SetConstant(d, "DCAP_RENAME_LAYERS",SWIG_FromCharPtr(GDAL_DCAP_RENAME_LAYERS));
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3729:67: error: ‘GRC_ONE_TO_ONE’ undeclared (first use in this function)
45.60 3729 | SWIG_Python_SetConstant(d, "GRC_ONE_TO_ONE",SWIG_From_int((int)(GRC_ONE_TO_ONE)));
45.60 | ^~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3730:68: error: ‘GRC_ONE_TO_MANY’ undeclared (first use in this function)
45.60 3730 | SWIG_Python_SetConstant(d, "GRC_ONE_TO_MANY",SWIG_From_int((int)(GRC_ONE_TO_MANY)));
45.60 | ^~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3731:68: error: ‘GRC_MANY_TO_ONE’ undeclared (first use in this function)
45.60 3731 | SWIG_Python_SetConstant(d, "GRC_MANY_TO_ONE",SWIG_From_int((int)(GRC_MANY_TO_ONE)));
45.60 | ^~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3732:69: error: ‘GRC_MANY_TO_MANY’ undeclared (first use in this function)
45.60 3732 | SWIG_Python_SetConstant(d, "GRC_MANY_TO_MANY",SWIG_From_int((int)(GRC_MANY_TO_MANY)));
45.60 | ^~~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3733:66: error: ‘GRT_COMPOSITE’ undeclared (first use in this function)
45.60 3733 | SWIG_Python_SetConstant(d, "GRT_COMPOSITE",SWIG_From_int((int)(GRT_COMPOSITE)));
45.60 | ^~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3734:68: error: ‘GRT_ASSOCIATION’ undeclared (first use in this function)
45.60 3734 | SWIG_Python_SetConstant(d, "GRT_ASSOCIATION",SWIG_From_int((int)(GRT_ASSOCIATION)));
45.60 | ^~~~~~~~~~~~~~~
45.60 extensions/gdalconst_wrap.c:3735:68: error: ‘GRT_AGGREGATION’ undeclared (first use in this function)
45.60 3735 | SWIG_Python_SetConstant(d, "GRT_AGGREGATION",SWIG_From_int((int)(GRT_AGGREGATION)));
45.60 | ^~~~~~~~~~~~~~~
45.60 extensions/osr_wrap.cpp: In function ‘bool OSRSpatialReferenceShadow_IsDynamic(OSRSpatialReferenceShadow*)’:
45.60 extensions/osr_wrap.cpp:3468:12: error: ‘OSRIsDynamic’ was not declared in this scope
45.60 3468 | return OSRIsDynamic(self);
45.60 | ^~~~~~~~~~~~
45.60 extensions/osr_wrap.cpp: In function ‘double OSRSpatialReferenceShadow_GetCoordinateEpoch(OSRSpatialReferenceShadow*)’:
45.60 extensions/osr_wrap.cpp:3478:12: error: ‘OSRGetCoordinateEpoch’ was not declared in this scope
45.60 3478 | return OSRGetCoordinateEpoch(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 extensions/osr_wrap.cpp: In function ‘void OSRSpatialReferenceShadow_SetCoordinateEpoch(OSRSpatialReferenceShadow*, double)’:
45.60 extensions/osr_wrap.cpp:3481:5: error: ‘OSRSetCoordinateEpoch’ was not declared in this scope; did you mean ‘coordinateEpoch’?
45.60 3481 | OSRSetCoordinateEpoch(self, coordinateEpoch);
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 | coordinateEpoch
45.60 extensions/osr_wrap.cpp: In function ‘OGRErr OSRSpatialReferenceShadow_StripVertical(OSRSpatialReferenceShadow*)’:
45.60 extensions/osr_wrap.cpp:4049:12: error: ‘OSRStripVertical’ was not declared in this scope; did you mean ‘OSRIsVertical’?
45.60 4049 | return OSRStripVertical(self);
45.60 | ^~~~~~~~~~~~~~~~
45.60 | OSRIsVertical
45.60 extensions/osr_wrap.cpp: In function ‘bool OGRCoordinateTransformationOptions_SetDesiredAccuracy(OGRCoordinateTransformationOptions*, double)’:
45.60 extensions/osr_wrap.cpp:4098:12: error: ‘OCTCoordinateTransformationOptionsSetDesiredAccuracy’ was not declared in this scope; did you mean ‘OGRCoordinateTransformationOptions_SetDesiredAccuracy’?
45.60 4098 | return OCTCoordinateTransformationOptionsSetDesiredAccuracy(self, accuracy);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | OGRCoordinateTransformationOptions_SetDesiredAccuracy
45.60 extensions/osr_wrap.cpp: In function ‘bool OGRCoordinateTransformationOptions_SetBallparkAllowed(OGRCoordinateTransformationOptions*, bool)’:
45.60 extensions/osr_wrap.cpp:4101:12: error: ‘OCTCoordinateTransformationOptionsSetBallparkAllowed’ was not declared in this scope; did you mean ‘OGRCoordinateTransformationOptions_SetBallparkAllowed’?
45.60 4101 | return OCTCoordinateTransformationOptionsSetBallparkAllowed(self, allowBallpark);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | OGRCoordinateTransformationOptions_SetBallparkAllowed
45.60 extensions/osr_wrap.cpp: In function ‘OSRCoordinateTransformationShadow* OSRCoordinateTransformationShadow_GetInverse(OSRCoordinateTransformationShadow*)’:
45.60 extensions/osr_wrap.cpp:4114:12: error: ‘OCTGetInverse’ was not declared in this scope
45.60 4114 | return OCTGetInverse(self);
45.60 | ^~~~~~~~~~~~~
45.60 extensions/osr_wrap.cpp: In function ‘void OSRCoordinateTransformationShadow_TransformPointWithErrorCode(OSRCoordinateTransformationShadow*, double*, int*, double, double, double, double)’:
45.60 extensions/osr_wrap.cpp:4150:5: error: ‘OCTTransform4DWithErrorCodes’ was not declared in this scope
45.60 4150 | OCTTransform4DWithErrorCodes( self, 1, &argout[0], &argout[1], &argout[2], &argout[3], errorCode );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘int getAlignment(GDALDataType)’:
45.60 extensions/gdal_wrap.cpp:2952:14: error: ‘GDT_Int64’ was not declared in this scope; did you mean ‘GDT_Int32’?
45.60 2952 | case GDT_Int64:
45.60 | ^~~~~~~~~
45.60 | GDT_Int32
45.60 extensions/osr_wrap.cpp: In function ‘void OSRCoordinateTransformationShadow_TransformBounds(OSRCoordinateTransformationShadow*, double*, double, double, double, double, int)’:
45.60 extensions/osr_wrap.cpp:4260:5: error: ‘OCTTransformBounds’ was not declared in this scope; did you mean ‘OCTTransform4D’?
45.60 4260 | OCTTransformBounds(
45.60 | ^~~~~~~~~~~~~~~~~~
45.60 | OCTTransform4D
45.60 extensions/gdal_wrap.cpp:2953:14: error: ‘GDT_UInt64’ was not declared in this scope; did you mean ‘GDT_UInt32’?
45.60 2953 | case GDT_UInt64:
45.60 | ^~~~~~~~~~
45.60 | GDT_UInt32
45.60 extensions/osr_wrap.cpp: In function ‘bool GetPROJEnableNetwork()’:
45.60 extensions/osr_wrap.cpp:4399:12: error: ‘OSRGetPROJEnableNetwork’ was not declared in this scope; did you mean ‘GetPROJEnableNetwork’?
45.60 4399 | return OSRGetPROJEnableNetwork();
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | GetPROJEnableNetwork
45.60 extensions/osr_wrap.cpp: In function ‘void SetPROJEnableNetwork(bool)’:
45.60 extensions/osr_wrap.cpp:4404:5: error: ‘OSRSetPROJEnableNetwork’ was not declared in this scope; did you mean ‘SetPROJEnableNetwork’?
45.60 4404 | OSRSetPROJEnableNetwork(enabled);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | SetPROJEnableNetwork
45.60 extensions/osr_wrap.cpp: In function ‘void SetPROJAuxDbPath(const char*)’:
45.60 extensions/osr_wrap.cpp:4411:5: error: ‘OSRSetPROJAuxDbPaths’ was not declared in this scope; did you mean ‘SetPROJAuxDbPath’?
45.60 4411 | OSRSetPROJAuxDbPaths(apszPaths);
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | SetPROJAuxDbPath
45.60 extensions/gdal_wrap.cpp: In function ‘void wrapper_VSISetCredential(const char*, const char*, const char*)’:
45.60 extensions/gdal_wrap.cpp:4020:5: error: ‘VSISetPathSpecificOption’ was not declared in this scope
45.60 4020 | VSISetPathSpecificOption(pszPathPrefix, pszKey, pszValue);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/osr_wrap.cpp: In function ‘void SetPROJAuxDbPaths(char**)’:
45.60 extensions/osr_wrap.cpp:4417:5: error: ‘OSRSetPROJAuxDbPaths’ was not declared in this scope; did you mean ‘SetPROJAuxDbPaths’?
45.60 4417 | OSRSetPROJAuxDbPaths(paths);
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | SetPROJAuxDbPaths
45.60 extensions/osr_wrap.cpp: In function ‘char** GetPROJAuxDbPaths()’:
45.60 extensions/osr_wrap.cpp:4423:12: error: ‘OSRGetPROJAuxDbPaths’ was not declared in this scope; did you mean ‘GetPROJAuxDbPaths’?
45.60 4423 | return OSRGetPROJAuxDbPaths();
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GetPROJAuxDbPaths
45.60 extensions/gdal_wrap.cpp: In function ‘const char* wrapper_VSIGetCredential(const char*, const char*, const char*)’:
45.60 extensions/gdal_wrap.cpp:4025:12: error: ‘VSIGetPathSpecificOption’ was not declared in this scope
45.60 4025 | return VSIGetPathSpecificOption( pszPathPrefix, pszKey, pszDefault );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘const char* wrapper_VSIGetPathSpecificOption(const char*, const char*, const char*)’:
45.60 extensions/gdal_wrap.cpp:4030:12: error: ‘VSIGetPathSpecificOption’ was not declared in this scope; did you mean ‘wrapper_VSIGetPathSpecificOption’?
45.60 4030 | return VSIGetPathSpecificOption( pszPathPrefix, pszKey, pszDefault );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 | wrapper_VSIGetPathSpecificOption
45.60 extensions/gdal_wrap.cpp: In function ‘void wrapper_VSIClearCredentials(const char*)’:
45.60 extensions/gdal_wrap.cpp:4036:5: error: ‘VSIClearPathSpecificOptions’ was not declared in this scope
45.60 4036 | VSIClearPathSpecificOptions( pszPathPrefix );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘void wrapper_VSIClearPathSpecificOptions(const char*)’:
45.60 extensions/gdal_wrap.cpp:4040:5: error: ‘VSIClearPathSpecificOptions’ was not declared in this scope; did you mean ‘wrapper_VSIClearPathSpecificOptions’?
45.60 4040 | VSIClearPathSpecificOptions( pszPathPrefix );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | wrapper_VSIClearPathSpecificOptions
45.60 extensions/gdal_wrap.cpp: In function ‘VSILFILE* wrapper_VSIFOpenExL(const char*, const char*, int, char**)’:
45.60 extensions/gdal_wrap.cpp:4141:12: error: ‘VSIFOpenEx2L’ was not declared in this scope; did you mean ‘VSIFOpenExL’?
45.60 4141 | return VSIFOpenEx2L( utf8_path, pszMode, bSetError, options );
45.60 | ^~~~~~~~~~~~
45.60 | VSIFOpenExL
45.60 extensions/gdal_wrap.cpp: In function ‘int GDALDatasetShadow_BuildOverviews(GDALDatasetShadow*, const char*, int, int*, GDALProgressFunc, void*, char**)’:
45.60 extensions/gdal_wrap.cpp:4718:12: error: ‘GDALBuildOverviewsEx’ was not declared in this scope; did you mean ‘GDALBuildOverviews’?
45.60 4718 | return GDALBuildOverviewsEx( self,
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GDALBuildOverviews
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_IsLayerPrivate(GDALDatasetShadow*, int)’:
45.60 extensions/gdal_wrap.cpp:5028:12: error: ‘GDALDatasetIsLayerPrivate’ was not declared in this scope; did you mean ‘GDALDatasetShadow_IsLayerPrivate’?
45.60 5028 | return GDALDatasetIsLayerPrivate(self, index);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_IsLayerPrivate
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALDatasetShadow_GetFieldDomainNames(GDALDatasetShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:5096:12: error: ‘GDALDatasetGetFieldDomainNames’ was not declared in this scope; did you mean ‘GDALDatasetShadow_GetFieldDomainNames’?
45.60 5096 | return GDALDatasetGetFieldDomainNames(self, options);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_GetFieldDomainNames
45.60 extensions/gdal_wrap.cpp: In function ‘OGRFieldDomainShadow* GDALDatasetShadow_GetFieldDomain(GDALDatasetShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:5099:36: error: ‘GDALDatasetGetFieldDomain’ was not declared in this scope; did you mean ‘GDALDatasetShadow_GetFieldDomain’?
45.60 5099 | return (OGRFieldDomainShadow*) GDALDatasetGetFieldDomain(self, name);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_GetFieldDomain
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_AddFieldDomain(GDALDatasetShadow*, OGRFieldDomainShadow*)’:
45.60 extensions/gdal_wrap.cpp:5102:47: error: ‘OGRFieldDomainH’ was not declared in this scope; did you mean ‘OGRFieldDomainHS’?
45.60 5102 | return GDALDatasetAddFieldDomain(self, (OGRFieldDomainH)fieldDomain, NULL);
45.60 | ^~~~~~~~~~~~~~~
45.60 | OGRFieldDomainHS
45.60 extensions/gdal_wrap.cpp:5102:14: error: ‘GDALDatasetAddFieldDomain’ was not declared in this scope; did you mean ‘GDALDatasetShadow_AddFieldDomain’?
45.60 5102 | return GDALDatasetAddFieldDomain(self, (OGRFieldDomainH)fieldDomain, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_AddFieldDomain
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_DeleteFieldDomain(GDALDatasetShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:5105:14: error: ‘GDALDatasetDeleteFieldDomain’ was not declared in this scope; did you mean ‘GDALDatasetShadow_DeleteFieldDomain’?
45.60 5105 | return GDALDatasetDeleteFieldDomain(self, name, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_DeleteFieldDomain
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_UpdateFieldDomain(GDALDatasetShadow*, OGRFieldDomainShadow*)’:
45.60 extensions/gdal_wrap.cpp:5108:50: error: ‘OGRFieldDomainH’ was not declared in this scope; did you mean ‘OGRFieldDomainHS’?
45.60 5108 | return GDALDatasetUpdateFieldDomain(self, (OGRFieldDomainH)fieldDomain, NULL);
45.60 | ^~~~~~~~~~~~~~~
45.60 | OGRFieldDomainHS
45.60 extensions/gdal_wrap.cpp:5108:14: error: ‘GDALDatasetUpdateFieldDomain’ was not declared in this scope; did you mean ‘GDALDatasetShadow_UpdateFieldDomain’?
45.60 5108 | return GDALDatasetUpdateFieldDomain(self, (OGRFieldDomainH)fieldDomain, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_UpdateFieldDomain
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALDatasetShadow_GetRelationshipNames(GDALDatasetShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:5111:12: error: ‘GDALDatasetGetRelationshipNames’ was not declared in this scope; did you mean ‘GDALDatasetShadow_GetRelationshipNames’?
45.60 5111 | return GDALDatasetGetRelationshipNames(self, options);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_GetRelationshipNames
45.60 extensions/gdal_wrap.cpp: In function ‘GDALRelationshipShadow* GDALDatasetShadow_GetRelationship(GDALDatasetShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:5114:38: error: ‘GDALDatasetGetRelationship’ was not declared in this scope; did you mean ‘GDALDatasetShadow_GetRelationship’?
45.60 5114 | return (GDALRelationshipShadow*) GDALDatasetGetRelationship(self, name);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_GetRelationship
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_AddRelationship(GDALDatasetShadow*, GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:5117:48: error: ‘GDALRelationshipH’ was not declared in this scope; did you mean ‘relationship’?
45.60 5117 | return GDALDatasetAddRelationship(self, (GDALRelationshipH)relationship, NULL);
45.60 | ^~~~~~~~~~~~~~~~~
45.60 | relationship
45.60 extensions/gdal_wrap.cpp:5117:14: error: ‘GDALDatasetAddRelationship’ was not declared in this scope; did you mean ‘GDALDatasetShadow_AddRelationship’?
45.60 5117 | return GDALDatasetAddRelationship(self, (GDALRelationshipH)relationship, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_AddRelationship
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_DeleteRelationship(GDALDatasetShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:5120:14: error: ‘GDALDatasetDeleteRelationship’ was not declared in this scope; did you mean ‘GDALDatasetShadow_DeleteRelationship’?
45.60 5120 | return GDALDatasetDeleteRelationship(self, name, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_DeleteRelationship
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALDatasetShadow_UpdateRelationship(GDALDatasetShadow*, GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:5123:51: error: ‘GDALRelationshipH’ was not declared in this scope; did you mean ‘relationship’?
45.60 5123 | return GDALDatasetUpdateRelationship(self, (GDALRelationshipH)relationship, NULL);
45.60 | ^~~~~~~~~~~~~~~~~
45.60 | relationship
45.60 extensions/gdal_wrap.cpp:5123:14: error: ‘GDALDatasetUpdateRelationship’ was not declared in this scope; did you mean ‘GDALDatasetShadow_UpdateRelationship’?
45.60 5123 | return GDALDatasetUpdateRelationship(self, (GDALRelationshipH)relationship, NULL);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALDatasetShadow_UpdateRelationship
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALGroupHS_GetVectorLayerNames(GDALGroupHS*, char**)’:
45.60 extensions/gdal_wrap.cpp:5296:12: error: ‘GDALGroupGetVectorLayerNames’ was not declared in this scope; did you mean ‘GDALGroupHS_GetVectorLayerNames’?
45.60 5296 | return GDALGroupGetVectorLayerNames( self, options );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALGroupHS_GetVectorLayerNames
45.60 extensions/gdal_wrap.cpp: In function ‘OGRLayerShadow* GDALGroupHS_OpenVectorLayer(GDALGroupHS*, const char*, char**)’:
45.60 extensions/gdal_wrap.cpp:5302:22: error: ‘GDALGroupOpenVectorLayer’ was not declared in this scope; did you mean ‘GDALGroupHS_OpenVectorLayer’?
45.60 5302 | OGRLayerH hRet = GDALGroupOpenVectorLayer(self, name, options);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALGroupHS_OpenVectorLayer
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALMDArrayHS_GetCoordinateVariables(GDALMDArrayHS*, GDALMDArrayHS***, size_t*)’:
45.60 extensions/gdal_wrap.cpp:5539:16: error: ‘GDALMDArrayGetCoordinateVariables’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetCoordinateVariables’?
45.60 5539 | *parrays = GDALMDArrayGetCoordinateVariables(self, pnCount);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetCoordinateVariables
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALMDArrayHS_AdviseRead(GDALMDArrayHS*, int, GUIntBig*, int, GUIntBig*, char**)’:
45.60 extensions/gdal_wrap.cpp:5837:11: error: ‘GDALMDArrayAdviseReadEx’ was not declared in this scope; did you mean ‘GDALMDArrayAdviseRead’?
45.60 5837 | if( !(GDALMDArrayAdviseReadEx( self, array_start_idx, count_internal.data(), options )) )
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayAdviseRead
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALMDArrayHS_GetNoDataValueAsInt64(GDALMDArrayHS*, GIntBig*, int*)’:
45.60 extensions/gdal_wrap.cpp:5897:12: error: ‘GDALMDArrayGetNoDataValueAsInt64’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetNoDataValueAsInt64’?
45.60 5897 | *val = GDALMDArrayGetNoDataValueAsInt64( self, hasval );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetNoDataValueAsInt64
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALMDArrayHS_GetNoDataValueAsUInt64(GDALMDArrayHS*, GUIntBig*, int*)’:
45.60 extensions/gdal_wrap.cpp:5900:12: error: ‘GDALMDArrayGetNoDataValueAsUInt64’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetNoDataValueAsUInt64’?
45.60 5900 | *val = GDALMDArrayGetNoDataValueAsUInt64( self, hasval );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetNoDataValueAsUInt64
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALMDArrayHS_SetNoDataValueInt64(GDALMDArrayHS*, GIntBig)’:
45.60 extensions/gdal_wrap.cpp:5926:12: error: ‘GDALMDArraySetNoDataValueAsInt64’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetNoDataValueAsInt64’?
45.60 5926 | return GDALMDArraySetNoDataValueAsInt64( self, v ) ? CE_None : CE_Failure;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetNoDataValueAsInt64
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALMDArrayHS_SetNoDataValueUInt64(GDALMDArrayHS*, GUIntBig)’:
45.60 extensions/gdal_wrap.cpp:5929:12: error: ‘GDALMDArraySetNoDataValueAsUInt64’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetNoDataValueAsUInt64’?
45.60 5929 | return GDALMDArraySetNoDataValueAsUInt64( self, v ) ? CE_None : CE_Failure;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetNoDataValueAsUInt64
45.60 extensions/gdal_wrap.cpp: In function ‘GDALDataType GDALMDArrayHS_GetOffsetStorageType(GDALMDArrayHS*)’:
45.60 extensions/gdal_wrap.cpp:5964:5: error: ‘GDALMDArrayGetOffsetEx’ was not declared in this scope; did you mean ‘GDALMDArrayGetOffset’?
45.60 5964 | GDALMDArrayGetOffsetEx( self, &hasval, &eDT );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayGetOffset
45.60 extensions/gdal_wrap.cpp: In function ‘GDALDataType GDALMDArrayHS_GetScaleStorageType(GDALMDArrayHS*)’:
45.60 extensions/gdal_wrap.cpp:5973:5: error: ‘GDALMDArrayGetScaleEx’ was not declared in this scope; did you mean ‘GDALMDArrayGetScale’?
45.60 5973 | GDALMDArrayGetScaleEx( self, &hasval, &eDT );
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayGetScale
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALMDArrayHS_SetOffset(GDALMDArrayHS*, double, GDALDataType)’:
45.60 extensions/gdal_wrap.cpp:5977:12: error: ‘GDALMDArraySetOffsetEx’ was not declared in this scope; did you mean ‘GDALMDArraySetOffset’?
45.60 5977 | return GDALMDArraySetOffsetEx( self, val, storageType ) ? CE_None : CE_Failure;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArraySetOffset
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALMDArrayHS_SetScale(GDALMDArrayHS*, double, GDALDataType)’:
45.60 extensions/gdal_wrap.cpp:5980:12: error: ‘GDALMDArraySetScaleEx’ was not declared in this scope; did you mean ‘GDALMDArraySetScale’?
45.60 5980 | return GDALMDArraySetScaleEx( self, val, storageType ) ? CE_None : CE_Failure;
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArraySetScale
45.60 extensions/gdal_wrap.cpp: In function ‘GDALMDArrayHS* GDALMDArrayHS_GetResampled(GDALMDArrayHS*, int, GDALDimensionHS**, GDALRIOResampleAlg, OSRSpatialReferenceShadow**, char**)’:
45.60 extensions/gdal_wrap.cpp:6042:12: error: ‘GDALMDArrayGetResampled’ was not declared in this scope; did you mean ‘GDALMDArrayHS_GetResampled’?
45.60 6042 | return GDALMDArrayGetResampled(self, nDimensions, dimensions,
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_GetResampled
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALMDArrayHS_Cache(GDALMDArrayHS*, char**)’:
45.60 extensions/gdal_wrap.cpp:6046:14: error: ‘GDALMDArrayCache’ was not declared in this scope; did you mean ‘GDALMDArrayHS_Cache’?
45.60 6046 | return GDALMDArrayCache(self, options);
45.60 | ^~~~~~~~~~~~~~~~
45.60 | GDALMDArrayHS_Cache
45.60 extensions/gdal_wrap.cpp: At global scope:
45.60 extensions/gdal_wrap.cpp:6184:98: error: ‘GDALExtendedDataTypeSubType’ has not been declared
45.60 6184 | SWIGINTERN GDALExtendedDataTypeHS *GDALExtendedDataTypeHS_CreateString(size_t nMaxStringLength=0,GDALExtendedDataTypeSubType eSubType=GEDTST_NONE){
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:6184:135: error: ‘GEDTST_NONE’ was not declared in this scope
45.60 6184 | SWIGINTERN GDALExtendedDataTypeHS *GDALExtendedDataTypeHS_CreateString(size_t nMaxStringLength=0,GDALExtendedDataTypeSubType eSubType=GEDTST_NONE){
45.60 | ^~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘GDALExtendedDataTypeHS* GDALExtendedDataTypeHS_CreateString(size_t, int)’:
45.60 extensions/gdal_wrap.cpp:6185:12: error: ‘GDALExtendedDataTypeCreateStringEx’ was not declared in this scope; did you mean ‘GDALExtendedDataTypeCreateString’?
45.60 6185 | return GDALExtendedDataTypeCreateStringEx(nMaxStringLength, eSubType);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALExtendedDataTypeCreateString
45.60 extensions/gdal_wrap.cpp: At global scope:
45.60 extensions/gdal_wrap.cpp:6205:12: error: ‘GDALExtendedDataTypeSubType’ does not name a type; did you mean ‘GDALExtendedDataTypeGetSize’?
45.60 6205 | SWIGINTERN GDALExtendedDataTypeSubType GDALExtendedDataTypeHS_GetSubType(GDALExtendedDataTypeHS *self){
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALExtendedDataTypeGetSize
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRasterBandShadow_GetNoDataValueAsInt64(GDALRasterBandShadow*, GIntBig*, int*)’:
45.60 extensions/gdal_wrap.cpp:6339:12: error: ‘GDALGetRasterNoDataValueAsInt64’ was not declared in this scope; did you mean ‘GDALGetRasterNoDataValue’?
45.60 6339 | *val = GDALGetRasterNoDataValueAsInt64( self, hasval );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALGetRasterNoDataValue
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRasterBandShadow_GetNoDataValueAsUInt64(GDALRasterBandShadow*, GUIntBig*, int*)’:
45.60 extensions/gdal_wrap.cpp:6342:12: error: ‘GDALGetRasterNoDataValueAsUInt64’ was not declared in this scope; did you mean ‘GDALGetRasterNoDataValue’?
45.60 6342 | *val = GDALGetRasterNoDataValueAsUInt64( self, hasval );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALGetRasterNoDataValue
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALRasterBandShadow_SetNoDataValueAsInt64(GDALRasterBandShadow*, GIntBig)’:
45.60 extensions/gdal_wrap.cpp:6348:12: error: ‘GDALSetRasterNoDataValueAsInt64’ was not declared in this scope; did you mean ‘GDALSetRasterNoDataValue’?
45.60 6348 | return GDALSetRasterNoDataValueAsInt64( self, v );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALSetRasterNoDataValue
45.60 extensions/gdal_wrap.cpp: In function ‘CPLErr GDALRasterBandShadow_SetNoDataValueAsUInt64(GDALRasterBandShadow*, GUIntBig)’:
45.60 extensions/gdal_wrap.cpp:6351:12: error: ‘GDALSetRasterNoDataValueAsUInt64’ was not declared in this scope; did you mean ‘GDALSetRasterNoDataValue’?
45.60 6351 | return GDALSetRasterNoDataValueAsUInt64( self, v );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALSetRasterNoDataValue
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRasterBandShadow_ComputeRasterMinMax(GDALRasterBandShadow*, double*, int*, bool, bool)’:
45.60 extensions/gdal_wrap.cpp:6412:67: error: no match for ‘operator==’ (operand types are ‘void’ and ‘CPLErr’)
45.60 6412 | *isvalid = GDALComputeRasterMinMax( self, approx_ok, argout ) == CE_None;
45.60 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~
45.60 | | |
45.60 | void CPLErr
45.60 extensions/gdal_wrap.cpp: In function ‘bool GDALRasterBandShadow_IsMaskBand(GDALRasterBandShadow*)’:
45.60 extensions/gdal_wrap.cpp:6469:14: error: ‘GDALIsMaskBand’ was not declared in this scope; did you mean ‘GDALGetMaskBand’?
45.60 6469 | return GDALIsMaskBand( self );
45.60 | ^~~~~~~~~~~~~~
45.60 | GDALGetMaskBand
45.60 extensions/gdal_wrap.cpp: At global scope:
45.60 extensions/gdal_wrap.cpp:6788:133: error: ‘GDALRelationshipCardinality’ has not been declared
45.60 6788 | SWIGINTERN GDALRelationshipShadow *new_GDALRelationshipShadow(char const *name,char const *leftTableName,char const *rightTableName,GDALRelationshipCardinality cardinality){
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘GDALRelationshipShadow* new_GDALRelationshipShadow(const char*, const char*, const char*, int)’:
45.60 extensions/gdal_wrap.cpp:6790:9: error: ‘GDALRelationshipCreate’ was not declared in this scope; did you mean ‘GDALRelationshipShadow’?
45.60 6790 | GDALRelationshipCreate(name,
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp: In function ‘void delete_GDALRelationshipShadow(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6796:9: error: ‘GDALDestroyRelationship’ was not declared in this scope
45.60 6796 | GDALDestroyRelationship(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetName(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6799:16: error: ‘GDALRelationshipGetName’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetName’?
45.60 6799 | return GDALRelationshipGetName( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetName
45.60 extensions/gdal_wrap.cpp: At global scope:
45.60 extensions/gdal_wrap.cpp:6801:12: error: ‘GDALRelationshipCardinality’ does not name a type
45.60 6801 | SWIGINTERN GDALRelationshipCardinality GDALRelationshipShadow_GetCardinality(GDALRelationshipShadow *self){
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetLeftTableName(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6805:16: error: ‘GDALRelationshipGetLeftTableName’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetLeftTableName’?
45.60 6805 | return GDALRelationshipGetLeftTableName( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetLeftTableName
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetRightTableName(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6808:16: error: ‘GDALRelationshipGetRightTableName’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetRightTableName’?
45.60 6808 | return GDALRelationshipGetRightTableName( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetRightTableName
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetMappingTableName(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6811:16: error: ‘GDALRelationshipGetMappingTableName’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetMappingTableName’?
45.60 6811 | return GDALRelationshipGetMappingTableName( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetMappingTableName
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetMappingTableName(GDALRelationshipShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:6814:9: error: ‘GDALRelationshipSetMappingTableName’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetMappingTableName’?
45.60 6814 | GDALRelationshipSetMappingTableName( self, pszName );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetMappingTableName
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALRelationshipShadow_GetLeftTableFields(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6817:19: error: ‘GDALRelationshipGetLeftTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetLeftTableFields’?
45.60 6817 | return GDALRelationshipGetLeftTableFields(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetLeftTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALRelationshipShadow_GetRightTableFields(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6820:20: error: ‘GDALRelationshipGetRightTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetRightTableFields’?
45.60 6820 | return GDALRelationshipGetRightTableFields(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetRightTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetLeftTableFields(GDALRelationshipShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:6823:13: error: ‘GDALRelationshipSetLeftTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetLeftTableFields’?
45.60 6823 | GDALRelationshipSetLeftTableFields(self, pFields);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetLeftTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetRightTableFields(GDALRelationshipShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:6826:13: error: ‘GDALRelationshipSetRightTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetRightTableFields’?
45.60 6826 | GDALRelationshipSetRightTableFields(self, pFields);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetRightTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALRelationshipShadow_GetLeftMappingTableFields(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6829:20: error: ‘GDALRelationshipGetLeftMappingTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetLeftMappingTableFields’?
45.60 6829 | return GDALRelationshipGetLeftMappingTableFields(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetLeftMappingTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘char** GDALRelationshipShadow_GetRightMappingTableFields(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6832:20: error: ‘GDALRelationshipGetRightMappingTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetRightMappingTableFields’?
45.60 6832 | return GDALRelationshipGetRightMappingTableFields(self);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetRightMappingTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetLeftMappingTableFields(GDALRelationshipShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:6835:11: error: ‘GDALRelationshipSetLeftMappingTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetLeftMappingTableFields’?
45.60 6835 | GDALRelationshipSetLeftMappingTableFields(self, pFields);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetLeftMappingTableFields
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetRightMappingTableFields(GDALRelationshipShadow*, char**)’:
45.60 extensions/gdal_wrap.cpp:6838:11: error: ‘GDALRelationshipSetRightMappingTableFields’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetRightMappingTableFields’?
45.60 6838 | GDALRelationshipSetRightMappingTableFields(self, pFields);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetRightMappingTableFields
45.60 extensions/gdal_wrap.cpp: At global scope:
45.60 extensions/gdal_wrap.cpp:6840:12: error: ‘GDALRelationshipType’ does not name a type; did you mean ‘GDALRelationshipShadow’?
45.60 6840 | SWIGINTERN GDALRelationshipType GDALRelationshipShadow_GetType(GDALRelationshipShadow *self){
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp:6843:77: error: ‘GDALRelationshipType’ has not been declared
45.60 6843 | SWIGINTERN void GDALRelationshipShadow_SetType(GDALRelationshipShadow *self,GDALRelationshipType type){
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetType(GDALRelationshipShadow*, int)’:
45.60 extensions/gdal_wrap.cpp:6844:14: error: ‘GDALRelationshipSetType’ was not declared in this scope; did you mean ‘GDALRelationshipShadow’?
45.60 6844 | return GDALRelationshipSetType( self, type );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetForwardPathLabel(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6847:16: error: ‘GDALRelationshipGetForwardPathLabel’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetForwardPathLabel’?
45.60 6847 | return GDALRelationshipGetForwardPathLabel( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetForwardPathLabel
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetForwardPathLabel(GDALRelationshipShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:6850:9: error: ‘GDALRelationshipSetForwardPathLabel’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetForwardPathLabel’?
45.60 6850 | GDALRelationshipSetForwardPathLabel( self, pszLabel );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetForwardPathLabel
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetBackwardPathLabel(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6853:16: error: ‘GDALRelationshipGetBackwardPathLabel’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetBackwardPathLabel’?
45.60 6853 | return GDALRelationshipGetBackwardPathLabel( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetBackwardPathLabel
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetBackwardPathLabel(GDALRelationshipShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:6856:9: error: ‘GDALRelationshipSetBackwardPathLabel’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetBackwardPathLabel’?
45.60 6856 | GDALRelationshipSetBackwardPathLabel( self, pszLabel );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetBackwardPathLabel
45.60 extensions/gdal_wrap.cpp: In function ‘const char* GDALRelationshipShadow_GetRelatedTableType(GDALRelationshipShadow*)’:
45.60 extensions/gdal_wrap.cpp:6859:16: error: ‘GDALRelationshipGetRelatedTableType’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_GetRelatedTableType’?
45.60 6859 | return GDALRelationshipGetRelatedTableType( self );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_GetRelatedTableType
45.60 extensions/gdal_wrap.cpp: In function ‘void GDALRelationshipShadow_SetRelatedTableType(GDALRelationshipShadow*, const char*)’:
45.60 extensions/gdal_wrap.cpp:6862:9: error: ‘GDALRelationshipSetRelatedTableType’ was not declared in this scope; did you mean ‘GDALRelationshipShadow_SetRelatedTableType’?
45.60 6862 | GDALRelationshipSetRelatedTableType( self, pszType );
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow_SetRelatedTableType
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_SetPathSpecificOption(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:10669:7: error: ‘VSISetPathSpecificOption’ was not declared in this scope; did you mean ‘_wrap_SetPathSpecificOption’?
45.60 10669 | VSISetPathSpecificOption((char const *)arg1,(char const *)arg2,(char const *)arg3);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~
45.60 | _wrap_SetPathSpecificOption
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_AbortPendingUploads(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:12042:22: error: ‘VSIAbortPendingUploads’ was not declared in this scope; did you mean ‘_wrap_AbortPendingUploads’?
45.60 12042 | result = (bool)VSIAbortPendingUploads((char const *)arg1);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~
45.60 | _wrap_AbortPendingUploads
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_Dataset_ReadRaster1(PyObject*, PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:22494:35: error: ‘GRIORA_RESERVED_START’ was not declared in this scope
45.60 22494 | ( val >= static_cast<int>(GRIORA_RESERVED_START) &&
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:22495:35: error: ‘GRIORA_RESERVED_END’ was not declared in this scope
45.60 22495 | val <= static_cast<int>(GRIORA_RESERVED_END) ) ||
45.60 | ^~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_MDArray_GetResampled(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:27849:33: error: ‘GRIORA_RESERVED_START’ was not declared in this scope
45.60 27849 | ( val >= static_cast<int>(GRIORA_RESERVED_START) &&
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:27850:33: error: ‘GRIORA_RESERVED_END’ was not declared in this scope
45.60 27850 | val <= static_cast<int>(GRIORA_RESERVED_END) ) ||
45.60 | ^~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_ExtendedDataType_CreateString(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:29500:3: error: ‘GDALExtendedDataTypeSubType’ was not declared in this scope; did you mean ‘GDALExtendedDataTypeGetSize’?
45.60 29500 | GDALExtendedDataTypeSubType arg2 = (GDALExtendedDataTypeSubType) GEDTST_NONE ;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALExtendedDataTypeGetSize
45.60 extensions/gdal_wrap.cpp:29521:5: error: ‘arg2’ was not declared in this scope; did you mean ‘arg1’?
45.60 29521 | arg2 = static_cast< GDALExtendedDataTypeSubType >(val2);
45.60 | ^~~~
45.60 | arg1
45.60 extensions/gdal_wrap.cpp:29521:25: error: ‘GDALExtendedDataTypeSubType’ does not name a type; did you mean ‘GDALExtendedDataTypeGetSize’?
45.60 29521 | arg2 = static_cast< GDALExtendedDataTypeSubType >(val2);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALExtendedDataTypeGetSize
45.60 extensions/gdal_wrap.cpp:29529:83: error: ‘arg2’ was not declared in this scope; did you mean ‘arg1’?
45.60 29529 | result = (GDALExtendedDataTypeHS *)GDALExtendedDataTypeHS_CreateString(arg1,arg2);
45.60 | ^~~~
45.60 | arg1
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_ExtendedDataType_GetSubType(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:29854:3: error: ‘GDALExtendedDataTypeSubType’ was not declared in this scope; did you mean ‘GDALExtendedDataTypeGetSize’?
45.60 29854 | GDALExtendedDataTypeSubType result;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | GDALExtendedDataTypeGetSize
45.60 extensions/gdal_wrap.cpp:29869:7: error: ‘result’ was not declared in this scope
45.60 29869 | result = (GDALExtendedDataTypeSubType)GDALExtendedDataTypeHS_GetSubType(arg1);
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp:29881:48: error: ‘result’ was not declared in this scope
45.60 29881 | resultobj = SWIG_From_int(static_cast< int >(result));
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_Band_ReadRaster1(PyObject*, PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:34668:35: error: ‘GRIORA_RESERVED_START’ was not declared in this scope
45.60 34668 | ( val >= static_cast<int>(GRIORA_RESERVED_START) &&
45.60 | ^~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:34669:35: error: ‘GRIORA_RESERVED_END’ was not declared in this scope
45.60 34669 | val <= static_cast<int>(GRIORA_RESERVED_END) ) ||
45.60 | ^~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_new_Relationship(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:36620:3: error: ‘GDALRelationshipCardinality’ was not declared in this scope
45.60 36620 | GDALRelationshipCardinality arg4 ;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:36655:3: error: ‘arg4’ was not declared in this scope; did you mean ‘arg3’?
45.60 36655 | arg4 = static_cast< GDALRelationshipCardinality >(val4);
45.60 | ^~~~
45.60 | arg3
45.60 extensions/gdal_wrap.cpp:36655:23: error: ‘GDALRelationshipCardinality’ does not name a type
45.60 36655 | arg4 = static_cast< GDALRelationshipCardinality >(val4);
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_Relationship_GetCardinality(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:36780:3: error: ‘GDALRelationshipCardinality’ was not declared in this scope; did you mean ‘_wrap_Relationship_GetCardinality’?
45.60 36780 | GDALRelationshipCardinality result;
45.60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45.60 | _wrap_Relationship_GetCardinality
45.60 extensions/gdal_wrap.cpp:36795:7: error: ‘result’ was not declared in this scope
45.60 36795 | result = (GDALRelationshipCardinality)GDALRelationshipShadow_GetCardinality(arg1);
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp:36807:48: error: ‘result’ was not declared in this scope
45.60 36807 | resultobj = SWIG_From_int(static_cast< int >(result));
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_Relationship_GetType(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:37468:3: error: ‘GDALRelationshipType’ was not declared in this scope; did you mean ‘GDALRelationshipShadow’?
45.60 37468 | GDALRelationshipType result;
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp:37483:7: error: ‘result’ was not declared in this scope
45.60 37483 | result = (GDALRelationshipType)GDALRelationshipShadow_GetType(arg1);
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp:37495:48: error: ‘result’ was not declared in this scope
45.60 37495 | resultobj = SWIG_From_int(static_cast< int >(result));
45.60 | ^~~~~~
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_Relationship_SetType(PyObject*, PyObject*)’:
45.60 extensions/gdal_wrap.cpp:37506:3: error: ‘GDALRelationshipType’ was not declared in this scope; did you mean ‘GDALRelationshipShadow’?
45.60 37506 | GDALRelationshipType arg2 ;
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp:37523:3: error: ‘arg2’ was not declared in this scope; did you mean ‘arg1’?
45.60 37523 | arg2 = static_cast< GDALRelationshipType >(val2);
45.60 | ^~~~
45.60 | arg1
45.60 extensions/gdal_wrap.cpp:37523:23: error: ‘GDALRelationshipType’ does not name a type; did you mean ‘GDALRelationshipShadow’?
45.60 37523 | arg2 = static_cast< GDALRelationshipType >(val2);
45.60 | ^~~~~~~~~~~~~~~~~~~~
45.60 | GDALRelationshipShadow
45.60 extensions/gdal_wrap.cpp: In function ‘PyObject* PyInit__gdal()’:
45.60 extensions/gdal_wrap.cpp:48250:77: error: ‘GEDTST_NONE’ was not declared in this scope
45.60 48250 | SWIG_Python_SetConstant(d, "GEDTST_NONE",SWIG_From_int(static_cast< int >(GEDTST_NONE)));
45.60 | ^~~~~~~~~~~
45.60 extensions/gdal_wrap.cpp:48251:77: error: ‘GEDTST_JSON’ was not declared in this scope
45.60 48251 | SWIG_Python_SetConstant(d, "GEDTST_JSON",SWIG_From_int(static_cast< int >(GEDTST_JSON)));
45.60 | ^~~~~~~~~~~
45.60 g++ -pthread -shared build/temp.linux-x86_64-3.8/extensions/gnm_wrap.o -L/usr/local/lib -L/usr/lib -lgdal -o build/lib.linux-x86_64-3.8/osgeo/_gnm.cpython-38-x86_64-linux-gnu.so
45.60 error: command 'gcc' failed with exit status 1
45.60 [end of output]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment