The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-doc, reference 1.0.0-rc.1 (f935eb), with Swift 6.3 for Wasm on 11 Apr 2026 15:17:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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.3
Building package at path:  $PWD
https://github.com/SwiftDocOrg/swift-doc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-syntax.git
[1/74967] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.18s)
Fetching https://github.com/NSHipster/SwiftSyntaxHighlighter.git
[1/547] Fetching swiftsyntaxhighlighter
Fetched https://github.com/NSHipster/SwiftSyntaxHighlighter.git from cache (0.34s)
Fetching https://github.com/NSHipster/HypertextLiteral.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/SwiftDocOrg/GraphViz.git
Fetching https://github.com/NSHipster/swift-log-github-actions.git
[1/67] Fetching swift-log-github-actions
Fetched https://github.com/NSHipster/swift-log-github-actions.git from cache (0.38s)
[1/810] Fetching graphviz
Fetching https://github.com/SwiftDocOrg/Markup.git
[163/946] Fetching graphviz, hypertextliteral
[802/18469] Fetching graphviz, hypertextliteral, swift-argument-parser
Fetching https://github.com/SwiftDocOrg/SwiftSemantics.git
Fetching https://github.com/SwiftDocOrg/CommonMark.git
Fetched https://github.com/NSHipster/HypertextLiteral.git from cache (0.55s)
[1687/18333] Fetching graphviz, swift-argument-parser
Fetching https://github.com/SwiftDocOrg/SwiftMarkup.git
[5192/18712] Fetching graphviz, swift-argument-parser, markup
Fetched https://github.com/SwiftDocOrg/Markup.git from cache (0.46s)
[6418/18333] Fetching graphviz, swift-argument-parser
Fetching https://github.com/apple/swift-log.git
[7295/19508] Fetching graphviz, swift-argument-parser, commonmark
[10398/19940] Fetching graphviz, swift-argument-parser, commonmark, swiftsemantics
[10794/20309] Fetching graphviz, swift-argument-parser, commonmark, swiftsemantics, swiftmarkup
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.59s)
[12476/19134] Fetching graphviz, swift-argument-parser, swiftsemantics, swiftmarkup
Fetched https://github.com/SwiftDocOrg/SwiftSemantics.git from cache (0.62s)
[13621/18702] Fetching graphviz, swift-argument-parser, swiftmarkup
Fetched https://github.com/SwiftDocOrg/SwiftMarkup.git from cache (0.59s)
[13427/18333] Fetching graphviz, swift-argument-parser
[18334/24854] Fetching graphviz, swift-argument-parser, swift-log
Fetched https://github.com/SwiftDocOrg/GraphViz.git from cache (2.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.04s)
Fetched https://github.com/apple/swift-log.git from cache (1.19s)
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.05s)
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 (0.78s)
Computing version for https://github.com/SwiftDocOrg/GraphViz.git
Computed https://github.com/SwiftDocOrg/GraphViz.git at 0.4.1 (0.74s)
Computing version for https://github.com/SwiftDocOrg/SwiftMarkup.git
Computed https://github.com/SwiftDocOrg/SwiftMarkup.git at 0.3.0 (0.70s)
Computing version for https://github.com/SwiftDocOrg/Markup.git
Computed https://github.com/SwiftDocOrg/Markup.git at 0.1.3 (0.74s)
Computing version for https://github.com/NSHipster/HypertextLiteral.git
Computed https://github.com/NSHipster/HypertextLiteral.git at 0.0.3 (0.65s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.5.1 (0.52s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
[1/12555] Fetching swift-cmark
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.01s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (6.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (1.63s)
Computing version for https://github.com/SwiftDocOrg/SwiftSemantics.git
Computed https://github.com/SwiftDocOrg/SwiftSemantics.git at 0.3.2 (0.81s)
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/GraphViz.git
Working copy of https://github.com/SwiftDocOrg/GraphViz.git resolved at 0.4.1
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/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-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/SwiftSyntaxHighlighter.git
Working copy of https://github.com/NSHipster/SwiftSyntaxHighlighter.git resolved at 1.2.2 (175923d)
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/SwiftMarkup.git
Working copy of https://github.com/SwiftDocOrg/SwiftMarkup.git resolved at 0.3.0
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/NSHipster/HypertextLiteral.git
Working copy of https://github.com/NSHipster/HypertextLiteral.git resolved at 0.0.3
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
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
[1/67] Compiling cmark xml.c
[2/67] Compiling cmark render.c
[3/67] Compiling cmark references.c
[4/67] Compiling cmark latex.c
[5/67] Compiling cmark node.c
[6/67] Compiling cmark man.c
[7/67] Compiling cmark html.c
[8/67] Compiling cmark iterator.c
[9/67] Compiling cmark houdini_html_e.c
[10/67] Compiling cmark houdini_href_e.c
[11/67] Compiling cmark cmark_ctype.c
[12/67] Compiling cmark commonmark.c
[13/67] Compiling cmark houdini_html_u.c
[14/67] Compiling cmark inlines.c
[15/67] Write sources
[16/67] Compiling cmark cmark.c
[17/67] Write sources
[26/67] Compiling atomic-counter.c
[27/67] Write sources
[29/67] Compiling cmark buffer.c
[30/67] Write sources
[38/67] Compiling cmark blocks.c
[39/67] Compiling cmark scanners.c
[40/67] Compiling cmark utf8.c
[41/67] Write swift-version-24593BA9C3E375BF.txt
[43/215] Emitting module CommonMark
[44/218] Emitting module HypertextLiteral
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/218] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/222] Emitting module GraphViz
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[47/226] Compiling HypertextLiteral HypertextAttributesInterpolatable.swift
[48/226] Compiling HypertextLiteral HypertextAttributeValueInterpolatable.swift
[49/226] Compiling DOM ProcessingInstruction.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
[50/226] Compiling CommonMark Link.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[51/226] Compiling CommonMark RawHTML.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[52/226] Compiling CommonMark SoftLineBreak.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[53/226] Compiling CommonMark Block.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[54/226] Compiling HypertextLiteral HypertextLiteralConvertible.swift
[55/226] Compiling CommonMark BlockQuote.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[56/226] Compiling CommonMark CodeBlock.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/226] Compiling CommonMark HTMLBlock.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/226] Compiling CommonMark Heading.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
[61/227] Compiling CommonMark Node.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/227] Compiling CommonMark LineBreak.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/227] Compiling CommonMark Linked.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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/227] Compiling CommonMark Literal.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[65/227] Compiling DOM String+Extensions.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
[66/227] Compiling DOM Node.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 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 |
/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 |
[70/227] Compiling CommonMark Children.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 |
[71/227] Compiling CommonMark Inline.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 |
[72/227] Compiling CommonMark Image.swift
/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 |
[73/227] Compiling CommonMark Visitable.swift
/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 |
[74/227] Compiling CommonMark Visitor.swift
/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 |
[75/227] Compiling CommonMark Version.swift
/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/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 ?? ""))
/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 ?? ""))
[81/227] Compiling CommonMark Text.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/227] 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
[86/227] 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 |
[87/227] Compiling CommonMark List.swift
[88/227] Compiling CommonMark Paragraph.swift
[89/227] Compiling CommonMark ThematicBreak.swift
[90/227] Compiling CommonMark Document.swift
[91/227] Compiling CommonMark Strong.swift
[109/227] Compiling CommonMark Code.swift
[110/227] Compiling CommonMark Emphasis.swift
[111/227] Compiling CommonMark HardLineBreak.swift
[123/227] Compiling DCOV Ratio.swift
[124/227] Emitting module DCOV
[125/227] Compiling DCOV Report.swift
[126/227] Compiling DCOV Entry.swift
[129/254] Compiling DOM Text.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
[130/254] Emitting module CommonMarkBuilder
[131/256] Compiling CommonMarkBuilder Strong+Builder.swift
[132/256] Compiling CommonMarkBuilder Text+Builder.swift
[133/256] Compiling CommonMarkBuilder Document+Builder.swift
[134/256] Compiling CommonMarkBuilder Code+Builder.swift
[135/256] Compiling CommonMarkBuilder Emphasis+Builder.swift
[136/256] Compiling CommonMarkBuilder HTML+Builder.swift
[137/256] Compiling CommonMarkBuilder Link+Builder.swift
[138/256] Compiling SwiftMarkup DiscussionPart.swift
[139/256] Compiling CommonMarkBuilder BlockQuote+Builder.swift
[140/256] Compiling CommonMarkBuilder CodeBlock+Builder.swift
[141/256] Compiling CommonMarkBuilder HTMLBlock+Builder.swift
[142/256] Compiling CommonMarkBuilder Section.swift
[143/256] Compiling CommonMarkBuilder StringBuilder.swift
[144/256] Compiling SwiftMarkup Parameter.swift
[145/256] Compiling CommonMarkBuilder Heading+Builder.swift
[146/256] Compiling CommonMarkBuilder List+Builder.swift
[147/256] Compiling CommonMarkBuilder Paragraph+Builder.swift
[148/256] Compiling CommonMarkBuilder ListItemConvertible.swift
[149/256] Compiling CommonMarkBuilder ForEach.swift
[150/256] Compiling CommonMarkBuilder Fragment.swift
[151/256] Compiling CommonMarkBuilder CommonMarkBuilder.swift
[152/256] Compiling CommonMarkBuilder BlockConvertible.swift
[153/256] Compiling CommonMarkBuilder InlineConvertible.swift
[154/257] Wrapping AST for DCOV for debugging
[155/257] Wrapping AST for CommonMarkBuilder for debugging
[156/257] Wrapping AST for CommonMark for debugging
[158/257] Compiling HypertextLiteral Swift+HyperTextConvertible.swift
[159/257] Compiling HypertextLiteral HTML.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[160/258] Emitting module SwiftSyntax
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[161/258] Compiling GraphViz Format.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:314:11: error: cannot find 'winsize' in scope
312 |           height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
313 | #else
314 |   var w = winsize()
    |           `- error: cannot find 'winsize' in scope
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
316 |   let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:13: error: cannot find 'ioctl' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |             `- error: cannot find 'ioctl' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:19: error: cannot find 'STDOUT_FILENO' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                   `- error: cannot find 'STDOUT_FILENO' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:34: error: cannot find 'TIOCGWINSZ' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                  `- error: cannot find 'TIOCGWINSZ' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/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: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 |
[162/258] Compiling GraphViz DOTRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:314:11: error: cannot find 'winsize' in scope
312 |           height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
313 | #else
314 |   var w = winsize()
    |           `- error: cannot find 'winsize' in scope
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
316 |   let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:13: error: cannot find 'ioctl' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |             `- error: cannot find 'ioctl' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:19: error: cannot find 'STDOUT_FILENO' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                   `- error: cannot find 'STDOUT_FILENO' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:34: error: cannot find 'TIOCGWINSZ' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                  `- error: cannot find 'TIOCGWINSZ' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/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: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 |
[163/258] Compiling GraphViz Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:314:11: error: cannot find 'winsize' in scope
312 |           height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
313 | #else
314 |   var w = winsize()
    |           `- error: cannot find 'winsize' in scope
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
316 |   let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:13: error: cannot find 'ioctl' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |             `- error: cannot find 'ioctl' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:19: error: cannot find 'STDOUT_FILENO' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                   `- error: cannot find 'STDOUT_FILENO' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:34: error: cannot find 'TIOCGWINSZ' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                  `- error: cannot find 'TIOCGWINSZ' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/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: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 |
[164/258] Compiling GraphViz Graph+Rendering.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:314:11: error: cannot find 'winsize' in scope
312 |           height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
313 | #else
314 |   var w = winsize()
    |           `- error: cannot find 'winsize' in scope
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
316 |   let width = Int(w.ws_col)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:13: error: cannot find 'ioctl' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |             `- error: cannot find 'ioctl' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:19: error: cannot find 'STDOUT_FILENO' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                   `- error: cannot find 'STDOUT_FILENO' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Usage/HelpGenerator.swift:315:34: error: cannot find 'TIOCGWINSZ' in scope
313 | #else
314 |   var w = winsize()
315 |   let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
    |                                  `- error: cannot find 'TIOCGWINSZ' in scope
316 |   let width = Int(w.ws_col)
317 |   let height = Int(w.ws_row)
/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: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 |
[165/258] Compiling Logging LogHandler.swift
[166/258] Compiling Logging Logging.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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.
[173/263] Compiling GraphViz Renderer.swift
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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;
error: emit-module command failed with exit code 1 (use -v to see invocation)
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:768:1: error: unknown type name 'XML_DEPRECATED'
 766 | 		xmlFreeDtd		(xmlDtdPtr cur);
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
     | `- error: unknown type name 'XML_DEPRECATED'
 769 | XMLPUBFUN xmlNsPtr
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:769:19: error: expected ';' after top level declarator
 767 | #ifdef LIBXML_LEGACY_ENABLED
 768 | XML_DEPRECATED
 769 | XMLPUBFUN xmlNsPtr
     |                   `- error: expected ';' after top level declarator
 770 | 		xmlNewGlobalNs		(xmlDocPtr doc,
 771 | 					 const xmlChar *href,
     :
1308 | #endif
1309 | #ifndef __XML_PARSER_H__
1310 | #include <libxml/xmlmemory.h>
     |          `- note: in file included from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/libxml2/libxml/tree.h:1310:
1311 | #endif
1312 |
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "libxml2-markup.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:10: note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 1 | #ifndef LIBXML2_MARKUP_H
 2 | #define LIBXML2_MARKUP_H
 3 | #include <libxml2/libxml/tree.h>
   |          `- note: in file included from /host/spi-builder-workspace/.build/checkouts/Markup/Modules/libxml2-markup.h:3:
 4 | #include <libxml2/libxml/xmlreader.h>
 5 | #include <libxml2/libxml/xpath.h>
/usr/include/libxml2/libxml/xmlmemory.h:218:10: note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
216 | #ifndef __XML_GLOBALS_H
217 | #ifndef __XML_THREADS_H__
218 | #include <libxml/threads.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/xmlmemory.h:218:
219 | #include <libxml/globals.h>
220 | #endif
/usr/include/libxml2/libxml/threads.h:35:10: note: in file included from /usr/include/libxml2/libxml/threads.h:35:
33 | }
34 | #endif
35 | #include <libxml/globals.h>
   |          `- note: in file included from /usr/include/libxml2/libxml/threads.h:35:
36 | #ifdef __cplusplus
37 | extern "C" {
/usr/include/libxml2/libxml/globals.h:18:10: note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 16 |
 17 | #include <libxml/xmlversion.h>
 18 | #include <libxml/parser.h>
    |          `- note: in file included from /usr/include/libxml2/libxml/globals.h:18:
 19 | #include <libxml/xmlerror.h>
 20 | #include <libxml/SAX2.h>
/usr/include/libxml2/libxml/parser.h:812:10: note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 810 | #endif
 811 |
 812 | #include <libxml/encoding.h>
     |          `- note: in file included from /usr/include/libxml2/libxml/parser.h:812:
 813 | #include <libxml/xmlIO.h>
 814 | #include <libxml/globals.h>
/usr/include/libxml2/libxml/encoding.h:31:10: error: 'unicode/ucnv.h' file not found
 29 | #endif
 30 | #ifdef LIBXML_ICU_ENABLED
 31 | #include <unicode/ucnv.h>
    |          `- error: 'unicode/ucnv.h' file not found
 32 | #endif
 33 | #ifdef __cplusplus
/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 {
[173/263] Wrapping AST for HypertextLiteral for debugging
BUILD FAILURE 6.3 wasm