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

[libvpx] Build error on x64-windows-static #39264

Open
anan1213095357 opened this issue Jun 13, 2024 · 1 comment
Open

[libvpx] Build error on x64-windows-static #39264

anan1213095357 opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
requires:more-information This Issue requires more information to solve

Comments

@anan1213095357
Copy link

Operating system

error: building libvpx:x64-windows-static failed with: BUILD_FAILED Please ensure you're using the latest port files with git pull and vcpkg update. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libvpx You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[libvpx]+Build+error&body=Copy+issue+body+from+D%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

Compiler

No response

Steps to reproduce the behavior

error: building libvpx:x64-windows-static failed with: BUILD_FAILED
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
    https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libvpx
You can submit a new issue at:
    https://github.com/microsoft/vcpkg/issues/new?title=[libvpx]+Build+error&body=Copy+issue+body+from+D%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

Failure logs

error: building libvpx:x64-windows-static failed with: BUILD_FAILED
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libvpx
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[libvpx]+Build+error&body=Copy+issue+body+from+D%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

Additional context

error: building libvpx:x64-windows-static failed with: BUILD_FAILED
Please ensure you're using the latest port files with git pull and vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libvpx
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[libvpx]+Build+error&body=Copy+issue+body+from+D%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md

@anan1213095357 anan1213095357 added the category:port-bug The issue is with a library, which is something the port should already support label Jun 13, 2024
@MonicaLiu0311 MonicaLiu0311 changed the title error: building libvpx:x64-windows-static failed with: BUILD_FAILED Please ensure you're using the latest port files with git pull and vcpkg update. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libvpx You can submit a new issue at: https://github.com/microsoft/vcpkg/issues/new?title=[libvpx]+Build+error&body=Copy+issue+body+from+D%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md [libvpx] Build error on x64-windows-static Jun 13, 2024
@MonicaLiu0311
Copy link
Contributor

Please run the following commands:

git pull https://github.com/microsoft/vcpkg.git master
./bootstrap-vcpkg.bat

The latest vcpkg version:

PS G:\vcpkg> ./vcpkg version
vcpkg package management program version 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772

See LICENSE.txt for license information.

Please try the installation again. If the error persists, please provide the complete error log.

@MonicaLiu0311 MonicaLiu0311 added requires:more-information This Issue requires more information to solve and removed category:port-bug The issue is with a library, which is something the port should already support labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:more-information This Issue requires more information to solve
Projects
None yet
Development

No branches or pull requests

2 participants