Build Information
Failed to build BlueprintUI, reference main (2a641f
), with Swift 6.0 for Linux on 26 Jun 2025 21:27:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Blueprint.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/square/Blueprint
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a641fb Added support for `DEVELOPMENT_TEAM` environment variable (#562)
Cloned https://github.com/square/Blueprint.git
Revision (git rev-parse @):
2a641fbe2b48fb5af3f2c883eb916055b69acb21
SUCCESS checkout https://github.com/square/Blueprint.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/square/Blueprint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/99] Compiling BlueprintUI RenderContext.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[5/99] Compiling BlueprintUI RoundingCorrectionKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[6/99] Compiling BlueprintUI RoundingOriginKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[7/99] Compiling BlueprintUI SignpostToken.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[8/99] Compiling BlueprintUI Aligned.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[9/99] Compiling BlueprintUI Alignment.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[10/99] Compiling BlueprintUI AspectRatio.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[11/99] Compiling BlueprintUI Builder.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[12/99] Compiling BlueprintUI Centered.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[13/99] Compiling BlueprintUI Column.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[14/99] Compiling BlueprintUI Conditionals.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[15/99] Compiling BlueprintUI ConstrainedAspectRatio.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[16/99] Compiling BlueprintUI ConstrainedSize.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[17/112] Compiling BlueprintUI CGRect.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[18/112] Compiling BlueprintUI CGSize+Extensions.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[19/112] Compiling BlueprintUI UIView.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[20/112] Compiling BlueprintUI UIViewAnimationOptions.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[21/112] Compiling BlueprintUI HintingSizeCache.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[22/112] Compiling BlueprintUI LayoutModeKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[23/112] Compiling BlueprintUI LayoutResultNode.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[24/112] Compiling BlueprintUI LayoutTreeNode.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[25/112] Compiling BlueprintUI Logger.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[26/112] Compiling BlueprintUI Measurer.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[27/112] Compiling BlueprintUI Metatype.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[28/112] Compiling BlueprintUI NativeViewNode.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[29/112] Compiling BlueprintUI OSLog+Blueprint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[30/112] Compiling BlueprintUI PassthroughView.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[31/112] Compiling BlueprintUI WindowSizeKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[32/112] Compiling BlueprintUI BidirectionalCollection+Blueprint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[33/112] Compiling BlueprintUI CGSize+Blueprint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[34/112] Compiling BlueprintUI FloatingPoint+Blueprint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[35/112] Compiling BlueprintUI UIAccessibilityTraits+Blueprint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[36/112] Compiling BlueprintUI FocusBinding.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[37/112] Compiling BlueprintUI FocusState.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[38/112] Compiling BlueprintUI FocusTrigger.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[39/112] Compiling BlueprintUI CacheClearer.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[40/112] Compiling BlueprintUI ElementIdentifier.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[41/112] Compiling BlueprintUI ElementPath.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[42/112] Compiling BlueprintUI AnyObject+Debugging.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[43/112] Compiling BlueprintUI CATransform3D.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[44/112] Compiling BlueprintUI CGPoint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[45/112] Compiling BlueprintUI Spacer.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[46/112] Compiling BlueprintUI Stack.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[47/112] Compiling BlueprintUI TintAdjustmentMode.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[48/112] Compiling BlueprintUI Transformed.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[49/112] Compiling BlueprintUI UnitPoint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[50/112] Compiling BlueprintUI UserInteractionEnabled.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[51/112] Compiling BlueprintUI Measurable.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[52/112] Compiling BlueprintUI SizeConstraint.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[53/112] Compiling BlueprintUI AnimationAttributes.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[54/112] Compiling BlueprintUI LayoutTransition.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[55/112] Compiling BlueprintUI LifecycleCallback.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[56/112] Compiling BlueprintUI ViewDescription.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[57/112] Compiling BlueprintUI VisibilityTransition.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[58/112] Compiling BlueprintUI AttributedText.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[59/112] Compiling BlueprintUI AttributedTextKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[60/112] Compiling BlueprintUI TextAttributeContainer.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[61/112] Compiling BlueprintUI BlueprintView.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[62/112] Compiling BlueprintUI ElementPreview.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[63/112] Compiling BlueprintUI Accessibility.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[64/112] Compiling BlueprintUI ContentStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[65/112] Compiling BlueprintUI Element.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[66/112] Compiling BlueprintUI ElementContent.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[67/112] Compiling BlueprintUI EnvironmentAdaptingStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[68/112] Compiling BlueprintUI LayoutStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[69/112] Compiling BlueprintUI LazyStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[70/112] Compiling BlueprintUI MeasurableStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[71/112] Compiling BlueprintUI MeasureElementStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[72/112] Compiling BlueprintUI PassthroughStorage.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[73/112] Compiling BlueprintUI ProxyElement.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[74/112] Compiling BlueprintUI UIViewElement.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[75/112] Compiling BlueprintUI AdaptedEnvironment.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[76/112] Compiling BlueprintUI Environment.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[77/112] Compiling BlueprintUI EnvironmentKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[78/112] Compiling BlueprintUI EnvironmentReader.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[79/112] Compiling BlueprintUI AccessibilityLinkKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[80/112] Compiling BlueprintUI CalendarKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[81/112] Compiling BlueprintUI DisplayScaleKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[82/112] Compiling BlueprintUI LayoutDirectionKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[83/112] Compiling BlueprintUI LocaleKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[84/112] Compiling BlueprintUI SafeAreaInsetsKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[85/112] Compiling BlueprintUI TimeZoneKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/112] Emitting module BlueprintUI
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[87/112] Compiling BlueprintUI Decorate.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[88/112] Compiling BlueprintUI ElementBuilder.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[89/112] Compiling BlueprintUI ElementDimensions.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[90/112] Compiling BlueprintUI Empty.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[91/112] Compiling BlueprintUI EqualStack.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[92/112] Compiling BlueprintUI FloatingPoint+ScaleRounding.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[93/112] Compiling BlueprintUI Flow.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[94/112] Compiling BlueprintUI GeometryReader.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[95/112] Compiling BlueprintUI GridRow.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[96/112] Compiling BlueprintUI Hidden.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[97/112] Compiling BlueprintUI Inset.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[98/112] Compiling BlueprintUI Keyed.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[99/112] Compiling BlueprintUI Layout.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[100/112] Compiling BlueprintUI LayoutAttributes.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[101/112] Compiling BlueprintUI LayoutMode.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[102/112] Compiling BlueprintUI LayoutOptions.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[103/112] Compiling BlueprintUI LayoutSubelement.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[104/112] Compiling BlueprintUI LayoutTraits.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[105/112] Compiling BlueprintUI LayoutTraitsKey.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[106/112] Compiling BlueprintUI LayoutWriter.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[107/112] Compiling BlueprintUI LifecycleObserver.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[108/112] Compiling BlueprintUI Opacity.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[109/112] Compiling BlueprintUI Overlay.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[110/112] Compiling BlueprintUI Row.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[111/112] Compiling BlueprintUI SingleChildLayout.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
[112/112] Compiling BlueprintUI SingleTraitLayout.swift
/host/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// `AttributedText` allows you to apply strongly-typed attributes to strings (much like the `AttributedString` type
BUILD FAILURE 6.0 linux