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

Error running make when update gpac #2676

Closed ycwan closed 1 month ago

ycwan commented 1 month ago
┌ gpac git  .............................................. [Updates found]
├ Running uninstall...
├ Running configure...
├ Running make...
Likely error (tail of the failed operation logfile):
 3440 |                         GetExitCodeProcess(hProcess, &status);
      |                                                      ^~~~~~~
      |                                                      |
      |                                                      int *
C:/MABS/msys64/mingw64/include/processthreadsapi.h:29:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'int *'
   29 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
make[1]: *** [../config.mak:179: quickjs/quickjs-libc.o] Error 1
make[1]: Leaving directory '/build/gpac-git/build-64bit/src'
make: *** [Makefile:13: all] Error 2
make failed. Check C:/MABS/build/gpac-git/build-64bit/ab-suite.make.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

Attach C:\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 ab-suite.make.log

1480c1 commented 1 month ago

https://github.com/m-ab-s/media-autobuild_suite/commit/9e6d87f1e981d5365c7531d42f4ebe396e474727