The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-event, reference main (ba10b5), with Swift 6.2 for Wasm on 29 Apr 2026 06:17:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-event.git
Reference: main
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/21-DOT-DEV/swift-event
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba10b56 feat(docs): add Swift Package Index integration and hosted documentation links (#11)
Cloned https://github.com/21-DOT-DEV/swift-event.git
Revision (git rev-parse @):
ba10b561e7cd072f82b90c637ed7c982fd36482d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/21-DOT-DEV/swift-event.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/21-DOT-DEV/swift-event.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/21-DOT-DEV/swift-plugin-subtree.git
[1/61] Fetching swift-plugin-subtree
[62/2348] Fetching swift-plugin-subtree, swift-docc-plugin
Fetched https://github.com/21-DOT-DEV/swift-plugin-subtree.git from cache (0.59s)
[252/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Computed https://github.com/21-DOT-DEV/swift-plugin-subtree.git at 0.0.13 (2.19s)
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.40s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (6.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (1.19s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-subtree.git resolved at 0.0.13
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Downloading binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip
[1397/44642150] Downloading https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip (7.60s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SubtreePlugin
Building for debugging...
[3/47] Compiling strlcpy.c
/host/spi-builder-workspace/Sources/libevent/src/signal.c:42:10: fatal error: 'sys/queue.h' file not found
   42 | #include <sys/queue.h>
      |          ^~~~~~~~~~~~~
1 error generated.
[4/47] Compiling signal.c
[4/47] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/Sources/libevent/src/log.c:55:
In file included from /host/spi-builder-workspace/Sources/libevent/include/event2/event.h:202:
/host/spi-builder-workspace/Sources/libevent/include/event2/util.h:61:10: fatal error: 'netdb.h' file not found
   61 | #include <netdb.h>
      |          ^~~~~~~~~
1 error generated.
[4/47] Compiling log.c
In file included from /host/spi-builder-workspace/Sources/libevent/src/bufferevent_filter.c:51:
/host/spi-builder-workspace/Sources/libevent/include/event2/util.h:61:10: fatal error: 'netdb.h' file not found
   61 | #include <netdb.h>
      |          ^~~~~~~~~
[4/47] Compiling bufferevent_filter.c
/host/spi-builder-workspace/Sources/libevent/src/select.c:47:10: fatal error: 'sys/queue.h' file not found
   47 | #include <sys/queue.h>
      |          ^~~~~~~~~~~~~
1 error generated.
[4/47] Compiling select.c
In file included from /host/spi-builder-workspace/Sources/libevent/src/bufferevent_pair.c:35:
/host/spi-builder-workspace/Sources/libevent/include/event2/util.h:61:10: fatal error: 'netdb.h' file not found
   61 | #include <netdb.h>
      |          ^~~~~~~~~
1 error generated.
[4/47] Compiling bufferevent_pair.c
/host/spi-builder-workspace/Sources/libevent/src/poll.c:38:10: fatal error: 'sys/queue.h' file not found
   38 | #include <sys/queue.h>
      |          ^~~~~~~~~~~~~
[4/47] Compiling poll.c
In file included from /host/spi-builder-workspace/Sources/libevent/src/bufferevent_ratelim.c:35:
In file included from /host/spi-builder-workspace/Sources/libevent/include/event2/event.h:202:
/host/spi-builder-workspace/Sources/libevent/include/event2/util.h:61:10: fatal error: 'netdb.h' file not found
   61 | #include <netdb.h>
      |          ^~~~~~~~~
[4/47] Compiling bufferevent_ratelim.c
BUILD FAILURE 6.2 wasm