Build Information
Failed to build swift-doc, reference 1.0.0-rc.1 (f935eb
), with Swift 6.1 for Wasm on 27 May 2025 18:33:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/swift-doc.git
Reference: 1.0.0-rc.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/SwiftDocOrg/swift-doc
* tag 1.0.0-rc.1 -> FETCH_HEAD
HEAD is now at f935ebf Bump version to 1.0.0-rc.1
Cloned https://github.com/SwiftDocOrg/swift-doc.git
Revision (git rev-parse @):
f935ebfe524a0ff27bda07dadc3662e3e45b5125
SUCCESS checkout https://github.com/SwiftDocOrg/swift-doc.git at 1.0.0-rc.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwiftDocOrg/swift-doc.git
https://github.com/SwiftDocOrg/swift-doc.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"revision" : [
"0.50300.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swiftsemantics",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/SwiftSemantics.git"
},
{
"identity" : "commonmark",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/CommonMark.git"
},
{
"identity" : "swiftmarkup",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/SwiftMarkup.git"
},
{
"identity" : "graphviz",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/GraphViz.git"
},
{
"identity" : "hypertextliteral",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NSHipster/HypertextLiteral.git"
},
{
"identity" : "markup",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftDocOrg/Markup.git"
},
{
"identity" : "swiftsyntaxhighlighter",
"requirement" : {
"revision" : [
"1.2.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/NSHipster/SwiftSyntaxHighlighter.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "1.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-log-github-actions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NSHipster/swift-log-github-actions.git"
}
],
"manifest_display_name" : "swift-doc",
"name" : "swift-doc",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "swift-doc",
"targets" : [
"swift-doc"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftDoc",
"targets" : [
"SwiftDoc"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_doc",
"module_type" : "SwiftTarget",
"name" : "swift-doc",
"path" : "Sources/swift-doc",
"product_dependencies" : [
"ArgumentParser",
"SwiftSemantics",
"SwiftMarkup",
"CommonMarkBuilder",
"HypertextLiteral",
"Markup",
"GraphViz",
"SwiftSyntaxHighlighter",
"Logging",
"LoggingGitHubActions"
],
"product_memberships" : [
"swift-doc"
],
"sources" : [
"Extensions/CommonMark+Extensions.swift",
"Extensions/DCOV+Extensions.swift",
"Extensions/HypertextLiteral+Extensions.swift",
"Extensions/StringProtocol+Extensions.swift",
"Extensions/SwiftDoc+Extensions.swift",
"Generated/CSS.swift",
"Helpers/Await.swift",
"Subcommands/Coverage.swift",
"Subcommands/Diagram.swift",
"Subcommands/Generate.swift",
"Supporting Types/AccessLevel.swift",
"Supporting Types/Component.swift",
"Supporting Types/Components/Abstract.swift",
"Supporting Types/Components/Declaration.swift",
"Supporting Types/Components/Documentation.swift",
"Supporting Types/Components/Members.swift",
"Supporting Types/Components/OperatorImplementations.swift",
"Supporting Types/Components/Relationships.swift",
"Supporting Types/Components/Requirements.swift",
"Supporting Types/Helpers.swift",
"Supporting Types/Layout.swift",
"Supporting Types/Page.swift",
"Supporting Types/Pages/ExternalTypePage.swift",
"Supporting Types/Pages/FooterPage.swift",
"Supporting Types/Pages/GlobalPage.swift",
"Supporting Types/Pages/HomePage.swift",
"Supporting Types/Pages/OperatorPage.swift",
"Supporting Types/Pages/SidebarPage.swift",
"Supporting Types/Pages/TypePage.swift",
"Supporting Types/Pages/TypealiasPage.swift",
"main.swift"
],
"target_dependencies" : [
"SwiftDoc",
"DCOV"
],
"type" : "executable"
},
{
"c99name" : "SwiftDocTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDocTests",
"path" : "Tests/SwiftDocTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSemantics",
"SwiftMarkup"
],
"sources" : [
"Helpers/temporaryFile.swift",
"InterfaceTypeTests.swift",
"NestedTypesTests.swift",
"PathTests.swift",
"SourceFileTests.swift"
],
"target_dependencies" : [
"SwiftDoc"
],
"type" : "test"
},
{
"c99name" : "SwiftDoc",
"module_type" : "SwiftTarget",
"name" : "SwiftDoc",
"path" : "Sources/SwiftDoc",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSemantics",
"SwiftMarkup",
"SwiftSyntaxHighlighter"
],
"product_memberships" : [
"swift-doc",
"SwiftDoc"
],
"sources" : [
"API.swift",
"CompilationCondition.swift",
"Extensions/Array+Parallel.swift",
"Extensions/Foundation+Extensions.swift",
"Extensions/SwiftSemantics+Extensions.swift",
"Extensions/SwiftSyntax+Extensions.swift",
"Helpers.swift",
"Identifier.swift",
"Interface.swift",
"Module.swift",
"Relationship.swift",
"SourceFile.swift",
"Symbol.swift",
"Unknown.swift"
],
"type" : "library"
},
{
"c99name" : "EndToEndTests",
"module_type" : "SwiftTarget",
"name" : "EndToEndTests",
"path" : "Tests/EndToEndTests",
"sources" : [
"CoverageSubcommandTests.swift",
"DiagramSubcommandTests.swift",
"GenerateSubcommandTests.swift",
"Helpers/Bundle+Extensions.swift",
"Helpers/Process+Extensions.swift",
"Helpers/XCTestCase+Extensions.swift",
"Helpers/temporaryDirectory.swift"
],
"target_dependencies" : [
"swift-doc"
],
"type" : "test"
},
{
"c99name" : "DCOV",
"module_type" : "SwiftTarget",
"name" : "DCOV",
"path" : "Sources/DCOV",
"product_memberships" : [
"swift-doc"
],
"sources" : [
"Entry.swift",
"Ratio.swift",
"Report.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
[1/70444] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.79s)
Fetching https://github.com/NSHipster/SwiftSyntaxHighlighter.git
[1/547] Fetching swiftsyntaxhighlighter
Fetched https://github.com/NSHipster/SwiftSyntaxHighlighter.git from cache (0.28s)
Fetching https://github.com/NSHipster/swift-log-github-actions.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/SwiftDocOrg/Markup.git
Fetching https://github.com/NSHipster/HypertextLiteral.git
[1/3836] Fetching swift-log
[2457/4215] Fetching swift-log, markup
[3750/4282] Fetching swift-log, markup, swift-log-github-actions
[3817/4418] Fetching swift-log, markup, swift-log-github-actions, hypertextliteral
Fetched https://github.com/NSHipster/HypertextLiteral.git from cache (0.61s)
Fetched https://github.com/SwiftDocOrg/Markup.git from cache (0.61s)
Fetching https://github.com/SwiftDocOrg/SwiftMarkup.git
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[3904/19254] Fetching swift-log, swift-log-github-actions, swift-argument-parser
[9891/19623] Fetching swift-log, swift-log-github-actions, swift-argument-parser, swiftmarkup
[11642/20798] Fetching swift-log, swift-log-github-actions, swift-argument-parser, swiftmarkup, commonmark
Fetched https://github.com/SwiftDocOrg/SwiftMarkup.git from cache (0.43s)
[14596/20429] Fetching swift-log, swift-log-github-actions, swift-argument-parser, commonmark
Fetching https://github.com/SwiftDocOrg/SwiftSemantics.git
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.47s)
[15877/19254] Fetching swift-log, swift-log-github-actions, swift-argument-parser
[19255/19686] Fetching swift-log, swift-log-github-actions, swift-argument-parser, swiftsemantics
Fetched https://github.com/SwiftDocOrg/SwiftSemantics.git from cache (0.45s)
Fetching https://github.com/SwiftDocOrg/GraphViz.git
Fetched https://github.com/NSHipster/swift-log-github-actions.git from cache (1.77s)
Fetched https://github.com/apple/swift-log.git from cache (1.78s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.80s)
[1/810] Fetching graphviz
Fetched https://github.com/SwiftDocOrg/GraphViz.git from cache (0.39s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (3.24s)
Computing version for https://github.com/NSHipster/swift-log-github-actions.git
Computed https://github.com/NSHipster/swift-log-github-actions.git at 0.0.1 (1.03s)
Computing version for https://github.com/SwiftDocOrg/GraphViz.git
Computed https://github.com/SwiftDocOrg/GraphViz.git at 0.4.1 (0.99s)
Computing version for https://github.com/SwiftDocOrg/SwiftMarkup.git
Computed https://github.com/SwiftDocOrg/SwiftMarkup.git at 0.3.0 (1.12s)
Computing version for https://github.com/SwiftDocOrg/Markup.git
Computed https://github.com/SwiftDocOrg/Markup.git at 0.1.3 (1.90s)
Computing version for https://github.com/NSHipster/HypertextLiteral.git
Computed https://github.com/NSHipster/HypertextLiteral.git at 0.0.3 (1.43s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.1 (3.42s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
[1/12555] Fetching swift-cmark
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (0.73s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (3.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.65s)
Computing version for https://github.com/SwiftDocOrg/SwiftSemantics.git
Computed https://github.com/SwiftDocOrg/SwiftSemantics.git at 0.3.2 (0.62s)
Creating working copy for https://github.com/SwiftDocOrg/Markup.git
Working copy of https://github.com/SwiftDocOrg/Markup.git resolved at 0.1.3
Creating working copy for https://github.com/SwiftDocOrg/SwiftMarkup.git
Working copy of https://github.com/SwiftDocOrg/SwiftMarkup.git resolved at 0.3.0
Creating working copy for https://github.com/NSHipster/SwiftSyntaxHighlighter.git
Working copy of https://github.com/NSHipster/SwiftSyntaxHighlighter.git resolved at 1.2.2 (175923d)
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50300.0 (844574d)
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.5.1
Creating working copy for https://github.com/NSHipster/swift-log-github-actions.git
Working copy of https://github.com/NSHipster/swift-log-github-actions.git resolved at 0.0.1
Creating working copy for https://github.com/SwiftDocOrg/GraphViz.git
Working copy of https://github.com/SwiftDocOrg/GraphViz.git resolved at 0.4.1
Creating working copy for https://github.com/SwiftDocOrg/SwiftSemantics.git
Working copy of https://github.com/SwiftDocOrg/SwiftSemantics.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/NSHipster/HypertextLiteral.git
Working copy of https://github.com/NSHipster/HypertextLiteral.git resolved at 0.0.3
warning: you may be able to install libcgraph using your system-packager:
apt-get install graphviz-dev
warning: you may be able to install libcgraph using your system-packager:
apt-get install graphviz-dev
Building for debugging...
[0/67] Write sources
[4/67] Compiling atomic-counter.c
[5/67] Compiling cmark xml.c
[6/67] Compiling cmark render.c
[7/67] Compiling cmark references.c
[8/67] Compiling cmark man.c
[9/67] Compiling cmark iterator.c
[10/67] Compiling cmark node.c
[11/67] Compiling cmark latex.c
[11/67] Compiling cmark html.c
[13/67] Compiling cmark inlines.c
[14/67] Compiling cmark houdini_href_e.c
[15/67] Compiling cmark cmark_ctype.c
[16/67] Compiling cmark houdini_html_e.c
[17/67] Compiling cmark cmark.c
[17/67] Write sources
[35/67] Write swift-version-24593BA9C3E375BF.txt
[36/67] Compiling cmark houdini_html_u.c
[37/67] Compiling cmark commonmark.c
[38/67] Compiling cmark buffer.c
[39/67] Compiling cmark blocks.c
[40/158] Compiling cmark scanners.c
[41/190] Compiling cmark utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/191] Emitting module DOM
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/216] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[45/220] Compiling CommonMark Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[46/220] Compiling CommonMark HardLineBreak.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[47/220] Compiling CommonMark Image.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[48/220] Compiling CommonMark Link.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[49/220] Compiling CommonMark RawHTML.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[50/220] Compiling DOM Text.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[51/220] Compiling DOM Node.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[52/220] Compiling DOM ProcessingInstruction.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[53/220] Compiling DOM String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[54/220] Compiling CommonMark List.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[55/220] Compiling CommonMark Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[56/220] Compiling CommonMark BlockQuote.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[57/220] Compiling CommonMark CodeBlock.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[58/220] Compiling CommonMark HTMLBlock.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[59/220] Compiling CommonMark Heading.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[62/220] Compiling CommonMark ThematicBreak.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[63/220] Compiling CommonMark Document.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[64/220] Emitting module DCOV
[65/224] Compiling HypertextLiteral HypertextLiteralConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/224] Emitting module Logging
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:52:49: error: cannot find type 'pthread_mutex_t' in scope
50 | UnsafeMutablePointer.allocate(capacity: 1)
51 | #else
52 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
53 | UnsafeMutablePointer.allocate(capacity: 1)
54 | #endif
[67/224] Compiling Logging Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:52:49: error: cannot find type 'pthread_mutex_t' in scope
50 | UnsafeMutablePointer.allocate(capacity: 1)
51 | #else
52 | fileprivate let mutex: UnsafeMutablePointer<pthread_mutex_t> =
| `- error: cannot find type 'pthread_mutex_t' in scope
53 | UnsafeMutablePointer.allocate(capacity: 1)
54 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:61:20: error: cannot find 'pthread_mutexattr_t' in scope
59 | InitializeSRWLock(self.mutex)
60 | #else
61 | var attr = pthread_mutexattr_t()
| `- error: cannot find 'pthread_mutexattr_t' in scope
62 | pthread_mutexattr_init(&attr)
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:62:9: error: cannot find 'pthread_mutexattr_init' in scope
60 | #else
61 | var attr = pthread_mutexattr_t()
62 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
64 |
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:63:9: error: cannot find 'pthread_mutexattr_settype' in scope
61 | var attr = pthread_mutexattr_t()
62 | pthread_mutexattr_init(&attr)
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'pthread_mutexattr_settype' in scope
64 |
65 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:63:48: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
61 | var attr = pthread_mutexattr_t()
62 | pthread_mutexattr_init(&attr)
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
64 |
65 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:63:43: error: cannot infer contextual base in reference to member 'init'
61 | var attr = pthread_mutexattr_t()
62 | pthread_mutexattr_init(&attr)
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
| `- error: cannot infer contextual base in reference to member 'init'
64 |
65 | let err = pthread_mutex_init(self.mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:65:19: error: cannot find 'pthread_mutex_init' in scope
63 | pthread_mutexattr_settype(&attr, .init(PTHREAD_MUTEX_ERRORCHECK))
64 |
65 | let err = pthread_mutex_init(self.mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
66 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
67 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:74:19: error: cannot find 'pthread_mutex_destroy' in scope
72 | // SRWLOCK does not need to be free'd
73 | #else
74 | let err = pthread_mutex_destroy(self.mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
75 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
76 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:88:19: error: cannot find 'pthread_mutex_lock' in scope
86 | AcquireSRWLockExclusive(self.mutex)
87 | #else
88 | let err = pthread_mutex_lock(self.mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
89 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
90 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:101:19: error: cannot find 'pthread_mutex_unlock' in scope
99 | ReleaseSRWLockExclusive(self.mutex)
100 | #else
101 | let err = pthread_mutex_unlock(self.mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
102 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
103 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Locks.swift:171:14: error: value of type 'ReadWriteLock' has no member 'rwlock'
169 | precondition(err == 0, "\(#function) failed in pthread_rwlock with error \(err)")
170 | #endif
171 | self.rwlock.deallocate()
| `- error: value of type 'ReadWriteLock' has no member 'rwlock'
172 | }
173 |
[70/224] Compiling CommonMark SoftLineBreak.swift
[71/227] Compiling CommonMark LineBreak.swift
[72/227] Compiling CommonMark Linked.swift
[73/227] Compiling CommonMark Literal.swift
[74/227] Compiling HypertextLiteral HypertextAttributeValueInterpolatable.swift
[75/227] Compiling HypertextLiteral HypertextAttributesInterpolatable.swift
[76/227] Compiling DCOV Entry.swift
[77/227] Compiling CommonMark Code.swift
[81/227] Compiling DCOV Ratio.swift
[82/227] Compiling DCOV Report.swift
[83/228] Emitting module CommonMark
[84/228] Compiling CommonMark Block.swift
[85/228] Compiling CommonMark Children.swift
[86/228] Compiling CommonMark Inline.swift
[87/228] Compiling CommonMark Strong.swift
[88/228] Compiling CommonMark Text.swift
[89/228] Compiling CommonMark Node.swift
[95/228] Compiling CommonMark Visitable.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[96/228] Compiling CommonMark Visitor.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[97/228] Compiling CommonMark Version.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[98/228] Compiling ArgumentParser SplitArguments.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/228] Emitting module GraphViz
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[107/228] Wrapping AST for DCOV for debugging
[109/228] Compiling Logging Logging.swift
[110/228] Compiling Logging LogHandler.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
[111/228] Compiling HypertextLiteral Swift+HyperTextConvertible.swift
[112/228] Emitting module HypertextLiteral
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install libcgraph using your system-packager:
apt-get install graphviz-dev
warning: you may be able to install libcgraph using your system-packager:
apt-get install graphviz-dev
[0/1] Planning build
Building for debugging...
[0/26] Write swift-version-24593BA9C3E375BF.txt
[2/174] Compiling HypertextLiteral HypertextLiteralConvertible.swift
[3/174] Compiling HypertextLiteral HypertextAttributeValueInterpolatable.swift
[4/174] Compiling HypertextLiteral HypertextAttributesInterpolatable.swift
[5/174] Compiling DOM ProcessingInstruction.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[6/175] Compiling SwiftSyntax SyntaxClassification.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[7/175] Compiling SwiftSyntax SyntaxCollections.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[8/175] Compiling SwiftSyntax SyntaxEnum.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[9/175] Compiling SwiftSyntax SyntaxFactory.swift
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[10/179] Compiling DOM Text.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[11/179] Compiling DOM String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[12/179] Compiling CommonMark List.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[13/179] Compiling CommonMark Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[14/179] Compiling DOM Node.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
[15/179] Compiling DCOV Report.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/179] Emitting module GraphViz
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[17/179] Emitting module HypertextLiteral
[18/179] Compiling DCOV Entry.swift
[19/179] Emitting module DCOV
[20/179] Compiling DCOV Ratio.swift
[21/180] Compiling CommonMark LineBreak.swift
[22/180] Compiling CommonMark Linked.swift
[23/180] Compiling CommonMark Literal.swift
[25/182] Compiling CommonMark BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[26/182] Compiling CommonMark CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[27/182] Compiling CommonMark HTMLBlock.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[28/182] Compiling CommonMark Heading.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[30/186] Compiling CommonMark Block.swift
[31/186] Compiling CommonMark Children.swift
[32/186] Compiling CommonMark Inline.swift
[39/186] Compiling CommonMark ThematicBreak.swift
[40/186] Compiling CommonMark Document.swift
[41/186] Emitting module CommonMark
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/186] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:64:40: error: cannot find 'EXIT_FAILURE' in scope
62 |
63 | /// An exit code that indicates that the command failed.
64 | public static let failure = ExitCode(EXIT_FAILURE)
| `- error: cannot find 'EXIT_FAILURE' in scope
65 |
66 | /// An exit code that indicates that the user provided invalid input.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:70:50: error: cannot find 'EX_USAGE' in scope
68 | public static let validationFailure = ExitCode(ERROR_BAD_ARGUMENTS)
69 | #else
70 | public static let validationFailure = ExitCode(EX_USAGE)
| `- error: cannot find 'EX_USAGE' in scope
71 | #endif
72 |
[43/186] Compiling CommonMark HardLineBreak.swift
[44/186] Compiling CommonMark Image.swift
[45/186] Compiling CommonMark Link.swift
[46/186] Compiling CommonMark RawHTML.swift
[47/186] Compiling CommonMark SoftLineBreak.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[51/186] Compiling CommonMark Code.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[52/186] Compiling CommonMark Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Completions/CompletionsGenerator.swift:49:26: error: cannot find 'getenv' in scope
47 | #else
48 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
49 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
50 | let shellParts = String(cString: shellVar).split(separator: "/")
51 | return CompletionShell(rawValue: String(shellParts.last ?? ""))
[60/186] Compiling CommonMark Strong.swift
[61/186] Compiling CommonMark Text.swift
[62/186] Compiling CommonMark Node.swift
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[67/186] Emitting module DOM
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: error: 'libxml2/libxml/tree.h' file not found
1 | #ifndef LIBXML2_MARKUP_H
2 | #define LIBXML2_MARKUP_H
3 | #include <libxml2/libxml/tree.h>
| `- error: 'libxml2/libxml/tree.h' file not found
4 | #include <libxml2/libxml/xmlreader.h>
5 | #include <libxml2/libxml/xpath.h>
/host/spi-builder-workspace/.build/checkouts/Markup/Sources/DOM/Comment.swift:1:8: error: could not build C module 'libxml2'
1 | import libxml2
| `- error: could not build C module 'libxml2'
2 |
3 | public final class Comment: Node {
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:180:7: error: cannot find '_exit' in scope
178 | ) -> Never {
179 | guard let error = error else {
180 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
181 | }
182 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:192:5: error: cannot find '_exit' in scope
190 | }
191 | }
192 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
193 | }
194 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:180:7: error: cannot find '_exit' in scope
178 | ) -> Never {
179 | guard let error = error else {
180 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
181 | }
182 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:192:5: error: cannot find '_exit' in scope
190 | }
191 | }
192 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
193 | }
194 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:180:7: error: cannot find '_exit' in scope
178 | ) -> Never {
179 | guard let error = error else {
180 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
181 | }
182 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:192:5: error: cannot find '_exit' in scope
190 | }
191 | }
192 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
193 | }
194 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:31: error: cannot find 'putc' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:55: error: cannot find 'stderr' in scope
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
64 | }
65 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:63:36: error: generic parameter 'U' could not be inferred
61 | struct StandardError: TextOutputStream {
62 | mutating func write(_ string: String) {
63 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
64 | }
65 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:180:7: error: cannot find '_exit' in scope
178 | ) -> Never {
179 | guard let error = error else {
180 | _exit(ExitCode.success.rawValue)
| `- error: cannot find '_exit' in scope
181 | }
182 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Properties/Errors.swift:61:40: error: cannot find 'EXIT_SUCCESS' in scope
59 |
60 | /// An exit code that indicates successful completion of a command.
61 | public static let success = ExitCode(EXIT_SUCCESS)
| `- error: cannot find 'EXIT_SUCCESS' in scope
62 |
63 | /// An exit code that indicates that the command failed.
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:192:5: error: cannot find '_exit' in scope
190 | }
191 | }
192 | _exit(messageInfo.exitCode.rawValue)
| `- error: cannot find '_exit' in scope
193 | }
194 |
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:7:10: note: in file included from <module-includes>:7:
5 | #include "geom.h"
6 | #include "graphviz_version.h"
7 | #include "gvc.h"
| `- note: in file included from <module-includes>:7:
8 | #include "gvcext.h"
9 | #include "gvcjob.h"
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
15 | #define GVC_H
16 |
17 | #include "types.h"
| `- note: in file included from /host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/gvc.h:17:
18 | #include "gvplugin.h"
19 |
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/Clibgraphviz/types.h:22:10: error: could not build module 'wasi_emulated_signal'
20 | #include <stdio.h>
21 | #include <assert.h>
22 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
23 |
24 | typedef unsigned char boolean;
/host/spi-builder-workspace/.build/checkouts/GraphViz/Sources/GraphViz/Tools/Error.swift:1:8: error: could not build C module 'Clibgraphviz'
1 | import Clibgraphviz
| `- error: could not build C module 'Clibgraphviz'
2 |
3 | /// A libgit error.
[82/186] Compiling HypertextLiteral Swift+HyperTextConvertible.swift
BUILD FAILURE 6.1 wasm