Build Information
Failed to build SFSymbolsPicker, reference main (d3a693), with Swift 6.1 for Wasm on 1 Nov 2025 23:22:11 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.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/alessiorubicini/SFSymbolsPickerForSwiftUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d3a6936 Merge branch 'main' of github.com:alessiorubicini/SFSymbolsPickerForSwiftUI
Cloned https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Revision (git rev-parse @):
d3a6936db5fedbb48a037b556d52a215071af48e
SUCCESS checkout https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "sfsafesymbols",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SFSafeSymbols/SFSafeSymbols.git"
}
],
"manifest_display_name" : "SFSymbolsPicker",
"name" : "SFSymbolsPicker",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SFSymbolsPicker",
"targets" : [
"SFSymbolsPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolsPicker",
"module_type" : "SwiftTarget",
"name" : "SFSymbolsPicker",
"path" : "Sources/SFSymbolsPicker",
"product_dependencies" : [
"SFSafeSymbols"
],
"product_memberships" : [
"SFSymbolsPicker"
],
"sources" : [
"Examples/AllSymbolsExample.swift",
"Examples/CustomSymbolsExample.swift",
"SymbolIcon.swift",
"SymbolLoader.swift",
"SymbolsPicker.swift",
"SymbolsPickerVM.swift"
],
"type" : "library"
}
],
"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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
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/SFSafeSymbols/SFSafeSymbols.git
[1/3252] Fetching sfsafesymbols
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (0.69s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 7.0.0 (1.17s)
Creating working copy for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Working copy of https://github.com/SFSafeSymbols/SFSafeSymbols.git resolved at 7.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SFSymbolsPicker/Localizable.xcstrings
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/57] Emitting module SFSafeSymbols
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[5/64] Compiling SFSafeSymbols SFSymbol+3.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[6/64] Compiling SFSafeSymbols SFSymbol+3.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[7/64] Compiling SFSafeSymbols SFSymbol+3.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[8/64] Compiling SFSafeSymbols SFSymbol+4.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[9/64] Compiling SFSafeSymbols SFSymbol+4.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[10/64] Compiling SFSafeSymbols SFSymbol+4.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[11/64] Compiling SFSafeSymbols SFSymbol+5.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[12/64] Compiling SFSafeSymbols SFSymbol+5.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[13/64] Compiling SFSafeSymbols DisplayRepresentationImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[14/64] Compiling SFSafeSymbols NSImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[15/64] Compiling SFSafeSymbols Button+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[16/64] Compiling SFSafeSymbols ContentUnavailableView+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[17/64] Compiling SFSafeSymbols Image+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[18/64] Compiling SFSafeSymbols Label+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[19/64] Compiling SFSafeSymbols MenuBarExtra+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[20/64] Compiling SFSafeSymbols Tab+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[21/64] Compiling SFSafeSymbols UIApplicationShortcutIcon+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[22/64] Compiling SFSafeSymbols UIImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[23/64] Compiling SFSafeSymbols SFSymbol+1.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[24/64] Compiling SFSafeSymbols SFSymbol+1.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[25/64] Compiling SFSafeSymbols SFSymbol+2.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[26/64] Compiling SFSafeSymbols SFSymbol+2.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[27/64] Compiling SFSafeSymbols SFSymbol+2.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[28/64] Compiling SFSafeSymbols SFSymbol+3.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[29/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[30/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[31/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+7.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[32/64] Compiling SFSafeSymbols SFSymbol+AllSymbols.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[33/64] Compiling SFSafeSymbols SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[34/64] Compiling SFSafeSymbols SymbolLocalizations.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[35/64] Compiling SFSafeSymbols SymbolWithLocalizations.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[36/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[37/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[38/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[39/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[40/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[41/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[42/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[43/64] Compiling SFSafeSymbols SFSymbol+7.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[44/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[45/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[46/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[47/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[48/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[49/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[50/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[51/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[52/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[53/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[54/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[55/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[56/64] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[57/64] Compiling SFSafeSymbols SFSymbol+5.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[58/64] Compiling SFSafeSymbols SFSymbol+5.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[59/64] Compiling SFSafeSymbols SFSymbol+5.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[60/64] Compiling SFSafeSymbols SFSymbol+6.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[61/64] Compiling SFSafeSymbols SFSymbol+6.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[62/64] Compiling SFSafeSymbols SFSymbol+6.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[63/64] Compiling SFSafeSymbols SFSymbol+6.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[64/64] Compiling SFSafeSymbols SFSymbol+6.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
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: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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SFSymbolsPicker/Localizable.xcstrings
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/55] Compiling SFSafeSymbols DisplayRepresentationImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[3/55] Compiling SFSafeSymbols NSImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[4/55] Compiling SFSafeSymbols Button+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[5/55] Compiling SFSafeSymbols ContentUnavailableView+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[6/55] Compiling SFSafeSymbols Image+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[7/55] Compiling SFSafeSymbols Label+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[8/55] Compiling SFSafeSymbols MenuBarExtra+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[9/55] Compiling SFSafeSymbols Tab+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[10/62] Compiling SFSafeSymbols SFSymbol+3.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[11/62] Compiling SFSafeSymbols SFSymbol+3.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[12/62] Compiling SFSafeSymbols SFSymbol+3.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[13/62] Compiling SFSafeSymbols SFSymbol+4.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[14/62] Compiling SFSafeSymbols SFSymbol+4.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[15/62] Compiling SFSafeSymbols SFSymbol+4.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[16/62] Compiling SFSafeSymbols SFSymbol+5.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[17/62] Compiling SFSafeSymbols SFSymbol+5.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[18/62] Compiling SFSafeSymbols UIApplicationShortcutIcon+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[19/62] Compiling SFSafeSymbols UIImage+SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[20/62] Compiling SFSafeSymbols SFSymbol+1.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[21/62] Compiling SFSafeSymbols SFSymbol+1.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[22/62] Compiling SFSafeSymbols SFSymbol+2.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[23/62] Compiling SFSafeSymbols SFSymbol+2.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[24/62] Compiling SFSafeSymbols SFSymbol+2.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[25/62] Compiling SFSafeSymbols SFSymbol+3.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[26/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[27/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[28/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+7.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[29/62] Compiling SFSafeSymbols SFSymbol+AllSymbols.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[30/62] Compiling SFSafeSymbols SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[31/62] Compiling SFSafeSymbols SymbolLocalizations.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[32/62] Compiling SFSafeSymbols SymbolWithLocalizations.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/62] Emitting module SFSafeSymbols
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[34/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[35/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[36/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[37/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[38/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[39/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[40/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+6.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[41/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[42/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[43/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[44/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[45/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[46/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+4.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[47/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+5.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[48/62] Compiling SFSafeSymbols SFSymbol+7.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[49/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[50/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+1.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[51/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[52/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[53/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+2.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[54/62] Compiling SFSafeSymbols SFSymbol+AllSymbols+3.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[55/62] Compiling SFSafeSymbols SFSymbol+5.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[56/62] Compiling SFSafeSymbols SFSymbol+5.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[57/62] Compiling SFSafeSymbols SFSymbol+5.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[58/62] Compiling SFSafeSymbols SFSymbol+6.0.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[59/62] Compiling SFSafeSymbols SFSymbol+6.1.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[60/62] Compiling SFSafeSymbols SFSymbol+6.2.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[61/62] Compiling SFSafeSymbols SFSymbol+6.3.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
[62/62] Compiling SFSafeSymbols SFSymbol+6.4.swift
/host/spi-builder-workspace/.build/checkouts/SFSafeSymbols/Sources/SFSafeSymbols/Initializers/AppIntents/DisplayRepresentationImage+SFSymbol.swift:1:8: error: no such module 'AppIntents'
1 | import AppIntents
| `- error: no such module 'AppIntents'
2 |
3 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
BUILD FAILURE 6.1 wasm