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] linux/arm64 build failure #39206

Closed
smartnet-club opened this issue Jun 10, 2024 · 0 comments · Fixed by #39268
Closed

[ffmpeg] linux/arm64 build failure #39206

smartnet-club opened this issue Jun 10, 2024 · 0 comments · Fixed by #39268
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@smartnet-club
Copy link

Operating system

Ubuntu 22.04

Compiler

GCC

Steps to reproduce the behavior

`docker buildx build --platform linux/arm64`

Failure logs

/cache/vcpkg-src/buildtrees/ffmpeg/src/n6.1.1-92c5eda8dc.clean/ffbuild/pkgconfig_generate.sh: 1: libavcodec/libavcodec.version: Error: not found

Additional context

The error related ffbuild/libversion.sh
It was fixed in this commit

@smartnet-club smartnet-club added the category:port-bug The issue is with a library, which is something the port should already support label Jun 10, 2024
@Cheney-W Cheney-W self-assigned this Jun 11, 2024
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

Successfully merging a pull request may close this issue.

2 participants