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 256 forks source link

32-bit build fails at running meson #2713

Open homeofthebadguys opened 2 weeks ago

homeofthebadguys commented 2 weeks ago

When I start a 32-bit build, mintty keeps failing when 'jo' attempts to run 'meson'.

I'm attempting to make a release/4.4 branch of FFmpeg.

08:32:57 Warning: We will not accept any issues lacking any form of logs or logs.zip!
media-autobuild_suite  (32bit)08:32:58 
    Starting 32bit compilation of all tools
Imported options from ffmpeg_options.txt
License: nonfree
Imported options from mpv_options.txt
media-autobuild_suite  (32bit): compiling global tools08:33:08 
    Starting 32bit compilation of global tools
08:33:12   Running git update for ripgrep...
08:33:12 ripgrep git  ...................................... [Up-to-date]
08:33:12   Running git clone for jo...
08:33:17   Running git update for jo...
08:33:17 ┌ jo git  ................................... [Recently updated]
08:33:17 ├ Running meson...
Likely error (tail of the failed operation logfile):
../meson.build:1:0: ERROR: Unable to detect GNU compiler type:
Compiler stdout:

-----
Compiler stderr:

-----

A full log can be found at C:/media-autobuild_suite/build/jo-git/build-32bit/meson-logs/meson-log.txt
meson failed. Check C:/media-autobuild_suite/build/jo-git/build-32bit/ab-suite.meson.log
This is required for other packages, so this script will exit.
08:33:17   Creating diagnostics file...

logs.zip