Build Information
Failed to build FeedKit, reference master (4e170f
), with Swift 6.0 for Linux on 2 Nov 2024 03:12:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.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/michaelnisi/feedkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4e170f0 Update changelog
Cloned https://github.com/michaelnisi/feedkit.git
Revision (git rev-parse @):
4e170f0f07941467a3ce49ba06b60e34d601fa6c
SUCCESS checkout https://github.com/michaelnisi/feedkit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/michaelnisi/feedkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/michaelnisi/ola
Fetching https://github.com/michaelnisi/fanboy-kit
Fetching https://github.com/michaelnisi/skull
Fetching https://github.com/michaelnisi/manger-kit
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/229] Fetching fanboy-kit
[230/541] Fetching fanboy-kit, manger-kit
[542/1219] Fetching fanboy-kit, manger-kit, ola
[1220/1866] Fetching fanboy-kit, manger-kit, ola, skull
Fetched https://github.com/michaelnisi/fanboy-kit from cache (0.21s)
Fetched https://github.com/michaelnisi/manger-kit from cache (0.21s)
[1/12436] Fetching swift-snapshot-testing
Fetched https://github.com/michaelnisi/skull from cache (1.76s)
Fetched https://github.com/michaelnisi/ola from cache (1.76s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.82s)
Computing version for https://github.com/michaelnisi/ola
Computed https://github.com/michaelnisi/ola at 12.0.0 (0.49s)
Computing version for https://github.com/michaelnisi/fanboy-kit
Computed https://github.com/michaelnisi/fanboy-kit at 9.0.0 (0.50s)
Fetching https://github.com/michaelnisi/patron
[1/6532] Fetching patron
Fetched https://github.com/michaelnisi/patron from cache (2.23s)
Computing version for https://github.com/michaelnisi/manger-kit
Computed https://github.com/michaelnisi/manger-kit at 8.0.0 (0.48s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.49s)
Computing version for https://github.com/michaelnisi/skull
Computed https://github.com/michaelnisi/skull at 11.0.4 (2.09s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.66s)
Creating working copy for https://github.com/michaelnisi/manger-kit
Working copy of https://github.com/michaelnisi/manger-kit resolved at 8.0.0
Creating working copy for https://github.com/michaelnisi/ola
Working copy of https://github.com/michaelnisi/ola resolved at 12.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/michaelnisi/skull
Working copy of https://github.com/michaelnisi/skull resolved at 11.0.4
Creating working copy for https://github.com/michaelnisi/patron
Working copy of https://github.com/michaelnisi/patron resolved at 11.0.0
Creating working copy for https://github.com/michaelnisi/fanboy-kit
Working copy of https://github.com/michaelnisi/fanboy-kit resolved at 9.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Building for debugging...
[0/9] Write sources
[0/9] Copying user.sql
[0/9] Copying cache.sql
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/16] Emitting module Skull
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
8 |
9 | import Foundation
10 | import SQLite3
| `- error: no such module 'SQLite3'
11 |
12 | /// `SkullError` enumerates explicit errors.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/16] Emitting module Ola
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | public class NetworkActivityCounter {
[12/16] Compiling Ola Ola.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | public class NetworkActivityCounter {
[13/16] Compiling Ola NetworkActivityCounter.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | public class NetworkActivityCounter {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/16] Emitting module Patron
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
8 |
9 | import Foundation
10 | import os.log
| `- error: no such module 'os.log'
11 |
12 | // MARK: API
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
8 |
9 | import Foundation
10 | import SQLite3
| `- error: no such module 'SQLite3'
11 |
12 | /// `SkullError` enumerates explicit errors.
BUILD FAILURE 6.0 linux