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

Compiling fontconfig aborts #2638

Closed Patman86 closed 2 months ago

Patman86 commented 2 months ago

23:32:40 ┌ fontconfig git  ........................... [Recently updated]
23:32:43 ├ Installing gperf... done
23:32:47 ├ Running meson...
Likely error (tail of the failed operation logfile):
Project version: 2.15.0
C compiler for the host machine: gcc.bat (gcc 13.2.0 "gcc.exe (Rev5, Built by MSYS2 project) 13.2.0")
C linker for the host machine: gcc.bat ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (--keep-system-cflags) 2.2.0

../meson.build:28:15: ERROR: Unhandled python exception

    This is a Meson bug and should be reported!

I have completely deleted m-ab-s and wanted to start building ffmpeg with a clean version. Unfortunately, due to the error above, I did not succeed.

logs.zip

L4cache commented 2 months ago

This is probably exactly like what it said: a Meson bug, I can't reproduce this error?

1480c1 commented 2 months ago

Haven't been able to reproduce at all