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-4606859-0":/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: 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:             5.10
Building package at path:  $workDir
https://github.com/michaelnisi/feedkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/michaelnisi/skull
Fetching https://github.com/michaelnisi/patron
Fetching https://github.com/michaelnisi/manger-kit
Fetching https://github.com/michaelnisi/ola
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/michaelnisi/fanboy-kit
[1/6532] Fetching patron
[132/7210] Fetching patron, ola
[688/7857] Fetching patron, ola, skull
[1082/8169] Fetching patron, ola, skull, manger-kit
[1769/8398] Fetching patron, ola, skull, manger-kit, fanboy-kit
[1998/19325] Fetching patron, ola, skull, manger-kit, fanboy-kit, swift-snapshot-testing
Fetched https://github.com/michaelnisi/manger-kit from cache (0.84s)
Fetched https://github.com/michaelnisi/fanboy-kit from cache (0.84s)
[4472/18784] Fetching patron, ola, skull, swift-snapshot-testing
Fetched https://github.com/michaelnisi/skull from cache (2.06s)
Fetched https://github.com/michaelnisi/ola from cache (2.06s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.12s)
Computing version for https://github.com/michaelnisi/skull
Fetched https://github.com/michaelnisi/patron from cache (2.13s)
Computed https://github.com/michaelnisi/skull at 11.0.4 (1.13s)
Computing version for https://github.com/michaelnisi/ola
Computed https://github.com/michaelnisi/ola at 12.0.0 (2.35s)
Computing version for https://github.com/michaelnisi/fanboy-kit
Computed https://github.com/michaelnisi/fanboy-kit at 9.0.0 (0.43s)
Computing version for https://github.com/michaelnisi/manger-kit
Computed https://github.com/michaelnisi/manger-kit at 8.0.0 (0.42s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.43s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.3 (0.43s)
Fetching https://github.com/apple/swift-syntax.git
[1/57382] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.37s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.66s)
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
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/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/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/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
Building for debugging...
[0/9] Write sources
[0/9] Copying cache.sql
[0/9] Copying user.sql
[1/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'
import SQLite3
       ^
[11/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: emit-module command failed with exit code 1 (use -v to see invocation)
[12/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
       ^
[13/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: fatalError
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/16] Emitting module Ola
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/8] Emitting module Ola
/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
       ^
[4/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
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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
       ^
[6/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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module Skull
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 1