Skip to content

[vcpkg-tool-meson] Build failure on x64-windows #50264

@dirtysololil

Description

@dirtysololil

Package: vcpkg-tool-meson:[email protected]#3

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.50.35723.0
  • CMake Version: 3.31.10
  • vcpkg-tool version: 2026-02-21-82f3841f4f91e8389b7c7ddf61e6733683b2f67b
    vcpkg-scripts version: 39a6cc0 2026-03-02 (8 hours ago)

To Reproduce

vcpkg install vcpkg-tool-meson:x64-windows

Failure logs

-- Installing: C:/vcpkg/packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/copyright
Downloading https://www.python.org/ftp/python/3.14.2/python-3.14.2-embed-amd64.zip -> python-3.14.2-embed-amd64.zip
error: curl operation failed with error code 35 (SSL connect error).
error: Not a transient network error, won't retry download from https://www.python.org/ftp/python/3.14.2/python-3.14.2-embed-amd64.zip
note: If you are using a proxy, please ensure your proxy settings are correct.
Possible causes are:
1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to `https://address:port`.
This is not correct, because `https://` prefix claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr, etc...) is an HTTP proxy.
Try setting `http://address:port` to both HTTP_PROXY and HTTPS_PROXY instead.
2. If you are using Windows, vcpkg will automatically use your Windows IE Proxy Settings set by your proxy software. See: https://github.com/microsoft/vcpkg-tool/pull/77
The value set by your proxy might be wrong, or have same `https://` prefix issue.
3. Your proxy's remote server is out of service.
If you believe this is not a temporary download server failure and vcpkg needs to be changed to download this file from a different location, please submit an issue to https://github.com/Microsoft/vcpkg/issues
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:136 (message):
  Download failed, halting portfile.
Call Stack (most recent call first):
  scripts/cmake/vcpkg_find_acquire_program.cmake:205 (vcpkg_download_distfile)
  packages/vcpkg-tool-meson_x64-windows/share/vcpkg-tool-meson/vcpkg-port-config.cmake:51 (vcpkg_find_acquire_program)
  ports/vcpkg-tool-meson/portfile.cmake:44 (include)
  scripts/ports.cmake:206 (include)



Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions