found 7zip in C:\Program Files\7-Zip\7z.exe
	del E:\buildsystem\release-1916-x64\bin\gdal*.dll
	del E:\buildsystem\release-1916-x64\bin\libmap.dll
	if exist E:\buildsystem\release-1916-x64\install del E:\buildsystem\release-1916-x64\install\*.exe E:\buildsystem\release-1916-x64\install\*.msi E:\buildsystem\release-1916-x64\install\*.zip E:\buildsystem\release-1916-x64\install\*.wxs E:\buildsystem\release-1916-x64\install\*.wixobj E:\buildsystem\release-1916-x64\install\*.wixpdb
	if exist E:\buildsystem\release-1916-x64\bin\gdal rd /Q /S E:\buildsystem\release-1916-x64\bin\gdal
	if exist E:\buildsystem\release-1916-x64\bin\gdal-data rd /Q /S E:\buildsystem\release-1916-x64\bin\gdal-data
	if exist E:\buildsystem\release-1916-x64\bin\ms rd /Q /S E:\buildsystem\release-1916-x64\bin\ms
	set JAVA_HOME=C:\Java\jdk1.8.0_341x64
	if not exist src\ogdi git clone -b ogdi_4_1_0 https://github.com/libogdi/ogdi.git src\ogdi
	if not exist src\gdal-vc15x64 git clone -b master https://github.com/OSGeo/gdal.git src\gdal-vc15x64
	cd src\gdal-vc15x64
	cd gdal
	if exist vc15x64 rd /Q /S vc15x64
	if not exist vc15x64 mkdir vc15x64
	cd vc15x64
	xcopy /Y E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\*.h E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\cpl_serv.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geokeys.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geonames.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geotiff.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geotiffio.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geovalues.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_config.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_keyp.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_normalize.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_simpletags.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_tiffp.h
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\xtiffio.h
12 File(s) copied
	xcopy /Y E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\*.inc E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_datum.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_ellipse.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_gcs.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_pcs.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_pm.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_proj.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_units.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\epsg_vertcs.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geokeys.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geokeys_v1_1.inc
E:\buildsystem\src\libgeotiff\libgeotiff\vc15x64\install\include\geo_ctrans.inc
11 File(s) copied
	E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 15 2017 Win64" "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1916-x64" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\gdal-vc15x64\vc15x64\install" "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" "-DCMAKE_CXX_STANDARD_LIBRARIES=E:\buildsystem\release-1916-x64\lib\freetype.lib E:\buildsystem\release-1916-x64\lib\harfbuzz.lib E:\buildsystem\release-1916-x64\lib\libpng16_static.lib E:\buildsystem\release-1916-x64\lib\libjpeg.lib E:\buildsystem\release-1916-x64\lib\tiff.lib E:\buildsystem\release-1916-x64\lib\openjp2.lib E:\buildsystem\release-1916-x64\lib\zlib.lib E:\buildsystem\release-1916-x64\lib\uriparser.lib E:\buildsystem\release-1916-x64\lib\minizip.lib E:\buildsystem\release-1916-x64\lib\libexpat.lib advapi32.lib" "-DGDAL_ENABLE_PLUGINS=ON" "-DGDAL_ENABLE_DRIVER_PCIDSK_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_PCRASTER_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_PNG_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_WEBP_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_WMS_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_CAD_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_VFK_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_XLS_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_OGDI_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_JP2OPENJPEG_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_LIBKML_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_MYSQL_PLUGIN=OFF" "-DGDAL_ENABLE_DRIVER_POSTGISRASTER_PLUGIN=OFF" "-DOGR_ENABLE_DRIVER_PG_PLUGIN=OFF" "-DIconv_CHARSET_LIBRARY=E:\buildsystem\release-1916-x64\lib\iconv.lib" "-DPROJ_INCLUDE_DIR=E:\buildsystem\release-1916-x64\include\proj9" "-DPROJ_LIBRARY=E:\buildsystem\release-1916-x64\lib\proj9.lib" "-DANT=C:\Programs\apache-ant-1.10.12\bin\ant" "-DGDAL_JAVA_GENERATE_JAVADOC=OFF" "-DCSHARP_LIBRARY_VERSION=netstandard2.0" "-DCSHARP_APPLICATION_VERSION=net5.0" "-DMYSQL_LIBRARY=E:\buildsystem\release-1916-x64\lib\libmysql.lib" "-DHDF5_hdf5_LIBRARY_RELEASE=E:\buildsystem\release-1916-x64\lib\hdf5.lib" "-DHDF5_hdf5_cpp_LIBRARY_RELEASE=E:\buildsystem\release-1916-x64\lib\hdf5_cpp.lib" "-DHDF5_BUILD_SHARED_LIBS=ON" "-DKEA_LIBRARY=E:\buildsystem\release-1916-x64\lib\libkea.lib" "-DOGDI_INCLUDE_DIRS=E:\buildsystem\release-1916-x64\include;E:\buildsystem\src\ogdi\include\win32" "-DECW_LIBRARY=E:\buildsystem\support\ECWSDK\ERDAS ECW JPEG 2000 SDK 5.5.0\lib\vc141\x64\NCSEcw.lib" "-DECW_INCLUDE_DIR=E:\buildsystem\support\ECWSDK\ERDAS ECW JPEG 2000 SDK 5.5.0\include" "-DFileGDB_LIBRARY="E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\lib64\FileGDBAPI.lib"" "-DFileGDB_INCLUDE_DIR=E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\include" "-DMRSID_LIBRARY=E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.4709-win64-vc15\Raster_DSDK\lib\lti_dsdk.lib" "-DMRSID_INCLUDE_DIR=E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.4709-win64-vc15\Raster_DSDK\include" "-DGDAL_ENABLE_DRIVER_MRSID_PLUGIN=ON" "-DGDAL_USE_GEOTIFF=ON" "-DGDAL_USE_GEOTIFF_INTERNAL=OFF" "-DOracle_LIBRARY=E:\builds\Oracle\instantclient_12_2-x64\sdk\lib\msvc\oci.lib" "-DOracle_INCLUDE_DIR=E:\builds\Oracle\instantclient_12_2-x64\sdk\include"
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045.
-- The C compiler identification is MSVC 19.16.27048.0
-- The CXX compiler identification is MSVC 19.16.27048.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test test_AVX
-- Performing Test test_AVX - Success
-- Performing Test test_AVX2
-- Performing Test test_AVX2 - Success
-- Found Python: C:/Python/Python310/python.exe (found suitable version "3.10.7", minimum required is "3.6") found components: Interpreter Development NumPy Development.Module Development.Embed 
-- Looking for vsnprintf
-- Looking for vsnprintf - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Looking for xlocale.h
-- Looking for xlocale.h - not found
-- Looking for direct.h
-- Looking for direct.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - not found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of unsigned long
-- Check size of unsigned long - done
-- Check size of void*
-- Check size of void* - done
-- Check size of size_t
-- Check size of size_t - done
-- Looking for C++ include atlbase.h
-- Looking for C++ include atlbase.h - found
-- GDAL_VERSION          = 3.7.0dev
-- GDAL_ABI_FULL_VERSION = 37
-- GDAL_SOVERSION        = 
-- Found ODBC: odbc32.lib   
-- Could NOT find ODBCCPP (missing: ODBCCPP_LIBRARY ODBCCPP_INCLUDE_DIR) 
-- Found MSSQL_NCLI: C:/Program Files/Microsoft SQL Server/110/SDK/Lib/x64/sqlncli11.lib (found version "11") 
-- Found MSSQL_ODBC: C:/Program Files/Microsoft SQL Server/Client SDK/ODBC/170/SDK/Lib/x64/msodbcsql17.lib (found version "17") 
-- Found MySQL: E:/buildsystem/release-1916-x64/lib/libmysql.lib (found version "5.7.30-ndb-7.6.14") 
-- Found CURL: E:/buildsystem/release-1916-x64/lib/libcurl_imp.lib (found version "7.79.1-DEV")  
-- Found Iconv: E:/buildsystem/release-1916-x64/lib/iconv.lib  
-- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST
-- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST - Success
-- Performing Test ICONV_HAS_EXTRA_CHARSETS
-- Performing Test ICONV_HAS_EXTRA_CHARSETS - Failed
-- Found LibXml2: E:/buildsystem/release-1916-x64/lib/libxml2.lib (found version "2.9.12") 
-- Found XercesC: E:/buildsystem/release-1916-x64/lib/xerces-c_3.lib (found version "3.2.2") 
-- Found ZLIB: E:/buildsystem/release-1916-x64/lib/zlib.lib (found version "1.2.11") 
-- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) 
-- Found OpenSSL: E:/buildsystem/release-1916-x64/lib/libcrypto.lib (found version "1.1.1l") found components: SSL Crypto 
-- Could NOT find CryptoPP (missing: CRYPTOPP_LIBRARY CRYPTOPP_TEST_KNOWNBUG CRYPTOPP_INCLUDE_DIR) 
-- Found PROJ: E:\buildsystem\release-1916-x64\lib\proj9.lib (found suitable version "9.1.1", minimum required is "6.0") 
-- Found TIFF: E:/buildsystem/release-1916-x64/lib/tiff.lib (found suitable version "4.3.0", minimum required is "4.0")  
-- Could NOT find ZSTD (missing: ZSTD_DIR)
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Found ZSTD: E:/buildsystem/release-1916-x64/lib/zstd.lib (found version "1.5.0")  
-- Could NOT find SFCGAL (missing: SFCGAL_LIBRARY SFCGAL_INCLUDE_DIR) 
-- Found TIFF: E:/buildsystem/release-1916-x64/lib/tiff.lib (found version "4.3.0")  
-- Reading E:/buildsystem/release-1916-x64/cmake/geotiff-config.cmake
-- GeoTIFF configuration, version 1.7.1
--   include directory: ${GeoTIFF_INCLUDE_DIRS}
--   ${GeoTIFF_LIBRARIES} set to static libraries
-- Found PNG: E:/buildsystem/release-1916-x64/lib/libpng16.lib (found version "1.6.37") 
-- Found JPEG: E:/buildsystem/release-1916-x64/lib/libjpeg.lib (found version "90") 
-- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12
-- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 - Failed
-- Found GIF: E:/buildsystem/release-1916-x64/lib/giflib.lib (found version "5.0.5") 
-- Could NOT find JSONC (missing: JSONC_DIR)
-- Could NOT find JSONC (missing: JSONC_LIBRARY JSONC_INCLUDE_DIR) 
-- Could NOT find OpenCAD (missing: OPENCAD_LIBRARY OPENCAD_INCLUDE_DIR) 
-- Could NOT find QHULL (missing: QHULL_LIBRARY QHULL_INCLUDE_DIR) 
-- Could NOT find LERC (missing: LERC_LIBRARY LERC_INCLUDE_DIR) 
-- Could NOT find BRUNSLI (missing: BRUNSLI_ENC_LIB BRUNSLI_DEC_LIB BRUNSLI_INCLUDE_DIR) 
-- Could NOT find libQB3 (missing: libQB3_DIR)
-- Could NOT find Shapelib (missing: Shapelib_INCLUDE_DIR Shapelib_LIBRARY) 
-- Could NOT find PCRE2 (missing: PCRE2-8_LIBRARY PCRE2_INCLUDE_DIR) 
-- Found PCRE: E:/buildsystem/release-1916-x64/lib/pcre.lib  
-- Looking for sqlite3_mutex_alloc
-- Looking for sqlite3_mutex_alloc - found
-- Looking for sqlite3_column_table_name
-- Looking for sqlite3_column_table_name - found
-- Looking for sqlite3_rtree_query_callback
-- Looking for sqlite3_rtree_query_callback - found
-- Looking for sqlite3_load_extension
-- Looking for sqlite3_load_extension - found
-- Looking for sqlite3_progress_handler
-- Looking for sqlite3_progress_handler - found
-- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION
-- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION - Success
-- Found SQLite3: E:/buildsystem/release-1916-x64/lib/sqlite3.lib (found version "3.37.2") 
-- Found SPATIALITE: E:/buildsystem/release-1916-x64/lib/spatialite_i.lib (found version "5.0") 
-- Could NOT find RASTERLITE2 (missing: RASTERLITE2_LIBRARY RASTERLITE2_INCLUDE_DIR) 
-- Found LibKML: E:/buildsystem/release-1916-x64/lib/kmlbase.lib (found version "1.3.0") 
-- Found HDF5: E:/buildsystem/release-1916-x64/lib/hdf5.lib;E:/buildsystem/release-1916-x64/lib/hdf5_cpp.lib;E:/buildsystem/release-1916-x64/lib/hdf5.lib (found version "1.12.0") found components: C CXX 
-- Found WebP: E:/buildsystem/release-1916-x64/lib/webp.lib  
-- Found FreeXL: E:/buildsystem/release-1916-x64/lib/freexl_i.lib  
-- Found MRSID: E:/buildsystem/support/mrsid/MrSID_DSDK-9.5.4.4709-win64-vc15/Raster_DSDK/lib/lti_dsdk.lib (found version "9.5.4") 
-- Could NOT find Armadillo (missing: ARMADILLO_INCLUDE_DIR) 
-- Found HDF4: E:/buildsystem/release-1916-x64/lib/hdf.lib (found version "4.2.13")  
-- Found ECW: E:/buildsystem/support/ECWSDK/ERDAS ECW JPEG 2000 SDK 5.5.0/lib/vc141/x64/NCSEcw.lib (found version "5.5") 
-- Found OGDI: E:/buildsystem/release-1916-x64/lib/ogdi.lib (found version "") 
-- Looking for CL_VERSION_2_2
-- Looking for CL_VERSION_2_2 - not found
-- Looking for CL_VERSION_2_1
-- Looking for CL_VERSION_2_1 - not found
-- Looking for CL_VERSION_2_0
-- Looking for CL_VERSION_2_0 - not found
-- Looking for CL_VERSION_1_2
-- Looking for CL_VERSION_1_2 - not found
-- Looking for CL_VERSION_1_1
-- Looking for CL_VERSION_1_1 - not found
-- Looking for CL_VERSION_1_0
-- Looking for CL_VERSION_1_0 - not found
-- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) 
-- Found PostgreSQL: E:/buildsystem/release-1916-x64/lib/libpq.lib   
-- Could NOT find FYBA (missing: FYBA_FYBA_LIBRARY FYBA_FYGM_LIBRARY FYBA_FYUT_LIBRARY FYBA_INCLUDE_DIR) 
-- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR) 
-- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR LZ4_VERSION) 
-- Could NOT find Blosc (missing: BLOSC_LIBRARY BLOSC_INCLUDE_DIR) 
-- Could NOT find basisu (missing: basisu_DIR)
-- Could NOT find IDB (missing: IDB_INCLUDE_DIR IDB_IFCPP_LIBRARY IDB_IFDMI_LIBRARY IDB_IFSQL_LIBRARY IDB_IFCLI_LIBRARY) 
-- Could NOT find rdb (missing: rdb_DIR)
-- Could NOT find TileDB (missing: TileDB_DIR)
-- Could NOT find OpenEXR (missing: OpenEXR_LIBRARY OpenEXR_UTIL_LIBRARY OpenEXR_HALF_LIBRARY OpenEXR_IEX_LIBRARY OpenEXR_INCLUDE_DIR Imath_INCLUDE_DIR) 
-- Could NOT find MONGOCXX (missing: MONGOCXX_INCLUDE_DIR BSONCXX_INCLUDE_DIR MONGOCXX_LIBRARY BSONCXX_LIBRARY) 
-- Found OpenJPEG: E:/buildsystem/release-1916-x64/lib/openjp2.lib (found version "2.4.0") 
-- Found JNI: C:/Java/jdk1.8.0_341x64/lib/jawt.lib  
-- Could NOT find HDFS (missing: HDFS_LIBRARY HDFS_INCLUDE_DIR) 
-- Found Poppler: E:/buildsystem/release-1916-x64/lib/poppler.lib (found version "0.89.0")  
-- Could NOT find Podofo (missing: PODOFO_LIBRARY PODOFO_INCLUDE_DIR) 
-- Found Oracle: E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib   missing components: CLNTSH
-- Found FileGDB: E:\buildsystem\support\FileGDB_API_1_5_1-VS2017\lib64\FileGDBAPI.lib  
-- Could NOT find KDU (missing: KDU_INCLUDE_DIR KDU_LIBRARY KDU_AUX_LIBRARY) (found version "")
-- Could NOT find LURATECH (missing: LURATECH_LIBRARY LURATECH_INCLUDE_DIR) 
-- Could NOT find Arrow (missing: Arrow_DIR)
-- Found SWIG: E:/buildsystem/src/swig/swigwin-4.0.2/swig.exe (found version "4.0.2")  
-- Found Java: C:/Java/jdk1.8.0_341x64/bin/java.exe (found version "1.8.0.341") found components: Runtime Development 
-- Found CSharp: .NET  
-- Could NOT find BISON (missing: BISON_EXECUTABLE) 
-- Performing Test HDF4_HAS_MAXOPENFILES
-- Performing Test HDF4_HAS_MAXOPENFILES - Success
-- Could NOT find BISON (missing: BISON_EXECUTABLE) 
-- Available SDKS: 5.0;6.0
-- Requested Library DotNet SDK Level: 2.0
-- Requested Application DotNet SDK Level: 5.0
-- DotNet SDK netstandard2.0 found
-- DotNet SDK net5.0 found
Package source with Name: local added successfully.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
--   Target system:             Windows
--   Installation directory:    E:/buildsystem/src/gdal-vc15x64/vc15x64/install
--   C++ Compiler type:         MSVC
--   C compile command line:     C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe
--   C++ compile command line:   C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe
-- 
--   CMAKE_C_FLAGS:              /DWIN32 /D_WINDOWS
--   CMAKE_CXX_FLAGS:              /DWIN32 /D_WINDOWS /EHsc
--   CMAKE_CXX11_STANDARD_COMPILE_OPTION:              
--   CMAKE_CXX11_EXTENSION_COMPILE_OPTION:              
--   CMAKE_EXE_LINKER_FLAGS:              /machine:x64
--   CMAKE_MODULE_LINKER_FLAGS:              /machine:x64
--   CMAKE_SHARED_LINKER_FLAGS:              /machine:x64
--   CMAKE_STATIC_LINKER_FLAGS:              /machine:x64
--   CMAKE_C_FLAGS_DEBUG:              /Zi /Ob0 /Od /RTC1
--   CMAKE_CXX_FLAGS_DEBUG:              /Zi /Ob0 /Od /RTC1
--   CMAKE_EXE_LINKER_FLAGS_DEBUG:              /debug /INCREMENTAL
--   CMAKE_MODULE_LINKER_FLAGS_DEBUG:              /debug /INCREMENTAL
--   CMAKE_SHARED_LINKER_FLAGS_DEBUG:              /debug /INCREMENTAL
--   CMAKE_STATIC_LINKER_FLAGS_DEBUG:              
--   CMAKE_C_FLAGS_RELEASE:              /O2 /Ob2 /DNDEBUG
--   CMAKE_CXX_FLAGS_RELEASE:              /O2 /Ob2 /DNDEBUG
--   CMAKE_EXE_LINKER_FLAGS_RELEASE:              /INCREMENTAL:NO
--   CMAKE_MODULE_LINKER_FLAGS_RELEASE:              /INCREMENTAL:NO
--   CMAKE_SHARED_LINKER_FLAGS_RELEASE:              /INCREMENTAL:NO
--   CMAKE_STATIC_LINKER_FLAGS_RELEASE:              
--   CMAKE_C_FLAGS_MINSIZEREL:              /O1 /Ob1 /DNDEBUG
--   CMAKE_CXX_FLAGS_MINSIZEREL:              /O1 /Ob1 /DNDEBUG
--   CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:              /INCREMENTAL:NO
--   CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:              /INCREMENTAL:NO
--   CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:              /INCREMENTAL:NO
--   CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:              
--   CMAKE_C_FLAGS_RELWITHDEBINFO:              /Zi /O2 /Ob1 /DNDEBUG
--   CMAKE_CXX_FLAGS_RELWITHDEBINFO:              /Zi /O2 /Ob1 /DNDEBUG
--   CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:              /debug /INCREMENTAL
--   CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:              /debug /INCREMENTAL
--   CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:              /debug /INCREMENTAL
--   CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:              
-- 
-- Enabled drivers and features and found dependency packages
-- The following features have been enabled:

 * gdal_JPEG, JPEG image format
 * gdal_RAW, Raw formats:EOSAT FAST Format, FARSITE LCP and Vexcel MFF2 Image
 * gdal_GTIFF, GeoTIFF image format
 * gdal_MEM, Read/write data in Memory
 * gdal_VRT, Virtual GDAL Datasets
 * gdal_HFA, Erdas Imagine .img
 * gdal_SDTS, SDTS translator
 * gdal_NITF, National Imagery Transmission Format
 * gdal_GXF, GXF
 * gdal_AAIGRID, Arc/Info ASCII Grid Format.
 * gdal_CEOS, CEOS translator
 * gdal_SAR_CEOS, ASI CEOS translator
 * gdal_XPM, XPM image format
 * gdal_DTED, Military Elevation Data
 * gdal_JDEM, JDEM driver
 * gdal_ENVISAT, Envisat
 * gdal_ELAS, Earth Resources Laboratory Applications Software
 * gdal_FIT, FIT driver
 * gdal_L1B, NOAA Polar Orbiter Level 1b Data Set (AVHRR)
 * gdal_RS2, RS2 -- RadarSat 2 XML Product
 * gdal_ILWIS, Raster Map
 * gdal_RMF, RMF --- Raster Matrix Format
 * gdal_LEVELLER, Daylon Leveller heightfield
 * gdal_SGI, SGI Image driver
 * gdal_SRTMHGT, SRTM HGT File Read Support
 * gdal_IDRISI, Idrisi Raster Format
 * gdal_GSG, Implements the Golden Software Surfer 7 Binary Grid Format.
 * gdal_ERS, ERMapper .ERS
 * gdal_JAXAPALSAR, JAXA PALSAR Level 1.1 and Level 1.5 processed products support
 * gdal_DIMAP, SPOT Dimap Driver
 * gdal_GFF, Ground-based SAR Applitcations Testbed File Format driver
 * gdal_COSAR, COSAR -- TerraSAR-X Complex SAR Data Product
 * gdal_PDS, USGS Astrogeology ISIS Cube (Version 2)
 * gdal_ADRG, ADRG reader and ASRP/USRP Reader
 * gdal_COASP, DRDC Configurable Airborne SAR Processor (COASP) data reader
 * gdal_TSX, TerraSAR-X XML Product Support
 * gdal_TERRAGEN, Terragen™ Terrain File
 * gdal_BLX, Magellan BLX Topo File Format
 * gdal_MSGN, Meteosat Second Generation (MSG) Native Archive Format (.nat)
 * gdal_TIL, EarthWatch .TIL Driver
 * gdal_R, R Object Data Store
 * gdal_NORTHWOOD, NWT_GRD/NWT_GRC -- Northwood/Vertical Mapper File Format
 * gdal_SAGA, SAGA GIS Binary Driver
 * gdal_XYZ, ASCII Gridded XYZ
 * gdal_ESRIC, ESRI compact cache
 * gdal_HF2, HF2/HFZ heightfield raster
 * gdal_KMLSUPEROVERLAY
 * gdal_CTG, CTG driver
 * gdal_ZMAP, ZMAP
 * gdal_NGSGEOID, NOAA NGS Geoid Height Grids
 * gdal_IRIS, IRIS driver
 * gdal_MAP, OziExplorer .MAP
 * gdal_CALS, CALS type 1
 * gdal_SAFE, SAFE -- Sentinel-1 SAFE XML Product
 * gdal_SENTINEL2, Driver for Sentinel-2 Level-1B, Level-1C and Level-2A products.
 * gdal_PRF, PHOTOMOD Raster File
 * gdal_MRF, Meta raster format
 * gdal_WMTS, OGC Web Map Tile Service
 * gdal_GRIB, WMO General Regularly-distributed Information in Binary form
 * gdal_BMP, Microsoft Windows Device Independent Bitmap
 * gdal_TGA, TGA
 * gdal_STACTA, STACTA
 * gdal_OGCAPI, OGCAPI
 * gdal_BSB, Maptech/NOAA BSB Nautical Chart Format
 * gdal_AIGRID, Arc/Info Binary Grid Format
 * gdal_ARG, ARG: Azavea Raster Grid
 * gdal_USGSDEM, USGS ASCII DEM (and CDED)
 * gdal_AIRSAR, AirSAR Polarimetric Format
 * gdal_OZI, OZF2/OZFX3 raster
 * gdal_PCIDSK, PCI Geomatics Database File
 * gdal_SIGDEM, Scaled Integer Gridded DEM .sigdem Driver
 * gdal_RIK, RIK -- Swedish Grid Maps
 * gdal_STACIT, STACIT
 * gdal_PDF, Geospatial PDF
 * gdal_PNG, PNG image format
 * gdal_GIF, Graphics Interchange Format
 * gdal_WCS, OGC Web Coverage Service
 * gdal_HTTP, HTTP driver
 * gdal_NETCDF, NetCDF network Common Data Form
 * gdal_ZARR, ZARR
 * gdal_DAAS, Airbus DS Intelligence Data As A Service(DAAS)
 * gdal_EEDA, Earth Engine Data API
 * gdal_FITS, FITS Driver
 * gdal_HDF5, Hierarchical Data Format Release 5 (HDF5)
 * gdal_PLMOSAIC, PLMosaic (Planet Labs Mosaics API)
 * gdal_WMS, Web Map Services
 * gdal_WEBP, WebP
 * gdal_HDF4, Hierarchical Data Format Release 4 (HDF4)
 * gdal_RASTERLITE, Rasterlite - Rasters in SQLite DB
 * gdal_MBTILES, MBTile
 * gdal_POSTGISRASTER, PostGIS Raster driver
 * gdal_KEA, Kea
 * gdal_JP2OPENJPEG, JPEG2000 driver based on OpenJPEG library
 * gdal_PCRASTER, PCRaster CSF 2.0 raster file driver
 * gdal_MRSID, Multi-resolution Seamless Image Database
 * gdal_GEOR, Oracle Spatial GeoRaster
 * gdal_ECW, ERDAS JPEG2000 (.jp2)
 * ogr_MEM, Read/write driver for MEMORY virtual files
 * ogr_GEOJSON, GeoJSON/ESRIJSON/TopoJSON driver
 * ogr_TAB, MapInfo TAB and MIF/MID
 * ogr_SHAPE, ESRI shape-file
 * ogr_KML, KML
 * ogr_VRT, VRT - Virtual Format
 * ogr_AVC, AVC
 * ogr_GML, GML
 * ogr_CSV, CSV
 * ogr_DGN, DGN
 * ogr_GMT, GMT
 * ogr_NTF, NTF
 * ogr_S57, S57
 * ogr_TIGER, U.S. Census TIGER/Line
 * ogr_GEOCONCEPT, GEOCONCEPT
 * ogr_GEORSS, GEORSS
 * ogr_DXF, DXF
 * ogr_PGDUMP, PGDump
 * ogr_GPSBABEL, GPSBABEL
 * ogr_EDIGEO, EDIGEO
 * ogr_SXF, SXF
 * ogr_OPENFILEGDB, OPENFILEGDB
 * ogr_WASP, WAsP .map format
 * ogr_SELAFIN, OSELAFIN
 * ogr_JML, JML
 * ogr_VDV, VDV-451/VDV-452/INTREST Data Format
 * ogr_FLATGEOBUF, FlatGeobuf
 * ogr_MAPML, MapML
 * ogr_SDTS, SDTS
 * ogr_GPX, GPX - GPS Exchange Format
 * ogr_GMLAS, GMLAS
 * ogr_SVG, Scalable Vector Graphics
 * ogr_CSW, CSW
 * ogr_FILEGDB, FileGDB
 * ogr_LIBKML, LibKML
 * ogr_NAS, NAS/ALKIS
 * ogr_PLSCENES, PLSCENES
 * ogr_WFS, OGC WFS service
 * ogr_NGW, NextGIS Web
 * ogr_ELASTIC, ElasticSearch
 * ogr_IDRISI, IDRISI
 * ogr_PDS, Planetary Data Systems TABLE
 * ogr_SQLITE, SQLite3 / Spatialite RDBMS
 * ogr_GPKG, GeoPackage
 * ogr_OSM, OpenStreetMap XML and PBF
 * ogr_VFK, Czech Cadastral Exchange Data Format
 * ogr_MVT, MVT
 * ogr_AMIGOCLOUD, AMIGOCLOUD
 * ogr_CARTO, CARTO
 * ogr_ILI, ILI
 * ogr_MYSQL, MySQL
 * ogr_PG, PostGIS
 * ogr_MSSQLSPATIAL, MSSQLSPATIAL
 * ogr_ODBC, ODBC
 * ogr_PGEO, PGEO
 * ogr_XLSX, Microsoft Office Excel(xlsx)
 * ogr_XLS, Microsoft Office Excel(xls)
 * ogr_CAD, OpenCAD
 * ogr_GTFS, GTFS
 * ogr_OCI, Oracle OCI
 * ogr_ODS, ODS
 * ogr_OGDI, OGDI
 * ogr_LVBAG, LVBAG

-- The following OPTIONAL packages have been found:

 * Python (required version >= 3.6)
   SWIG_PYTHON: Python binding
 * ODBC
   Enable DB support through ODBC
 * MSSQL_NCLI
   MSSQL Native Client to enable bulk copy
 * MSSQL_ODBC
   MSSQL ODBC driver to enable bulk copy
 * MySQL
   MySQL
 * Iconv
   Character set recoding (used in GDAL portability library)
 * LibXml2
   Read and write XML formats
 * XercesC
   Read and write XML formats (needed for GMLAS and ILI drivers)
 * OpenSSL
   Use OpenSSL library
 * ZSTD, Zstandard - Fast real-time compression algorithm, <https://github.com/facebook/zstd>
   ZSTD compression library
 * ZLIB
   zlib (external)
 * GIF
   GIF compression library (external)
 * PCRE
   Enable PCRE support for sqlite3
 * SPATIALITE
   Enable spatialite support for sqlite3
 * LibKML
 * HDF5
   Enable HDF5
 * WebP
   WebP compression
 * FreeXL
   Enable XLS driver
 * MRSID
   MrSID raster SDK
 * CFITSIO
   C FITS I/O library
 * HDF4
   Enable HDF4 driver
 * KEA
   Enable KEA driver
 * ECW
   Enable ECW driver
 * NetCDF
   Enable netCDF driver
 * OGDI
   Enable ogr_OGDI driver
 * PostgreSQL
 * OpenJPEG
 * Poppler, A PDF rendering library, <http://poppler.freedesktop.org>
   Enable PDF driver with Poppler (read side)
 * Oracle
   Enable Oracle OCI driver
 * FileGDB
   Enable FileGDB (based on closed-source SDK) driver
 * JNI
   SWIG_JAVA: Java binding
 * Java
 * Dotnet
 * CSharp
   SWIG_CSharp: CSharp binding

-- The following RECOMMENDED packages have been found:

 * CURL
   Enable drivers to use web API
 * EXPAT
   Read and write XML formats
 * TIFF, Support for the Tag Image File Format (TIFF)., <https://libtiff.gitlab.io/libtiff/>
   Support for the Tag Image File Format (TIFF).
   gdal_GTIFF: GeoTIFF image format
   gdal_CALS: CALS type 1 driver
 * GeoTIFF
   libgeotiff library (external)
 * PNG
   PNG compression library (external)
 * JPEG
   JPEG compression library (external)
 * SQLite3
   Enable SQLite3 support (used by SQLite/Spatialite, GPKG, Rasterlite, MBTiles, etc.)
 * GEOS
   Geometry Engine - Open Source (GDAL core dependency)
 * SWIG, software development tool that connects programs written in C and C++ with a variety of high-level programming languages., <http://swig.org/>
   Enable language bindings

-- The following REQUIRED packages have been found:

 * PROJ (required version >= 6.0)

-- The following features have been disabled:

 * gdal_HEIF, HEIF
 * gdal_MSG, Meteosat Second Generation
 * gdal_RASDAMAN, Rasdaman GDAL driver
 * gdal_GTA, Generic Tagged Arrays
 * gdal_DDS, DirectDraw Surface
 * gdal_TILEDB, TileDB tiledb.io
 * gdal_EXR, EXR support via OpenEXR library
 * gdal_RDB, RIEGL RDB Map Pixel (.mpx) driver
 * gdal_JPEGXL, JPEG-XL
 * gdal_BASISU_KTX2, Basis Universal and KTX2 texture formats
 * gdal_JP2KAK, JPEG-2000 (based on Kakadu)
 * gdal_JPIPKAK, JPIP Streaming
 * gdal_JP2LURA, JPEG-2000 (based on Luratech)
 * gdal_SDE, ESRI ArcSDE Raster
 * ogr_DWG, DWG
 * ogr_SOSI, SOSI:Systematic Organization of Spatial Information
 * ogr_MONGODBV3, MongoDB V3
 * ogr_PARQUET, Parquet
 * ogr_ARROW, Arrow
 * ogr_IDB, IDB
 * ogr_HANA, SAP HANA

-- The following OPTIONAL packages have not been found:

 * ODBCCPP
   odbc-cpp library (external)
 * Deflate
   Enable libdeflate compression library (complement to ZLib)
 * CryptoPP
   Use crypto++ library for CPL.
 * SFCGAL
   gdal core supports ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations
 * JSONC
   json-c library (external)
 * OpenCAD
   libopencad (external, used by OpenCAD driver)
 * BRUNSLI
   Enable BRUNSLI for JPEG packing in MRF
 * libQB3
   Enable QB3 compression in MRF
 * PCRE2
   Enable PCRE2 support for sqlite3
 * RASTERLITE2
   Enable RasterLite2 support for sqlite3
 * GTA
   Enable GTA driver
 * Armadillo
   C++ library for linear algebra (used for TPS transformation)
 * OpenCL
   Enable OpenCL (may be used for warping)
 * FYBA
   enable ogr_SOSI driver
 * LibLZMA
   LZMA compression
 * LZ4
   LZ4 compression
 * Blosc
   Blosc compression
 * ARCHIVE
   Multi-format archive and compression library library (used for /vsi7z/
 * JXL
   JPEG-XL compression
 * JXL_THREADS
   JPEG-XL threading
 * Crnlib
   enable gdal_DDS driver
 * basisu
   Enable BASISU driver
 * IDB
   enable ogr_IDB driver
 * RASDAMAN
   enable rasdaman driver
 * rdb
   enable RIEGL RDB library
 * TileDB
   enable TileDB driver
 * OpenEXR
   OpenEXR >=2.2
 * MONGOCXX
   Enable MongoDBV3 driver
 * HEIF
   HEIF >= 1.1
 * HDFS
   Enable Hadoop File System through native library
 * PDFIUM
   Enable PDF driver with Pdfium (read side)
 * TEIGHA
   Enable DWG and DGNv8 drivers
 * KDU
   Enable KAKADU
 * LURATECH
   Enable JP2Lura driver
 * Arrow
   Apache Arrow C++ library
 * BISON
 * Doxygen

-- The following RECOMMENDED packages have not been found:

 * QHULL
   Enable QHULL (external)
 * LERC
   Enable LERC (external)

-- Internal libraries enabled:

 * JSONC internal library enabled
 * OPENCAD internal library enabled
 * QHULL internal library enabled
 * LERC internal library enabled


-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) (Required is at least version "1.10.0")
-- Using internal GTest
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045.
-- Configuring done
-- Generating done
-- Build files have been written to: E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  Creating directories for 'googletest'
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download/CMakeLists.txt
  Performing download step (download, verify and extract) for 'googletest'
  -- Downloading...
     dst='E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download/googletest-prefix/src/release-1.12.1.zip'
     timeout='none'
     inactivity timeout='none'
  -- Using src='https://github.com/google/googletest/archive/release-1.12.1.zip'
  -- verifying file...
         file='E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download/googletest-prefix/src/release-1.12.1.zip'
  -- Downloading... done
  -- extracting...
       src='E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download/googletest-prefix/src/release-1.12.1.zip'
       dst='E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-src'
  -- extracting... [tar xfz]
  -- extracting... [analysis]
  -- extracting... [rename]
  -- extracting... [clean up]
  -- extracting... done
  No update step for 'googletest'
  No patch step for 'googletest'
  No configure step for 'googletest'
  No build step for 'googletest'
  No install step for 'googletest'
  No test step for 'googletest'
  Completed 'googletest'
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/vc15x64/autotest/cpp/googletest-download/CMakeLists.txt
-- Found Python: C:/Python/Python310/python.exe (found version "3.10.7") found components: Interpreter 
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
-- Build files have been written to: E:/buildsystem/src/gdal-vc15x64/vc15x64
	E:\buildsystem\cmake\bin\cmake.exe --build . --config Release --target install
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  ======= [x] Purging nuget package cache for OSGeo.GDAL.CONST
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/swig/csharp/CMakeLists.txt
  ======= [x] Purging nuget package cache for OSGeo.GDAL.Core
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/swig/csharp/CMakeLists.txt
  ======= [x] Purging nuget package cache for OSGeo.OGR
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/swig/csharp/CMakeLists.txt
  ======= [x] Purging nuget package cache for OSGeo.OSR
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/swig/csharp/CMakeLists.txt
  -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.38.1.windows.1") 
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/CMakeLists.txt
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/alg/CMakeLists.txt
  contour.cpp
  gdal_crs.cpp
  gdal_octave.cpp
  gdal_rpc.cpp
  gdal_tps.cpp
  gdalapplyverticalshiftgrid.cpp
  gdalchecksum.cpp
  gdalcutline.cpp
  gdaldither.cpp
  gdalgeoloc.cpp
  gdalgeolocquadtree.cpp
  gdalgrid.cpp
  gdallinearsystem.cpp
  gdalmatching.cpp
  gdalmediancut.cpp
  gdalpansharpen.cpp
  gdalproximity.cpp
  gdalrasterize.cpp
  gdalrasterpolygonenumerator.cpp
  gdalsievefilter.cpp
  Generating Code...
  Compiling...
  gdalsimplewarp.cpp
  gdaltransformer.cpp
  gdaltransformgeolocs.cpp
  gdalwarper.cpp
  gdalwarpkernel.cpp
  gdalwarpoperation.cpp
  llrasterize.cpp
  polygonize.cpp
  rasterfill.cpp
  thinplatespline.cpp
  gdal_simplesurf.cpp
  viewshed.cpp
  gdalgridsse.cpp
  Generating Code...
  delaunay.c
  gdalgridavx.cpp
  alg.vcxproj -> E:\buildsystem\src\gdal-vc15x64\vc15x64\alg\alg.dir\Release\alg.lib
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/apps/CMakeLists.txt
  gdalinfo_lib.cpp
  gdalbuildvrt_lib.cpp
  gdal_grid_lib.cpp
  gdal_translate_lib.cpp
  gdal_rasterize_lib.cpp
  gdalwarp_lib.cpp
  commonutils.cpp
  ogrinfo_lib.cpp
  ogr2ogr_lib.cpp
  gdaldem_lib.cpp
  nearblack_lib.cpp
  gdalmdiminfo_lib.cpp
  gdalmdimtranslate_lib.cpp
  Generating Code...
  appslib.vcxproj -> E:\buildsystem\src\gdal-vc15x64\vc15x64\apps\appslib.dir\Release\appslib.lib
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/port/CMakeLists.txt
  cpl_alibaba_oss.cpp
  cpl_azure.cpp
  cpl_conv.cpp
  cpl_error.cpp
  cpl_string.cpp
  cplgetsymbol.cpp
  cplstringlist.cpp
  cpl_strtod.cpp
  cpl_path.cpp
  cpl_csv.cpp
  cpl_findfile.cpp
  cpl_minixml.cpp
  cpl_multiproc.cpp
  cpl_list.cpp
  cpl_getexecpath.cpp
  cplstring.cpp
  cpl_vsisimple.cpp
  cpl_vsil.cpp
  cpl_vsi_mem.cpp
  cpl_http.cpp
  Generating Code...
  Compiling...
  cpl_hash_set.cpp
  cplkeywordparser.cpp
  cpl_recode.cpp
  cpl_recode_stub.cpp
  cpl_quad_tree.cpp
  cpl_atomic_ops.cpp
  cpl_vsil_subfile.cpp
  cpl_time.cpp
  cpl_vsil_stdout.cpp
  cpl_vsil_sparsefile.cpp
  cpl_vsil_abstract_archive.cpp
  cpl_vsil_tar.cpp
  cpl_vsil_libarchive.cpp
  cpl_vsil_stdin.cpp
  cpl_vsil_buffered_reader.cpp
  cpl_vsil_plugin.cpp
  cpl_base64.cpp
  cpl_vsil_curl.cpp
  cpl_vsil_curl_streaming.cpp
  cpl_vsil_cache.cpp
  Generating Code...
  Compiling...
  cpl_xml_validate.cpp
  cpl_spawn.cpp
  cpl_google_oauth2.cpp
  cpl_progress.cpp
  cpl_virtualmem.cpp
  cpl_worker_thread_pool.cpp
  cpl_vsil_crypt.cpp
  cpl_sha1.cpp
  cpl_sha256.cpp
  cpl_aws.cpp
  cpl_aws_win32.cpp
  cpl_vsi_error.cpp
  cpl_cpu_features.cpp
  cpl_google_cloud.cpp
  cpl_json.cpp
  cpl_json_streaming_parser.cpp
  cpl_md5.cpp
  cpl_vsil_hdfs.cpp
  cpl_swift.cpp
  cpl_vsil_adls.cpp
  Generating Code...
  Compiling...
  cpl_vsil_az.cpp
  cpl_vsil_uploadonclose.cpp
  cpl_vsil_gs.cpp
  cpl_vsil_webhdfs.cpp
  cpl_vsil_s3.cpp
  cpl_vsil_oss.cpp
  cpl_vsil_swift.cpp
  cpl_json_streaming_writer.cpp
  cpl_userfaultfd.cpp
  cpl_vax.cpp
  cpl_compressor.cpp
  cpl_float.cpp
  cpl_vsil_win32.cpp
  cpl_vsil_gzip.cpp
  cpl_minizip_ioapi.cpp
  cpl_minizip_unzip.cpp
  cpl_minizip_zip.cpp
  cpl_odbc.cpp
  Generating Code...
  cpl.vcxproj -> E:\buildsystem\src\gdal-vc15x64\vc15x64\port\cpl.dir\Release\cpl.lib
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/port/CMakeLists.txt
  cpl_recode_iconv.cpp
  cpl_iconv.vcxproj -> E:\buildsystem\src\gdal-vc15x64\vc15x64\port\cpl_iconv.dir\Release\cpl_iconv.lib
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/frmts/pcraster/libcsf/CMakeLists.txt
  _getcell.c
  cellsize.c
  delattr.c
  gdattype.c
  gnrrows.c
  legend.c
  pminval.c
  rcomp.c
  setangle.c
  vsdef.c
  _getrow.c
  create2.c
  dumconv.c
  getattr.c
  gproj.c
  mclose.c
  putallmv.c
  rcoords.c
  setmv.c
  vsis.c
  Generating Code...
  Compiling...
  _gsomece.c
  endian.c
  getx0.c
  gputproj.c
  mopen.c
  putattr.c
  rdup2.c
  setvtmv.c
  vsvers.c
  _putcell.c
  file.c
  gety0.c
  gvalscal.c
  moreattr.c
  putsomec.c
  reseterr.c
  strconst.c
  wattrblk.c
  _rputrow.c
  csfglob.c
  Generating Code...
  Compiling...
  filename.c
  ggisfid.c
  gvartype.c
  mperror.c
  putx0.c
  rextend.c
  strpad.c
  angle.c
  gattrblk.c
  gmaxval.c
  gversion.c
  puty0.c
  rmalloc.c
  swapio.c
  attravai.c
  csfsup.c
  gattridx.c
  gminval.c
  ismv.c
  pgisfid.c
  Generating Code...
  Compiling...
  pvalscal.c
  rrowcol.c
  trackmm.c
  attrsize.c
  gcellrep.c
  gnrcols.c
  kernlcsf.c
  pmaxval.c
  rattrblk.c
  ruseas.c
  vs2.c
  Generating Code...
  csf.vcxproj -> E:\buildsystem\src\gdal-vc15x64\vc15x64\frmts\pcraster\libcsf\csf.dir\Release\csf.lib
  Building Custom Rule E:/buildsystem/src/gdal-vc15x64/gcore/CMakeLists.txt
  gdalopeninfo.cpp
  gdaldriver.cpp
  gdaldataset.cpp
  gdalrasterband.cpp
  gdal_misc.cpp
  gdalrasterblock.cpp
  gdalcolortable.cpp
  gdalmajorobject.cpp
  gdaldefaultoverviews.cpp
  gdalpamdataset.cpp
  gdalpamrasterband.cpp
  gdaljp2metadata.cpp
  gdaljp2box.cpp
  gdalmultidomainmetadata.cpp
  gdal_rat.cpp
Attempting to cancel the build...