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

All pull requests fail because CI is broken #703

Closed
RickyDoug opened this issue Apr 6, 2023 · 0 comments · Fixed by #733
Closed

All pull requests fail because CI is broken #703

RickyDoug opened this issue Apr 6, 2023 · 0 comments · Fixed by #733

Comments

@RickyDoug
Copy link

While it's cool you have CI enabled as part of the pull request, it's pointless when it's broken:

The pull requests fail because the CI fails with "AppVeyor build failed"
The bit from the logs is:

`The following packages will be built and installed:
openssl-windows[core]:x64-windows
Starting package 1/1: openssl-windows:x64-windows
Building package openssl-windows[core]:x64-windows...
-- Downloading http://strawberryperl.com/download/5.30.0.1/strawberry-perl-5.30.0.1-32bit.zip...
-- Downloading https://www.openssl.org/source/openssl-1.0.2s.tar.gz...
-- Downloading https://www.openssl.org/source/openssl-1.0.2s.tar.gz... Failed. Status: 35;"SSL connect error"
-- Downloading https://www.openssl.org/source/old/1.0.2/openssl-1.0.2s.tar.gz...
-- Downloading https://www.openssl.org/source/old/1.0.2/openssl-1.0.2s.tar.gz... Failed. Status: 35;"SSL connect error"
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:175 (message):

  Failed to download file.
  If you use a proxy, please set the HTTPS_PROXY and HTTP_PROXY environment
  variables to "https://user:password@your-proxy-ip-address:port/".
  Otherwise, please submit an issue at https://github.com/Microsoft/vcpkg/issues

Call Stack (most recent call first):
ports/openssl-windows/portfile.cmake:20 (vcpkg_download_distfile)
scripts/ports.cmake:94 (include)
Error: Building package openssl-windows:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with .\vcpkg update, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: openssl-windows:x64-windows
Vcpkg version: 2019.09.12-nohash
Additionally, attach any relevant sections from the log files above.
Command exited with code 1
`

@jschlyter jschlyter linked a pull request Nov 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant