You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Using cached Kitware-VTK-09a76bc55b37caad94d0d8ebe865caaed1b438af.tar.gz
-- Using source at F:/vs_projects/vcpkg/buildtrees/vtk/src/aed1b438af-abe64eb887
CMake Warning at scripts/cmake/vcpkg_replace_string.cmake:17 (message):
vcpkg_replace_string made no changes.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:50 (vcpkg_replace_string)
scripts/ports.cmake:203 (include)
CMake Warning at scripts/cmake/vcpkg_replace_string.cmake:17 (message):
vcpkg_replace_string made no changes.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:51 (vcpkg_replace_string)
scripts/ports.cmake:203 (include)
CMake Warning at scripts/cmake/vcpkg_replace_string.cmake:17 (message):
vcpkg_replace_string made no changes.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:52 (vcpkg_replace_string)
scripts/ports.cmake:203 (include)
CMake Warning at scripts/cmake/vcpkg_replace_string.cmake:17 (message):
vcpkg_replace_string made no changes.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:53 (vcpkg_replace_string)
scripts/ports.cmake:203 (include)
CMake Warning at scripts/cmake/vcpkg_replace_string.cmake:17 (message):
vcpkg_replace_string made no changes.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:54 (vcpkg_replace_string)
scripts/ports.cmake:203 (include)
-- Found external ninja('1.12.1').
-- Configuring x64-windows
CMake Warning at installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:344 (message):
The following variables are not used in CMakeLists.txt:
VTK_MODULE_ENABLE_VTK_vtkm
Please recheck them and remove the unnecessary options from the
`vcpkg_cmake_configure` call.
If these options should still be passed for whatever reason, please use the
`MAYBE_UNUSED_VARIABLES` argument.
Call Stack (most recent call first):
ports/vtk/portfile.cmake:272 (vcpkg_cmake_configure)
scripts/ports.cmake:203 (include)
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: F:/vs_projects/vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j4
Working Directory: F:/vs_projects/vcpkg/buildtrees/vtk/x64-windows-dbg
See logs for more information:
F:\vs_projects\vcpkg\buildtrees\vtk\install-x64-windows-dbg-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/vtk/portfile.cmake:325 (vcpkg_cmake_install)
scripts/ports.cmake:203 (include)
Package: vtk[cgns,core,libharu,libtheora,netcdf,proj,seacas,sql]:[email protected]#7
Host Environment
vcpkg-scripts version: e40d24c 2025-03-10 (10 hours ago)
To Reproduce
vcpkg install vtk:x64-windows --editable
Failure logs
F:\vs_projects\vcpkg\buildtrees\vtk\install-x64-windows-dbg-out.log
It will fail randomly on different dll. This time it is:
But the command run successfully on cmd window, just change working directory to the
F:\vs_projects\vcpkg\buildtrees\vtk\x64-windows-dbg
.The text was updated successfully, but these errors were encountered: