found 7zip in C:\Program Files\7-Zip\7z.exe
	set PATH=E:\buildsystem\release-1916-x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft SDKs\TypeScript\3.1;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin\Roslyn;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Performance Tools\x64;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Performance Tools;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\\x64;C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\VSPerfCollectionTools\;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\\MSBuild\15.0\bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\;C:\ActiveTcl\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\7-Zip;C:\php;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Users\szekeres\AppData\Local\Microsoft\WindowsApps;C:\Users\szekeres\.dotnet\tools;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja
	set JAVA_HOME=C:\Java\jdk1.8.0_341x64
	set ORACLE_HOME=E:\builds\Oracle\instantclient_12_2-x64
	set PYTHONPATH=C:\Python\Python310
	cd src\mapserver-vc15x64
	if exist vc15x64 rd /Q /S vc15x64
	if not exist vc15x64 mkdir vc15x64
	cd vc15x64
	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\mapserver-vc15x64\vc15x64\install" -DCMAKE_BUILD_TYPE=Release -DWITH_THREAD_SAFETY=1 -DREGEX_DIR=E:/buildsystem/support/regex-0.12 -DCMAKE_SYSTEM_VERSION=10.0.17763.0 "-DMS_EXTERNAL_LIBS=E:/buildsystem/release-1916-x64/lib/harfbuzz.lib;E:/buildsystem/release-1916-x64/lib/uriparser.lib" "-DPNG_LIBRARY=E:/buildsystem/release-1916-x64/lib/libpng16_static.lib" -DWITH_ORACLESPATIAL=0 -DWITH_POSTGIS=1 -DPOSTGRESQL_LIBRARY=E:/buildsystem/release-1916-x64/lib/libpq.lib -DWITH_PROTOBUFC=1 "-DPROTOBUFC_COMPILER=E:/buildsystem/release-1916-x64/bin/protoc.exe" "-DPROTOBUFC_INCLUDE_DIR=E:/buildsystem/release-1916-x64/include/protobuf-c" -DWITH_PROJ=1 -DPROJ_INCLUDE_DIR=E:/buildsystem/release-1916-x64/include/proj9 -DPROJ_LIBRARY=E:/buildsystem/release-1916-x64/lib/proj9.lib "-DICONV_DLL=E:/buildsystem/release-1916-x64/bin/iconv.dll" -DWITH_SVGCAIRO=1 "-DSVG_LIBRARY=E:/buildsystem/release-1916-x64/lib/libsvg.lib" "-DSVGCAIRO_LIBRARY=E:/buildsystem/release-1916-x64/lib/libsvg-cairo.lib" -DWITH_CURL=0 -DWITH_CLIENT_WMS=1 -DWITH_CLIENT_WFS=1 -DWITH_HARFBUZZ=1 "-DHARFBUZZ_INCLUDE_DIR=E:/buildsystem/release-1916-x64/include/harfbuzz" -DWITH_CSHARP=1 "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" -DWITH_JAVA=1 "-DSWIG_EXECUTABLE=E:\buildsystem\src\swig\swigwin-4.0.2\swig.exe" -DWITH_PYTHON=1 "-DPYTHON_LIBRARY=C:/Python/Python310/libs/python37.lib" "-DPYTHON_INCLUDE_DIR=C:/Python/Python310/include" "-DPYTHON_EXECUTABLE=C:/Python/Python310/python.exe" -DWITH_PHP=0 -DWITH_MSSQL2008=1 -DWITH_ORACLE_PLUGIN=1 "-DORACLE_INCLUDE_DIR=E:/builds/Oracle/instantclient_12_2-x64/sdk/include"
-- The C compiler identification is MSVC 19.16.27050.0
-- The CXX compiler identification is MSVC 19.16.27050.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
-- Requiring C++11
-- Requiring C++11 - done
-- Requiring C99
-- Requiring C99 - done
-- Looking for strrstr
-- Looking for strrstr - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - not found
-- Looking for strcasestr
-- Looking for strcasestr - not found
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for strlen
-- Looking for strlen - found
-- Looking for strncasecmp
-- Looking for strncasecmp - not found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for lrintf
-- Looking for lrintf - found
-- Looking for lrint
-- Looking for lrint - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - not found
-- Performing Test HAVE_SYNC_FETCH_AND_ADD
-- Performing Test HAVE_SYNC_FETCH_AND_ADD - Failed
-- Found ProtobufC: E:/buildsystem/release-1916-x64/lib/protobuf-c.lib  
-- Found ZLIB: E:/buildsystem/release-1916-x64/lib/zlib.lib (found version "1.2.11") 
-- Found PNG: E:/buildsystem/release-1916-x64/lib/libpng16_static.lib (found version "1.6.37") 
-- Found JPEG: E:/buildsystem/release-1916-x64/lib/libjpeg.lib (found version "90") 
-- Found Freetype: E:/buildsystem/release-1916-x64/lib/freetype.lib  
-- Found Proj: E:/buildsystem/release-1916-x64/lib/proj9.lib  
-- Found Proj 9.3
-- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config.bat (found version "0.26") 
-- Found FriBiDi: E:/buildsystem/release-1916-x64/lib/fribidi.lib  
-- Checking for module 'harfbuzz>=0.9.18'
--   Found harfbuzz, version 2.3.1
-- Found HarfBuzz: E:/buildsystem/release-1916-x64/include/harfbuzz  
-- Found iconv library: E:/buildsystem/release-1916-x64/lib/iconv.lib
-- Checking for module 'cairo'
--   Can't find cairo.pc in any of C:/Strawberry/c/lib/pkgconfig
use the PKG_CONFIG_PATH environment variable, or
specify extra search paths via 'search_paths'
-- Found Cairo: E:/buildsystem/release-1916-x64/lib/cairo.lib  
-- Found ORACLE: E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib;E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oraocci12.lib  
-- Found FCGI: E:/buildsystem/release-1916-x64/lib/libfcgi.lib  
-- Found GEOS: E:/buildsystem/release-1916-x64/lib/geos_c.lib  
-- Found PostgreSQL: E:/buildsystem/release-1916-x64/lib/libpq.lib   
-- Looking for PQserverVersion in pq
-- Looking for PQserverVersion in pq - not found
-- Found GDAL: E:/buildsystem/release-1916-x64/lib/gdal_i.lib  
-- Found GDAL 3.9
-- Found SVG: E:/buildsystem/release-1916-x64/lib/libsvg.lib  
-- Found SVGCairo: E:/buildsystem/release-1916-x64/lib/libsvg-cairo.lib  
-- Found CURL: E:/buildsystem/release-1916-x64/lib/libcurl_imp.lib (found version "7.79.1-DEV")  
-- Found LibXml2: E:/buildsystem/release-1916-x64/lib/libxml2.lib (found version "2.9.12") 
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE  
-- Found GIF: E:/buildsystem/release-1916-x64/lib/giflib.lib (found version "5.0.5") 
-- Found SWIG: E:/buildsystem/src/swig/swigwin-4.0.2/swig.exe (found version "4.0.2")  
-- Found Python: C:/Python/Python310/python.exe (found version "3.10.7") found components: Interpreter Development Development.Module Development.Embed 
-- CMake Version: 3.22
-- Build Type: Release
-- Python MapScript output directory: E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/python/Release
-- Python Executable: C:/Python/Python310/python.exe
-- Python Version: 3.10.7
-- Python site packages: C:\Python\Python310\Lib\site-packages
-- Found JNI: C:/Java/jdk1.8.0_341x64/lib/jawt.lib  
-- Found Java: C:/Java/jdk1.8.0_341x64/bin/java.exe (found version "1.8.0_341") 
-- Found CSharp compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/Roslyn/csc.exe
-- Cmake build type: Release
-- * Summary of configured options for this build
--  * Mandatory components
--   * GDAL: E:/buildsystem/release-1916-x64/lib/gdal_i.lib
--   * PROJ: E:/buildsystem/release-1916-x64/lib/proj9.lib
--   * png: E:/buildsystem/release-1916-x64/lib/libpng16_static.lib
--   * jpeg: E:/buildsystem/release-1916-x64/lib/libjpeg.lib
--   * freetype: E:/buildsystem/release-1916-x64/lib/freetype.lib
--  * Optional components
--   * GIF: E:/buildsystem/release-1916-x64/lib/giflib.lib
--   * MYSQL: disabled
--   * FRIBIDI: E:/buildsystem/release-1916-x64/lib/fribidi.lib
--   * HARFBUZZ: E:/buildsystem/release-1916-x64/lib/harfbuzz.lib
--   * CAIRO: E:/buildsystem/release-1916-x64/lib/cairo.lib
--   * SVGCAIRO: E:/buildsystem/release-1916-x64/lib/libsvg-cairo.lib
--   * RSVG: disabled
--   * CURL: E:/buildsystem/release-1916-x64/lib/libcurl_imp.lib
--   * PIXMAN: disabled
--   * LIBXML2: E:/buildsystem/release-1916-x64/lib/libxml2.lib
--   * POSTGIS: E:/buildsystem/release-1916-x64/lib/libpq.lib
--   * GEOS: E:/buildsystem/release-1916-x64/lib/geos_c.lib
--   * FastCGI: E:/buildsystem/release-1916-x64/lib/libfcgi.lib
--   * PROTOBUFC: E:/buildsystem/release-1916-x64/lib/protobuf-c.lib
--   * Oracle Spatial (Built as plugin): E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oci.lib;E:/builds/Oracle/instantclient_12_2-x64/sdk/lib/msvc/oraocci12.lib
--   * MSSQL 2008 (Built as plugin): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.19041.0/um/x64/odbc32.lib
--   * Exempi XMP: disabled
--  * Optional features
--   * WMS SERVER: ENABLED
--   * WFS SERVER: ENABLED
--   * WCS SERVER: ENABLED
--   * SOS SERVER: disabled
--   * OGCAPI SERVER: ENABLED
--   * WMS CLIENT: ENABLED
--   * WFS CLIENT: ENABLED
--   * ICONV: ENABLED
--   * Thread-safety support: ENABLED
--   * KML output: disabled
--   * XML Mapfile support: disabled
--  * Mapscripts
--   * Python: ENABLED
--   * PHPNG: disabled
--   * PERL: disabled
--   * RUBY: disabled
--   * JAVA: ENABLED
--   * C#: ENABLED
--   * V8 Javascript: disabled
--   * Apache Module (Experimental): disabled
--   * Python MapScript Annotations: disabled
-- 
-- PROJECT_BINARY_DIR is set to E:/buildsystem/src/mapserver-vc15x64/vc15x64
-- Will install files to E:/buildsystem/src/mapserver-vc15x64/vc15x64/install
-- Will install libraries to E:/buildsystem/src/mapserver-vc15x64/vc15x64/install/lib
-- Configuring done
-- Generating done
-- Build files have been written to: E:/buildsystem/src/mapserver-vc15x64/vc15x64
	E:\buildsystem\cmake\bin\cmake.exe --build . --config Release
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  Generating renderers/mvt/vector_tile.pb-c.c, renderers/mvt/vector_tile.pb-c.h
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  vector_tile.pb-c.c
  fontcache.c
  cgiutil.c
  mapgeos.c
  maporaclespatial.c
  mapsearch.c
  classobject.c
  mapgml.c
  mapoutput.c
  mapwmslayer.c
  layerobject.c
  mapgraticule.c
  mapows.c
  mapservutil.c
  mapxbase.c
  maphash.c
  mapowscommon.c
  mapshape.c
  mapxml.c
  mapbits.c
  Generating Code...
  Compiling...
  maphttp.c
  mapparser.c
  mapxmp.c
  mapcairo.c
  mapimageio.c
  mappluginlayer.c
  mapsymbol.c
  mapchart.c
  mapimagemap.c
  mappool.c
  maptclutf.c
  mapcluster.c
  mapio.c
  maptemplate.c
  mapcontext.c
  mapjoin.c
  mappostgresql.c
  mapthread.c
  mapcopy.c
  maplabel.c
  Generating Code...
  Compiling...
  mapprimitive.c
  maptile.c
  mapcpl.c
  maplayer.c
  mapproject.c
  maptime.c
  mapcrypto.c
  maplegend.c
  hittest.c
  maptree.c
  mapdebug.c
  maplexer.c
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(48): warning C4005: 'INT8_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(319): note: see previous definition of 'INT8_MIN'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(49): warning C4005: 'INT16_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(322): note: see previous definition of 'INT16_MIN'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(50): warning C4005: 'INT32_MIN': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(325): note: see previous definition of 'INT32_MIN'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(52): warning C4005: 'INT8_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(328): note: see previous definition of 'INT8_MAX'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(53): warning C4005: 'INT16_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(331): note: see previous definition of 'INT16_MAX'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(54): warning C4005: 'INT32_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(334): note: see previous definition of 'INT32_MAX'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(56): warning C4005: 'UINT8_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(337): note: see previous definition of 'UINT8_MAX'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(57): warning C4005: 'UINT16_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(340): note: see previous definition of 'UINT16_MAX'
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdint.h(58): warning C4005: 'UINT32_MAX': macro redefinition [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  /home/even/mapserver/mapserver/maplexer.c(343): note: see previous definition of 'UINT32_MAX'
  mapquantization.c
  mapdraw.c
  maplibxml2.c
  mapquery.c
  maputil.c
  strptime.c
  mapdrawgdal.c
  mapraster.c
  Generating Code...
  Compiling...
  mapuvraster.c
  mapdummyrenderer.c
  mapobject.c
  maprasterquery.c
  maperror.c
  mapregex.c
  mapfile.c
  maprendering.c
  mapmetadata.c
  mapresample.c
  mapogcsos.c
  mapscale.c
  mapwfs20.c
  mapgeomtransform.c
  mapwfslayer.c
  textlayout.c
  mapcontour.c
  mapsmoothing.c
  kerneldensity.c
  idw.c
  Generating Code...
  Compiling...
  interpolation.c
  mapflatgeobuf.c
  mapcompositingfilter.c
  mapmvt.c
  mapiconv.c
  Generating Code...
  mapwms.cpp
  mapogcapi.cpp
  mapstring.cpp
  mappostgis.cpp
  mapunion.cpp
  mapwcs.cpp
  mapogcfilter.cpp
  mapwcs11.cpp
  mapogcfiltercommon.cpp
  mapwcs20.cpp
  mapogcsld.cpp
  mapwfs.cpp
  mapgdal.cpp
  mapwfs11.cpp
  mapogroutput.cpp
  mapagg.cpp
  mapkml.cpp
  mapgeomutil.cpp
  mapkmlrenderer.cpp
  maputfgrid.cpp
  Generating Code...
  Compiling...
  mapogr.cpp
  mapv8.cpp
  mapgraph.cpp
  mapserv-config.cpp
  agg_arc.cpp
  agg_vcgen_dash.cpp
  agg_vcgen_contour.cpp
  agg_curves.cpp
  agg_embedded_raster_fonts.cpp
  agg_trans_affine.cpp
  agg_vcgen_stroke.cpp
  agg_font_freetype.cpp
  agg_line_aa_basics.cpp
  clipper.cpp
  point.cpp
  line.cpp
  shape.cpp
  v8_mapscript.cpp
  flatgeobuf_c.cpp
  geometryreader.cpp
  Generating Code...
  Compiling...
  packedrtree.cpp
  Generating Code...
cl : Command line warning D9025: overriding '/W1' with '/w' [E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver.vcxproj]
  regex.c
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/mapserver.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/mapserver.exp
  mapserver.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserver.dll
  Swig compile ../mapscript.i for java
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/src/mapscript/java/CMakeLists.txt
  mapscriptJAVA_wrap.c
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/java/Release/javamapscript.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/java/Release/javamapscript.exp
  javamapscript.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\java\Release\javamapscript.dll
  Compiling java source files, creating mapscript.jar
  Swig compile ../mapscript.i for csharp
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/src/mapscript/csharp/CMakeLists.txt
  mapscriptCSHARP_wrap.c
e:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscriptcsharp_wrap.c(885): warning C4715: 'classObj_drawLegendIcon': not all control paths return a value [E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscript.vcxproj]
e:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscriptcsharp_wrap.c(1750): warning C4715: 'mapObj_draw': not all control paths return a value [E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscript.vcxproj]
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/csharp/Release/mapscript.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/csharp/Release/mapscript.exp
  mapscript.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\Release\mapscript.dll
  Compiling c# source files
          1 file(s) copied.
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
EXEC : warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module [E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscript.vcxproj]
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Microsoft (R) Visual C# Compiler version 2.10.0.0 (b9fb1610)
  Copyright (C) Microsoft Corporation. All rights reserved.
  
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  mapmssql2008.c
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/msplugin_mssql2008.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/msplugin_mssql2008.exp
  msplugin_mssql2008.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_mssql2008.dll
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  maporaclespatial.c
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/msplugin_oracle.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/Release/msplugin_oracle.exp
  msplugin_oracle.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_oracle.dll
  Swig compile E:/buildsystem/src/mapserver-vc15x64/src/mapscript/mapscript.i for python
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/src/mapscript/python/CMakeLists.txt
  mapscriptPYTHON_wrap.c
     Creating library E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/python/Release/_mapscript.lib and object E:/buildsystem/src/mapserver-vc15x64/vc15x64/src/mapscript/python/Release/_mapscript.exp
  pythonmapscript.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\Release\_mapscript.pyd
  Copying files required to build Mapscript
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/fuzzers/CMakeLists.txt
  configfuzzer.c
  reproducer_main.cpp
  configfuzzer_reproducer.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\fuzzers\Release\configfuzzer_reproducer.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  coshp.c
  coshp.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\coshp.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  legend.c
  legend.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\legend.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  map2img.c
  map2img.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\map2img.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/fuzzers/CMakeLists.txt
  mapfuzzer.c
  reproducer_main.cpp
  mapfuzzer_reproducer.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\fuzzers\Release\mapfuzzer_reproducer.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  mapserv.c
  mapserv.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserv.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  msencrypt.c
  msencrypt.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msencrypt.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  scalebar.c
  scalebar.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\scalebar.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/fuzzers/CMakeLists.txt
  shapefuzzer.c
  reproducer_main.cpp
  shapefuzzer_reproducer.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\fuzzers\Release\shapefuzzer_reproducer.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  shptree.c
  shptree.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptree.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  shptreetst.c
  shptreetst.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptreetst.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  shptreevis.c
  shptreevis.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptreevis.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  sortshp.c
  sortshp.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\sortshp.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
  tile4ms.c
  tile4ms.vcxproj -> E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\tile4ms.exe
  Building Custom Rule E:/buildsystem/src/mapserver-vc15x64/CMakeLists.txt
	if not exist E:\buildsystem\release-1916-x64\bin\ms mkdir E:\buildsystem\release-1916-x64\bin\ms
	if not exist E:\buildsystem\release-1916-x64\bin\ms\apps mkdir E:\buildsystem\release-1916-x64\bin\ms\apps
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\*.dll E:\buildsystem\release-1916-x64\bin
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserver.dll
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_mssql2008.dll
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_oracle.dll
3 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\*.exe E:\buildsystem\release-1916-x64\bin\ms\apps
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\coshp.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\legend.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\map2img.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserv.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msencrypt.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\scalebar.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptree.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptreetst.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\shptreevis.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\sortshp.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\tile4ms.exe
11 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserver.lib E:\buildsystem\release-1916-x64\lib
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\mapserver.lib
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver*.h E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver-config.h
E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapserver-version.h
2 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\map*.h E:\buildsystem\release-1916-x64\include
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\cgiutil.h E:\buildsystem\release-1916-x64\include
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\hittest.h E:\buildsystem\release-1916-x64\include
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\src\map*.h E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\mapserver-vc15x64\src\mapagg.h
E:\buildsystem\src\mapserver-vc15x64\src\mapaxisorder.h
E:\buildsystem\src\mapserver-vc15x64\src\mapcopy.h
E:\buildsystem\src\mapserver-vc15x64\src\mapentities.h
E:\buildsystem\src\mapserver-vc15x64\src\maperror.h
E:\buildsystem\src\mapserver-vc15x64\src\mapfile.h
E:\buildsystem\src\mapserver-vc15x64\src\mapflatgeobuf.h
E:\buildsystem\src\mapserver-vc15x64\src\mapgdal.h
E:\buildsystem\src\mapserver-vc15x64\src\mapgml.h
E:\buildsystem\src\mapserver-vc15x64\src\mapgraph.h
E:\buildsystem\src\mapserver-vc15x64\src\maphash.h
E:\buildsystem\src\mapserver-vc15x64\src\maphttp.h
E:\buildsystem\src\mapserver-vc15x64\src\mapiconv.h
E:\buildsystem\src\mapserver-vc15x64\src\mapio.h
E:\buildsystem\src\mapserver-vc15x64\src\mapkmlrenderer.h
E:\buildsystem\src\mapserver-vc15x64\src\maplibxml2.h
E:\buildsystem\src\mapserver-vc15x64\src\mapogcapi.h
E:\buildsystem\src\mapserver-vc15x64\src\mapogcfilter.h
E:\buildsystem\src\mapserver-vc15x64\src\mapogcsld.h
E:\buildsystem\src\mapserver-vc15x64\src\mapoglcontext.h
E:\buildsystem\src\mapserver-vc15x64\src\mapoglrenderer.h
E:\buildsystem\src\mapserver-vc15x64\src\mapows.h
E:\buildsystem\src\mapserver-vc15x64\src\mapowscommon.h
E:\buildsystem\src\mapserver-vc15x64\src\mapparser.h
E:\buildsystem\src\mapserver-vc15x64\src\mappostgis.h
E:\buildsystem\src\mapserver-vc15x64\src\mapprimitive.h
E:\buildsystem\src\mapserver-vc15x64\src\mapproject.h
E:\buildsystem\src\mapserver-vc15x64\src\mapraster.h
E:\buildsystem\src\mapserver-vc15x64\src\mapregex.h
E:\buildsystem\src\mapserver-vc15x64\src\mapresample.h
E:\buildsystem\src\mapserver-vc15x64\src\mapserv-config.h
E:\buildsystem\src\mapserver-vc15x64\src\mapserver-api.h
E:\buildsystem\src\mapserver-vc15x64\src\mapserver.h
E:\buildsystem\src\mapserver-vc15x64\src\mapshape.h
E:\buildsystem\src\mapserver-vc15x64\src\mapsymbol.h
E:\buildsystem\src\mapserver-vc15x64\src\maptemplate.h
E:\buildsystem\src\mapserver-vc15x64\src\mapthread.h
E:\buildsystem\src\mapserver-vc15x64\src\maptile.h
E:\buildsystem\src\mapserver-vc15x64\src\maptime.h
E:\buildsystem\src\mapserver-vc15x64\src\maptree.h
E:\buildsystem\src\mapserver-vc15x64\src\maputfgrid.h
E:\buildsystem\src\mapserver-vc15x64\src\mapwcs.h
42 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\src\cgiutil.h E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\mapserver-vc15x64\src\cgiutil.h
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\src\hittest.h E:\buildsystem\release-1916-x64\include
E:\buildsystem\src\mapserver-vc15x64\src\hittest.h
1 File(s) copied
	if not exist E:\buildsystem\release-1916-x64\bin\ms\plugins\mssql2008 mkdir E:\buildsystem\release-1916-x64\bin\ms\plugins\mssql2008
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_mssql2008.dll E:\buildsystem\release-1916-x64\bin\ms\plugins\mssql2008
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_mssql2008.dll
1 File(s) copied
	if not exist E:\buildsystem\release-1916-x64\bin\ms\plugins\oci mkdir E:\buildsystem\release-1916-x64\bin\ms\plugins\oci
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_oracle.dll E:\buildsystem\release-1916-x64\bin\ms\plugins\oci
E:\buildsystem\src\mapserver-vc15x64\vc15x64\Release\msplugin_oracle.dll
1 File(s) copied
	if not exist E:\buildsystem\release-1916-x64\bin\ms\csharp mkdir E:\buildsystem\release-1916-x64\bin\ms\csharp
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\csharp\Release\*.dll E:\buildsystem\release-1916-x64\bin\ms\csharp
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\csharp\*.dll E:\buildsystem\release-1916-x64\bin\ms\csharp
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\csharp\*.exe E:\buildsystem\release-1916-x64\bin\ms\csharp
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\Release\*.dll E:\buildsystem\release-1916-x64\bin\ms\csharp
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\Release\mapscript.dll
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\*.dll E:\buildsystem\release-1916-x64\bin\ms\csharp
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\mapscript_csharp.dll
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\*.exe E:\buildsystem\release-1916-x64\bin\ms\csharp
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\drawmap.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\drawmapDirect.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\drawmapDirectPrint.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\drawmapGDIPlus.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\drawquery.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\getbytes.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\HTMLtemplate.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\RFC24.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\shapeinfo.exe
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\csharp\shpdump.exe
10 File(s) copied
	if not exist E:\buildsystem\release-1916-x64\bin\ms\java mkdir E:\buildsystem\release-1916-x64\bin\ms\java
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\java\Release\*.dll E:\buildsystem\release-1916-x64\bin\ms\java
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\java\*.jar E:\buildsystem\release-1916-x64\bin\ms\java
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\java\Release\*.dll E:\buildsystem\release-1916-x64\bin\ms\java
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\java\Release\javamapscript.dll
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\java\*.jar E:\buildsystem\release-1916-x64\bin\ms\java
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\java\mapscript.jar
1 File(s) copied
	if not exist E:\buildsystem\release-1916-x64\bin\ms\python mkdir E:\buildsystem\release-1916-x64\bin\ms\python
	if not exist E:\buildsystem\release-1916-x64\lib\ms-python mkdir E:\buildsystem\release-1916-x64\lib\ms-python
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\python\mapscript.py E:\buildsystem\release-1916-x64\bin\ms\python
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\python\Release\*.pyd E:\buildsystem\release-1916-x64\bin\ms\python
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\mapscript\python\Release\*.lib E:\buildsystem\release-1916-x64\lib\ms-python
0 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\mapscript.py E:\buildsystem\release-1916-x64\bin\ms\python
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\mapscript.py
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\Release\*.pyd E:\buildsystem\release-1916-x64\bin\ms\python
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\Release\_mapscript.pyd
1 File(s) copied
	xcopy /Y E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\Release\*.lib E:\buildsystem\release-1916-x64\lib\ms-python
E:\buildsystem\src\mapserver-vc15x64\vc15x64\src\mapscript\python\Release\_mapscript.lib
1 File(s) copied
	cd E:\buildsystem\release-1916-x64\bin
	ms\apps\mapserv -v > E:\buildsystem\release-1916-x64\doc\ms_version.txt
	cd E:\buildsystem
	echo swig - 4.0.2 > E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo zlib - v1.2.11 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo jpeg - jpeg-9d >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo proj - 9.3.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo freetype - VER-2-11-0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo harfbuzz - 3.0.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo geos - 3.10.2 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo gdal - master >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo fcgi - 2.4.2 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo fribidi - v1.0.10 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo giflib - 5.0.5 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo cairo - cairo-1.16.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo libsvg - libsvg-0.5.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo libsvg-cairo - libsvg-cairo-0.5.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo pixman - pixman-0.40.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo fontconfig - fontconfig-2.13.94 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo pgsql - REL_14_0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo iconv - libiconv-1.16 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo libxml2 - v2.9.12 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo oracle - instantclient_12_2-x64 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo protobuf - v3.14.0 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt
	echo protobuf-c - v1.3.3 >> E:\buildsystem\release-1916-x64\doc\ms_deps.txt