Build Information
Failed to build Boutique, reference 3.0.1 (9379e6
), with Swift 6.1 for Android on 30 May 2025 20:40:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Boutique.git
Reference: 3.0.1
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/mergesort/Boutique
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 9379e6a Merge pull request #78 from mergesort/dynamic-property
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
9379e6a0b13bfb01c2ae655b65962d8479b63428
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at 3.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/mergesort/Boutique.git
https://github.com/mergesort/Boutique.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bodega",
"requirement" : {
"exact" : [
"2.1.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mergesort/Bodega.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Boutique",
"name" : "Boutique",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Boutique",
"targets" : [
"Boutique"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BoutiqueTests",
"module_type" : "SwiftTarget",
"name" : "BoutiqueTests",
"path" : "Tests/BoutiqueTests",
"sources" : [
"AsyncStoreTests.swift",
"BoutiqueItem.swift",
"SecurelyStoredValueTests.swift",
"StoreEvent.Tests.Requirements.swift",
"StoreTests.swift",
"StoredTests.swift",
"StoredValueTests.swift"
],
"target_dependencies" : [
"Boutique"
],
"type" : "test"
},
{
"c99name" : "Boutique",
"module_type" : "SwiftTarget",
"name" : "Boutique",
"path" : "Sources/Boutique",
"product_dependencies" : [
"Bodega",
"OrderedCollections"
],
"product_memberships" : [
"Boutique"
],
"sources" : [
"Internal/AsyncValueSubject.swift",
"Internal/BoxedValue.swift",
"Internal/CachedValue.swift",
"Internal/JSONCoders.swift",
"Internal/Keychain.swift",
"Internal/Store.ItemRemovalStrategy.swift",
"SecurelyStoredValue.swift",
"StorableItem.swift",
"Store+Identifiable.swift",
"Store+Observation.swift",
"Store.Operation.swift",
"Store.swift",
"StoreEvent.swift",
"Stored.swift",
"StoredValue+Array.swift",
"StoredValue+Binding.swift",
"StoredValue+Bool.swift",
"StoredValue+Dictionary.swift",
"StoredValue+KeypathSetter.swift",
"StoredValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mergesort/Bodega.git
[1/1992] Fetching bodega
[579/4041] Fetching bodega, swift-docc-plugin
[2239/20632] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (0.61s)
[3875/18640] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.83s)
Fetched https://github.com/apple/swift-collections from cache (1.85s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (5.42s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9765] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.36s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (2.20s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.34s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (3.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.62s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.10s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/55] Compiling SQLite Connection+Pragmas.swift
[10/55] Compiling SQLite Connection.swift
[11/56] Compiling SQLite Statement.swift
[12/56] Compiling SQLite URIQueryParameter.swift
[13/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/56] Compiling SQLite Connection+Aggregation.swift
[15/56] Compiling SQLite Connection+Attach.swift
[16/56] Emitting module InternalCollectionsUtilities
[17/56] Compiling SQLite Backup.swift
[18/56] Compiling SQLite Blob.swift
[19/56] Compiling SQLite Errors.swift
[20/56] Compiling SQLite Result.swift
[21/56] Compiling SQLite SQLiteFeature.swift
[22/56] Compiling SQLite SQLiteVersion.swift
[23/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[26/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[27/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[28/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[29/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[30/112] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[31/112] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[32/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/119] Compiling OrderedCollections OrderedDictionary.swift
[40/119] Compiling OrderedCollections OrderedSet+Codable.swift
[41/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[45/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[46/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[53/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[54/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[55/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/119] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/119] Compiling OrderedCollections _HashTable+Bucket.swift
[64/119] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/119] Compiling OrderedCollections _HashTable+Constants.swift
[66/119] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[67/119] Compiling OrderedCollections _HashTable+Testing.swift
[68/119] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[69/119] Compiling OrderedCollections _HashTable.swift
[70/119] Compiling OrderedCollections _Hashtable+Header.swift
[71/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/119] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/119] Compiling OrderedCollections OrderedSet+Testing.swift
[82/119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/119] Compiling OrderedCollections OrderedSet.swift
[85/119] Compiling OrderedCollections _UnsafeBitset.swift
[86/119] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/124] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[121/124] Compiling SQLite Query.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[122/124] Compiling SQLite Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[123/124] Compiling SQLite Setter.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[124/124] Compiling SQLite WindowFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/50] Compiling InternalCollectionsUtilities Debugging.swift
[7/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[8/50] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/50] Compiling InternalCollectionsUtilities Descriptions.swift
[10/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/51] Compiling InternalCollectionsUtilities Integer rank.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/51] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[14/51] Emitting module InternalCollectionsUtilities
[15/55] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/55] Compiling SQLite SchemaChanger.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[18/55] Compiling SQLite SchemaDefinitions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[19/55] Compiling SQLite SchemaReader.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[20/55] Compiling SQLite AggregateFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[23/55] Compiling SQLite Value.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[24/55] Compiling SQLite Cipher.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[25/55] Compiling SQLite FTS4.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[26/55] Compiling SQLite DateAndTimeFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[27/55] Compiling SQLite Expression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[28/55] Compiling SQLite Operators.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[29/55] Compiling SQLite Query+with.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[34/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[35/55] Compiling SQLite Coding.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[36/55] Compiling SQLite Collation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[37/55] Compiling SQLite CoreFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[38/55] Compiling SQLite CustomFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[39/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[44/55] Compiling SQLite FTS5.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[45/55] Compiling SQLite RTree.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[46/55] Compiling SQLite Foundation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[47/55] Compiling SQLite Helpers.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[48/55] Compiling SQLite Connection+Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[51/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/111] Compiling OrderedCollections OrderedSet+Initializers.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[54/111] Compiling OrderedCollections OrderedSet+Insertions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[55/111] Compiling OrderedCollections OrderedSet+Invariants.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[56/111] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
BUILD FAILURE 6.1 android