Skip to content

[sdl2-image:x64-uwp] build failure #22434

@fwannmacher

Description

@fwannmacher

Host Environment

  • OS: [Windows 10]
  • Compiler: MSVC 19.30.30706.0

To Reproduce
Steps to reproduce the behavior:
vcpkg.exe install sdl2-image --triplet x64-uwp

Failure logs

-- Building x64-uwp-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:155 (message):
    Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- /p:VCPkgLocalAppDataDisabled=true /p:UseIntelMKL=No /m
    Working Directory: C:/Users/Felipe Wannmacher/source/repos/vcpkg/buildtrees/sdl2-image/x64-uwp-dbg
    See logs for more information:
      C:\Users\Felipe Wannmacher\source\repos\vcpkg\buildtrees\sdl2-image\install-x64-uwp-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:106 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:44 (vcpkg_build_cmake)
  ports/sdl2-image/portfile.cmake:43 (vcpkg_install_cmake)
  scripts/ports.cmake:142 (include)
4>C:\Users\Felipe Wannmacher\source\repos\vcpkg\buildtrees\sdl2-image\src\2.0.5-633f4ae965.clean\nanosvg.h(2796): error C4703: potentially uninitialized local pointer variable 'start' used [C:\Users\Felipe Wannmacher\source\repos\vcpkg\buildtrees\sdl2-image\x64-uwp-dbg\SDL2_image.vcxproj]

Additional context
While trying to install SDL2_image UWP I get error above.
install-x64-uwp-dbg-out.log

Metadata

Metadata

Labels

category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions