found 7zip in C:\Program Files\7-Zip\7z.exe a set JAVA_HOME=C:\Java\jdk1.8.0_191x64 set ORACLE_HOME=E:\builds\Oracle\instantclient_12_2-x64 set PYTHONPATH=E:\builds\Python37-AMD64 cd src\mapserver-7-6-vc16x64 if exist vc16x64 rd /Q /S vc16x64 if not exist vc16x64 mkdir vc16x64 cd vc16x64 E:\buildsystem\cmake\bin\cmake.exe ..\ -G "Visual Studio 16 2019" -A x64 "-DCMAKE_PREFIX_PATH=E:\buildsystem\release-1928-x64" "-DCMAKE_INSTALL_PREFIX=E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\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-1928-x64/lib/harfbuzz.lib;E:/buildsystem/release-1928-x64/lib/uriparser.lib" "-DPNG_LIBRARY=E:/buildsystem/release-1928-x64/lib/libpng16_static.lib" -DWITH_ORACLESPATIAL=0 -DWITH_POSTGIS=1 -DPOSTGRESQL_LIBRARY=E:/buildsystem/release-1928-x64/lib/libpq.lib -DWITH_PROTOBUFC=1 "-DPROTOBUFC_COMPILER=E:/buildsystem/release-1928-x64/bin/protoc.exe" "-DPROTOBUFC_INCLUDE_DIR=E:/buildsystem/release-1928-x64/include/protobuf-c" "-DICONV_DLL=E:/buildsystem/release-1928-x64/bin/iconv.dll" -DWITH_SVGCAIRO=1 "-DSVG_LIBRARY=E:/buildsystem/release-1928-x64/lib/libsvg.lib" "-DSVGCAIRO_LIBRARY=E:/buildsystem/release-1928-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-1928-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=E:/builds/Python37-AMD64/libs/python37.lib" "-DPYTHON_INCLUDE_DIR=E:/builds/Python37-AMD64/include" "-DPYTHON_EXECUTABLE=E:/builds/Python37-AMD64/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.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/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 - not 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-1928-x64/lib/protobuf-c.lib -- Found ZLIB: E:/buildsystem/release-1928-x64/lib/zlib.lib (found version "1.2.11") -- Found PNG: E:/buildsystem/release-1928-x64/lib/libpng16_static.lib (found version "1.6.37") -- Found JPEG: E:/buildsystem/release-1928-x64/lib/libjpeg.lib (found version "90") -- Found Freetype: E:/buildsystem/release-1928-x64/lib/freetype.lib -- Found PROJ: E:/buildsystem/release-1928-x64/lib/proj.lib -- Found Proj 4.x -- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config.bat (found version "0.26") -- Found FRIBIDI: E:/buildsystem/release-1928-x64/lib/fribidi.lib -- Checking for module 'harfbuzz>=0.9.18' -- Found harfbuzz, version 2.3.1 -- Found HarfBuzz: E:/buildsystem/release-1928-x64/include/harfbuzz -- Found iconv library: E:/buildsystem/release-1928-x64/lib/iconv.lib -- Checking for module 'cairo' -- -- Found CAIRO: E:/buildsystem/release-1928-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-1928-x64/lib/libfcgi.lib -- Found GEOS: E:/buildsystem/release-1928-x64/lib/geos_c.lib -- Found POSTGRESQL: E:/buildsystem/release-1928-x64/lib/libpq.lib -- Looking for PQserverVersion in pq -- Looking for PQserverVersion in pq - not found -- Found GDAL: E:/buildsystem/release-1928-x64/lib/gdal_i.lib -- Found SVG: E:/buildsystem/release-1928-x64/lib/libsvg.lib -- Found SVGCAIRO: E:/buildsystem/release-1928-x64/lib/libsvg-cairo.lib -- Found CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib (found version "7.79.1-DEV") -- Found LibXml2: E:/buildsystem/release-1928-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-1928-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 PythonInterp: E:/builds/Python37-AMD64/python.exe (found version "3.7.1") -- Found PY_setuptools: E:\builds\Python37-AMD64\lib\site-packages\setuptools\__init__.py -- Found PythonLibs: E:/builds/Python37-AMD64/libs/python37.lib (found version "3.7.1") -- CMake Version: 3.22 -- Build Type: Release -- Python MapScript output directory: E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/mapscript/python/Release -- Python Executable: E:/builds/Python37-AMD64/python.exe -- Python site packages: E:\builds\Python37-AMD64\Lib\site-packages -- Found JNI: C:/Java/jdk1.8.0_191x64/lib/jawt.lib -- Found Java: C:/Java/jdk1.8.0_191x64/bin/java.exe (found version "1.8.0_191") -- Found CSharp compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/MSBuild/Current/Bin/Roslyn/csc.exe -- Cmake build type: Release -- * Summary of configured options for this build -- * Mandatory components -- * GDAL: E:/buildsystem/release-1928-x64/lib/gdal_i.lib -- * PROJ: E:/buildsystem/release-1928-x64/lib/proj.lib -- * png: E:/buildsystem/release-1928-x64/lib/libpng16_static.lib -- * jpeg: E:/buildsystem/release-1928-x64/lib/libjpeg.lib -- * freetype: E:/buildsystem/release-1928-x64/lib/freetype.lib -- * Optional components -- * GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib -- * MYSQL: disabled -- * FRIBIDI: E:/buildsystem/release-1928-x64/lib/fribidi.lib -- * HARFBUZZ: E:/buildsystem/release-1928-x64/lib/harfbuzz.lib -- * GIF: E:/buildsystem/release-1928-x64/lib/giflib.lib -- * CAIRO: E:/buildsystem/release-1928-x64/lib/cairo.lib -- * SVGCAIRO: E:/buildsystem/release-1928-x64/lib/libsvg-cairo.lib -- * RSVG: disabled -- * CURL: E:/buildsystem/release-1928-x64/lib/libcurl_imp.lib -- * PIXMAN: disabled -- * LIBXML2: E:/buildsystem/release-1928-x64/lib/libxml2.lib -- * POSTGIS: E:/buildsystem/release-1928-x64/lib/libpq.lib -- * GEOS: E:/buildsystem/release-1928-x64/lib/geos_c.lib -- * FastCGI: E:/buildsystem/release-1928-x64/lib/libfcgi.lib -- * PROTOBUFC: E:/buildsystem/release-1928-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.17763.0/um/x64/odbc32.lib -- * Exempi XMP: disabled -- * Optional features -- * WMS SERVER: ENABLED -- * WFS SERVER: ENABLED -- * WCS SERVER: ENABLED -- * SOS SERVER: disabled -- * WMS CLIENT: ENABLED -- * WFS CLIENT: ENABLED -- * ICONV: ENABLED -- * Thread-safety support: ENABLED -- * KML output: disabled -- * Z+M point coordinate support: ENABLED -- * XML Mapfile support: disabled -- * Mapscripts -- * Python: ENABLED -- * PHP: disabled -- * PHPNG: disabled -- * PERL: disabled -- * RUBY: disabled -- * JAVA: ENABLED -- * C#: ENABLED -- * V8 Javascript: disabled -- * Apache Module (Experimental): disabled -- -- PROJECT_BINARY_DIR is set to E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64 -- Will install files to E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/install -- Will install libraries to E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/install/lib -- Configuring done -- Generating done -- Build files have been written to: E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64 E:\buildsystem\cmake\bin\cmake.exe --build . --config Release Microsoft (R) Build Engine version 16.11.2+f32259642 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-7-6-vc16x64/CMakeLists.txt vector_tile.pb-c.c fontcache.c cgiutil.c mapgeos.c maporaclespatial.c mapsearch.c mapwms.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 Generating Code... Compiling... mapbits.c maphttp.c mapparser.c mapstring.c mapxmp.c mapcairo.c mapimageio.c mappluginlayer.c mapsymbol.c mapchart.c mapimagemap.c mappool.c maptclutf.c mapcluster.c mapio.c mappostgis.c maptemplate.c mapcontext.c mapjoin.c mappostgresql.c Generating Code... Compiling... mapthread.c mapcopy.c maplabel.c mapprimitive.c maptile.c mapcpl.c maplayer.c mapproject.c maptime.c mapcrypto.c maplegend.c hittest.c maptree.c mapdebug.c maplexer.c mapquantization.c mapunion.c mapdraw.c maplibxml2.c mapquery.c Generating Code... Compiling... maputil.c strptime.c mapdrawgdal.c mapraster.c mapuvraster.c mapdummyrenderer.c mapobject.c maprasterquery.c mapwcs.c maperror.c mapogcfilter.c mapregex.c mapwcs11.c mapfile.c maprendering.c mapwcs20.c mapogcsld.c mapmetadata.c mapresample.c mapwfs.c Generating Code... Compiling... mapgdal.c mapogcsos.c mapscale.c mapwfs11.c mapwfs20.c mapgeomtransform.c mapwfslayer.c textlayout.c E:\buildsystem\src\mapserver-7-6-vc16x64\textlayout.c(332,5): warning C4996: 'hb_font_funcs_set_glyph_func': is deprecated. Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapserver.vcxproj] mapcontour.c mapsmoothing.c kerneldensity.c mapcompositingfilter.c mapmvt.c Generating Code... mapogcfiltercommon.cpp mapogroutput.cpp mapagg.cpp mapkml.cpp mapgeomutil.cpp mapkmlrenderer.cpp maputfgrid.cpp mapogr.cpp mapv8.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 Generating Code... Compiling... line.cpp shape.cpp v8_mapscript.cpp Generating Code... cl : command line warning D9025: overriding '/W3' with '/w' [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapserver.vcxproj] regex.c Creating library E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/Release/mapserver.lib and object E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/Release/mapserver.exp mapserver.vcxproj -> E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\Release\mapserver.dll Swig compile ../mapscript.i for python Building Custom Rule E:/buildsystem/src/mapserver-7-6-vc16x64/mapscript/python/CMakeLists.txt mapscriptPYTHON_wrap.c Creating library E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/mapscript/python/Release/_mapscript.lib and object E:/buildsystem/src/mapserver-7-6-vc16x64/vc16x64/mapscript/python/Release/_mapscript.exp FileTracker : error FTK1006: could not write entry to the file tracking log file: E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.dir\Release\_pythonmapscript.tlog\link.read.1.tlog. There is not enough space on the disk. [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] FileTracker : error FTK1006: could not write entry to the file tracking log file: E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.dir\Release\_pythonmapscript.tlog\link.write.1.tlog. There is not enough space on the disk. [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: The specified task executable "link.exe" could not be run. System.IO.IOException: There is not enough space on the disk. [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.FileStream.Dispose(Boolean disposing) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.Stream.Close() [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.StreamWriter.Dispose(Boolean disposing) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.TextWriter.Dispose() [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(1074,5): error MSB6003: at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) [E:\buildsystem\src\mapserver-7-6-vc16x64\vc16x64\mapscript\python\_pythonmapscript.vcxproj]