/bin/bash: ./config.rpath: No such file or directory gdalmultidim.cpp: In member function ‘virtual bool GDALMDArrayMask::IRead(const GUInt64*, const size_t*, const GInt64*, const GPtrDiff_t*, const GDALExtendedDataType&, void*) const’: gdalmultidim.cpp:4175:34: warning: null pointer dereference [-Wnull-dereference] 4175 | tmpBufferStrideVector.back() = 1; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from cpl_vsil_gzip.cpp:94: cpl_vsil_gzip.cpp: In constructor ‘VSIGZipHandle::VSIGZipHandle(VSIVirtualHandle*, const char*, vsi_l_offset, vsi_l_offset, vsi_l_offset, uLong, int)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1802:45: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1802 | (int)sizeof(z_stream)) | ^ cpl_vsil_gzip.cpp:373:15: note: in expansion of macro ‘inflateInit2’ 373 | int err = inflateInit2(&(stream), -MAX_WBITS); | ^~~~~~~~~~~~ cpl_vsil_gzip.cpp: In static member function ‘static void VSIGZipWriteHandleMT::DeflateCompress(void*)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1799:71: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1799 | (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) | ^ cpl_vsil_gzip.cpp:1418:15: note: in expansion of macro ‘deflateInit2’ 1418 | int ret = deflateInit2( &sStream, Z_DEFAULT_COMPRESSION, | ^~~~~~~~~~~~ cpl_vsil_gzip.cpp: In constructor ‘VSIGZipWriteHandle::VSIGZipWriteHandle(VSIVirtualHandle*, int, bool)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1799:71: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1799 | (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) | ^ cpl_vsil_gzip.cpp:1825:9: note: in expansion of macro ‘deflateInit2’ 1825 | if( deflateInit2( &sStream, Z_DEFAULT_COMPRESSION, | ^~~~~~~~~~~~ cpl_vsil_gzip.cpp: In function ‘void* CPLZLibDeflate(const void*, size_t, int, void*, size_t, size_t*)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1794:75: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1794 | deflateInit_((strm), (level), ZLIB_VERSION, (int)sizeof(z_stream)) | ^ cpl_vsil_gzip.cpp:3351:15: note: in expansion of macro ‘deflateInit’ 3351 | int ret = deflateInit(&strm, Z_DEFAULT_COMPRESSION); | ^~~~~~~~~~~ cpl_vsil_gzip.cpp: In function ‘void* CPLZLibInflate(const void*, size_t, void*, size_t, size_t*)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1802:45: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1802 | (int)sizeof(z_stream)) | ^ cpl_vsil_gzip.cpp:3428:15: note: in expansion of macro ‘inflateInit2’ 3428 | int ret = inflateInit2(&strm, MAX_WBITS + 32); | ^~~~~~~~~~~~ In file included from cpl_minizip_unzip.h:67, from cpl_minizip_unzip.cpp:53: cpl_minizip_unzip.cpp: In function ‘int cpl_unzOpenCurrentFile3(unzFile, int*, int*, int, const char*)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1802:45: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1802 | (int)sizeof(z_stream)) | ^ cpl_minizip_unzip.cpp:1439:11: note: in expansion of macro ‘inflateInit2’ 1439 | err=inflateInit2(&pfile_in_zip_read_info->stream, -MAX_WBITS); | ^~~~~~~~~~~~ In file included from cpl_minizip_zip.h:74, from cpl_minizip_zip.cpp:43: cpl_minizip_zip.cpp: In function ‘int cpl_zipOpenNewFileInZip3(zipFile, const char*, const zip_fileinfo*, const void*, uInt, const void*, uInt, const char*, int, int, int, int, int, int, const char*, uLong)’: /home/conan/w/cci_PR-2913/.conan/data/zlib/1.2.11/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/zlib.h:1799:71: warning: use of old-style cast to ‘int’ [-Wold-style-cast] 1799 | (strategy), ZLIB_VERSION, (int)sizeof(z_stream)) | ^ cpl_minizip_zip.cpp:1186:19: note: in expansion of macro ‘deflateInit2’ 1186 | err = deflateInit2(&zi->ci.stream, level, | ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from geotiff.cpp:88: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:5: warning: "HAVE_STDLIB_H" redefined 5 | #define HAVE_STDLIB_H | In file included from geotiff.cpp:67: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:131: note: this is the location of the previous definition 131 | #define HAVE_STDLIB_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from geotiff.cpp:88: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:8: warning: "HAVE_STRING_H" redefined 8 | #define HAVE_STRING_H | In file included from geotiff.cpp:67: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:137: note: this is the location of the previous definition 137 | #define HAVE_STRING_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from geotiff.cpp:88: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:11: warning: "HAVE_STRINGS_H" redefined 11 | #define HAVE_STRINGS_H | In file included from geotiff.cpp:67: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:134: note: this is the location of the previous definition 134 | #define HAVE_STRINGS_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_wkt_srs.h:37, from gt_wkt_srs.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:5: warning: "HAVE_STDLIB_H" redefined 5 | #define HAVE_STDLIB_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_wkt_srs.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:131: note: this is the location of the previous definition 131 | #define HAVE_STDLIB_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_wkt_srs.h:37, from gt_wkt_srs.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:8: warning: "HAVE_STRING_H" redefined 8 | #define HAVE_STRING_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_wkt_srs.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:137: note: this is the location of the previous definition 137 | #define HAVE_STRING_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_wkt_srs.h:37, from gt_wkt_srs.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:11: warning: "HAVE_STRINGS_H" redefined 11 | #define HAVE_STRINGS_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_wkt_srs.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:134: note: this is the location of the previous definition 134 | #define HAVE_STRINGS_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_citation.h:36, from gt_citation.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:5: warning: "HAVE_STDLIB_H" redefined 5 | #define HAVE_STDLIB_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_citation.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:131: note: this is the location of the previous definition 131 | #define HAVE_STDLIB_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_citation.h:36, from gt_citation.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:8: warning: "HAVE_STRING_H" redefined 8 | #define HAVE_STRING_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_citation.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:137: note: this is the location of the previous definition 137 | #define HAVE_STRING_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_normalize.h:35, from gt_citation.h:36, from gt_citation.cpp:32: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:11: warning: "HAVE_STRINGS_H" redefined 11 | #define HAVE_STRINGS_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_citation.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:134: note: this is the location of the previous definition 134 | #define HAVE_STRINGS_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/xtiffio.h:11, from gt_overview.cpp:51: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:5: warning: "HAVE_STDLIB_H" redefined 5 | #define HAVE_STDLIB_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_overview.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:131: note: this is the location of the previous definition 131 | #define HAVE_STDLIB_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/xtiffio.h:11, from gt_overview.cpp:51: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:8: warning: "HAVE_STRING_H" redefined 8 | #define HAVE_STRING_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_overview.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:137: note: this is the location of the previous definition 137 | #define HAVE_STRING_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/xtiffio.h:11, from gt_overview.cpp:51: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:11: warning: "HAVE_STRINGS_H" redefined 11 | #define HAVE_STRINGS_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from gt_overview.cpp:31: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:134: note: this is the location of the previous definition 134 | #define HAVE_STRINGS_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from cogdriver.cpp:35: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:5: warning: "HAVE_STDLIB_H" redefined 5 | #define HAVE_STDLIB_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal.h:45, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal_priv.h:60, from cogdriver.cpp:29: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:131: note: this is the location of the previous definition 131 | #define HAVE_STDLIB_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from cogdriver.cpp:35: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:8: warning: "HAVE_STRING_H" redefined 8 | #define HAVE_STRING_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal.h:45, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal_priv.h:60, from cogdriver.cpp:29: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:137: note: this is the location of the previous definition 137 | #define HAVE_STRING_H 1 | In file included from /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geotiff.h:52, from cogdriver.cpp:35: /home/conan/w/cci_PR-2913/.conan/data/libgeotiff/1.6.0/_/_/package/6512826afecd0aff5f55f7f72bdea7ccd58ef10f/include/geo_config.h:11: warning: "HAVE_STRINGS_H" redefined 11 | #define HAVE_STRINGS_H | In file included from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_port.h:66, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal.h:45, from /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/gcore/gdal_priv.h:60, from cogdriver.cpp:29: /home/conan/w/cci_PR-2913/.conan/data/gdal/3.1.0/_/_/build/b2ee8bb3143e117178355ef70fa9b9cc5ce1268a/source_subfolder/port/cpl_config.h:134: note: this is the location of the previous definition 134 | #define HAVE_STRINGS_H 1 | Huffman.cpp: In member function ‘bool GDAL_LercNS::Huffman::ConvertCodesToCanonical()’: Huffman.cpp:583:35: warning: potential null pointer dereference [-Wnull-dereference] 583 | unsigned int index = sortVec[0].second; | ^~~~~~ pds4vector.cpp: In member function ‘void PDS4EditableLayer::SetSpatialRef(OGRSpatialReference*)’: pds4vector.cpp:2619:38: warning: potential null pointer dereference [-Wnull-dereference] 2619 | GetBaseLayer()->GetLayerDefn()->GetGeomFieldDefn(0)->SetSpatialRef(poSRS); | ^ ogrdxf_leader.cpp: In function ‘void InterpolateSpline(OGRLineString*, const DXFTriple&)’: ogrdxf_leader.cpp:1224:19: warning: potential null pointer dereference [-Wnull-dereference] 1224 | m(row, 0) = t.dfX; | ~~~~~~~~~~^~~~~~~ ogrdxf_leader.cpp:1311:12: warning: potential null pointer dereference [-Wnull-dereference] 1311 | N(1,0) = -1.0; | ~~~~~~~^~~~~~ ogrdxf_leader.cpp:1308:12: warning: potential null pointer dereference [-Wnull-dereference] 1308 | N(0,0) = 1.0; | ~~~~~~~^~~~~ pdfobject.cpp: In member function ‘GDALPDFArrayRW* GDALPDFArray::Clone()’: pdfobject.cpp:315:30: warning: potential null pointer dereference [-Wnull-dereference] 315 | auto nRefNum = GetRefNum(); | ^ ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libgeotiff/1.6.0: requirement proj/7.0.0 overridden by gdal/3.1.0 to proj/7.2.0