Closed mynickmynick closed 1 year ago
sorry I solved by checking out latest vcpkg master, I usually prefer to check out a tagged version to avoid last minute bugs , but then there are drawbacks like this one
Yeah the solution is to use the latest vcpkg version. mysys removes old releases from time to time.
Problem solved, close this issue.
Operating system
Windows 10
Compiler
not sure which one is being used by vcpkg , probably MSVC
Steps to reproduce the behavior
Failure logs
.\vcpkg install glib:x64-windows Computing installation plan... The following packages will be built and installed:
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message):
Call Stack (most recent call first): scripts/cmake/vcpkg_download_distfile.cmake:273 (z_vcpkg_download_distfile_show_proxy_and_fail) scripts/cmake/vcpkg_acquire_msys.cmake:26 (vcpkg_download_distfile) scripts/cmake/vcpkg_acquire_msys.cmake:67 (z_vcpkg_acquire_msys_download_package) scripts/cmake/vcpkg_acquire_msys.cmake:186 (z_vcpkg_acquire_msys_declare_package) scripts/cmake/vcpkg_configure_make.cmake:207 (vcpkg_acquire_msys) ports/libiconv/portfile.cmake:29 (vcpkg_configure_make) scripts/ports.cmake:147 (include)
error: building libiconv:x64-windows failed with: BUILD_FAILED error: Please ensure you're using the latest port files with
git pull
andvcpkg update
. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libiconv You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[libiconv]+Build+error Include '[libiconv] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above. vcpkg-tool version: 2022-12-14-7ae0d8527fb488fde10a89c2813802dc9b03b6f9 vcpkg-scripts version: f14984af3 2023-01-09 (4 months ago)Please use the prefilled template from C:\vcpkg\vcpkg\installed\vcpkg\issue_body.md when reporting your issue. PS C:\vcpkg\vcpkg>
Additional context
I have had the same problem before, I tried to change main tagged commits, checked out the commit 2023.01.09 but the same problem holds, seems it s not managing to download libtool-2.4.6-9-x86_64.pkg.tar.xz from ANY of the several mirrors