Skip to content

libxml2 git fails #2848

Open
Open
@Fishman0919

Description

@Fishman0919

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.

logs.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions