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

Global Tool libidn2-2.3.0 failing #2729

Open ls-milkyway opened 3 days ago

ls-milkyway commented 3 days ago

64-bit compiling has been failing for 3 days, tried forced recompiling by removing git from bulid>libidn2-2.3.0 folder.

media-autobuild_suite.ini settings is as follows:

media-autobuild_suite-ini.txt

13:26:04 ├ libidn2-2.3.0  ............................. [File up-to-date]
13:26:04 ├ Running extract...
13:26:12 ├ Running configure...
13:39:26 ├ Running make...
Likely error (tail of the failed operation logfile):
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make[2]: *** [Makefile:969: ../../src/Makefile.in] Error 63
make[2]: Leaving directory '/build/libidn2-2.3.0/build-64bit/src'
make[1]: *** [Makefile:1099: all-recursive] Error 1
make[1]: Leaving directory '/build/libidn2-2.3.0/build-64bit'
make: *** [Makefile:1008: all] Error 2
make failed. Check D:/Programs/Ffmpeg/build/libidn2-2.3.0/build-64bit/ab-suite.make.log
This is required for other packages, so this script will exit.
13:45:44   Creating diagnostics file...

Attach D:\Programs\Ffmpeg\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