Package: fontconfig:x64-windows@2.15.0#2
Host Environment
- Host: x64-windows
- Compiler: MSVC 19.43.34809.0
- vcpkg-tool version: 2025-02-11-bec4296bf5289dc9ce83b4f5095943e44162f9c2
vcpkg-scripts version: 043abf2 2025-03-17 (7 hours ago)
To Reproduce
vcpkg install atk[core] cairo[core,fontconfig,freetype] fontconfig[core] freetype gobject-introspection harfbuzz[core,freetype]
Failure logs
-- Found Python version '3.12.7 at C:/Users/sebbu/scoop/apps/vcpkg/current/downloads/tools/python/python-3.12.7-x64-1/python.exe'
-- Using meson: C:/Users/sebbu/scoop/apps/vcpkg/current/downloads/tools/meson-1.6.1-6779de/meson.py
Downloading https://gitlab.freedesktop.org/fontconfig/fontconfig/-/archive/2.15.0/fontconfig-2.15.0.tar.gz -> fontconfig-fontconfig-2.15.0.tar.gz
error: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/archive/2.15.0/fontconfig-2.15.0.tar.gz: failed: status code 503
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 our 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:124 (message):
Download failed, halting portfile.
Call Stack (most recent call first):
scripts/cmake/vcpkg_from_gitlab.cmake:113 (vcpkg_download_distfile)
ports/fontconfig/portfile.cmake:1 (vcpkg_from_gitlab)
scripts/ports.cmake:203 (include)
Package: fontconfig:x64-windows@2.15.0#2
Host Environment
vcpkg-scripts version: 043abf2 2025-03-17 (7 hours ago)
To Reproduce
vcpkg install atk[core] cairo[core,fontconfig,freetype] fontconfig[core] freetype gobject-introspection harfbuzz[core,freetype]Failure logs