The Swift Package Index logo.Swift Package Index

Build Information

Failed to build pecker, reference master (bd6931), with Swift 6.3 for Wasm on 13 Apr 2026 07:10:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/woshiccm/Pecker.git
Reference: master
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/woshiccm/Pecker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bd69311 Merge pull request #70 from ArthurChi/master
Cloned https://github.com/woshiccm/Pecker.git
Revision (git rev-parse @):
bd6931173f57d696c24e530514bb0e8a2b3346f7
SUCCESS checkout https://github.com/woshiccm/Pecker.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/woshiccm/Pecker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/indexstore-db.git
[1/5894] Fetching indexstore-db
Fetched https://github.com/apple/indexstore-db.git from cache (0.64s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/7187] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.50s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
[3506/29074] Fetching swift-argument-parser, yams
[19488/104041] Fetching swift-argument-parser, yams, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
[14716/86518] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (8.52s)
Fetched https://github.com/apple/swift-syntax.git from cache (8.53s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (9.58s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (1.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.60s)
Creating working copy for https://github.com/apple/indexstore-db.git
Working copy of https://github.com/apple/indexstore-db.git resolved at release/5.5 (e771994)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at main (41e3ff4)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50500.0
Building for debugging...
[0/118] Write sources
[8/118] Compiling atomic-counter.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCclibc/process.c:15:
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCclibc/include/process.h:3:10: fatal error: 'spawn.h' file not found
    3 | #include <spawn.h>
      |          ^~~~~~~~~
1 error generated.
[9/118] Compiling TSCclibc process.c
[9/118] Compiling TSCclibc libc.c
[9/118] Compiling IndexStoreDB_Support Path.cpp
[9/118] Compiling IndexStoreDB_Support Logging-NonMac.cpp
[9/118] Compiling IndexStoreDB_Support PatternMatching.cpp
[9/118] Compiling TSCclibc strerror.c
[9/118] Compiling IndexStoreDB_Support Logging.cpp
[9/118] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm