Skip to content

Use libxml2 for configuration parsing #1099

Use libxml2 for configuration parsing

Use libxml2 for configuration parsing #1099

Triggered via pull request March 1, 2024 12:47
@metsmametsma
synchronize #584
metsma:libxml2
Status Failure
Total duration 5m 52s
Artifacts

build.yml

on: pull_request
Deploy pages
0s
Deploy pages
Run Coverity tests
0s
Run Coverity tests
Run CodeQL tests
1m 56s
Run CodeQL tests
Matrix: fedora
Matrix: macos
Matrix: ubuntu
Matrix: Build on Windows
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 3 warnings
Build on Ubuntu to ubuntu:23.10
Process completed with exit code 2.
Build on Ubuntu to ubuntu:20.04
The job was canceled because "ubuntu_23_10" failed.
Build on Ubuntu to ubuntu:20.04
The operation was canceled.
Build on Ubuntu to ubuntu:22.04
The job was canceled because "ubuntu_23_10" failed.
Build on Ubuntu to ubuntu:22.04
The operation was canceled.
Build on Fedora to fedora:39
Process completed with exit code 2.
Build on Fedora to fedora:38
Process completed with exit code 2.
Run CodeQL tests
Process completed with exit code 2.
Build on macOS for androidx86_64
Process completed with exit code 2.
Build on macOS for osx
The job was canceled because "androidx86_64" failed.
Build on macOS for iossimulator
The job was canceled because "androidx86_64" failed.
Build on macOS for androidarm
The job was canceled because "androidx86_64" failed.
Build on macOS for androidarm
The operation was canceled.
Build on macOS for ios
The job was canceled because "androidx86_64" failed.
Build on macOS for ios
The operation was canceled.
Build on macOS for androidarm64
The job was canceled because "androidx86_64" failed.
Build on macOS for androidarm64
The operation was canceled.
Build on Windows (142, x64): src/XmlConf.cpp#L110
'XMLDocument': identifier not found
Build on Windows (142, x64): src/XmlConf.cpp#L116
'make_unique_xml': identifier not found
Build on Windows (142, x64): src/XmlConf.cpp#L118
'make_unique_xml': identifier not found
Build on Windows (142, x64): src/XmlConf.cpp#L119
'make_unique_xml': identifier not found
Build on Windows (142, x64): src/XmlConf.cpp#L120
'schemaValidationError': undeclared identifier
Build on Windows (142, x64): src/XmlConf.cpp#L120
'schemaValidationWarning': undeclared identifier
Build on Windows (142, x64): src/XmlConf.cpp#L121
'xmlSchemaValidateDoc': function does not take 1 arguments
Build on Windows (142, x64): src/XmlConf.cpp#L142
'XMLNode': undeclared identifier
Build on Windows (142, x64): src/XmlConf.cpp#L142
syntax error: missing ';' before identifier 'elem'
Build on Windows (142, x64): src/XmlConf.cpp#L142
syntax error: missing ';' before ':'
Build on Windows (142, x86)
The job was canceled because "_142_x64" failed.
Build on Windows (142, x86): src/XmlConf.cpp#L110
'XMLDocument': identifier not found
Build on Windows (142, x86): src/XmlConf.cpp#L116
'make_unique_xml': identifier not found
Build on Windows (142, x86): src/XmlConf.cpp#L118
'make_unique_xml': identifier not found
Build on Windows (142, x86): src/XmlConf.cpp#L119
'make_unique_xml': identifier not found
Build on Windows (142, x86): src/XmlConf.cpp#L120
'schemaValidationError': undeclared identifier
Build on Windows (142, x86): src/XmlConf.cpp#L120
'schemaValidationWarning': undeclared identifier
Build on Windows (142, x86): src/XmlConf.cpp#L121
'xmlSchemaValidateDoc': function does not take 1 arguments
Build on Windows (142, x86): src/XmlConf.cpp#L142
'XMLNode': undeclared identifier
Build on Windows (142, x86): src/XmlConf.cpp#L142
syntax error: missing ';' before identifier 'elem'
Build on Windows (142, x86): src/XmlConf.cpp#L142
syntax error: missing ';' before ':'
Build on Windows (143, x86)
The job was canceled because "_142_x64" failed.
Build on Windows (143, x86)
The operation was canceled.
Build on Windows (143, x64)
The job was canceled because "_142_x64" failed.
Build on Windows (143, x64): src/XmlConf.cpp#L110
'XMLDocument': identifier not found
Build on Windows (143, x64): src/XmlConf.cpp#L116
'make_unique_xml': identifier not found
Build on Windows (143, x64): src/XmlConf.cpp#L118
'make_unique_xml': identifier not found
Build on Windows (143, x64): src/XmlConf.cpp#L119
'make_unique_xml': identifier not found
Build on Windows (143, x64): src/XmlConf.cpp#L120
'schemaValidationError': undeclared identifier
Build on Windows (143, x64): src/XmlConf.cpp#L120
'schemaValidationWarning': undeclared identifier
Build on Windows (143, x64): src/XmlConf.cpp#L121
'xmlSchemaValidateDoc': function does not take 1 arguments
Build on Windows (143, x64): src/XmlConf.cpp#L142
'XMLNode': undeclared identifier
Build on Windows (143, x64): src/XmlConf.cpp#L142
syntax error: missing ';' before identifier 'elem'
Build on Windows (143, x64): src/XmlConf.cpp#L142
syntax error: missing ';' before ':'
Run CodeQL tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run CodeQL tests
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Build on Windows (142, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.