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

mpv fails #2530

Open Fishman0919 opened 9 months ago

Fishman0919 commented 9 months ago

16:46:16 ┌ mpv git .................................. [Recently updated] 16:46:17 ├ Running bootstrap... 16:46:19 ├ Running configure... 16:46:39 ├ Running build... Likely error (tail of the failed operation logfile): C:/MAS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MAS/local64/lib\libvulkan.a(loader_windows.c.obj):loader_windows:(.text+0x8fd): undefined reference to __imp_CM_Locate_DevNodeW' C:/MAS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MAS/local64/lib\libvulkan.a(loader_windows.c.obj):loader_windows:(.text+0x923): undefined reference toimp_CM_Get_DevNode_Status' C:/MAS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MAS/local64/lib\libvulkan.a(loader_windows.c.obj):loader_windows:(.text+0x9d1): undefined reference to `imp_CM_Get_Child' C:/MAS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MAS/local64/lib\libvulkan.a(loader_windows.c.obj):loader_windows:(.text+0xa74): undefined reference to __imp_CM_Get_Device_IDW' C:/MAS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MAS/local64/lib\libvulkan.a(loader_windows.c.obj):loader_windows:(.text+0xab7): undefined reference to__imp_CM_Get_DevNode_Registry_PropertyW' collect2.exe: error: ld returned 1 exit status

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

Attach C:\MAS\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