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

Error running build when update mpv #2643

Open
ycwan opened this issue Apr 15, 2024 · 0 comments
Open

Error running build when update mpv #2643

ycwan opened this issue Apr 15, 2024 · 0 comments

Comments

@ycwan
Copy link

ycwan commented Apr 15, 2024

  Running git update for mpv...
┌ mpv git  .......................................... [Newer dependencies]
├ Running bootstrap...
├ Installing python-docutils... done
├ Running configure...
├ Running build...
Likely error (tail of the failed operation logfile):
../filters/f_lavfi.c: In function 'get_avopt_type_name':
../filters/f_lavfi.c:1027:10: error: 'AV_OPT_TYPE_CHANNEL_LAYOUT' undeclared (first use in this function); did you mean 'AV_OPT_TYPE_CHLAYOUT'?
 1027 |     case AV_OPT_TYPE_CHANNEL_LAYOUT:    return "channellayout";
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |          AV_OPT_TYPE_CHLAYOUT
../filters/f_lavfi.c:1027:10: note: each undeclared identifier is reported only once for each function it appears in

Waf: Leaving directory `/build/mpv-git/build'
Build failed
 -> task in 'objects' failed with exit status 1 (run with -v to display more information)
build failed. Check C:/MABS/build/mpv-git/ab-suite.build.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

Attach C:\MABS\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

logs.zip
ab-suite.build.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant