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
vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
vcpkg-scripts version: 80d54ff 2024-12-23 (4 days ago)
To Reproduce
vcpkg install gstreamer
Failure logs
-- Found Python version '3.12.7 at D:/vcpkg/downloads/tools/python/python-3.12.7-x64-1/python.exe'
-- Using meson: D:/vcpkg/downloads/tools/meson-1.3.2-aa4767/meson.py
-- Using cached glib-2.78.4.tar.xz.
-- Cleaning sources at D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/vcpkg/downloads/glib-2.78.4.tar.xz
-- Applying patch use-libiconv-on-windows.patch
-- Applying patch libintl.patch
-- Using source at D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean
CMake Warning at scripts/ports.cmake:172 (message):
Unexpected UNKNOWN_READ_ACCESS on variable APPLE in script mode.
This variable name insufficiently expresses whether it refers to the target
system or to the host system. Use a prefixed variable instead.
- Variables providing information about the host:
CMAKE_HOST_<SYSTEM>
VCPKG_HOST_IS_<SYSTEM>
- Variables providing information about the target:
VCPKG_TARGET_IS_<SYSTEM>
VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)
Call Stack (most recent call first):
C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:15 (if)
scripts/ports.cmake:196 (include)
-- Found external ninja('1.12.1').
-- Getting CMake variables for x64-windows
CMake Warning at scripts/ports.cmake:172 (message):
Unexpected READ_ACCESS on variable WIN32 in script mode.
This variable name insufficiently expresses whether it refers to the target
system or to the host system. Use a prefixed variable instead.
- Variables providing information about the host:
CMAKE_HOST_<SYSTEM>
VCPKG_HOST_IS_<SYSTEM>
- Variables providing information about the target:
VCPKG_TARGET_IS_<SYSTEM>
VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:192 (if)
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:361 (z_vcpkg_get_build_and_host_system)
C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:42 (vcpkg_configure_meson)
scripts/ports.cmake:196 (include)
CMake Warning at scripts/ports.cmake:172 (message):
Unexpected READ_ACCESS on variable WIN32 in script mode.
This variable name insufficiently expresses whether it refers to the target
system or to the host system. Use a prefixed variable instead.
- Variables providing information about the host:
CMAKE_HOST_<SYSTEM>
VCPKG_HOST_IS_<SYSTEM>
- Variables providing information about the target:
VCPKG_TARGET_IS_<SYSTEM>
VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:254 (if)
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:361 (z_vcpkg_get_build_and_host_system)
C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:42 (vcpkg_configure_meson)
scripts/ports.cmake:196 (include)
-- Configuring x64-windows-dbg
-- Using cached msys2-mingw-w64-x86_64-pkgconf-1~2.3.0-1-any.pkg.tar.zst.
-- Using cached msys2-msys2-runtime-3.5.4-2-x86_64.pkg.tar.zst.
-- Using msys root at D:/vcpkg/downloads/tools/msys2/21caed2f81ec917b
-- Configuring x64-windows-dbg done
-- Configuring x64-windows-rel
-- Configuring x64-windows-rel done
-- Package x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: "D:/Program Files/Microsoft Visual Studio/2022/Preview/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" install -v
Working Directory: D:/vcpkg/buildtrees/glib/x64-windows-dbg
Error code: 1
See logs for more information:
D:\vcpkg\buildtrees\glib\package-x64-windows-dbg-out.log
Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-tool-meson/vcpkg_install_meson.cmake:33 (vcpkg_execute_required_process)
C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:56 (vcpkg_install_meson)
scripts/ports.cmake:196 (include)
Package: glib:[email protected]#1
Host Environment
vcpkg-scripts version: 80d54ff 2024-12-23 (4 days ago)
To Reproduce
vcpkg install gstreamer
Failure logs
D:\vcpkg\buildtrees\glib\package-x64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: