Build Information
Failed to build Catenoid, reference main (431758), with Swift 6.2 for Linux on 1 May 2026 23:30:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-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/Fleuronic/Catenoid.git
Reference: main
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/Fleuronic/Catenoid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4317582 Update database
Cloned https://github.com/Fleuronic/Catenoid.git
Revision (git rev-parse @):
431758293b1ccfa00cee15d4bba512f668c1bb2a
SUCCESS checkout https://github.com/Fleuronic/Catenoid.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Fleuronic/Catenoid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/Fleuronic/Catena
[1/1199] Fetching catena
Fetched https://github.com/Fleuronic/Catena from cache (0.27s)
Fetching https://github.com/jordanekay/Schemata
[1/1206] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.32s)
Fetching https://github.com/jordanekay/PersistDB
[1/2847] Fetching persistdb
Fetched https://github.com/jordanekay/PersistDB from cache (0.34s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.96s)
Fetching https://github.com/jordanekay/Identity
[1/62] Fetching identity
Fetched https://github.com/jordanekay/Identity from cache (0.18s)
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
Fetched https://github.com/tonyarnold/Differ from cache (0.26s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.76s)
Creating working copy for https://github.com/tonyarnold/Differ
Working copy of https://github.com/tonyarnold/Differ resolved at 1.4.6
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at swift-concurrency (3d40187)
Creating working copy for https://github.com/jordanekay/Identity
Working copy of https://github.com/jordanekay/Identity resolved at master (ff9dfdf)
Creating working copy for https://github.com/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (776426b)
Creating working copy for https://github.com/jordanekay/PersistDB
Working copy of https://github.com/jordanekay/PersistDB resolved at master (75c7791)
Creating working copy for https://github.com/Fleuronic/Catena
Working copy of https://github.com/Fleuronic/Catena resolved at main (912d76a)
warning: 'persistdb': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/82] Compiling ReactiveSwift Deprecations+Removals.swift
[10/82] Compiling ReactiveSwift Disposable.swift
[11/82] Compiling ReactiveSwift Event.swift
[12/82] Compiling ReactiveSwift EventLogger.swift
[13/83] Compiling ReactiveSwift CombinePrevious.swift
[14/83] Compiling ReactiveSwift Action.swift
[15/83] Compiling ReactiveSwift Lifetime.swift
[16/83] Compiling ReactiveSwift AttemptMap.swift
[17/83] Compiling ReactiveSwift Collect.swift
[18/83] Compiling ReactiveSwift CollectEvery.swift
[19/83] Compiling Differ Patch.swift
[20/83] Emitting module Identity
[21/83] Compiling Identity Identity.swift
[23/84] Compiling ReactiveSwift Flatten.swift
[24/84] Compiling ReactiveSwift FoundationExtensions.swift
[25/84] Emitting module Differ
[26/84] Compiling ReactiveSwift Atomic.swift
[27/84] Compiling ReactiveSwift Bag.swift
[28/84] Compiling ReactiveSwift CompactMap.swift
[29/84] Compiling ReactiveSwift Debounce.swift
[30/84] Compiling ReactiveSwift Delay.swift
[31/84] Compiling ReactiveSwift Dematerialize.swift
[32/84] Compiling ReactiveSwift DematerializeResults.swift
[33/84] Compiling ReactiveSwift Filter.swift
[34/84] Compiling ReactiveSwift LazyMap.swift
[35/84] Compiling ReactiveSwift Map.swift
[36/84] Compiling ReactiveSwift MapError.swift
[37/84] Compiling ReactiveSwift Materialize.swift
[38/84] Compiling ReactiveSwift MaterializeAsResult.swift
[39/84] Compiling ReactiveSwift ObserveOn.swift
[40/84] Compiling ReactiveSwift Observer.swift
[41/84] Compiling ReactiveSwift Operators.swift
[42/84] Compiling ReactiveSwift Reduce.swift
[43/84] Compiling ReactiveSwift ScanMap.swift
[44/84] Compiling ReactiveSwift SkipFirst.swift
[45/84] Compiling ReactiveSwift SkipRepeats.swift
[46/84] Compiling ReactiveSwift SkipWhile.swift
[47/84] Compiling ReactiveSwift TakeFirst.swift
[48/84] Compiling ReactiveSwift TakeLast.swift
[49/84] Emitting module Schemata
[50/92] Compiling ReactiveSwift TakeUntil.swift
[51/92] Compiling ReactiveSwift TakeWhile.swift
[52/92] Compiling ReactiveSwift Throttle.swift
[53/92] Compiling ReactiveSwift UnaryAsyncOperator.swift
[54/92] Compiling ReactiveSwift UniqueValues.swift
[55/92] Compiling ReactiveSwift Optional.swift
[56/92] Compiling ReactiveSwift Property.swift
[57/92] Compiling ReactiveSwift Reactive.swift
[58/92] Compiling ReactiveSwift ResultExtensions.swift
[59/92] Compiling ReactiveSwift Scheduler.swift
[60/92] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[61/92] Compiling ReactiveSwift Signal.Observer.swift
[62/92] Compiling Schemata PropertyCreation.swift
[66/92] Compiling Schemata Projection.swift
[67/92] Compiling Schemata Property.swift
[68/92] Compiling Schemata Primitive.swift
[69/92] Compiling Schemata None.swift
[70/92] Compiling Schemata Schema.swift
[85/92] Emitting module ReactiveSwift
[86/102] Compiling Schemata Value.swift
[88/103] Emitting module Catena
[89/104] Compiling Catena Fields.swift
[90/104] Compiling Catena Identity.swift
[91/104] Compiling Catena Valued.swift
[92/104] Compiling Catena Sequence.swift
[93/104] Compiling Catena Scoped.swift
[94/104] Compiling Catena Representable.swift
[95/104] Compiling Catena Model.swift
[96/104] Compiling Catena Nullable.swift
[97/104] Compiling Catena Output.swift
[98/104] Compiling Catena Result.swift
[100/105] Compiling ReactiveSwift Signal.swift
[101/105] Compiling ReactiveSwift SignalProducer+SwiftConcurrency.swift
[102/105] Compiling ReactiveSwift SignalProducer.swift
[103/105] Compiling ReactiveSwift UnidirectionalBinding.swift
[104/105] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[105/105] Compiling ReactiveSwift ValidatingProperty.swift
[107/141] Compiling PersistDB SQL.Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[108/141] Compiling PersistDB SQL.Query.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[109/141] Compiling PersistDB SQL.Row.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[110/141] Compiling PersistDB SQL.Schema.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[111/141] Compiling PersistDB SQL.Table.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[112/145] Compiling PersistDB SQL.Update.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[113/145] Compiling PersistDB SQL.Value.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[114/145] Compiling PersistDB SQL.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[115/145] Compiling PersistDB Store.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[116/145] Emitting module PersistDB
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[117/145] Compiling PersistDB Table.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[118/145] Compiling PersistDB TestStore.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[119/145] Compiling PersistDB Update.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[120/145] Compiling PersistDB ValueSet.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[121/145] Compiling PersistDB ReactiveSwift.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[122/145] Compiling PersistDB Schemata.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[123/145] Compiling PersistDB Swift.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[124/145] Compiling PersistDB Generator.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[125/145] Compiling PersistDB Group.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[126/145] Compiling PersistDB SQL.Database.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[127/145] Compiling PersistDB SQL.Delete.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[128/145] Compiling PersistDB SQL.Effect.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[129/145] Compiling PersistDB SQL.Expression.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[130/145] Compiling PersistDB SQL.Insert.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[131/145] Compiling PersistDB Grouping.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[132/145] Compiling PersistDB Insert.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[133/145] Compiling PersistDB Model.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[134/145] Compiling PersistDB Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[135/145] Compiling PersistDB Predicate.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[136/145] Compiling PersistDB ProjectedQuery.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[137/145] Compiling PersistDB Query.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[138/145] Compiling PersistDB ResultSet.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[139/145] Compiling PersistDB SQL.Action.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[140/145] Compiling PersistDB SQL.Column.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[141/145] Compiling PersistDB Action.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[142/145] Compiling PersistDB Aggregate.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[143/145] Compiling PersistDB Day.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[144/145] Compiling PersistDB Delete.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[145/145] Compiling PersistDB Expression.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
BUILD FAILURE 6.2 linux