Build Information
Failed to build pecker, reference master (bd6931), with Swift 6.2 for Linux on 19 Jun 2025 15:37:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/woshiccm/Pecker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/indexstore-db.git
[1/5263] Fetching indexstore-db
Fetched https://github.com/apple/indexstore-db.git from cache (1.20s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6855] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.53s)
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/10859] Fetching yams
[1196/26239] Fetching yams, swift-argument-parser
[21897/97145] Fetching yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.99s)
[16271/81765] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.50s)
[19145/70906] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.16s)
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.85s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (0.66s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.73s)
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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at main (f9b4010)
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/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 atomic-counter.c
[7/118] Write swift-version-24593BA9C3E375BF.txt
[9/118] Compiling parser.c
[10/118] Compiling TSCclibc strerror.c
[11/118] Compiling reader.c
[12/118] Write sources
[13/118] Compiling TSCclibc process.c
[14/118] Compiling TSCclibc libc.c
[15/156] Compiling mdb.c
[16/156] Compiling IndexStoreDB_Support PatternMatching.cpp
[17/156] Compiling IndexStoreDB_Database DatabaseError.cpp
[18/156] Compiling IndexStoreDB_Support Logging-NonMac.cpp
[19/156] Compiling IndexStoreDB_Support Logging-Mac.mm
In file included from /host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Database/ReadTransaction.cpp:13:
In file included from /host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Database/ReadTransactionImpl.h:17:
/host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Database/DatabaseImpl.h:18:10: fatal error: 'dispatch/dispatch.h' file not found
18 | #include <dispatch/dispatch.h>
| ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[20/156] Compiling IndexStoreDB_Database ReadTransaction.cpp
[20/156] Compiling IndexStoreDB_Support Concurrency-Mac.cpp
[20/156] Compiling IndexStoreDB_Support Path.cpp
[20/156] Compiling IndexStoreDB_Support Logging.cpp
[20/156] Compiling IndexStoreDB_Support FilePathWatcher.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Database/ImportTransaction.cpp:14:
/host/spi-builder-workspace/.build/checkouts/indexstore-db/lib/Database/DatabaseImpl.h:18:10: fatal error: 'dispatch/dispatch.h' file not found
18 | #include <dispatch/dispatch.h>
| ^~~~~~~~~~~~~~~~~~~~~
1[20/156] Compiling IndexStoreDB_Database ImportTransaction.cpp
[21/156] Emitting module TSCLibc
BUILD FAILURE 6.2 linux