m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

Error running build when update mpv #2643

Open ycwan opened 2 months ago

ycwan commented 2 months ago
  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