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

[aom]+Build+error+on+x64-windows #43001

Closed
MrSiGua opened this issue Dec 30, 2024 · 1 comment
Closed

[aom]+Build+error+on+x64-windows #43001

MrSiGua opened this issue Dec 30, 2024 · 1 comment
Assignees
Labels
category:question This issue is a question

Comments

@MrSiGua
Copy link

MrSiGua commented Dec 30, 2024

Package: aom:[email protected]

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.42.34435.0
  • vcpkg-tool version: 2024-12-09-1005b78fa1bf1dde1a20c2734cba4ea61ca94d9a vcpkg-scripts version: 80d54ff 2024-12-23 (6 days ago)

To Reproduce

vcpkg install aom:x64-windows

Failure logs

-- Fetching https://aomedia.googlesource.com/aom d6f30ae474dd6c358f26de0a0fc26a0d7340a84c...
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: "C:/Program Files/Git/cmd/git.exe" fetch https://aomedia.googlesource.com/aom d6f30ae474dd6c358f26de0a0fc26a0d7340a84c --depth 1 -n
    Working Directory: D:/vcpkg/downloads/git-tmp
    Error code: 128
    See logs for more information:
      D:\vcpkg\buildtrees\aom\git-fetch-x64-windows-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_from_git.cmake:86 (vcpkg_execute_required_process)
  ports/aom/portfile.cmake:1 (vcpkg_from_git)
  scripts/ports.cmake:196 (include)



D:\vcpkg\buildtrees\aom\git-fetch-x64-windows-err.log

fatal: unable to access 'https://aomedia.googlesource.com/aom/': Failed to connect to aomedia.googlesource.com port 443 after 21111 ms: Could not connect to server
@WangWeiLin-MV
Copy link
Contributor

Using the latest version of vcpkg for local installation does not reproduce the issue.

Please check your network or the proxy setting.

@WangWeiLin-MV WangWeiLin-MV added the category:question This issue is a question label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants