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.53k stars 265 forks source link

Error running git update for mpv #1381

Closed ycwan closed 5 years ago

ycwan commented 5 years ago

01:11:39 Running git update for mpv... 01:11:45 ┌ mpv git ..................................... [Updates found] 01:11:47 ├ Running bootstrap... 01:11:53 Installing python3-docutils... done 01:11:58 ├ Running configure... Likely error: disable Apple Remote support [autodetect] --disable-macos-touchbar disable macOS Touch Bar support [autodetect] --disable-macos-10-11-features disable macOS 10.11 SDK Features [autodetect] --disable-macos-10-14-features disable macOS 10.14 SDK Features [autodetect] --disable-macos-cocoa-cb disable macOS opengl-cb backend [autodetect] waf: error: no such option: --enable-dvdread configure failed. Check C:/mingw/build/mpv-git/ab-suite.configure.log This is required for other packages, so this script will exit. 01:12:00 Creating diagnostics file...

All relevant logs have been anonymously uploaded to https://0x0.st/zyPs.zip Copy and paste logs.zip in 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.

ycwan commented 5 years ago

After cf4f066 update, rerun media-autobuild_suite.bat but still the same error

10:55:24 Running git update for mpv... 10:55:28 ┌ mpv git .................................. [Recently updated] 10:55:30 ├ Running bootstrap... 10:55:34 Installing python3-docutils... done 10:55:40 ├ Running configure... Likely error: disable Apple Remote support [autodetect] --disable-macos-touchbar disable macOS Touch Bar support [autodetect] --disable-macos-10-11-features disable macOS 10.11 SDK Features [autodetect] --disable-macos-10-14-features disable macOS 10.14 SDK Features [autodetect] --disable-macos-cocoa-cb disable macOS opengl-cb backend [autodetect] waf: error: no such option: --enable-dvdread configure failed. Check C:/mingw/build/mpv-git/ab-suite.configure.log This is required for other packages, so this script will exit. 10:55:41 Creating diagnostics file...

All relevant logs have been anonymously uploaded to https://0x0.st/zycv.zip Copy and paste logs.zip in 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.

wiiaboo commented 5 years ago

You have to remove the option if you're using a custom mpv_options.txt.

ycwan commented 5 years ago

I have remove dvdread option in mpv_options.txt and rerun media-autobuild_suite.bat

image

and now different error as below:

12:58:47 Running git update for mpv... 12:58:50 ┌ mpv git .................................. [Recently updated] 12:58:51 ├ Running bootstrap... 12:58:56 Installing python3-docutils... done 12:59:00 ├ Running configure... 12:59:34 ├ Running build... Likely error: [332/456] Compiling video/out/win32/droptarget.c [333/456] Compiling demux/demux_raw.c [334/456] Compiling video/out/w32_common.c C:/mingw/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/mingw/local64/lib\libvulkan.a(loader.c.obj):loader.c:(.text+0xee79): undefined reference to CreateDXGIFactory1' C:/mingw/local64/lib\libvulkan.a(loader.c.obj):loader.c:(.text+0xee79): relocation truncated to fit: R_X86_64_PC32 against undefined symbolCreateDXGIFactory1' 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:/mingw/build/mpv-git/ab-suite.build.log This is required for other packages, so this script will exit. 13:01:13 Creating diagnostics file...

All relevant logs have been anonymously uploaded to https://0x0.st/zyT8.zip Copy and paste logs.zip in 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.

wiiaboo commented 5 years ago

That is not the same issue. Force recompilation of vulkan-loaders.