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 failure #12722

Closed
Outurnate opened this issue Aug 3, 2020 · 2 comments
Closed

[ffmpeg] build failure #12722

Outurnate opened this issue Aug 3, 2020 · 2 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@Outurnate
Copy link
Contributor

Host Environment

  • OS: linux 5.7.11
  • Compiler: gcc 10.1.0

To Reproduce
Steps to reproduce the behavior:
./vcpkg install ffmpeg[x264]

Failure logs
=== CONFIGURING ===
ERROR: libx264 not found

Additional context
Adding --disable-opencl to x264's portfile fixes this issue

@PhoebeHui PhoebeHui self-assigned this Aug 4, 2020
@PhoebeHui PhoebeHui added the category:port-bug The issue is with a library, which is something the port should already support label Aug 4, 2020
@PhoebeHui
Copy link
Contributor

Confirmed that PR #11277 would fix this issue.

@PhoebeHui
Copy link
Contributor

The PR has been merged, please get latest source and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants