Build Information
Failed to build Dejavu, reference 1.1.0 (2ed9f0
), with Swift 5.9 for Linux on 4 Sep 2024 22:16:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/Dejavu.git
Reference: 1.1.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/Esri/Dejavu
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 2ed9f00 Merge pull request #31 from Esri/Phil9771/modifiy-how-GRDB-dependency-is-specified
Cloned https://github.com/Esri/Dejavu.git
Revision (git rev-parse @):
2ed9f00df72c7b109edccd21667fe724285ca511
SUCCESS checkout https://github.com/Esri/Dejavu.git at 1.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Esri/Dejavu.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/groue/GRDB.swift.git
[1/108500] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift.git (15.96s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.1 (1.05s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.1
Building for debugging...
[0/2] Copying Info.plist
[0/2] Copying PrivacyInfo.xcprivacy
[3/148] Emitting module GRDB
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[4/168] Compiling GRDB QuoteDumpFormat.swift
[5/168] Compiling GRDB Export.swift
[6/168] Compiling GRDB FTS3.swift
[7/168] Compiling GRDB FTS3Pattern.swift
[8/168] Compiling GRDB FTS3TokenizerDescriptor.swift
[9/168] Compiling GRDB FTS4.swift
[10/168] Compiling GRDB FTS5.swift
[11/168] Compiling GRDB FTS5CustomTokenizer.swift
[12/168] Compiling GRDB FTS5Pattern.swift
[13/168] Compiling GRDB FTS5Tokenizer.swift
[14/168] Compiling GRDB FTS5TokenizerDescriptor.swift
[15/168] Compiling GRDB FTS5WrapperTokenizer.swift
[16/168] Compiling GRDB Fixits.swift
[17/168] Compiling GRDB JSONColumn.swift
[18/168] Compiling GRDB SQLJSONExpressible.swift
[19/168] Compiling GRDB SQLJSONFunctions.swift
[20/168] Compiling GRDB DatabaseMigrator.swift
[21/168] Compiling GRDB Migration.swift
[22/168] Compiling GRDB FTS3+QueryInterface.swift
[23/168] Compiling GRDB FTS5+QueryInterface.swift
[24/168] Compiling GRDB ForeignKey.swift
[25/168] Compiling GRDB LockedBox.swift
[26/168] Compiling GRDB OnDemandFuture.swift
[27/168] Compiling GRDB OrderedDictionary.swift
[28/168] Compiling GRDB Pool.swift
[29/168] Compiling GRDB ReadWriteBox.swift
[30/168] Compiling GRDB ReceiveValuesOn.swift
[31/168] Compiling GRDB Refinable.swift
[32/168] Compiling GRDB Utils.swift
[33/168] Compiling GRDB DatabaseCancellable.swift
[34/168] Compiling GRDB ValueConcurrentObserver.swift
[35/168] Compiling GRDB ValueWriteOnlyObserver.swift
[36/168] Compiling GRDB Fetch.swift
[37/168] Compiling GRDB Map.swift
[38/168] Compiling GRDB RemoveDuplicates.swift
[39/168] Compiling GRDB Trace.swift
[40/168] Compiling GRDB ValueReducer.swift
[41/168] Compiling GRDB SharedValueObservation.swift
[42/168] Compiling GRDB ValueObservation.swift
[43/168] Compiling GRDB ValueObservationScheduler.swift
[44/168] Compiling GRDB resource_bundle_accessor.swift
[45/168] Compiling GRDB NSString.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[46/168] Compiling GRDB SQLiteDateParser.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[47/168] Compiling GRDB URL.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[48/168] Compiling GRDB UUID.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[49/168] Compiling GRDB DatabaseValueConvertible+Decodable.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[50/168] Compiling GRDB DatabaseValueConvertible+Encodable.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[51/168] Compiling GRDB DatabaseValueConvertible+RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[52/168] Compiling GRDB JSONRequiredEncoder.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[53/168] Compiling GRDB Optional.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[54/168] Compiling GRDB StandardLibrary.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[55/168] Compiling GRDB TransactionClock.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[56/168] Compiling GRDB TransactionObserver.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[57/168] Compiling GRDB WALSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[58/168] Compiling GRDB WALSnapshotTransaction.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[59/168] Compiling GRDB Database+Dump.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[60/168] Compiling GRDB DatabaseReader+dump.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[61/168] Compiling GRDB DumpFormat.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[62/168] Compiling GRDB DebugDumpFormat.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[63/168] Compiling GRDB JSONDumpFormat.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[64/168] Compiling GRDB LineDumpFormat.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[65/168] Compiling GRDB ListDumpFormat.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Dump/DumpFormats/JSONDumpFormat.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[66/168] Compiling GRDB SQLSelection.swift
[67/168] Compiling GRDB SQLSubquery.swift
[68/168] Compiling GRDB Table.swift
[69/168] Compiling GRDB SQLColumnGenerator.swift
[70/168] Compiling GRDB SQLGenerationContext.swift
[71/168] Compiling GRDB SQLIndexGenerator.swift
[72/168] Compiling GRDB SQLQueryGenerator.swift
[73/168] Compiling GRDB SQLTableAlterationGenerator.swift
[74/168] Compiling GRDB SQLTableGenerator.swift
[75/168] Compiling GRDB SQLInterpolation+QueryInterface.swift
[76/168] Compiling GRDB ColumnDefinition.swift
[77/168] Compiling GRDB Database+SchemaDefinition.swift
[78/168] Compiling GRDB ForeignKeyDefinition.swift
[79/168] Compiling GRDB IndexDefinition.swift
[80/168] Compiling GRDB TableAlteration.swift
[81/168] Compiling GRDB TableDefinition.swift
[82/168] Compiling GRDB VirtualTableModule.swift
[83/168] Compiling GRDB TableRecord+Association.swift
[84/168] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[85/168] Compiling GRDB EncodableRecord+Encodable.swift
[86/168] Compiling GRDB EncodableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[87/168] Compiling GRDB FetchableRecord+Decodable.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[88/168] Compiling GRDB FetchableRecord+TableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[89/168] Compiling GRDB FetchableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[90/168] Compiling GRDB MutablePersistableRecord+DAO.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[91/168] Compiling GRDB MutablePersistableRecord+Delete.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[92/168] Compiling GRDB MutablePersistableRecord+Insert.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[93/168] Compiling GRDB MutablePersistableRecord+Save.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[94/168] Compiling GRDB MutablePersistableRecord+Update.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[95/168] Compiling GRDB MutablePersistableRecord+Upsert.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[96/168] Compiling GRDB MutablePersistableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[97/168] Compiling GRDB PersistableRecord+Insert.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[98/168] Compiling GRDB PersistableRecord+Save.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[99/168] Compiling GRDB PersistableRecord+Upsert.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[100/168] Compiling GRDB PersistableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[101/168] Compiling GRDB Record.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[102/168] Compiling GRDB TableRecord.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[103/168] Compiling GRDB CaseInsensitiveIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[104/168] Compiling GRDB Inflections+English.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[105/168] Compiling GRDB Inflections.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Utils/Inflections.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[106/168] Compiling GRDB FetchRequest.swift
[107/168] Compiling GRDB Row.swift
[108/168] Compiling GRDB RowAdapter.swift
[109/168] Compiling GRDB RowDecodingError.swift
[110/168] Compiling GRDB SQL.swift
[111/168] Compiling GRDB SQLInterpolation.swift
[112/168] Compiling GRDB SQLRequest.swift
[113/168] Compiling GRDB SchedulingWatchdog.swift
[114/168] Compiling GRDB SerializedDatabase.swift
[115/168] Compiling GRDB Statement.swift
[116/168] Compiling GRDB StatementAuthorizer.swift
[117/168] Compiling GRDB StatementColumnConvertible.swift
[118/168] Compiling GRDB CGFloat.swift
[119/168] Compiling GRDB Data.swift
[120/168] Compiling GRDB DatabaseDateComponents.swift
[121/168] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[122/168] Compiling GRDB Date.swift
[123/168] Compiling GRDB Decimal.swift
[124/168] Compiling GRDB NSData.swift
[125/168] Compiling GRDB NSNull.swift
[126/168] Compiling GRDB NSNumber.swift
[127/168] Compiling GRDB Association.swift
[128/168] Compiling GRDB AssociationAggregate.swift
[129/168] Compiling GRDB BelongsToAssociation.swift
[130/168] Compiling GRDB HasManyAssociation.swift
[131/168] Compiling GRDB HasManyThroughAssociation.swift
[132/168] Compiling GRDB HasOneAssociation.swift
[133/168] Compiling GRDB HasOneThroughAssociation.swift
[134/168] Compiling GRDB JoinAssociation.swift
[135/168] Compiling GRDB CommonTableExpression.swift
[136/168] Compiling GRDB QueryInterfaceRequest.swift
[137/168] Compiling GRDB RequestProtocols.swift
[138/168] Compiling GRDB Column.swift
[139/168] Compiling GRDB DatabasePromise.swift
[140/168] Compiling GRDB SQLAssociation.swift
[141/168] Compiling GRDB SQLCollection.swift
[142/168] Compiling GRDB SQLExpression.swift
[143/168] Compiling GRDB SQLForeignKeyRequest.swift
[144/168] Compiling GRDB SQLFunctions.swift
[145/168] Compiling GRDB SQLOperators.swift
[146/168] Compiling GRDB SQLOrdering.swift
[147/168] Compiling GRDB SQLRelation.swift
[148/168] Compiling GRDB Configuration.swift
[149/168] Compiling GRDB Cursor.swift
[150/168] Compiling GRDB Database+Schema.swift
[151/168] Compiling GRDB Database+Statements.swift
[152/168] Compiling GRDB Database.swift
[153/168] Compiling GRDB DatabaseBackupProgress.swift
[154/168] Compiling GRDB DatabaseCollation.swift
[155/168] Compiling GRDB DatabaseError.swift
[156/168] Compiling GRDB DatabaseFunction.swift
[157/168] Compiling GRDB DatabasePool.swift
[158/168] Compiling GRDB DatabasePublishers.swift
[159/168] Compiling GRDB DatabaseQueue.swift
[160/168] Compiling GRDB DatabaseReader.swift
[161/168] Compiling GRDB DatabaseRegion.swift
[162/168] Compiling GRDB DatabaseRegionObservation.swift
[163/168] Compiling GRDB DatabaseSchemaCache.swift
[164/168] Compiling GRDB DatabaseSnapshot.swift
[165/168] Compiling GRDB DatabaseSnapshotPool.swift
[166/168] Compiling GRDB DatabaseValue.swift
[167/168] Compiling GRDB DatabaseValueConvertible.swift
[168/168] Compiling GRDB DatabaseWriter.swift
[171/182] Compiling Dejavu Player.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[172/182] Compiling Dejavu Request.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[173/182] Compiling Dejavu URLProtocolNetworkInterceptor.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[174/183] Compiling Dejavu Logging.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[175/183] Compiling Dejavu NetworkRecorder.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[176/183] Compiling Dejavu URLProtocolNetworkObserver.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[177/183] Emitting module Dejavu
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[178/183] Compiling Dejavu DejavuError.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[179/183] Compiling Dejavu DejavuSession.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[180/183] Compiling Dejavu Extensions.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[181/183] Compiling Dejavu GRDBSession.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[182/183] Compiling Dejavu Dejavu.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
[183/183] Compiling Dejavu DejavuConfiguration.swift
/host/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:15:17: error: no such module 'os'
internal import os
^
error: fatalError
BUILD FAILURE 5.9 linux