Build Information
Failed to build SFSymbolsPicker, reference main (d3a693), with Swift 6.2 for Linux on 1 Nov 2025 23:21:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/alessiorubicini/SFSymbolsPickerForSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/SFSafeSymbols/SFSafeSymbols.git
[1/3252] Fetching sfsafesymbols
Fetched https://github.com/SFSafeSymbols/SFSafeSymbols.git from cache (0.73s)
Computing version for https://github.com/SFSafeSymbols/SFSafeSymbols.git
Computed https://github.com/SFSafeSymbols/SFSafeSymbols.git at 7.0.0 (1.07s)
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/57] 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, *)
[6/57] 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, *)
[7/57] 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, *)
[8/57] 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, *)
[9/57] 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, *)
[10/57] 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, *)
[11/57] 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, *)
[12/57] 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, *)
[13/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, *)
[14/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, *)
[15/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, *)
[16/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, *)
[17/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, *)
[18/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, *)
[19/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, *)
[20/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, *)
[21/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, *)
[22/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, *)
[23/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, *)
[24/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, *)
[25/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, *)
[26/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, *)
[27/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, *)
[28/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, *)
[29/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, *)
[30/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, *)
[31/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, *)
[32/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, *)
[33/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, *)
[34/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, *)
[35/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, *)
[36/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, *)
[37/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, *)
[38/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, *)
[39/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, *)
[40/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, *)
[41/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, *)
[42/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, *)
[43/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, *)
[44/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, *)
[45/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, *)
[46/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, *)
[47/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, *)
[48/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, *)
[49/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, *)
[50/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, *)
[51/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, *)
[52/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, *)
[53/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, *)
[54/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, *)
[55/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, *)
[56/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, *)
[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, *)
BUILD FAILURE 6.2 linux