Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merging: v24/v25 branch #1415

Draft
wants to merge 3,936 commits into
base: master
Choose a base branch
from

Merge df4e99dca3 into merged_master (Elements PR #1423)

6b82cfa
Select commit
Loading
Failed to load commit list.
Draft

merging: v24/v25 branch #1415

Merge df4e99dca3 into merged_master (Elements PR #1423)
6b82cfa
Select commit
Loading
Failed to load commit list.
Cirrus CI / Win64 native [vs2022] failed Feb 28, 2025 in 48m 44s

Task Summary

Instruction build failed in 28:02

Details

✅ 01:27 clone
✅ 00:10 merge
✅ 17:30 msvc_qt_built
✅ 00:01 vcpkg_tools
✅ 00:02 vcpkg_binary
✅ 00:00 ccache
✅ 00:55 install_tools
✅ 00:29 install_vcpkg
❌ 28:02 build

  [DEBUG] D:\a\_work\1\s\src\vcpkg\base\downloads.cpp(766): 
  [DEBUG] Time in subprocesses: 0 us
  [DEBUG] Time in parsing JSON: 43 us
  [DEBUG] Time in JSON reader: 0 us
  [DEBUG] Time in filesystem: 3903 us
  [DEBUG] Time in loading ports: 0 us
  [DEBUG] Exiting after 13.24 s (13243309 us)
  
  CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:32 (message):
        
C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets(158,5): warning :       Failed to download file with error: 1 [C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\libbitcoin_crypto\libbitcoin_crypto.vcxproj]
        If you use a proxy, please check your proxy setting. 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. You are using Fiddler. Currently a bug (https://github.com/microsoft/vcpkg/issues/17752)
           will set HTTPS_PROXY to `https://fiddler_address:port` which lead to problem 1 above.
           Workaround is open Windows 10 Settings App, and search for Proxy Configuration page,
           Change `http=address:port;https=address:port` to `address`, and fill the port number.
        
        3. Your proxy's remote server is out of service.
        
        In future vcpkg releases, if you are using Windows, you no longer need to set
        HTTP(S)_PROXY environment variables. Vcpkg will simply apply Windows IE Proxy
        Settings set by your proxy software. See (https://github.com/microsoft/vcpkg-tool/pull/49)
        and (https://github.com/microsoft/vcpkg-tool/pull/77)
        
        Otherwise, please submit an issue at https://github.com/Microsoft/vcpkg/issues
  
  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:124 (z_vcpkg_acquire_msys_download_package)
    scripts/cmake/vcpkg_find_acquire_program.cmake:530 (vcpkg_acquire_msys)
    scripts/cmake/vcpkg_fixup_pkgconfig.cmake:151 (vcpkg_find_acquire_program)
    ports/libevent/portfile.cmake:65 (vcpkg_fixup_pkgconfig)
    scripts/ports.cmake:147 (include)
  
  
C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets(158,5): warning : error: building libevent:x64-windows-static failed with: BUILD_FAILED [C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\libbitcoin_crypto\libbitcoin_crypto.vcxproj]
C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets(158,5): warning : error: Please ensure you're using the latest port files with `git pull` and `vcpkg update`. [C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\libbitcoin_crypto\libbitcoin_crypto.vcxproj]
  Then check for known issues at:
      https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libevent
  You can submit a new issue at:
      https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[libevent]+Build+error
  Include '[libevent] 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-09-20-522aa94e9d261c7d7b2f079bf2591ca62df5c714
      vcpkg-scripts version: 6ca56aeb45 2022-09-26 (2 years, 5 months ago)
  
  
  Please use the prefilled template from C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\vcpkg_installed\x64-windows-static\vcpkg\issue_body.md when reporting your issue.
C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\scripts\buildsystems\msbuild\vcpkg.targets(158,5): error MSB3073: The command ""C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\vcpkg.exe" install  --x-wait-for-lock --triplet "x64-windows-static" --vcpkg-root "C:\Users\ContainerAdministrator\AppData\Local\Temp\vcpkg\\" "--x-manifest-root=C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\\" "--x-install-root=C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\vcpkg_installed\x64-windows-static\\" " exited with code 1. [C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\build_msvc\libbitcoin_crypto\libbitcoin_crypto.vcxproj]