found 7zip in C:\Program Files\7-Zip\7z.exe copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_oci.opt 1 file(s) copied. echo OCI_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_oci.opt echo OCI_LIB = E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib >> E:\buildsystem\release-1928\build\gdal_oci.opt echo OCI_INCLUDE = -IE:\builds\Oracle\instantclient_12_2\sdk\include >> E:\buildsystem\release-1928\build\gdal_oci.opt cd src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts\oci nmake /f makefile.vc clean del *.lib del *.obj *.pdb del *.exe del *.dll del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_oci.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I.. -I..\.. -IE:\builds\Oracle\instantclient_12_2\sdk\include -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c ogrocisession.cpp ogrocistatement.cpp ogrocidriver.cpp ogrocidatasource.cpp ogrocilayer.cpp ogrocitablelayer.cpp ogrociselectlayer.cpp ogrocistringbuf.cpp ogrociwritablelayer.cpp ogrociloaderlayer.cpp ogrocistroke.cpp ogrocisession.cpp ogrocistatement.cpp ogrocidriver.cpp ogrocidatasource.cpp ogrocilayer.cpp ogrocitablelayer.cpp ogrociselectlayer.cpp ogrocistringbuf.cpp ogrociwritablelayer.cpp ogrociloaderlayer.cpp ogrocistroke.cpp link /dll /out:ogr_OCI.dll ogrocisession.obj ogrocistatement.obj ogrocidriver.obj ogrocidatasource.obj ogrocilayer.obj ogrocitablelayer.obj ogrociselectlayer.obj ogrocistringbuf.obj ogrociwritablelayer.obj ogrociloaderlayer.obj ogrocistroke.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library ogr_OCI.lib and object ogr_OCI.exp if exist ogr_OCI.dll.manifest mt -manifest ogr_OCI.dll.manifest -outputresource:ogr_OCI.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y ogr_OCI.dll E:\buildsystem\release-1928\bin\gdal\plugins E:ogr_OCI.dll 1 File(s) copied cd E:\buildsystem cd src\gdal-3-2-vc16\gdal\frmts\georaster nmake /f makefile.vc clean del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_oci.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\builds\Oracle\instantclient_12_2\sdk\include -I..\zlib -I..\jpeg\libjpeg -DJPEG_SUPPORTED -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c oci_wrapper.cpp georaster_dataset.cpp georaster_rasterband.cpp georaster_wrapper.cpp cpl_vsil_ocilob.cpp oci_wrapper.cpp georaster_dataset.cpp georaster_rasterband.cpp georaster_wrapper.cpp cpl_vsil_ocilob.cpp E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1451): warning C4244: 'return': conversion from 'ub8' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1523): warning C4244: 'return': conversion from 'ub8' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\oci_wrapper.cpp(1843): warning C4244: '=': conversion from 'int' to 'char', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(324): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(323): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(349): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\cpl_vsil_ocilob.cpp(348): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\georaster_dataset.cpp(656): warning C4244: 'initializing': conversion from 'GIntBig' to 'size_t', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\georaster_dataset.cpp(743): warning C4244: 'initializing': conversion from 'vsi_l_offset' to 'size_t', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\georaster_dataset.cpp(743): warning C4244: 'initializing': conversion from 'vsi_l_offset' to 'const size_t', possible loss of data E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\georaster\georaster_dataset.cpp(763): warning C4244: 'argument': conversion from 'GUIntBig' to 'unsigned long', possible loss of data link /dll /out:gdal_GEOR.dll oci_wrapper.obj georaster_dataset.obj georaster_rasterband.obj georaster_wrapper.obj cpl_vsil_ocilob.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\builds\Oracle\instantclient_12_2\sdk\lib\msvc\oci.lib E:\buildsystem\release-1928\lib\zlib.lib ..\zlib\*.obj ..\jpeg\vsidataio.obj ..\jpeg\libjpeg\libjpeg.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_GEOR.lib and object gdal_GEOR.exp if exist gdal_GEOR.dll.manifest mt -manifest gdal_GEOR.dll.manifest -outputresource:gdal_GEOR.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_GEOR.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_GEOR.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_mrsid.opt 1 file(s) copied. echo MRSID_DIR=E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16 >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_RDLLBUILD = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_LDLLBUILD = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_INCLUDE=-I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_LIB="E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_PLUGIN = YES >> E:\buildsystem\release-1928\build\gdal_mrsid.opt echo MRSID_RASTER_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK MRSID_RASTER_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK echo MRSID_RVER = 800 MRSID_RVER = 800 echo MRSID_JP2 = YES MRSID_JP2 = YES echo MRSID_ESDK = NO MRSID_ESDK = NO echo MRSID_RDLLBUILD = YES MRSID_RDLLBUILD = YES echo MRSID_LIDAR_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK MRSID_LIDAR_DIR = E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK echo MRSID_LVER = 111 MRSID_LVER = 111 echo MRSID_LDLLBUILD = YES MRSID_LDLLBUILD = YES echo MRSID_CONFIG = Release_md MRSID_CONFIG = Release_md echo MRSID_FLAGS = -DMRSID_LVER=111 -DMRSID_RVER=800 -DMRSID_J2K MRSID_FLAGS = -DMRSID_LVER=111 -DMRSID_RVER=800 -DMRSID_J2K echo MRSID_INCLUDE = -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" MRSID_INCLUDE = -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" echo MRSID_LIB = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" MRSID_LIB = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" echo MRSID_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" MRSID_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" echo LIDAR_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" LIDAR_DLL = "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" cd src\gdal-3-2-vc16\gdal\frmts\mrsid nmake /f makefile.vc clean EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I..\gtiff\libgeotiff -DMRSID_LVER=111 -DMRSID_RVER=800 -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c mrsiddataset.cpp mrsidstream.cpp mrsiddataset.cpp mrsidstream.cpp link /dll /out:gdal_MrSID.dll mrsiddataset.obj mrsidstream.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib E:\buildsystem\release-1928\lib\tiff.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_MrSID.lib and object gdal_MrSID.exp if exist gdal_MrSID.dll.manifest mt -manifest gdal_MrSID.dll.manifest -outputresource:gdal_MrSID.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins if exist E:\buildsystem\release-1928\bin\lti_dsdk_dll.dll del E:\buildsystem\release-1928\bin\lti_dsdk_dll.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk.dll del E:\buildsystem\release-1928\bin\lti_dsdk.dll if exist E:\buildsystem\release-1928\bin\lti_lidar_dsdk.dll del E:\buildsystem\release-1928\bin\lti_lidar_dsdk.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk_9.0.dll del E:\buildsystem\release-1928\bin\lti_dsdk_9.0.dll if exist E:\buildsystem\release-1928\bin\lti_dsdk_9.1.dll del E:\buildsystem\release-1928\bin\lti_dsdk_9.1.dll if exist E:\buildsystem\release-1928\bin\lti_lidar_dsdk_1.1.dll del E:\buildsystem\release-1928\bin\lti_lidar_dsdk_1.1.dll if exist E:\buildsystem\release-1928\bin\tbb.dll del E:\buildsystem\release-1928\bin\tbb.dll xcopy /Y gdal_MrSID.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_MrSID.dll 1 File(s) copied if exist "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll 1 File(s) copied if exist E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll xcopy /Y E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll 1 File(s) copied cd E:\buildsystem cd src\gdal-3-2-vc16\gdal\frmts\mrsid_lidar nmake /f makefile.vc clean EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt del *.obj del *.dll del *.exp del *.lib del *.manifest del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_mrsid.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include" -I"E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\include" -D_CRT_SECURE_NO_WARNINGS /Zc:wchar_t- -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c gdal_MG4Lidar.cpp gdal_MG4Lidar.cpp E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\include\lidar\Atomic.h(18): warning C4005: 'NOMINMAX': macro redefinition E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\mrsid_lidar\gdal_MG4Lidar.cpp: note: see previous definition of 'NOMINMAX' link /dll /out:gdal_MG4Lidar.dll gdal_MG4Lidar.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk.lib" "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk.lib" advapi32.lib user32.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_MG4Lidar.lib and object gdal_MG4Lidar.exp if exist gdal_MG4Lidar.dll.manifest mt -manifest gdal_MG4Lidar.dll.manifest -outputresource:gdal_MG4Lidar.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_MG4Lidar.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_MG4Lidar.dll 1 File(s) copied if exist "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll 1 File(s) copied if exist E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll xcopy /Y E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\tbb.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Raster_DSDK\lib\lti_dsdk_9.5.dll 1 File(s) copied xcopy /Y "E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll" E:\buildsystem\release-1928\bin E:\buildsystem\support\mrsid\MrSID_DSDK-9.5.4.5047-win32-vc16\Lidar_DSDK\lib\lti_lidar_dsdk_1.1.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_pdf.opt 1 file(s) copied. echo PDF_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_ENABLED = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_CFLAGS = -IE:\buildsystem\release-1928\include -IE:\buildsystem\release-1928\include\poppler >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_HAS_OPTCONTENT = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_MAJOR_VERSION = 0 >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_MINOR_VERSION = 89 >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_BASE_STREAM_HAS_TWO_ARGS = YES >> E:\buildsystem\release-1928\build\gdal_pdf.opt echo POPPLER_LIBS = E:\buildsystem\release-1928\lib\poppler.lib E:\buildsystem\release-1928\lib\freetype.lib E:\buildsystem\release-1928\lib\harfbuzz.lib E:\buildsystem\release-1928\lib\libpng16_static.lib E:\buildsystem\release-1928\lib\libjpeg.lib E:\buildsystem\release-1928\lib\tiff.lib E:\buildsystem\release-1928\lib\openjp2.lib E:\buildsystem\release-1928\lib\zlib.lib advapi32.lib gdi32.lib >> E:\buildsystem\release-1928\build\gdal_pdf.opt cd src\gdal-3-2-vc16\gdal\frmts\pdf nmake /f makefile.vc clean del *.obj nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_pdf.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -I..\vrt -I..\mem -I..\..\ogr\ogrsf_frmts\mem -IE:\buildsystem\release-1928\include -IE:\buildsystem\release-1928\include\poppler -DPOPPLER_MAJOR_VERSION=0 -DPOPPLER_MINOR_VERSION=89 -DHAVE_POPPLER -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c pdfdataset.cpp pdfio.cpp pdfobject.cpp pdfcreatecopy.cpp ogrpdflayer.cpp pdfwritabledataset.cpp pdfreadvectors.cpp pdfcreatefromcomposition.cpp pdfdataset.cpp pdfio.cpp pdfobject.cpp pdfcreatecopy.cpp ogrpdflayer.cpp pdfwritabledataset.cpp pdfreadvectors.cpp pdfcreatefromcomposition.cpp link /dll /out:gdal_PDF.dll pdfdataset.obj pdfio.obj pdfobject.obj pdfcreatecopy.obj ogrpdflayer.obj pdfwritabledataset.obj pdfreadvectors.obj pdfcreatefromcomposition.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemdatasource.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemdriver.obj ..\..\ogr\ogrsf_frmts\mem\ogrmemlayer.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\poppler.lib E:\buildsystem\release-1928\lib\freetype.lib E:\buildsystem\release-1928\lib\harfbuzz.lib E:\buildsystem\release-1928\lib\libpng16_static.lib E:\buildsystem\release-1928\lib\libjpeg.lib E:\buildsystem\release-1928\lib\tiff.lib E:\buildsystem\release-1928\lib\openjp2.lib E:\buildsystem\release-1928\lib\zlib.lib advapi32.lib gdi32.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_PDF.lib and object gdal_PDF.exp if exist gdal_PDF.dll.manifest mt -manifest gdal_PDF.dll.manifest -outputresource:gdal_PDF.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_PDF.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_PDF.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_hdf4.opt 1 file(s) copied. echo HDF4_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_hdf4.opt echo HDF4_DIR = E:\buildsystem\src\hdf4\vc16\install >> E:\buildsystem\release-1928\build\gdal_hdf4.opt echo HDF4_LIB = E:\buildsystem\release-1928\lib\hdf.lib E:\buildsystem\release-1928\lib\mfhdf.lib >> E:\buildsystem\release-1928\build\gdal_hdf4.opt echo HDF4_INCLUDE = E:\buildsystem\release-1928\include\hdf4 >> E:\buildsystem\release-1928\build\gdal_hdf4.opt cd src\gdal-3-2-vc16\gdal\frmts\hdf4 nmake /f makefile.vc clean del *.obj cd hdf-eos nmake /nologo /f makefile.vc clean del *.obj cd .. nmake /f makefile.vc EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_hdf4.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\buildsystem\release-1928\include\hdf4 -IE:\buildsystem\src\hdf4\vc16\install\include -Ihdf-eos -DFRMT_hdf4 -DHDF4_PLUGIN -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c hdf4dataset.cpp hdf4imagedataset.cpp hdf4multidim.cpp hdf4dataset.cpp hdf4imagedataset.cpp hdf4multidim.cpp E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\hdf4\hdf4imagedataset.cpp(34): warning C4005: 'NOMINMAX': macro redefinition E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\hdf4\hdf4imagedataset.cpp: note: see previous definition of 'NOMINMAX' E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\hdf4\hdf4multidim.cpp(1668): warning C4589: Constructor of abstract class 'HDF4AbstractAttribute' ignores initializer for virtual base class 'GDALAbstractMDArray' E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\hdf4\hdf4multidim.cpp(1668): note: virtual base classes are only initialized by the most-derived type xcopy /D /Y *.obj ..\o E:hdf4dataset.obj E:hdf4imagedataset.obj E:hdf4multidim.obj 3 File(s) copied cd hdf-eos nmake /nologo /f makefile.vc cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\buildsystem\release-1928\include\hdf4 -IE:\buildsystem\src\hdf4\vc16\install\include -I.\ -I..\ -DFRMT_hdf4 -DWIN32 -DGNM_ENABLED -DGDAL_COMPILATION /c SWapi.c GDapi.c EHapi.c gctp_wrap.c SWapi.c GDapi.c EHapi.c gctp_wrap.c xcopy /D /Y *.obj ..\..\o E:EHapi.obj E:gctp_wrap.obj E:GDapi.obj E:SWapi.obj 4 File(s) copied nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_hdf4.opt cd hdf-eos nmake /nologo /f makefile.vc plugin cd .. link /dll /out:gdal_HDF4.dll hdf4dataset.obj hdf4imagedataset.obj hdf4multidim.obj hdf-eos\*.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\hdf.lib E:\buildsystem\release-1928\lib\mfhdf.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_HDF4.lib and object gdal_HDF4.exp if exist gdal_HDF4.dll.manifest mt -manifest gdal_HDF4.dll.manifest -outputresource:gdal_HDF4.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_HDF4.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_HDF4.dll 1 File(s) copied cd E:\buildsystem\release-1928\bin\gdal\plugins copy /Y gdal_HDF4.dll gdal_HDF4Image.dll 1 file(s) copied. cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_hdf5.opt 1 file(s) copied. echo HDF5_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_hdf5.opt echo HDF5_DIR = E:\buildsystem\release-1928 >> E:\buildsystem\release-1928\build\gdal_hdf5.opt echo HDF5_LIB = E:\buildsystem\release-1928\lib\libhdf5.lib E:\buildsystem\release-1928\lib\libhdf5_cpp.lib E:\buildsystem\release-1928\lib\zlib.lib E:\buildsystem\release-1928\lib\szip.lib >> E:\buildsystem\release-1928\build\gdal_hdf5.opt cd src\gdal-3-2-vc16\gdal\frmts\hdf5 nmake /f makefile.vc clean del *.obj del *.dll del *.exp del *.lib del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_hdf5.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\buildsystem\release-1928\include -DWIN32 -D_HDF5USEDLL_ -DHDF5_PLUGIN -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c hdf5dataset.cpp hdf5imagedataset.cpp bagdataset.cpp gh5_convenience.cpp iso19115_srs.cpp hdf5multidim.cpp hdf5dataset.cpp hdf5imagedataset.cpp bagdataset.cpp gh5_convenience.cpp iso19115_srs.cpp hdf5multidim.cpp link /dll /out:gdal_HDF5.dll hdf5dataset.obj hdf5imagedataset.obj bagdataset.obj gh5_convenience.obj iso19115_srs.obj hdf5multidim.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\libhdf5.lib E:\buildsystem\release-1928\lib\libhdf5_cpp.lib E:\buildsystem\release-1928\lib\zlib.lib E:\buildsystem\release-1928\lib\szip.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_HDF5.lib and object gdal_HDF5.exp if exist gdal_HDF5.dll.manifest mt -manifest gdal_HDF5.dll.manifest -outputresource:gdal_HDF5.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_HDF5.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_HDF5.dll 1 File(s) copied cd E:\buildsystem\release-1928\bin\gdal\plugins copy /Y gdal_HDF5.dll gdal_HDF5Image.dll 1 file(s) copied. copy /Y gdal_HDF5.dll gdal_BAG.dll 1 file(s) copied. cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_kea.opt 1 file(s) copied. echo KEA_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_kea.opt echo KEA_LIB = E:\buildsystem\release-1928\lib\libkea.lib E:\buildsystem\release-1928\lib\libhdf5.lib E:\buildsystem\release-1928\lib\libhdf5_cpp.lib E:\buildsystem\release-1928\lib\zlib.lib E:\buildsystem\release-1928\lib\szip.lib >> E:\buildsystem\release-1928\build\gdal_kea.opt echo KEA_CFLAGS = -IE:\buildsystem\release-1928\include >> E:\buildsystem\release-1928\build\gdal_kea.opt cd src\gdal-3-2-vc16\gdal\frmts\kea nmake /f makefile.vc clean del *.obj nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_kea.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\buildsystem\release-1928\include -DH5_BUILT_AS_DYNAMIC_LIB -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c keaband.cpp keacopy.cpp keadataset.cpp keadriver.cpp keamaskband.cpp keaoverview.cpp kearat.cpp keaband.cpp keacopy.cpp keadataset.cpp keadriver.cpp keamaskband.cpp keaoverview.cpp kearat.cpp E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keamaskband.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file kearat.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keaoverview.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keadriver.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keaband.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keacopy.cpp) E:\buildsystem\release-1928\include\H5Opublic.h(229): warning C4268: 'H5O_TOKEN_UNDEF_g': 'const' static/global data initialized with compiler generated default constructor fills the object with zeros (compiling source file keadataset.cpp) link /dll /out:gdal_KEA.dll keaband.obj keacopy.obj keadataset.obj keadriver.obj keamaskband.obj keaoverview.obj kearat.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\libkea.lib E:\buildsystem\release-1928\lib\libhdf5.lib E:\buildsystem\release-1928\lib\libhdf5_cpp.lib E:\buildsystem\release-1928\lib\zlib.lib E:\buildsystem\release-1928\lib\szip.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_KEA.lib and object gdal_KEA.exp LINK : warning LNK4217: symbol '_H5open' defined in 'libhdf5.lib(H5.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '_H5check_version' defined in 'libhdf5.lib(H5.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '_H5Eset_auto2' defined in 'libhdf5.lib(H5E.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '_H5FDregister' defined in 'libhdf5.lib(H5FD.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '_H5FDunregister' defined in 'libhdf5.lib(H5FD.obj)' is imported by 'keadataset.obj' in function '__catch$?_SetGCPs@KEADataset@@UAE?AW4CPLErr@@HPBUGDAL_GCP@@PBD@Z$0' LINK : warning LNK4217: symbol '?setDriver@FileAccPropList@H5@@QBEX_JPBX@Z (public: void __thiscall H5::FileAccPropList::setDriver(__int64,void const *)const )' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '?setSieveBufSize@FileAccPropList@H5@@QBEXI@Z (public: void __thiscall H5::FileAccPropList::setSieveBufSize(unsigned int)const )' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '?setMetaBlockSize@FileAccPropList@H5@@QBEXAA_K@Z (public: void __thiscall H5::FileAccPropList::setMetaBlockSize(unsigned __int64 &)const )' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '?setCache@FileAccPropList@H5@@QBEXHIIN@Z (public: void __thiscall H5::FileAccPropList::setCache(int,unsigned int,unsigned int,double)const )' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '??0FileAccPropList@H5@@QAE@ABV01@@Z (public: __thiscall H5::FileAccPropList::FileAccPropList(class H5::FileAccPropList const &))' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '??1FileAccPropList@H5@@UAE@XZ (public: virtual __thiscall H5::FileAccPropList::~FileAccPropList(void))' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '??0H5File@H5@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IABVFileCreatPropList@1@ABVFileAccPropList@1@@Z (public: __thiscall H5::H5File::H5File(class std::basic_string,class std::allocator > const &,unsigned int,class H5::FileCreatPropList const &,class H5::FileAccPropList const &))' defined in 'libhdf5_cpp.lib(H5File.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '?throwException@H5File@H5@@UBEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z (public: virtual void __thiscall H5::H5File::throwException(class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)const )' defined in 'libhdf5_cpp.lib(H5File.obj)' is imported by 'keadataset.obj' in function '"[thunk]:public: virtual void __thiscall H5::H5File::throwException`adjustor{4}' (class std::basic_string,class std::allocator > const &,class std::basic_string,class std::allocator > const &)const " (?throwException@H5File@H5@@W3BEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0@Z)' LINK : warning LNK4217: symbol '??1H5File@H5@@UAE@XZ (public: virtual __thiscall H5::H5File::~H5File(void))' defined in 'libhdf5_cpp.lib(H5File.obj)' is imported by 'keadataset.obj' in function '"public: virtual void * __thiscall H5::H5File::`scalar deleting destructor'(unsigned int)" (??_GH5File@H5@@UAEPAXI@Z)' LINK : warning LNK4217: symbol '?p_setId@H5File@H5@@MAEX_J@Z (protected: virtual void __thiscall H5::H5File::p_setId(__int64))' defined in 'libhdf5_cpp.lib(H5File.obj)' is imported by 'keadataset.obj' in function '"[thunk]:protected: virtual void __thiscall H5::H5File::p_setId`adjustor{4}' (__int64)" (?p_setId@H5File@H5@@O3AEX_J@Z)' LINK : warning LNK4217: symbol '?DEFAULT@FileAccPropList@H5@@2ABV12@B (public: static class H5::FileAccPropList const & const H5::FileAccPropList::DEFAULT)' defined in 'libhdf5_cpp.lib(H5FaccProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' LINK : warning LNK4217: symbol '?DEFAULT@FileCreatPropList@H5@@2ABV12@B (public: static class H5::FileCreatPropList const & const H5::FileCreatPropList::DEFAULT)' defined in 'libhdf5_cpp.lib(H5FcreatProp.obj)' is imported by 'keadataset.obj' in function '__catch$??1KEADataset@@UAE@XZ$0' if exist gdal_KEA.dll.manifest mt -manifest gdal_KEA.dll.manifest -outputresource:gdal_KEA.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_KEA.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_KEA.dll 1 File(s) copied cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_netcdf.opt 1 file(s) copied. echo NETCDF_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_netcdf.opt echo NETCDF_SETTING=yes >> E:\buildsystem\release-1928\build\gdal_netcdf.opt echo NETCDF_LIB=E:\buildsystem\release-1928\lib\netcdf.lib >> E:\buildsystem\release-1928\build\gdal_netcdf.opt echo NETCDF_INC_DIR=E:\buildsystem\release-1928\include >> E:\buildsystem\release-1928\build\gdal_netcdf.opt cd src\gdal-3-2-vc16\gdal\frmts\netcdf nmake /f makefile.vc clean del *.obj del *.dll del *.exp del *.lib del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_netcdf.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME /IE:\buildsystem\release-1928\include -DNETCDF_PLUGIN -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c netcdfdataset.cpp netcdflayer.cpp netcdfwriterconfig.cpp gmtdataset.cpp netcdfsg.cpp netcdflayersg.cpp netcdfsgwriterutil.cpp netcdfmultidim.cpp netcdfvirtual.cpp netcdf_sentinel3_sral_mwr.cpp netcdfdataset.cpp netcdflayer.cpp netcdfwriterconfig.cpp gmtdataset.cpp netcdfsg.cpp netcdflayersg.cpp netcdfsgwriterutil.cpp netcdfmultidim.cpp E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\netcdf\netcdfdataset.cpp(11194): warning C4189: 'eNCResolveMode': local variable is initialized but not referenced netcdfvirtual.cpp netcdf_sentinel3_sral_mwr.cpp link /dll /out:gdal_netCDF.dll netcdfdataset.obj netcdflayer.obj netcdfwriterconfig.obj gmtdataset.obj netcdfsg.obj netcdflayersg.obj netcdfsgwriterutil.obj netcdfmultidim.obj netcdfvirtual.obj netcdf_sentinel3_sral_mwr.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\netcdf.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_netCDF.lib and object gdal_netCDF.exp if exist gdal_netCDF.dll.manifest mt -manifest gdal_netCDF.dll.manifest -outputresource:gdal_netCDF.dll;2 if not exist E:\buildsystem\release-1928\bin\gdal\plugins mkdir E:\buildsystem\release-1928\bin\gdal\plugins xcopy /Y gdal_netCDF.dll E:\buildsystem\release-1928\bin\gdal\plugins E:gdal_netCDF.dll 1 File(s) copied cd E:\buildsystem\release-1928\bin\gdal\plugins copy /Y gdal_netCDF.dll gdal_GMT.dll 1 file(s) copied. cd E:\buildsystem copy /Y E:\buildsystem\release-1928\build\gdal.opt E:\buildsystem\release-1928\build\gdal_fits.opt 1 file(s) copied. echo FITS_PLUGIN=YES >> E:\buildsystem\release-1928\build\gdal_fits.opt echo FITS_INC_DIR=E:\buildsystem\release-1928\include >> E:\buildsystem\release-1928\build\gdal_fits.opt echo FITS_LIB=E:\buildsystem\release-1928\lib\cfitsio.lib >> E:\buildsystem\release-1928\build\gdal_fits.opt cd src\gdal-3-2-vc16\gdal\frmts\fits nmake /f makefile.vc clean del *.obj del *.dll del *.exp del *.lib del *.manifest nmake /f makefile.vc plugin EXT_NMAKE_OPT=E:\buildsystem\release-1928\build\gdal_fits.opt cl /nologo /MP%NUMBER_OF_PROCESSORS% /MD /EHsc /Ox /FC /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DNDEBUG /W4 /wd4127 /wd4251 /wd4275 /wd4786 /wd4100 /wd4245 /wd4206 /wd4351 /wd4611 /DHAVE_SSE_AT_COMPILE_TIME /DHAVE_SSSE3_AT_COMPILE_TIME -IE:\buildsystem\src\gdal-3-2-vc16\gdal\port -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gcore -IE:\buildsystem\src\gdal-3-2-vc16\gdal\alg -IE:\buildsystem\src\gdal-3-2-vc16\gdal\ogr\ogrsf_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm -IE:\buildsystem\src\gdal-3-2-vc16\gdal\gnm\gnm_frmts -IE:\buildsystem\src\gdal-3-2-vc16\gdal\apps /DHAVE_AVX_AT_COMPILE_TIME -IE:\buildsystem\release-1928\include -DGNM_ENABLED -DGDAL_COMPILATION -DNOMINMAX /c fitsdataset.cpp fitsdataset.cpp E:\buildsystem\src\gdal-3-2-vc16\gdal\frmts\fits\fitsdataset.cpp(1826): warning C4244: '=': conversion from 'LONGLONG' to 'long', possible loss of data link /dll /out:gdal_FITS.dll fitsdataset.obj E:\buildsystem\src\gdal-3-2-vc16\gdal\gdal_i.lib E:\buildsystem\release-1928\lib\cfitsio.lib Microsoft (R) Incremental Linker Version 14.28.29335.0 Copyright (C) Microsoft Corporation. All rights reserved. Creating library gdal_FITS.lib and object gdal_FITS.exp fitsdataset.obj : error LNK2019: unresolved external symbol _ffopentest referenced in function "public: static class GDALDataset * __cdecl FITSDataset::Open(class GDALOpenInfo *)" (?Open@FITSDataset@@SAPAVGDALDataset@@PAVGDALOpenInfo@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffinit referenced in function "public: static class GDALDataset * __cdecl FITSDataset::Create(char const *,int,int,int,enum GDALDataType,char * *)" (?Create@FITSDataset@@SAPAVGDALDataset@@PBDHHHW4GDALDataType@@PAPAD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffclos referenced in function "public: virtual __thiscall FITSDataset::~FITSDataset(void)" (??1FITSDataset@@UAE@XZ) fitsdataset.obj : error LNK2019: unresolved external symbol _ffplsw referenced in function "public: virtual __thiscall FITSDataset::~FITSDataset(void)" (??1FITSDataset@@UAE@XZ) fitsdataset.obj : error LNK2019: unresolved external symbol _ffghsp referenced in function "private: void __thiscall FITSDataset::LoadMetadata(class GDALMajorObject *)" (?LoadMetadata@FITSDataset@@AAEXPAVGDALMajorObject@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgkyn referenced in function "private: void __thiscall FITSDataset::LoadMetadata(class GDALMajorObject *)" (?LoadMetadata@FITSDataset@@AAEXPAVGDALMajorObject@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgky referenced in function "private: enum CPLErr __thiscall FITSDataset::Init(struct fitsfile *,bool,int)" (?Init@FITSDataset@@AAE?AW4CPLErr@@PAUfitsfile@@_NH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgkls referenced in function "private: void __thiscall FITSDataset::LoadMetadata(class GDALMajorObject *)" (?LoadMetadata@FITSDataset@@AAEXPAVGDALMajorObject@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffghbnll referenced in function "public: __thiscall FITSLayer::FITSLayer(class FITSDataset *,int,char const *)" (??0FITSLayer@@QAE@PAVFITSDataset@@HPBD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffuky referenced in function "private: void __thiscall FITSDataset::WriteFITSInfo(void)" (?WriteFITSInfo@FITSDataset@@AAEXXZ) fitsdataset.obj : error LNK2019: unresolved external symbol _ffukls referenced in function "public: virtual __thiscall FITSDataset::~FITSDataset(void)" (??1FITSDataset@@UAE@XZ) fitsdataset.obj : error LNK2019: unresolved external symbol _ffghof referenced in function "public: virtual bool __thiscall FITSDataset::GetRawBinaryLayout(struct GDALDataset::RawBinaryLayout &)" (?GetRawBinaryLayout@FITSDataset@@UAE_NAAURawBinaryLayout@GDALDataset@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgipr referenced in function "private: enum CPLErr __thiscall FITSDataset::Init(struct fitsfile *,bool,int)" (?Init@FITSDataset@@AAE?AW4CPLErr@@PAUfitsfile@@_NH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffmahd referenced in function "private: enum CPLErr __thiscall FITSDataset::Init(struct fitsfile *,bool,int)" (?Init@FITSDataset@@AAE?AW4CPLErr@@PAUfitsfile@@_NH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffthdu referenced in function "public: static class GDALDataset * __cdecl FITSDataset::Open(class GDALOpenInfo *)" (?Open@FITSDataset@@SAPAVGDALDataset@@PAVGDALOpenInfo@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffcrim referenced in function "public: static class GDALDataset * __cdecl FITSDataset::Create(char const *,int,int,int,enum GDALDataType,char * *)" (?Create@FITSDataset@@SAPAVGDALDataset@@PBDHHHW4GDALDataType@@PAPAD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffcrtb referenced in function "public: virtual class OGRLayer * __thiscall FITSDataset::ICreateLayer(char const *,class OGRSpatialReference *,enum OGRwkbGeometryType,char * *)" (?ICreateLayer@FITSDataset@@UAEPAVOGRLayer@@PBDPAVOGRSpatialReference@@W4OGRwkbGeometryType@@PAPAD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgtclll referenced in function "public: __thiscall FITSLayer::FITSLayer(class FITSDataset *,int,char const *)" (??0FITSLayer@@QAE@PAVFITSDataset@@HPBD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgncl referenced in function "public: __thiscall FITSLayer::FITSLayer(class FITSDataset *,int,char const *)" (??0FITSLayer@@QAE@PAVFITSDataset@@HPBD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgnrwll referenced in function "public: __thiscall FITSLayer::FITSLayer(class FITSDataset *,int,char const *)" (??0FITSLayer@@QAE@PAVFITSDataset@@HPBD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgbclll referenced in function "public: __thiscall FITSLayer::FITSLayer(class FITSDataset *,int,char const *)" (??0FITSLayer@@QAE@PAVFITSDataset@@HPBD@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgpv referenced in function "public: virtual enum CPLErr __thiscall FITSRasterBand::IReadBlock(int,int,void *)" (?IReadBlock@FITSRasterBand@@UAE?AW4CPLErr@@HHPAX@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgcv referenced in function "public: void __thiscall ::operator()(struct `anonymous namespace'::ColDesc const &,int,char,int)const " (??R@@QBEXABUColDesc@?A0x5871b84f@@HDH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgcvs referenced in function "public: void __thiscall ::operator()(struct `anonymous namespace'::ColDesc const &,int,char,int)const " (??R@@QBEXABUColDesc@?A0x5871b84f@@HDH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgcx referenced in function "public: void __thiscall ::operator()(struct `anonymous namespace'::ColDesc const &,int,char,int)const " (??R@@QBEXABUColDesc@?A0x5871b84f@@HDH@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffgdesll referenced in function "private: class OGRFeature * __thiscall FITSLayer::GetNextRawFeature(void)" (?GetNextRawFeature@FITSLayer@@AAEPAVOGRFeature@@XZ) fitsdataset.obj : error LNK2019: unresolved external symbol _ffppr referenced in function "public: virtual enum CPLErr __thiscall FITSRasterBand::IWriteBlock(int,int,void *)" (?IWriteBlock@FITSRasterBand@@UAE?AW4CPLErr@@HHPAX@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffpcl referenced in function "public: __thiscall ::operator()(int)const " (??R@@QBE@H@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffpcls referenced in function "public: __thiscall ::operator()(int)const " (??R@@QBE@H@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffpclx referenced in function "public: __thiscall ::operator()(int)const " (??R@@QBE@H@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _ffdrow referenced in function "public: virtual int __thiscall FITSLayer::DeleteFeature(__int64)" (?DeleteFeature@FITSLayer@@UAEH_J@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _fficol referenced in function "private: void __thiscall FITSLayer::RunDeferredFieldCreation(class OGRFeature const *)" (?RunDeferredFieldCreation@FITSLayer@@AAEXPBVOGRFeature@@@Z) fitsdataset.obj : error LNK2019: unresolved external symbol _fits_is_compressed_image referenced in function "public: virtual bool __thiscall FITSDataset::GetRawBinaryLayout(struct GDALDataset::RawBinaryLayout &)" (?GetRawBinaryLayout@FITSDataset@@UAE_NAAURawBinaryLayout@GDALDataset@@@Z) E:\buildsystem\release-1928\lib\cfitsio.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86' gdal_FITS.dll : fatal error LNK1120: 33 unresolved externals