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 configure when update ffms2 - cannot link with FFmpeg #2534

Closed ycwan closed 9 months ago

ycwan commented 9 months ago
04:37:36   Running git update for x264...
04:37:39 ┌ x264 git  .................................... [Updates found]
04:38:01   Running git update for ffmpeg...
04:39:16 ┌ ffmpeg git  .................................. [Updates found]
04:39:16 ├ Running uninstall...
04:39:21 ├ Running configure...
04:42:09 ├ Running install...
04:51:04   Running git update for ffms2...
04:51:06 ┌ ffms2 git  ................................... [Updates found]
04:51:07 ├ Running autoreconf...
04:51:46 ├ Running configure...
Likely error (tail of the failed operation logfile):
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking pkg-config is at least version 0.22... yes
checking for libavformat >= 53.20.0 libavcodec >= 53.24.0 libswscale >= 0.7.0 libavutil >= 51.21.0 libswresample >= 1.0.0... yes
checking whether FFmpeg works... no
configure: error: in `/build/ffms2-git/build-64bit':
configure: error: cannot link with FFmpeg
See `config.log' for more details
configure failed. Check C:/MinGW-w64/build/ffms2-git/build-64bit/ab-suite.configure.log
This is required for other packages, so this script will exit.
04:52:07   Creating diagnostics file...

Attach C:\MinGW-w64\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.configure.log

hydra3333 commented 9 months ago

I see that too. Cheers