Build Information
Failed to build pecker, reference master (bd6931), with Swift 6.3 for Linux on 13 Apr 2026 07:11:40 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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: linux
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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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.60s)
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-argument-parser.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
[1/17523] Fetching swift-argument-parser
[1053/29074] Fetching swift-argument-parser, yams
[24224/104041] Fetching swift-argument-parser, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.48s)
[32517/92490] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (6.19s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.25s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (7.29s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (0.72s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.69s)
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-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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50500.0
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/indexstore-db.git
Working copy of https://github.com/apple/indexstore-db.git resolved at release/5.5 (e771994)
Building for debugging...
[0/118] Write sources
[7/118] Compiling TSCclibc libc.c
[8/118] Compiling TSCclibc strerror.c
[9/118] Compiling TSCclibc process.c
[10/118] Compiling IndexStoreDB_Support Logging-NonMac.cpp
[11/118] Compiling IndexStoreDB_Support Logging-Mac.mm
[12/118] Compiling atomic-counter.c
[13/118] Write swift-version-24593BA9C3E375BF.txt
[14/118] Compiling IndexStoreDB_Support PatternMatching.cpp
[15/118] Compiling circular_raw_ostream.cpp
/host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Support/Concurrency-Mac.cpp:18:10: fatal error: 'dispatch/dispatch.h' file not found
18 | #include <dispatch/dispatch.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[16/118] Compiling IndexStoreDB_Support Concurrency-Mac.cpp
[16/120] Compiling IndexStoreDB_Support FilePathWatcher.cpp
[16/120] Compiling YAMLTraits.cpp
[16/120] Compiling IndexStoreDB_Support Path.cpp
[16/120] Compiling raw_ostream.cpp
[16/120] Compiling IndexStoreDB_Support Logging.cpp
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 linux