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

collect2.exe: error: ld returned 1 exit status ninja: build stopped: subcommand failed. "libjxl" #2553

Closed bluttmer closed 8 months ago

bluttmer commented 11 months ago

I am trying to get this to work but it keeps failing with this error. What can I do?

ab-suite.build.log

hydra3333 commented 11 months ago

It's a known issue with current building of libjxl.

Perhaps consider these: https://github.com/m-ab-s/media-autobuild_suite/issues/2551#issuecomment-1783955605 https://github.com/m-ab-s/media-autobuild_suite/issues/2494#issuecomment-1782566361

LigH-de commented 10 months ago

It failed once for me after I didn't run the suite for longer, but worked when I ran the suite again right away.

@bluttmer - I recommend to include "libjxl" in the title of your issue so people see immediately in which module it happens.