Build Information
Failed to build TranslationCatalog, reference 0.16.0 (ef1741), with Swift 6.1 for Android on 19 Oct 2025 18:03:14 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: 0.16.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/richardpiazza/TranslationCatalog
* tag 0.16.0 -> FETCH_HEAD
HEAD is now at ef17411 FileWrapper Catalog (#44)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
ef174112e61999c863aaa2d7e536ca2736a8ac4c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at 0.16.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "localesupport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/LocaleSupport.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "coredataplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/CoreDataPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "plot",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Plot.git"
},
{
"identity" : "htmlstring",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexisakers/HTMLString.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "TranslationCatalog",
"name" : "TranslationCatalog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TranslationCatalog",
"targets" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "localizer",
"targets" : [
"localizer"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "localizer",
"module_type" : "SwiftTarget",
"name" : "localizer",
"path" : "Sources/localizer",
"product_dependencies" : [
"ArgumentParser",
"LocaleSupport"
],
"product_memberships" : [
"localizer"
],
"sources" : [
"Catalog+Delete.swift",
"Catalog+Export.swift",
"Catalog+Generate.swift",
"Catalog+Import.swift",
"Catalog+Insert.swift",
"Catalog+Query.swift",
"Catalog+Syntax.swift",
"Catalog+Update.swift",
"Catalog.swift",
"Configuration.swift",
"Configure+Get.swift",
"Configure+Set.swift",
"Configure.swift",
"Extensions/Arguments.swift",
"Extensions/FileFormat+localizer.swift",
"Extensions/FileManager+localizer.swift",
"Extensions/Locale+localizer.swift",
"Extensions/RenderFormat+localizer.swift",
"Preview.swift",
"localizer.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogSQLite",
"TranslationCatalogFilesystem"
],
"type" : "executable"
},
{
"c99name" : "TranslationCatalogTests",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogTests",
"path" : "Tests/TranslationCatalogTests",
"sources" : [
"CoreDataEmptyCatalogTests.swift",
"CoreDataQueryCatalogTests.swift",
"Extensions/Catalog+DeleteAssertions.swift",
"Extensions/Catalog+InsertAssertions.swift",
"Extensions/Catalog+QueryAssertions.swift",
"Extensions/Catalog+UpdateAssertions.swift",
"FilesystemEmptyCatalogTests.swift",
"FilesystemEncodingTests.swift",
"FilesystemQueryCatalogTests.swift",
"KeyHierarchy2Tests.swift",
"KeyHierarchyTests.swift",
"NodeSortTests.swift",
"SQLiteEmptyCatalogTests.swift",
"SQLiteQueryCatalogTests.swift",
"StringReplacementTests.swift",
"TestCases/EmptyCatalogTestCase.swift",
"TestCases/QueryCatalogTestCase.swift"
],
"target_dependencies" : [
"TranslationCatalog",
"TranslationCatalogCoreData",
"TranslationCatalogIO",
"TranslationCatalogFilesystem",
"TranslationCatalogSQLite"
],
"type" : "test"
},
{
"c99name" : "TranslationCatalogSQLite",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogSQLite",
"path" : "Sources/TranslationCatalogSQLite",
"product_dependencies" : [
"Statement",
"StatementSQLite",
"SQLite"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/ProjectExpressionEntity.swift",
"Entities/TranslationEntity.swift",
"SQLite+Query.swift",
"SQLite+Schema.swift",
"SQLiteCatalog+AssociatedTypes.swift",
"SQLiteCatalog.swift",
"SQLiteStatement+Expression.swift",
"SQLiteStatement+Project.swift",
"SQLiteStatement+ProjectExpression.swift",
"SQLiteStatement+Translation.swift",
"SQLiteStmt+Entities.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogIO",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogIO",
"path" : "Sources/TranslationCatalogIO",
"product_dependencies" : [
"XMLCoder",
"Plot",
"HTMLString",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"LocaleSupport"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"ExpressionDecoder.swift",
"ExpressionEncoder.swift",
"ExpressionImporter.swift",
"ExpressionRenderer.swift",
"Extensions/Dictionary+AppleStrings.swift",
"Extensions/Expression+IO.swift",
"Extensions/Plot+IO.swift",
"Extensions/String+IO.swift",
"Extensions/XML+Expression.swift",
"FileFormat.swift",
"Internal/NodeID.swift",
"Internal/NodePath.swift",
"Internal/Resource.swift",
"Internal/StringsXml.swift",
"KeyHierarchy+Syntax.swift",
"KeyHierarchy.swift",
"MarkdownTable.swift",
"RenderFormat.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogFilesystem",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogFilesystem",
"path" : "Sources/TranslationCatalogFilesystem",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"DirectoryCatalog.swift",
"Documents/Deprecated/ExpressionDocumentV1.swift",
"Documents/Deprecated/TranslationDocumentV1.swift",
"Documents/Document.swift",
"Documents/DocumentSchemaVersion.swift",
"Documents/ExpressionDocument.swift",
"Documents/ProjectDocument.swift",
"Documents/TranslationDocument.swift",
"Extensions/JSONDecoder+TranslationCatalogFilesystem.swift",
"Extensions/JSONEncoder+TranslationCatalogFilesystem.swift",
"FileWrapperCatalog.swift",
"FilesystemContainer.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalogCoreData",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalogCoreData",
"path" : "Sources/TranslationCatalogCoreData",
"product_dependencies" : [
"CoreDataPlus"
],
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CoreDataCatalog.swift",
"Entities/ExpressionEntity.swift",
"Entities/ProjectEntity.swift",
"Entities/TranslationEntity.swift",
"ManagedModel.swift"
],
"target_dependencies" : [
"TranslationCatalog"
],
"type" : "library"
},
{
"c99name" : "TranslationCatalog",
"module_type" : "SwiftTarget",
"name" : "TranslationCatalog",
"path" : "Sources/TranslationCatalog",
"product_memberships" : [
"TranslationCatalog",
"localizer"
],
"sources" : [
"Catalog.swift",
"CatalogError.swift",
"CatalogQuery.swift",
"CatalogSchema.swift",
"CatalogUpdate.swift",
"Expression.swift",
"Extensions/Locale.LanguageCode+TranslationCatalog.swift",
"Extensions/Locale.Region+TranslationCatalog.swift",
"Extensions/UUID+TranslationCatalog.swift",
"Project.swift",
"Translation.swift",
"TranslationState.swift"
],
"type" : "library"
},
{
"c99name" : "LocalizerTests",
"module_type" : "SwiftTarget",
"name" : "LocalizerTests",
"path" : "Tests/LocalizerTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CatalogDeleteProjectTests.swift",
"CatalogGenerateTests.swift",
"CatalogSyntaxTests.swift",
"CoreDataExportTests.swift",
"FilesystemExportTests.swift",
"FilesystemImportTests.swift",
"HelpTests.swift",
"Models/LocalizerProcess.swift",
"Models/TestResource.swift",
"PreviewTests.swift",
"SQLiteExportTests.swift",
"TestCases/LocalizerTestCase.swift"
],
"target_dependencies" : [
"localizer"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
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/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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/16682] Fetching swift-argument-parser
[669/26764] Fetching swift-argument-parser, xmlcoder
[770/36851] Fetching swift-argument-parser, xmlcoder, sqlite.swift
[22383/109448] Fetching swift-argument-parser, xmlcoder, sqlite.swift, swift-syntax
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (2.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.77s)
Fetching https://github.com/richardpiazza/CoreDataPlus.git
[28237/82684] Fetching sqlite.swift, swift-syntax
Fetching https://github.com/richardpiazza/Statement.git
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.81s)
Fetching https://github.com/richardpiazza/LocaleSupport.git
[19602/72597] Fetching swift-syntax
[23959/73392] Fetching swift-syntax, localesupport
[24987/74136] Fetching swift-syntax, localesupport, statement
[26949/74374] Fetching swift-syntax, localesupport, statement, coredataplus
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.47s)
Fetched https://github.com/richardpiazza/Statement.git from cache (0.52s)
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.55s)
[26861/72597] Fetching swift-syntax
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/alexisakers/HTMLString.git
Fetched https://github.com/apple/swift-syntax.git from cache (12.05s)
[1/2096] Fetching plot
[2097/3727] Fetching plot, htmlstring
Fetched https://github.com/JohnSundell/Plot.git from cache (1.00s)
Fetched https://github.com/alexisakers/HTMLString.git from cache (1.00s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (13.98s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/187] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.30s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (5.21s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (1.10s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.96s)
Fetching https://github.com/apple/swift-log.git
[1/3957] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.64s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.99s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (1.12s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.2 (1.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.98s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.35s)
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
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.4
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.2
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/60] Write sources
[2/60] Copying Info.plist
[2/60] Write sources
[27/60] Copying Model_2_to_3.xcmappingmodel
[27/60] Copying Model_1_to_2.xcmappingmodel
[29/60] Copying CatalogModel_3.xcdatamodeld
[29/60] Copying CatalogModel_2.xcdatamodeld
[31/60] Copying PrecompiledResources
[32/60] Copying CatalogModel_1.xcdatamodeld
[33/60] Write swift-version-24593BA9C3E375BF.txt
[35/194] Emitting module SwiftSyntax509
[36/194] Compiling SwiftSyntax509 Empty.swift
[37/195] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/195] Emitting module ArgumentParserToolInfo
[41/301] Emitting module Statement
[42/304] Compiling LocaleSupport LocaleSupportConfiguration.swift
[43/305] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/305] 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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[45/309] Compiling Logging MetadataProvider.swift
[46/309] Compiling TranslationCatalog Project.swift
[47/310] Emitting module Logging
[48/310] Compiling Logging Locks.swift
[49/310] Compiling TranslationCatalog TranslationState.swift
[50/310] Compiling SwiftSyntax Convenience.swift
[51/310] Compiling SwiftSyntax MemoryLayout.swift
[52/310] Compiling Logging LogHandler.swift
[53/310] Compiling Logging Logging.swift
[55/311] Compiling SwiftSyntax Syntax.swift
[56/311] Compiling SwiftSyntax SyntaxArena.swift
[57/311] Compiling SwiftSyntax SyntaxChildren.swift
[58/311] Compiling SwiftSyntax SyntaxCollection.swift
[59/311] Compiling SwiftSyntax SyntaxData.swift
[60/311] Compiling SwiftSyntax RawSyntax.swift
[61/311] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[62/311] Compiling SwiftSyntax TokenDiagnostic.swift
[63/311] Compiling SwiftSyntax TokenSyntax.swift
[64/311] Compiling SwiftSyntax Trivia.swift
[65/311] Compiling SwiftSyntax Utils.swift
[66/311] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/311] Compiling SwiftSyntax AbsolutePosition.swift
[68/311] Compiling SwiftSyntax Assert.swift
[69/311] Compiling SwiftSyntax BumpPtrAllocator.swift
[70/311] Compiling SwiftSyntax CommonAncestor.swift
[73/311] Compiling SwiftSyntax MissingNodeInitializers.swift
[74/319] Compiling SQLite WindowFunctions.swift
[75/319] Compiling SwiftSyntax SyntaxTraits.swift
[76/319] Compiling SwiftSyntax SyntaxTransform.swift
[77/319] Compiling SwiftSyntax SyntaxVisitor.swift
[78/319] Compiling SwiftSyntax TokenKind.swift
[79/319] Compiling SwiftSyntax Tokens.swift
[80/319] Compiling SwiftSyntax TriviaPieces.swift
[81/319] Compiling SwiftSyntax RawSyntaxNodes.swift
[82/329] Emitting module Plot
[83/329] Compiling Plot PodcastMediaType.swift
[84/329] Compiling Plot PodcastType.swift
[85/329] Compiling Plot RSS.swift
[86/329] Compiling Plot RSSAttributes.swift
[87/329] Compiling Plot RSSElements.swift
[88/329] Compiling Plot Renderable.swift
[89/329] Compiling Plot SiteMap.swift
[90/329] Compiling Plot SiteMapChangeFrequency.swift
[93/329] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[94/329] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[95/329] Compiling SwiftSyntax RawSyntaxTokenView.swift
[96/329] Compiling SwiftSyntax SourceLength.swift
[97/329] Compiling Statement Keyword.swift
[98/329] Compiling Statement LogicalPredicate.swift
[99/329] Compiling Statement Segment.swift
[107/329] Compiling SwiftSyntax SyntaxText.swift
[109/329] Compiling HTMLString HTMLString.swift
[110/329] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[111/329] Compiling TranslationCatalog Translation.swift
[112/329] Compiling LocaleSupport LocaleSupportError.swift
[115/329] Compiling LocaleSupport LocalizationKeyStrategy.swift
[116/329] Compiling LocaleSupport LocalizedStringConvertible.swift
[117/329] Compiling LocaleSupport LocalizationKey.swift
[120/329] Emitting module LocaleSupport
[121/330] Compiling SwiftSyntax Keyword.swift
[122/330] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[123/330] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[124/330] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[125/330] Compiling SwiftSyntax SyntaxBaseNodes.swift
[126/330] Compiling SQLite Query.swift
[127/330] Compiling SQLite Schema.swift
[128/330] Compiling SQLite Setter.swift
[129/330] Compiling SwiftSyntax RawSyntaxValidation.swift
[130/330] Compiling SwiftSyntax SyntaxDeclNodes.swift
[131/330] Compiling SwiftSyntax SyntaxExprNodes.swift
[132/330] Compiling SwiftSyntax SyntaxNodes.swift
[133/330] Compiling SwiftSyntax SyntaxPatternNodes.swift
[134/330] Compiling SwiftSyntax SyntaxStmtNodes.swift
[135/330] Compiling SwiftSyntax SyntaxTypeNodes.swift
[136/330] Compiling Plot Language.swift
[146/330] Compiling HTMLString NSString+HTMLString.swift
[147/330] Compiling HTMLString Mappings.swift
[149/330] Emitting module HTMLString
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[154/331] Emitting module TranslationCatalog
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:2:10: warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
1 | public enum CatalogError: Error {
2 | case badQuery(CatalogQuery)
| `- warning: associated value 'badQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
3 | case dataTypeConversion(String? = nil)
4 | case expressionExistingWithId(Expression.ID, Expression)
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:12:10: warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
10 | case translationExistingWithValue(String, Translation)
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
| `- warning: associated value 'unhandledQuery' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogQuery'; this is an error in the Swift 6 language mode
13 | case unhandledUpdate(CatalogUpdate)
14 | }
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogQuery.swift:4:17: note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters for performing query operations
4 | public protocol CatalogQuery {}
| `- note: protocol 'CatalogQuery' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectQuery: CatalogQuery {
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogError.swift:13:10: warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
11 | case translationId(Translation.ID)
12 | case unhandledQuery(CatalogQuery)
13 | case unhandledUpdate(CatalogUpdate)
| `- warning: associated value 'unhandledUpdate' of 'Sendable'-conforming enum 'CatalogError' has non-sendable type 'any CatalogUpdate'; this is an error in the Swift 6 language mode
14 | }
15 |
/host/spi-builder-workspace/Sources/TranslationCatalog/CatalogUpdate.swift:4:17: note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
2 |
3 | /// Associated parameters when performing update operations
4 | public protocol CatalogUpdate {}
| `- note: protocol 'CatalogUpdate' does not conform to the 'Sendable' protocol
5 |
6 | public enum GenericProjectUpdate: CatalogUpdate {
[164/345] Compiling CoreDataPlus CoreDataPlusError.swift
[165/345] Compiling CoreDataPlus Bundle+Resources.swift
[166/345] Compiling CoreDataPlus Logger+CoreDataPlus.swift
[167/345] Compiling CoreDataPlus NSAttributeDescription+CoreDataPlus.swift
[172/352] Emitting module XMLCoder
[185/358] Compiling CoreDataPlus NSEntityMapping+CoreDataPlus.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[186/358] Compiling CoreDataPlus NSManagedObject+CoreDataPlus.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[187/358] Compiling CoreDataPlus NSManagedObjectContext+CoreDataPlus.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[188/358] Compiling CoreDataPlus CatalogContainer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[198/402] Compiling ArgumentParser ArgumentHelp.swift
[199/402] Compiling ArgumentParser ArgumentVisibility.swift
[200/402] Compiling ArgumentParser CompletionKind.swift
[201/402] Compiling ArgumentParser Errors.swift
[202/402] Compiling ArgumentParser Flag.swift
[203/402] Compiling ArgumentParser NameSpecification.swift
[204/402] Compiling ArgumentParser Option.swift
[205/402] Compiling ArgumentParser ParsableArguments.swift
[206/402] Compiling ArgumentParser ParsableCommand.swift
[207/402] Compiling ArgumentParser ArgumentDecoder.swift
[208/402] Compiling ArgumentParser ArgumentDefinition.swift
[209/402] Compiling ArgumentParser ArgumentSet.swift
[210/402] Compiling ArgumentParser CommandParser.swift
[211/402] Compiling ArgumentParser BashCompletionsGenerator.swift
[212/402] Compiling ArgumentParser CompletionsGenerator.swift
[213/402] Compiling ArgumentParser FishCompletionsGenerator.swift
[214/402] Compiling ArgumentParser ZshCompletionsGenerator.swift
[215/402] Compiling ArgumentParser Argument.swift
[216/402] Compiling ArgumentParser ArgumentDiscussion.swift
[217/402] Compiling ArgumentParser InputKey.swift
[218/402] Compiling ArgumentParser InputOrigin.swift
[219/402] Compiling ArgumentParser Name.swift
[220/402] Compiling ArgumentParser Parsed.swift
[221/402] Compiling ArgumentParser ParsedValues.swift
[222/402] Compiling ArgumentParser ParserError.swift
[223/402] Compiling ArgumentParser SplitArguments.swift
[224/402] Compiling ArgumentParser OptionGroup.swift
[225/402] Compiling ArgumentParser AsyncParsableCommand.swift
[226/402] Compiling ArgumentParser CommandConfiguration.swift
[227/402] Compiling ArgumentParser CommandGroup.swift
[228/402] Compiling ArgumentParser EnumerableFlag.swift
[229/402] Compiling ArgumentParser ExpressibleByArgument.swift
[232/405] Wrapping AST for SwiftSyntax509 for debugging
[234/411] Compiling Plot AnyEnvironmentValue.swift
[235/411] Compiling Plot AnyNode.swift
[236/411] Compiling Plot ElementRenderingBuffer.swift
[237/411] Compiling Plot ElementWrapper.swift
[238/411] Compiling Plot Environment.swift
[239/411] Compiling Plot ModifiedComponent.swift
[240/411] Compiling Plot Renderer.swift
[241/411] Compiling Plot String+Escaping.swift
[242/423] Compiling StatementSQLite SelectContext.swift
[243/423] Compiling StatementSQLite SetContext.swift
[244/423] Compiling StatementSQLite UpdateContext.swift
[246/423] Emitting module CoreDataPlus
[247/423] Emitting module StatementSQLite
[248/425] Compiling StatementSQLite SQLiteStatement.swift
[249/425] Compiling StatementSQLite Segment+SQLite.swift
[250/425] Compiling StatementSQLite DeleteContext.swift
[251/425] Compiling StatementSQLite Field+SQLite.swift
[252/425] Compiling StatementSQLite OrderContext.swift
[253/425] Compiling StatementSQLite JoinContext.swift
[254/425] Compiling StatementSQLite LimitContext.swift
[255/425] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[256/425] Wrapping AST for TranslationCatalog for debugging
[258/425] Compiling StatementSQLite FromContext.swift
[259/425] Compiling StatementSQLite HavingContext.swift
[260/425] Compiling StatementSQLite InsertContext.swift
[260/425] Wrapping AST for Statement for debugging
[261/425] Wrapping AST for Plot for debugging
[263/428] Compiling StatementSQLite WhereContext.swift
[264/428] Compiling CoreDataPlus StoreURL.swift
[265/438] Compiling TranslationCatalogFilesystem Document.swift
[266/438] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[267/438] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[268/438] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[269/438] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[272/438] Emitting module TranslationCatalogFilesystem
[276/439] Wrapping AST for Logging for debugging
[278/439] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[280/439] Compiling StatementSQLite ValuesContext.swift
[281/439] Wrapping AST for LocaleSupport for debugging
[286/439] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[287/439] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[288/439] Compiling ArgumentParser CollectionExtensions.swift
[289/439] Compiling ArgumentParser Mutex.swift
[290/439] Compiling ArgumentParser Platform.swift
[291/439] Compiling ArgumentParser SequenceExtensions.swift
[292/439] Compiling ArgumentParser StringExtensions.swift
[293/439] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[315/445] Wrapping AST for HTMLString for debugging
[317/445] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[318/445] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[319/445] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[319/446] Wrapping AST for CoreDataPlus for debugging
[326/451] Wrapping AST for ArgumentParserToolInfo for debugging
[328/453] Compiling TranslationCatalogCoreData TranslationEntity.swift
[329/453] Compiling TranslationCatalogCoreData resource_bundle_accessor.swift
[337/453] Compiling TranslationCatalogCoreData CoreDataCatalog.swift
[338/453] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[339/453] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[340/453] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[341/453] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[341/453] Wrapping AST for StatementSQLite for debugging
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/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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/29] Write swift-version-24593BA9C3E375BF.txt
[4/120] Compiling SwiftSyntax509 Empty.swift
[5/120] Emitting module SwiftSyntax509
[6/181] Compiling HTMLString NSString+HTMLString.swift
[8/180] Compiling Logging MetadataProvider.swift
[9/180] Emitting module HTMLString
[10/180] Compiling LocaleSupport LocaleSupportConfiguration.swift
[11/181] Compiling HTMLString Mappings.swift
[12/181] Compiling HTMLString HTMLString.swift
[14/181] Compiling Logging Locks.swift
[15/181] Compiling LocaleSupport LocalizationKeyStrategy.swift
[16/181] Compiling LocaleSupport LocalizationKey.swift
[17/181] Compiling LocaleSupport LocaleSupportError.swift
[18/181] Compiling LocaleSupport LocalizedStringConvertible.swift
[19/181] Compiling Plot EnvironmentKey.swift
[20/181] Compiling Plot EnvironmentValue.swift
[21/182] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[22/182] Compiling Plot Attribute.swift
[23/182] Compiling Plot Component.swift
[24/182] Compiling Plot ComponentAttributes.swift
[25/185] Compiling LocaleSupport SwiftUI+LocaleSupport.swift
[26/185] Compiling Plot ComponentBuilder.swift
[27/185] Compiling Plot ComponentContainer.swift
[28/185] Compiling Plot ComponentGroup.swift
[29/185] Compiling Plot HTMLAudioFormat.swift
[30/185] Compiling Plot HTMLButtonType.swift
[31/185] Compiling Plot HTMLComponents.swift
[32/185] Compiling Plot HTMLElements.swift
[33/185] Compiling Plot HTMLFormContentType.swift
[34/185] Compiling Plot HTMLFormMethod.swift
[35/185] Emitting module LocaleSupport
[36/185] Emitting module Logging
[37/185] Emitting module Statement
[38/185] Compiling Plot HTMLAnchorTarget.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[39/185] Compiling Plot HTMLAttributes.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[43/189] Compiling Plot DocumentEncoding.swift
[44/189] Compiling Plot Element.swift
[45/189] Compiling Plot ElementClosingMode.swift
[46/189] Compiling Plot ElementComponent.swift
[47/189] Compiling Plot ElementDefinition.swift
[48/189] Compiling Plot EmptyComponent.swift
[51/189] Compiling Plot HTML.swift
[52/189] Compiling Plot HTMLAnchorRelationship.swift
[55/279] Compiling SwiftSyntax RawSyntaxValidation.swift
[56/279] Compiling Plot PodcastType.swift
[57/279] Compiling Plot RSS.swift
[58/279] Compiling Plot RSSAttributes.swift
[59/279] Compiling Plot RSSElements.swift
[60/279] Compiling Plot Renderable.swift
[61/279] Compiling Plot SiteMap.swift
[62/279] Compiling Plot SiteMapChangeFrequency.swift
[63/279] Compiling Plot SiteMapElements.swift
[64/279] Compiling Plot TwitterCardType.swift
[65/279] Compiling Plot URLRepresentable.swift
[66/279] Compiling Plot XML.swift
[67/279] Compiling Plot XMLAttributes.swift
[68/279] Compiling Plot XMLElements.swift
[69/279] Compiling Plot AnyAttribute.swift
[70/279] Compiling Plot AnyElement.swift
[71/287] Compiling TranslationCatalog Project.swift
[72/287] Compiling TranslationCatalog Translation.swift
[73/287] Compiling TranslationCatalog TranslationState.swift
[74/287] Compiling SwiftSyntax AbsolutePosition.swift
[75/287] Compiling SwiftSyntax Assert.swift
[76/287] Compiling SwiftSyntax BumpPtrAllocator.swift
[77/287] Compiling SwiftSyntax CommonAncestor.swift
[78/287] Emitting module TranslationCatalog
[79/287] Compiling SwiftSyntax Convenience.swift
[80/287] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[86/289] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[87/289] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[88/289] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[89/289] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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)
[90/289] 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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[96/289] Compiling SwiftSyntax SyntaxEnum.swift
[97/289] Compiling SwiftSyntax SyntaxKind.swift
[98/289] Compiling SwiftSyntax SyntaxRewriter.swift
[99/289] Compiling SwiftSyntax SyntaxTraits.swift
[100/289] Compiling SwiftSyntax SyntaxTransform.swift
[101/289] Compiling SwiftSyntax ChildNameForKeyPath.swift
[102/289] Compiling SwiftSyntax Keyword.swift
[103/289] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[106/287] Compiling SwiftSyntax Trivia.swift
[107/287] Compiling SwiftSyntax Utils.swift
[108/287] Compiling SwiftSyntax SyntaxCollections.swift
[109/288] Compiling SwiftSyntax SyntaxCollection.swift
[110/288] Compiling SwiftSyntax SyntaxData.swift
[111/288] Compiling SwiftSyntax SyntaxText.swift
[112/288] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[113/288] Compiling SwiftSyntax TokenDiagnostic.swift
[114/288] Compiling SwiftSyntax TokenSyntax.swift
[118/288] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[119/288] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[120/288] Compiling SwiftSyntax SyntaxBaseNodes.swift
[121/288] Compiling SwiftSyntax SyntaxVisitor.swift
[122/288] Compiling SwiftSyntax TokenKind.swift
[123/288] Compiling SwiftSyntax Tokens.swift
[124/288] Compiling SwiftSyntax TriviaPieces.swift
[125/288] Compiling SwiftSyntax RawSyntaxNodes.swift
[127/299] Emitting module Plot
[128/301] Compiling TranslationCatalogFilesystem TranslationDocumentV1.swift
[129/301] Compiling TranslationCatalogFilesystem Document.swift
[130/301] Compiling TranslationCatalogFilesystem DocumentSchemaVersion.swift
[131/301] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[132/301] Compiling TranslationCatalogFilesystem DirectoryCatalog.swift
[133/301] Compiling TranslationCatalogFilesystem ExpressionDocumentV1.swift
[134/301] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[135/307] Compiling TranslationCatalogFilesystem FileWrapperCatalog.swift
[136/308] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[139/308] Compiling SwiftSyntax RawSyntaxTokenView.swift
[140/308] Compiling SwiftSyntax SourceLength.swift
[141/308] Compiling SwiftSyntax SourceLocation.swift
[142/308] Compiling SwiftSyntax SourcePresence.swift
[143/326] Emitting module XMLCoder
[144/326] Compiling TranslationCatalogFilesystem JSONEncoder+TranslationCatalogFilesystem.swift
[145/326] Compiling TranslationCatalogFilesystem JSONDecoder+TranslationCatalogFilesystem.swift
[146/326] Compiling Logging Logging.swift
[147/326] Compiling Logging LogHandler.swift
[148/327] Compiling Plot AnyEnvironmentValue.swift
[149/327] Compiling Plot AnyNode.swift
[150/327] Compiling Plot ElementRenderingBuffer.swift
[151/327] Compiling Plot ElementWrapper.swift
[152/327] Compiling Plot Environment.swift
[153/327] Compiling Plot ModifiedComponent.swift
[154/327] Compiling Plot Renderer.swift
[155/327] Compiling Plot String+Escaping.swift
[157/327] Emitting module StatementSQLite
[158/329] Compiling StatementSQLite InsertContext.swift
[159/329] Compiling StatementSQLite OrderContext.swift
[160/329] Compiling StatementSQLite FromContext.swift
[161/329] Compiling StatementSQLite HavingContext.swift
[163/329] Compiling StatementSQLite SQLiteStatement.swift
[164/329] Compiling StatementSQLite SetContext.swift
[165/329] Compiling StatementSQLite UpdateContext.swift
[166/329] Compiling StatementSQLite ValuesContext.swift
[167/329] Compiling StatementSQLite WhereContext.swift
[168/329] Compiling StatementSQLite JoinContext.swift
[169/329] Compiling StatementSQLite LimitContext.swift
[170/329] Compiling StatementSQLite Segment+SQLite.swift
[171/329] Compiling StatementSQLite SelectContext.swift
[172/329] Compiling StatementSQLite DeleteContext.swift
[173/329] Compiling StatementSQLite Field+SQLite.swift
[177/329] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[180/329] Compiling StatementSQLite AlterTableContext.swift
[181/329] Compiling StatementSQLite CreateContext.swift
[182/329] Compiling StatementSQLite DataType+SQLite.swift
[183/329] Emitting module TranslationCatalogFilesystem
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[217/350] Compiling CoreDataPlus ModelCatalog.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[218/350] Compiling CoreDataPlus ModelVersion.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[219/350] Compiling CoreDataPlus Persistence.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
32 | import SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
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 SwiftToolchainCSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[232/350] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 android