Description
16:06:36 ┌ libxml2 git .............................. [Recently updated]
16:06:36 ├ Running cmake...
16:06:41 ├ Running build...
Likely error (tail of the failed operation logfile):
600 | gs->threadHandle = threadHandle;
| ^~
F:/MABS-GCC/build/libxml2-git/globals.c:601:7: error: 'xmlGlobalState' {aka 'struct _xmlGlobalState'} has no member named 'waitHandle'
601 | gs->waitHandle = waitHandle;
| ^~
F:/MABS-GCC/build/libxml2-git/globals.c: At top level:
F:/MABS-GCC/build/libxml2-git/globals.c:584:1: warning: 'xmlRegisterGlobalStateDtor' defined but not used [-Wunused-function]
584 | xmlRegisterGlobalStateDtor(xmlGlobalState *gs) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
build failed. Check F:/MABS-GCC/build/libxml2-git/build-64bit/ab-suite.build.log
This is required for other packages, so this script will exit.
16:06:47 Creating diagnostics file...
Attach F:\MABS-GCC\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.
Activity