The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FeedKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: 19.0.0
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
 * tag               19.0.0     -> FETCH_HEAD
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 19.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/michaelnisi/feedkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/michaelnisi/fanboy-kit
Fetching https://github.com/michaelnisi/manger-kit
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/michaelnisi/skull
Fetching https://github.com/michaelnisi/ola
Fetching https://github.com/michaelnisi/patron
[1/312] Fetching manger-kit
[313/990] Fetching manger-kit, ola
[991/1637] Fetching manger-kit, ola, skull
[992/1866] Fetching manger-kit, ola, skull, fanboy-kit
[1867/8398] Fetching manger-kit, ola, skull, fanboy-kit, patron
Fetched https://github.com/michaelnisi/fanboy-kit from cache (0.27s)
Fetched https://github.com/michaelnisi/ola from cache (0.27s)
[1091/18418] Fetching manger-kit, skull, patron, swift-snapshot-testing
Fetched https://github.com/michaelnisi/manger-kit from cache (1.79s)
Fetched https://github.com/michaelnisi/skull from cache (1.79s)
[15631/17459] Fetching patron, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.85s)
[6141/6532] Fetching patron
Computing version for https://github.com/michaelnisi/skull
Fetched https://github.com/michaelnisi/patron from cache (2.59s)
Computed https://github.com/michaelnisi/skull at 11.0.4 (1.34s)
Computing version for https://github.com/michaelnisi/ola
Computed https://github.com/michaelnisi/ola at 12.0.0 (0.45s)
Computing version for https://github.com/michaelnisi/fanboy-kit
Computed https://github.com/michaelnisi/fanboy-kit at 9.0.0 (0.45s)
Computing version for https://github.com/michaelnisi/manger-kit
Computed https://github.com/michaelnisi/manger-kit at 8.0.0 (0.46s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.3 (0.49s)
Fetching https://github.com/apple/swift-syntax.git
[1/57382] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.77s)
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/skull
Working copy of https://github.com/michaelnisi/skull resolved at 11.0.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.3
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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/michaelnisi/fanboy-kit
Working copy of https://github.com/michaelnisi/fanboy-kit resolved at 9.0.0
Building for debugging...
[0/9] Write sources
[4/9] Copying user.sql
[5/9] Copying cache.sql
[7/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/16] Compiling Ola Ola.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/16] Emitting module Patron
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
[12/16] Compiling Patron Patron.swift
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/16] Emitting module Ola
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
[14/16] Compiling Ola NetworkActivityCounter.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/16] Emitting module Skull
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
[16/16] Compiling Skull Skull.swift
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
error: fatalError
error: fatalError
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling Ola Ola.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
[3/8] Compiling Ola NetworkActivityCounter.swift
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module Skull
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Emitting module Ola
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module Patron
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
[7/8] Compiling Patron Patron.swift
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2