The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziViews with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziViews.git
Reference: 1.3.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/StanfordSpezi/SpeziViews
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 4d2a724 Add conditional view modifier transformation (#33)
Cloned https://github.com/StanfordSpezi/SpeziViews.git
Revision (git rev-parse @):
4d2a724d97c8f19ac7de7aa2c046b1cb3ef7b279
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziViews.git at 1.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziViews.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
[689/24677] Fetching swift-collections, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (3.41s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.3 (2.13s)
Fetching https://github.com/apple/swift-syntax.git
[1/57653] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.23s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.26s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.15.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.iphone-regular.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.iphone-XA3.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.ipad-regular.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.ipad-XA3.png
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/48] Compiling _CollectionsUtilities Debugging.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/48] Compiling _CollectionsUtilities Descriptions.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/48] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/51] Compiling _CollectionsUtilities _SortedCollection.swift
[11/51] Compiling _CollectionsUtilities _UniqueCollection.swift
[14/53] Compiling SpeziViews CanvasView.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/53] Compiling SpeziViews DescriptionGridRow.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/53] Compiling SpeziViews DynamicHStack.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/53] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/53] Compiling _CollectionsUtilities Integer rank.swift
[19/53] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[20/53] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[21/53] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[22/53] Emitting module _CollectionsUtilities
[23/53] Compiling _CollectionsUtilities UInt+reversed.swift
[24/53] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[25/53] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/53] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/53] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[29/53] Compiling _CollectionsUtilities Specialize.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[31/53] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[32/53] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[36/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[37/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[38/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[39/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/109] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/109] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/116] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[54/116] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/116] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/116] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/116] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/116] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/116] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/116] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/116] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/116] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/116] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/116] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[65/116] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/116] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/116] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/116] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/116] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/116] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/116] Compiling OrderedCollections OrderedDictionary.swift
[75/116] Compiling OrderedCollections OrderedSet+Codable.swift
[76/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[81/116] Compiling OrderedCollections OrderedSet+Hashable.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[88/116] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[89/116] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[90/116] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[91/116] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/116] Emitting module SpeziViews
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[93/116] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[94/116] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[95/116] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[96/116] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.ipad-regular.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.ipad-XA3.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.iphone-XA3.png
    /host/spi-builder-workspace/Tests/SpeziViewsTests/__Snapshots__/SnapshotTests/testListRow.iphone-regular.png
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings.license
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/41] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/41] Compiling OrderedCollections OrderedSet.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/41] Compiling SpeziViews OperationStateAlert.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/44] Emitting module SpeziViews
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/44] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/44] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/44] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/44] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/44] Compiling OrderedCollections OrderedSet+Sendable.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/44] Compiling OrderedCollections OrderedSet+SubSequence.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/44] Compiling OrderedCollections OrderedSet+Testing.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/44] Compiling OrderedCollections OrderedSet+UnorderedView.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/44] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/44] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/44] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/44] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/44] Compiling SpeziViews HorizontalGeometryReader.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/44] Compiling SpeziViews ListRow.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/44] Compiling SpeziViews Label.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/44] Compiling SpeziViews ViewStateAlert.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/44] Compiling SpeziViews ViewStateMapper.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/44] Compiling SpeziViews AsyncButton.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/44] Compiling SpeziViews CanvasView.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/44] Compiling SpeziViews DescriptionGridRow.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/44] Compiling SpeziViews DynamicHStack.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/44] Compiling SpeziViews LazyText.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/44] Compiling SpeziViews MarkdownView.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/44] Compiling SpeziViews TextContent.swift
/host/spi-builder-workspace/Sources/SpeziViews/Environment/DefaultErrorDescription.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2