Build Information
Failed to build Catenoid, reference main (45d621
), with Swift 5.10 for Linux on 15 Nov 2024 21:39:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.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 45d621f Update database
Cloned https://github.com/Fleuronic/Catenoid.git
Revision (git rev-parse @):
45d621f1a2247dcdc6c2261e2026973f0347e753
SUCCESS checkout https://github.com/Fleuronic/Catenoid.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Fleuronic/Catenoid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Fleuronic/Catena
[1/875] Fetching catena
Fetched https://github.com/Fleuronic/Catena from cache (0.19s)
Fetching https://github.com/Fleuronic/Schemata
[1/1187] Fetching schemata
Fetched https://github.com/Fleuronic/Schemata from cache (0.74s)
Fetching https://github.com/Fleuronic/PersistDB
[1/2794] Fetching persistdb
Fetched https://github.com/Fleuronic/PersistDB from cache (0.23s)
Fetching https://github.com/Fleuronic/ReactiveSwift
[1/46727] Fetching reactiveswift
Fetched https://github.com/Fleuronic/ReactiveSwift from cache (2.13s)
Fetching https://github.com/Fleuronic/Identity
[1/96] Fetching identity
Fetched https://github.com/Fleuronic/Identity from cache (0.18s)
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
Fetched https://github.com/tonyarnold/Differ from cache (0.21s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.39s)
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/Fleuronic/ReactiveSwift
Working copy of https://github.com/Fleuronic/ReactiveSwift resolved at main (d802d18)
Creating working copy for https://github.com/Fleuronic/Identity
Working copy of https://github.com/Fleuronic/Identity resolved at master (511c858)
Creating working copy for https://github.com/Fleuronic/Schemata
Working copy of https://github.com/Fleuronic/Schemata resolved at master (d50bff6)
Creating working copy for https://github.com/Fleuronic/Catena
Working copy of https://github.com/Fleuronic/Catena resolved at main (048b3d0)
Creating working copy for https://github.com/Fleuronic/PersistDB
Working copy of https://github.com/Fleuronic/PersistDB resolved at master (c9541a0)
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/82] Compiling ReactiveSwift Map.swift
[10/82] Compiling ReactiveSwift MapError.swift
[11/82] Compiling ReactiveSwift Materialize.swift
[12/82] Compiling ReactiveSwift MaterializeAsResult.swift
[13/82] Compiling ReactiveSwift ObserveOn.swift
[14/82] Compiling ReactiveSwift Observer.swift
[15/82] Compiling ReactiveSwift Operators.swift
[16/88] Compiling ReactiveSwift Bag.swift
[17/88] Compiling ReactiveSwift Deprecations+Removals.swift
[18/88] Compiling ReactiveSwift Disposable.swift
[19/88] Compiling ReactiveSwift Event.swift
[20/89] Compiling ReactiveSwift FoundationExtensions.swift
[21/89] Compiling ReactiveSwift Lifetime.swift
[22/89] Compiling ReactiveSwift AttemptMap.swift
[23/89] Compiling ReactiveSwift Collect.swift
[24/89] Compiling Differ Patch.swift
[25/89] Compiling ReactiveSwift EventLogger.swift
[26/89] Compiling ReactiveSwift Flatten.swift
[27/89] Compiling ReactiveSwift CollectEvery.swift
[28/89] Compiling ReactiveSwift CombinePrevious.swift
[29/89] Compiling ReactiveSwift CompactMap.swift
[30/89] Compiling ReactiveSwift Debounce.swift
[31/89] Compiling ReactiveSwift Delay.swift
[32/89] Compiling ReactiveSwift Dematerialize.swift
[33/89] Compiling ReactiveSwift DematerializeResults.swift
[34/89] Compiling ReactiveSwift Filter.swift
[35/89] Compiling ReactiveSwift LazyMap.swift
[36/89] Compiling Schemata None.swift
[37/90] Compiling ReactiveSwift Action.swift
[38/90] Compiling ReactiveSwift Atomic.swift
[39/90] Emitting module Differ
[40/90] Compiling ReactiveSwift Property.swift
[41/90] Compiling ReactiveSwift Reactive.swift
[42/90] Compiling ReactiveSwift ResultExtensions.swift
[43/90] Compiling ReactiveSwift Scheduler.swift
[44/90] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[45/90] Compiling ReactiveSwift Signal.Observer.swift
[46/90] Emitting module Schemata
[49/91] Compiling Schemata Primitive.swift
[50/91] Compiling Schemata Property.swift
[51/91] Compiling ReactiveSwift Reduce.swift
[52/91] Compiling ReactiveSwift ScanMap.swift
[53/91] Compiling ReactiveSwift SkipFirst.swift
[54/91] Compiling ReactiveSwift SkipRepeats.swift
[55/91] Compiling ReactiveSwift SkipWhile.swift
[56/91] Compiling ReactiveSwift TakeFirst.swift
[57/91] Compiling ReactiveSwift TakeLast.swift
[58/91] Compiling ReactiveSwift TakeUntil.swift
[59/91] Compiling ReactiveSwift TakeWhile.swift
[60/91] Compiling ReactiveSwift Throttle.swift
[61/91] Compiling ReactiveSwift UnaryAsyncOperator.swift
[62/91] Compiling ReactiveSwift UniqueValues.swift
[63/91] Compiling ReactiveSwift Optional.swift
[64/91] Compiling Schemata PropertyCreation.swift
[65/91] Compiling Schemata Projection.swift
[66/91] Emitting module ReactiveSwift
[67/91] Compiling Schemata Schema.swift
[69/91] Emitting module Identity
[70/91] Compiling Identity Identity.swift
[86/92] Compiling Schemata Value.swift
[88/101] Compiling Catena Identifier.swift
[89/101] Compiling Catena Valued.swift
[90/101] Compiling Catena IDListFields.swift
[91/101] Compiling Catena Scoped.swift
[92/101] Compiling Catena Result.swift
[93/101] Compiling Catena Fields.swift
[94/101] Compiling Catena IDFields.swift
[95/101] Emitting module Catena
[97/102] Compiling ReactiveSwift Signal.swift
[98/102] Compiling ReactiveSwift SignalProducer+SwiftConcurrency.swift
[99/102] Compiling ReactiveSwift SignalProducer.swift
[100/102] Compiling ReactiveSwift UnidirectionalBinding.swift
[101/102] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[102/102] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/138] Emitting module PersistDB
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[105/142] Compiling PersistDB Action.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[106/142] Compiling PersistDB Aggregate.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[107/142] Compiling PersistDB Day.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[108/142] Compiling PersistDB Delete.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[109/142] Compiling PersistDB Expression.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[110/142] Compiling PersistDB ReactiveSwift.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[111/142] Compiling PersistDB Schemata.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[112/142] Compiling PersistDB Swift.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[113/142] Compiling PersistDB Generator.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[114/142] Compiling PersistDB Group.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[115/142] Compiling PersistDB ProjectedQuery.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[116/142] Compiling PersistDB Query.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[117/142] Compiling PersistDB ResultSet.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[118/142] Compiling PersistDB SQL.Action.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[119/142] Compiling PersistDB SQL.Column.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[120/142] Compiling PersistDB SQL.Update.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[121/142] Compiling PersistDB SQL.Value.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[122/142] Compiling PersistDB SQL.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[123/142] Compiling PersistDB Store.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[124/142] Compiling PersistDB SQL.Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[125/142] Compiling PersistDB SQL.Query.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[126/142] Compiling PersistDB SQL.Row.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[127/142] Compiling PersistDB SQL.Schema.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[128/142] Compiling PersistDB SQL.Table.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[129/142] Compiling PersistDB Table.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[130/142] Compiling PersistDB TestStore.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[131/142] Compiling PersistDB Update.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[132/142] Compiling PersistDB ValueSet.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[133/142] Compiling PersistDB Grouping.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[134/142] Compiling PersistDB Insert.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[135/142] Compiling PersistDB Model.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[136/142] Compiling PersistDB Ordering.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[137/142] Compiling PersistDB Predicate.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[138/142] Compiling PersistDB SQL.Database.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[139/142] Compiling PersistDB SQL.Delete.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[140/142] Compiling PersistDB SQL.Effect.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[141/142] Compiling PersistDB SQL.Expression.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
[142/142] Compiling PersistDB SQL.Insert.swift
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
import SQLite3
^
error: fatalError
BUILD FAILURE 5.10 linux