Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running make when update gpac #2676

Closed
ycwan opened this issue May 11, 2024 · 1 comment
Closed

Error running make when update gpac #2676

ycwan opened this issue May 11, 2024 · 1 comment

Comments

@ycwan
Copy link

ycwan commented May 11, 2024

┌ 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
Copy link
Member

1480c1 commented May 18, 2024

9e6d87f

@1480c1 1480c1 closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants