Build Information
Failed to build sharing-grdb, reference main (15ef02), with Swift 6.1 for Wasm on 19 Sep 2025 17:22:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/sharing-grdb.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pointfreeco/sharing-grdb
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 15ef02b Update readme.
Cloned https://github.com/pointfreeco/sharing-grdb.git
Revision (git rev-parse @):
15ef02b3729a61e4b80fb34c57e6a018408c1947
SUCCESS checkout https://github.com/pointfreeco/sharing-grdb.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/sharing-grdb.git
https://github.com/pointfreeco/sharing-grdb.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.4.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "swift-structured-queries",
"requirement" : {
"range" : [
{
"lower_bound" : "0.19.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-structured-queries"
},
{
"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" : "sharing-grdb",
"name" : "sharing-grdb",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SharingGRDB",
"targets" : [
"SharingGRDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SharingGRDBCore",
"targets" : [
"SharingGRDBCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SharingGRDBTestSupport",
"targets" : [
"SharingGRDBTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesGRDB",
"targets" : [
"StructuredQueriesGRDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesGRDBCore",
"targets" : [
"StructuredQueriesGRDBCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "StructuredQueriesGRDBTests",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesGRDBTests",
"path" : "Tests/StructuredQueriesGRDBTests",
"product_dependencies" : [
"DependenciesTestSupport",
"StructuredQueries"
],
"sources" : [
"CustomFunctionTests.swift",
"MigrationTests.swift",
"QueryCursorTests.swift"
],
"target_dependencies" : [
"StructuredQueriesGRDB"
],
"type" : "test"
},
{
"c99name" : "StructuredQueriesGRDBCore",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesGRDBCore",
"path" : "Sources/StructuredQueriesGRDBCore",
"product_dependencies" : [
"GRDB",
"Dependencies",
"IssueReporting",
"StructuredQueriesCore",
"StructuredQueriesSQLiteCore"
],
"product_memberships" : [
"SharingGRDB",
"SharingGRDBCore",
"SharingGRDBTestSupport",
"StructuredQueriesGRDB",
"StructuredQueriesGRDBCore"
],
"sources" : [
"CustomFunctions.swift",
"DefaultDatabase.swift",
"Internal/Exports.swift",
"Internal/ISO8601.swift",
"QueryCursor.swift",
"SQLiteQueryDecoder.swift",
"Seed.swift",
"Statement+GRDB.swift"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesGRDB",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesGRDB",
"path" : "Sources/StructuredQueriesGRDB",
"product_dependencies" : [
"StructuredQueries",
"StructuredQueriesSQLite"
],
"product_memberships" : [
"SharingGRDB",
"SharingGRDBTestSupport",
"StructuredQueriesGRDB"
],
"sources" : [
"StructuredQueriesGRDB.swift"
],
"target_dependencies" : [
"StructuredQueriesGRDBCore"
],
"type" : "library"
},
{
"c99name" : "SharingGRDBTests",
"module_type" : "SwiftTarget",
"name" : "SharingGRDBTests",
"path" : "Tests/SharingGRDBTests",
"product_dependencies" : [
"DependenciesTestSupport",
"StructuredQueries"
],
"sources" : [
"AssertQueryTests.swift",
"FetchAllTests.swift",
"FetchOneTests.swift",
"FetchTests.swift",
"IntegrationTests.swift",
"SharingGRDBTests.swift"
],
"target_dependencies" : [
"SharingGRDB",
"SharingGRDBTestSupport"
],
"type" : "test"
},
{
"c99name" : "SharingGRDBTestSupport",
"module_type" : "SwiftTarget",
"name" : "SharingGRDBTestSupport",
"path" : "Sources/SharingGRDBTestSupport",
"product_dependencies" : [
"CustomDump",
"InlineSnapshotTesting",
"StructuredQueriesTestSupport"
],
"product_memberships" : [
"SharingGRDBTestSupport"
],
"sources" : [
"AssertQuery.swift"
],
"target_dependencies" : [
"SharingGRDB"
],
"type" : "library"
},
{
"c99name" : "SharingGRDBCore",
"module_type" : "SwiftTarget",
"name" : "SharingGRDBCore",
"path" : "Sources/SharingGRDBCore",
"product_dependencies" : [
"GRDB",
"Sharing"
],
"product_memberships" : [
"SharingGRDB",
"SharingGRDBCore",
"SharingGRDBTestSupport"
],
"sources" : [
"Fetch.swift",
"FetchAll.swift",
"FetchKey+SwiftUI.swift",
"FetchKey.swift",
"FetchKeyRequest.swift",
"FetchOne.swift",
"Internal/Deprecations.swift",
"Internal/Exports.swift",
"Internal/StatementKey.swift"
],
"target_dependencies" : [
"StructuredQueriesGRDBCore"
],
"type" : "library"
},
{
"c99name" : "SharingGRDB",
"module_type" : "SwiftTarget",
"name" : "SharingGRDB",
"path" : "Sources/SharingGRDB",
"product_memberships" : [
"SharingGRDB",
"SharingGRDBTestSupport"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"SharingGRDBCore",
"StructuredQueriesGRDB"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/6370] Fetching swift-dependencies
[129/8464] Fetching swift-dependencies, swift-docc-plugin
[806/11944] Fetching swift-dependencies, swift-docc-plugin, swift-sharing
[6362/16918] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, swift-structured-queries
[6412/22423] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, swift-structured-queries, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.82s)
Fetching https://github.com/groue/GRDB.swift
[14128/31590] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, xctest-dynamic-overlay, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.32s)
[11791/26085] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
[12103/138106] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-snapshot-testing, grdb.swift
[22586/142704] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-snapshot-testing, grdb.swift, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.12s)
[28189/138106] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-sharing from cache (4.50s)
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (4.51s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.51s)
[50264/127558] Fetching swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.62s)
[35847/112021] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (22.26s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (24.64s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.20.0 (0.60s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-tagged
[1/1200] Fetching swift-tagged
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.33s)
[1/71918] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.36s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (9.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (3.09s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.58s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.6.1 (2.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.84s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.5 (0.60s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2417] Fetching combine-schedulers
[267/3295] Fetching combine-schedulers, swift-concurrency-extras
[1812/4587] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.35s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.35s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.35s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.90s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3527] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.11s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.59s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1850] Fetching swift-perception
[1851/3384] Fetching swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.41s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.99s)
Fetching https://github.com/apple/swift-collections
[1/17515] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.47s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.8 (2.08s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.82s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.8
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.6.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
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.5
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.5
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.20.0
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/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/93] Write sources
[4/93] Copying PrivacyInfo.xcprivacy
[4/93] Write sources
[4/93] Copying PrivacyInfo.xcprivacy
[4/93] Copying Info.plist
[4/93] Write sources
[64/93] Compiling _SwiftSyntaxCShims PlatformMutex.c
[65/93] Write swift-version-24593BA9C3E375BF.txt
[68/109] Emitting module SwiftSyntax601
[69/109] Emitting module SwiftSyntax602
[70/109] Compiling SwiftSyntax601 Empty.swift
[71/109] Emitting module SwiftSyntax601
[72/110] Emitting module SwiftSyntax602
[73/110] Compiling SwiftSyntax602 Empty.swift
[74/111] Compiling SwiftSyntax510 Empty.swift
[75/111] Emitting module SwiftSyntax510
[76/112] Compiling SwiftSyntax601 Empty.swift
[77/113] Compiling SwiftSyntax600 Empty.swift
[78/113] Emitting module SwiftSyntax600
[81/114] Compiling SwiftSyntax600 Empty.swift
[83/115] Compiling SwiftSyntax602 Empty.swift
[85/116] Emitting module SwiftSyntax510
[86/116] Compiling SwiftSyntax510 Empty.swift
[92/156] Emitting module SwiftSyntax509
[93/158] Compiling SwiftSyntax509 Empty.swift
[94/159] Emitting module SwiftSyntax509
[95/171] Compiling SwiftSyntax509 Empty.swift
[96/174] Compiling Sharing1 Empty.swift
[97/174] Emitting module Sharing1
[98/273] Emitting module Sharing2
[99/277] Compiling Sharing2 Empty.swift
[102/323] Emitting module IssueReportingPackageSupport
[103/323] Compiling IssueReportingPackageSupport _Test.swift
[105/324] Compiling GRDB SchedulingWatchdog.swift
[106/324] Compiling GRDB SerializedDatabase.swift
[108/325] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[110/325] Compiling GRDB Statement.swift
[111/325] Compiling GRDB StatementAuthorizer.swift
[112/325] Compiling GRDB DispatchQueueActor.swift
[113/325] Compiling GRDB FetchRequest.swift
[113/336] Wrapping AST for SwiftSyntax601 for debugging
[114/336] Wrapping AST for SwiftSyntax602 for debugging
[116/462] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[117/484] Compiling IssueReporting SwiftTesting.swift
[118/484] Compiling IssueReporting UncheckedSendable.swift
[119/484] Compiling IssueReporting LockIsolated.swift
[120/484] Compiling IssueReporting Rethrows.swift
[121/484] Compiling IssueReporting Deprecations.swift
[122/484] Compiling IssueReporting FailureObserver.swift
[123/484] Emitting module InternalCollectionsUtilities
[125/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[128/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[129/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[130/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[131/540] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[132/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[133/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[134/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[135/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[136/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[137/547] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[138/547] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[139/547] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/547] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/547] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/547] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/547] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/547] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/547] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[148/547] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[149/547] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/547] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[151/547] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[152/547] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[153/547] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[154/547] Compiling OrderedCollections OrderedDictionary+Values.swift
[155/547] Compiling OrderedCollections OrderedDictionary.swift
[156/547] Compiling OrderedCollections OrderedSet+Codable.swift
[157/547] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[158/547] Compiling OrderedCollections OrderedSet+Descriptions.swift
[159/547] Compiling OrderedCollections OrderedSet+Diffing.swift
[160/547] Compiling OrderedCollections OrderedSet+Equatable.swift
[161/547] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[162/547] Compiling OrderedCollections OrderedSet+Hashable.swift
[163/547] Compiling OrderedCollections OrderedDictionary+Codable.swift
[164/547] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[165/547] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[166/547] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[167/547] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[168/547] Compiling OrderedCollections OrderedDictionary+Elements.swift
[169/547] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[170/547] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[173/549] Emitting module SnapshotTesting
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[174/553] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[175/553] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[176/553] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[177/553] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[187/561] Compiling OrderedCollections _HashTable+Bucket.swift
[188/561] Compiling OrderedCollections _HashTable+BucketIterator.swift
[189/561] Compiling OrderedCollections _HashTable+Constants.swift
[190/561] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[191/561] Compiling OrderedCollections _HashTable+Testing.swift
[192/561] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[193/561] Compiling OrderedCollections _HashTable.swift
[194/561] Compiling OrderedCollections _Hashtable+Header.swift
[195/561] Compiling OrderedCollections OrderedSet+Sendable.swift
[196/561] Compiling OrderedCollections OrderedSet+SubSequence.swift
[197/561] Compiling OrderedCollections OrderedSet+Testing.swift
[198/561] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[199/561] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[200/561] Compiling OrderedCollections OrderedSet.swift
[201/561] Compiling OrderedCollections _UnsafeBitset.swift
[202/561] Compiling IssueReporting WithExpectedIssue.swift
[203/561] Compiling IssueReporting WithIssueContext.swift
[204/561] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[232/562] Compiling ConcurrencyExtras LockIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[241/563] Emitting module ConcurrencyExtras
[249/563] Emitting module IssueReportingTestSupport
[250/563] Compiling IssueReportingTestSupport SwiftTesting.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[256/563] Compiling IssueReportingTestSupport XCTest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[272/563] Emitting module IssueReporting
[282/563] Compiling ConcurrencyExtras Task.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write swift-version-24593BA9C3E375BF.txt
[4/45] Compiling SwiftSyntax600 Empty.swift
[5/45] Compiling SwiftSyntax509 Empty.swift
[6/45] Emitting module SwiftSyntax509
[7/46] Emitting module SwiftSyntax600
[8/46] Emitting module SwiftSyntax510
[9/46] Compiling SwiftSyntax602 Empty.swift
[10/46] Emitting module SwiftSyntax602
[11/48] Compiling SwiftSyntax510 Empty.swift
[12/48] Compiling Sharing1 Empty.swift
[13/48] Emitting module Sharing1
[14/49] Compiling Sharing2 Empty.swift
[15/49] Compiling SwiftSyntax602 Empty.swift
[16/49] Emitting module SwiftSyntax602
[17/49] Emitting module Sharing2
[18/52] Emitting module SwiftSyntax601
[19/52] Compiling SwiftSyntax601 Empty.swift
[28/99] Emitting module IssueReportingPackageSupport
[29/99] Emitting module SwiftSyntax601
[30/99] Compiling SwiftSyntax601 Empty.swift
[31/101] Emitting module SwiftSyntax509
[32/101] Compiling SwiftSyntax509 Empty.swift
[33/122] Compiling SwiftSyntax600 Empty.swift
[34/197] Emitting module SwiftSyntax600
[38/256] Compiling SwiftSyntax510 Empty.swift
[39/256] Compiling IssueReportingPackageSupport _Test.swift
[40/256] Emitting module SwiftSyntax510
[41/257] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/259] Compiling GRDB SQL.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[43/259] Compiling GRDB SQLInterpolation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[44/259] Compiling GRDB SQLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[45/259] Compiling GRDB SchedulingWatchdog.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[46/259] Compiling GRDB DatabaseValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[47/259] Compiling GRDB DatabaseValueConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[48/259] Compiling GRDB DatabaseWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[49/259] Compiling GRDB DispatchQueueActor.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[50/259] Compiling GRDB FetchRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[51/259] Compiling GRDB Row.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[52/259] Compiling GRDB RowAdapter.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[53/259] Compiling GRDB RowDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[54/263] Compiling GRDB DatabaseRegionObservation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[55/263] Compiling GRDB DatabaseSchemaCache.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[56/263] Compiling GRDB DatabaseSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[57/263] Compiling GRDB DatabaseSnapshotPool.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[58/263] Compiling GRDB DatabaseFunction.swift
[59/263] Compiling GRDB DatabasePool.swift
[60/263] Compiling GRDB DatabasePublishers.swift
[61/263] Compiling GRDB DatabaseQueue.swift
[63/263] Emitting module InternalCollectionsUtilities
[64/263] Compiling GRDB Configuration.swift
[65/263] Compiling GRDB Cursor.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[68/263] Compiling GRDB DatabaseReader.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[69/263] Compiling GRDB DatabaseRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[70/263] Compiling GRDB DatabaseBackupProgress.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[71/263] Compiling GRDB DatabaseCollation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[72/263] Compiling GRDB DatabaseError.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[78/263] Compiling GRDB Database.swift
[80/263] Compiling GRDB Database+Schema.swift
[81/263] Compiling GRDB Database+Statements.swift
[82/263] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[83/263] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[84/263] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[85/263] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[86/263] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/264] Wrapping AST for SwiftSyntax509 for debugging
[89/377] Compiling ConcurrencyExtras MainSerialExecutor.swift
[90/424] Emitting module ConcurrencyExtras
[91/424] Compiling SwiftSyntax TokenDiagnostic.swift
[92/424] Compiling SwiftSyntax TokenSequence.swift
[93/424] Compiling ConcurrencyExtras LockIsolated.swift
[94/424] Compiling IssueReportingTestSupport XCTest.swift
[95/424] Emitting module IssueReportingTestSupport
[96/424] Compiling IssueReportingTestSupport SwiftTesting.swift
[97/425] Compiling SwiftSyntax SyntaxText.swift
[98/425] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[99/425] Compiling SwiftSyntax SyntaxNodeStructure.swift
[100/425] Compiling SwiftSyntax SyntaxProtocol.swift
[101/425] Compiling ConcurrencyExtras Result.swift
[102/425] Compiling ConcurrencyExtras Task.swift
[107/482] Compiling ConcurrencyExtras UncheckedSendable.swift
[108/483] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[109/483] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[110/483] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[111/483] Compiling OrderedCollections OrderedDictionary+Elements.swift
[112/483] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[113/483] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[114/483] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[115/483] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[116/483] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[116/483] Wrapping AST for SwiftSyntax600 for debugging
[119/483] Emitting module IssueReporting
[119/483] Wrapping AST for SwiftSyntax510 for debugging
[120/483] Wrapping AST for IssueReportingTestSupport for debugging
[121/483] Wrapping AST for IssueReportingPackageSupport for debugging
[122/483] Write Objects.LinkFileList
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/483] Emitting module SnapshotTesting
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[125/483] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[126/483] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[127/483] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[128/483] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[129/483] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[130/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[131/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[132/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[133/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[134/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[135/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[136/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[137/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[138/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[139/483] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[140/483] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[141/483] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[142/483] Compiling SwiftSyntax RawSyntaxNodesEF.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[143/483] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[144/483] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[145/483] Compiling SwiftSyntax RawSyntaxNodesOP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[146/483] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[147/483] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[148/483] Compiling SwiftSyntax RawSyntaxValidation.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[149/483] Compiling SwiftSyntax SyntaxNodesAB.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
[150/483] Compiling GRDB LineDumpFormat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/Configuration.swift:3:8: error: could not build C module 'GRDBSQLite'
1 | // Import C SQLite functions
2 | #if SWIFT_PACKAGE
3 | import GRDBSQLite
| `- error: could not build C module 'GRDBSQLite'
4 | #elseif GRDBCIPHER
5 | import SQLCipher
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/Sources/GRDBSQLite/shim.h:1:10: error: 'sqlite3.h' file not found
1 | #include <sqlite3.h>
| `- error: 'sqlite3.h' file not found
2 |
3 | typedef void(*_errorLogCallback)(void *pArg, int iErrCode, const char *zMsg);
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[150/483] Linking libIssueReportingTestSupport.wasm
BUILD FAILURE 6.1 wasm