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

fontconfig git #2511

Open Fishman0919 opened 1 year ago

Fishman0919 commented 1 year ago

10:29:41 ┌ fontconfig git .............................. [Updates found] 10:29:43 ├ Running meson... 10:29:56 ├ Running build... Likely error (tail of the failed operation logfile): N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x94e): undefined reference to inflate' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x95d): undefined reference toinflateEnd' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x9ba): undefined reference to inflateEnd' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x6c): undefined reference toBZ2_bzDecompressEnd' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x11d): undefined reference to BZ2_bzDecompress' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x32a): undefined reference toBZ2_bzDecompressEnd' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x380): undefined reference to BZ2_bzDecompressInit' N:/MABS/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: N:/MABS/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x612): undefined reference toBZ2_bzDecompressInit' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. build failed. Check N:/MABS/build/fontconfig-git/build-64bit/ab-suite.build.log This is required for other packages, so this script will exit. 10:29:59 Creating diagnostics file...

Attach N:\MABS\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

Selur commented 1 year ago

deleted fontconfig-folder, got:

16:00:27 ┌ fontconfig git  .............................. [Updates found]
16:00:28 ├ Running autogen...
16:00:55 ├ Running autoreconf...
16:01:15 ├ Running configure...
16:02:10 ├ Running make...
Likely error (tail of the failed operation logfile):
Making all in fc-conflist
make[2]: Entering directory '/build/fontconfig-git/build-32bit/fc-conflist'
  CCLD     fc-conflist.exe
F:/media-autobuild_suite/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/13.2.0/../../../../i686-w64-mingw32/bin/ld.exe: F:/media-autobuild_suite/msys64/mingw32/lib/libintl.a(relocatable.o):(.text+0x49): undefined reference to `libiconv_set_relocation_prefix'
collect2.exe: error: ld returned 1 exit status
make[2]: *** [Makefile:529: fc-conflist.exe] Error 1
make[2]: Leaving directory '/build/fontconfig-git/build-32bit/fc-conflist'
make[1]: *** [Makefile:629: all-recursive] Error 1
make[1]: Leaving directory '/build/fontconfig-git/build-32bit'
make: *** [Makefile:515: all] Error 2
make failed. Check F:/media-autobuild_suite/build/fontconfig-git/build-32bit/ab-suite.make.log
This is required for other packages, so this script will exit.

logs.zip

ycwan commented 1 year ago

Same Issue with fontconfig git

20:20:48 Running git update for fontconfig... 20:20:52 ┌ fontconfig git ......................... [Newer dependencies] 20:20:52 ├ Running uninstall... 20:20:53 ├ Installing gperf... done 20:20:59 ├ Running meson... 20:21:11 ├ Running build... Likely error (tail of the failed operation logfile): C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x94e): undefined reference to inflate' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x95d): undefined reference toinflateEnd' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_gzip_ftgzip.c.obj):(.text+0x9ba): undefined reference to inflateEnd' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x6c): undefined reference toBZ2_bzDecompressEn' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x11d): undefined reference to BZ2_bzDecompress' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x32a): undefined reference toBZ2_bzDecompressEd' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x380): undefined reference to BZ2_bzDecompressIit' C:/MinGW-w64/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/MinG-w64/msys64/mingw64/lib/libfreetype.a(src_bzip2_ftbzip2.c.obj):(.text+0x612): undefined reference toBZ2_bzDecompressIit' collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. build failed. Check C:/MinGW-w64/build/fontconfig-git/build-64bit/ab-suite.build.log This is required for other packages, so this script will exit. 20:21:33 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.build.log

ultrasound1372 commented 1 year ago

Duplicate of the (still unresolved) #2496

hydra3333 commented 1 year ago

there's a suggested interim fix over at https://github.com/m-ab-s/media-autobuild_suite/issues/2496