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

[ffmpeg] build fails: https://www.nasm.us down #32741

Closed
daschuer opened this issue Jul 25, 2023 · 3 comments
Closed

[ffmpeg] build fails: https://www.nasm.us down #32741

daschuer opened this issue Jul 25, 2023 · 3 comments
Assignees
Labels
depends:upstream-changes Waiting on a change to the upstream project

Comments

@daschuer
Copy link
Contributor

Describe the bug
Building of ffmpeg fails, because downloading https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip fails.

Environment

  • OS: Windows, GiHub workflow runner

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install ffmpeg
  2. See error
Downloading https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip
warning: Download failed -- retrying after 1000ms
warning: Download failed -- retrying after 2000ms
warning: Download failed -- retrying after 4000ms
error: Failed to download from mirror set
error: https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip: WinHttpSendRequest failed with exit code 12002
error: https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip: WinHttpSendRequest failed with exit code 12002
error: https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip: WinHttpSendRequest failed with exit code 12002
error: https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip: WinHttpSendRequest failed with exit code 12002

Full log: https://github.com/daschuer/vcpkg/actions/runs/5650189952/job/15306093276

@MonicaLiu0311 MonicaLiu0311 added the depends:upstream-changes Waiting on a change to the upstream project label Jul 25, 2023
@MonicaLiu0311
Copy link
Contributor

Duplicate of #32600.

The upstream nasm webpage cannot be accessed, waiting for the upstream website to recover. You can get the cache file here and put it in the [VCPKG_ROOT]/downloads directory to temporarily solve the problem.

@Loopite
Copy link

Loopite commented Jul 25, 2023

Agreed. Same here while installing openssl package.
MonicaLiu0311, your solution worked well for me.

@BillyONeal
Copy link
Member

Closed as duplicate and reopened the other one since it is down again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends:upstream-changes Waiting on a change to the upstream project
Projects
None yet
Development

No branches or pull requests

4 participants