Microsoft (R) Program Maintenance Utility Version 14.16.27051.0
Copyright (C) Microsoft Corporation.  All rights reserved.

Could Not Find E:\buildsystem\release-1916-x64\bin\libmap.dll
Could Not Find E:\buildsystem\release-1916-x64\build\gdal.opt
CMake Warning at cmake/helpers/CheckDependentLibraries.cmake:149 (find_package):
  By not providing "FindOpenDrive.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "OpenDrive", but CMake did not find one.

  Could not find a package configuration file provided by "OpenDrive" with
  any of the following names:

    OpenDriveConfig.cmake
    opendrive-config.cmake

  Add the installation prefix of "OpenDrive" to CMAKE_PREFIX_PATH or set
  "OpenDrive_DIR" to a directory containing one of the above files.  If
  "OpenDrive" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  cmake/helpers/CheckDependentLibraries.cmake:807 (gdal_check_package)
  gdal.cmake:261 (include)
  CMakeLists.txt:240 (include)


-- Downloading nuget...
nuget.exe downloaded and saved to E:/buildsystem/src/gdal-vc15x64/vc15x64/tools/nuget.exe
-- Found .NET toolchain: C:/Program Files/dotnet/dotnet.exe (version 8.0.204)
CMake Warning at frmts/hdf5/CMakeLists.txt:81 (message):
  HDF5 library status regarding thread-safety is unknown (set
  GDAL_ENABLE_HDF5_GLOBAL_LOCK=NO if it is known to be thread-safe).  Adding
  a global lock on GDAL side


-- Registering NuGet local repository 'local' at 'E:\buildsystem\src\gdal-vc15x64\vc15x64\swig\csharp'.
NMAKE : fatal error U1077: 'E:\buildsystem\cmake\bin\cmake.exe' : return code '0x1'
Stop.