Build Information
Failed to build KippleUI, reference main (53a56e
), with Swift 6.1 for Android on 29 May 2025 10:28:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleUI.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/bdrelling/KippleUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 53a56ef Fixed AlertHandler MainActor references
Cloned https://github.com/bdrelling/KippleUI.git
Revision (git rev-parse @):
53a56ef7d3b94856869ee8ecea7db1d82459e0f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleUI.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/bdrelling/KippleUI.git
https://github.com/bdrelling/KippleUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "kipple",
"requirement" : {
"revision" : [
"7b64f96fa67d68b35722029f2ef02a417a911b62"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/Kipple"
},
{
"identity" : "kippletools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.3",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/KippleTools"
}
],
"manifest_display_name" : "KippleUI",
"name" : "KippleUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "KippleUI",
"targets" : [
"KippleUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KippleColors",
"targets" : [
"KippleColors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KippleFonts",
"targets" : [
"KippleFonts"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KippleHaptics",
"targets" : [
"KippleHaptics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KippleShaders",
"targets" : [
"KippleShaders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KippleShapes",
"targets" : [
"KippleShapes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KippleUI",
"module_type" : "SwiftTarget",
"name" : "KippleUI",
"path" : "Sources/KippleUI",
"product_dependencies" : [
"KippleFoundation"
],
"product_memberships" : [
"KippleUI"
],
"sources" : [
"CoreGraphics/Extensions/CGFloat+Convenience.swift",
"CoreGraphics/Extensions/CGPoint+Convenience.swift",
"CoreGraphics/Extensions/CGRect+Convenience.swift",
"CoreGraphics/Extensions/CGSize+Convenience.swift",
"CrossPlatformSupport/NavigationBarItemTitleDisplayMode+Convenience.swift",
"CrossPlatformSupport/ToolbarItemPlacement+Convenience.swift",
"CrossPlatformSupport/TypeAliases.swift",
"CrossPlatformSupport/UIImage+ScalePreservingAspectRatio.swift",
"CrossPlatformSupport/View+NavigationBarConvenience.swift",
"Exports.swift",
"Imported/AnimatableShape.swift",
"Imported/Binding+Convenience.swift",
"Imported/DynamicTypeExamples.swift",
"Imported/NoButtonStyle.swift",
"Imported/RangedDoubleFormatStyle.swift",
"Imported/RangedIntegerFormatStyle.swift",
"Imported/ScaledBezier.swift",
"Imported/String+CopyToClipboard.swift",
"Imported/View+Copying.swift",
"Imported/View+DisableDynamicType.swift",
"Imported/View+PreventDimming.swift",
"Imported/View+PreviewAsFullScreenCover.swift",
"Imported/View+PreviewAsSheet.swift",
"Imported/View+Pulsing.swift",
"Imported/View+Rotating.swift",
"Imported/ViewRepresentable+StaticPreview.swift",
"Kipple+Constants.swift",
"SwiftUI/Core/Extensions/EdgeInsets+Convenience.swift",
"SwiftUI/Core/Extensions/EnvironmentValues+IsDebugging.swift",
"SwiftUI/Core/Extensions/EnvironmentValues+IsHighlighted.swift",
"SwiftUI/Core/Extensions/LazyHGrid+Convenience.swift",
"SwiftUI/Core/Extensions/LazyVGrid+Convenience.swift",
"SwiftUI/Core/Extensions/LinearGradient+Fading.swift",
"SwiftUI/Core/Extensions/Slider+BinaryInteger.swift",
"SwiftUI/Core/Extensions/Text+Markdown.swift",
"SwiftUI/Core/Extensions/View+Convenience.swift",
"SwiftUI/Core/Extensions/View+OnRotate.swift",
"SwiftUI/Core/Protocols/StateEnabledButtonStyle.swift",
"SwiftUI/Core/Protocols/StorageCodable.swift",
"SwiftUI/Core/ViewModifiers/KipplePickerStyle.swift",
"SwiftUI/Core/ViewModifiers/NavigationHidden.swift",
"SwiftUI/Core/ViewModifiers/ParallaxMotion.swift",
"SwiftUI/Core/ViewModifiers/View+AlertHandler.swift",
"SwiftUI/Core/ViewModifiers/View+Align.swift",
"SwiftUI/Core/ViewModifiers/View+DisableAnimations.swift",
"SwiftUI/Core/ViewModifiers/View+DisableLigatures.swift",
"SwiftUI/Core/ViewModifiers/View+Modifed.swift",
"SwiftUI/Core/ViewModifiers/View+NavigationBarBackButton.swift",
"SwiftUI/Core/ViewModifiers/View+NavigationBarBackground.swift",
"SwiftUI/Core/ViewModifiers/View+OnLoad.swift",
"SwiftUI/Core/ViewModifiers/View+ReadSize.swift",
"SwiftUI/Core/ViewModifiers/View+Refreshable.swift",
"SwiftUI/Core/ViewModifiers/View+ReverseMask.swift",
"SwiftUI/Core/ViewModifiers/View+Snapshot.swift",
"SwiftUI/Core/ViewModifiers/View+UnevenCornerRadius.swift",
"SwiftUI/Core/Views/AsyncButton.swift",
"SwiftUI/Core/Views/DismissReader.swift",
"SwiftUI/Core/Views/EmojiFlag.swift",
"SwiftUI/Core/Views/EnvironmentReader.swift",
"SwiftUI/Core/Views/HScrollStack.swift",
"SwiftUI/Core/Views/KipplePicker.swift",
"SwiftUI/Core/Views/Modal.swift",
"SwiftUI/Core/Views/NavigatorStack.swift",
"SwiftUI/Core/Views/RefreshingView.swift",
"SwiftUI/Previews/Enums/PreviewDeviceType.swift",
"SwiftUI/Previews/Extensions/ColorScheme+Convenience.swift",
"SwiftUI/Previews/Extensions/PreviewMatrix+Convenience.swift",
"SwiftUI/Previews/ViewModifiers/PreviewBackground.swift",
"SwiftUI/Previews/ViewModifiers/PreviewMatrix+Layout.swift",
"SwiftUI/Previews/ViewModifiers/PreviewMatrix.swift",
"SwiftUI/Previews/ViewModifiers/View+PreviewBlendModes.swift",
"SwiftUI/Previews/ViewModifiers/View+PreviewInModal.swift",
"SwiftUI/Previews/Views/ColorPalette.swift"
],
"target_dependencies" : [
"KippleColors",
"KippleFonts",
"KippleHaptics",
"KippleShaders",
"KippleShapes"
],
"type" : "library"
},
{
"c99name" : "KippleShapes",
"module_type" : "SwiftTarget",
"name" : "KippleShapes",
"path" : "Sources/KippleShapes",
"product_memberships" : [
"KippleUI",
"KippleShapes"
],
"sources" : [
"Extensions/Shape+FillAndStroke.swift",
"Shapes/Hexagon.swift",
"Shapes/PointedStar.swift",
"Shapes/Polygon.swift",
"Shapes/Quadrilateral.swift",
"Shapes/Triangle.swift",
"Views/Sphere.swift"
],
"target_dependencies" : [
"KippleColors"
],
"type" : "library"
},
{
"c99name" : "KippleShadersTests",
"module_type" : "SwiftTarget",
"name" : "KippleShadersTests",
"path" : "Tests/KippleShadersTests",
"sources" : [
"MetalPerformanceShadersTests.swift",
"ShaderLibraryTests.swift"
],
"target_dependencies" : [
"KippleShaders"
],
"type" : "test"
},
{
"c99name" : "KippleShaders",
"module_type" : "SwiftTarget",
"name" : "KippleShaders",
"path" : "Sources/KippleShaders",
"product_memberships" : [
"KippleUI",
"KippleShaders"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/KippleShaders/Shaders/Checkerboard.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleShaders/Shaders/Pixellate.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleShaders/Shaders/Testing.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Bundle+Convenience.swift",
"Helpers/KippleShaderLibrary.swift",
"View+Checkerboard.swift",
"View+Pixellate.swift"
],
"type" : "library"
},
{
"c99name" : "KippleHaptics",
"module_type" : "SwiftTarget",
"name" : "KippleHaptics",
"path" : "Sources/KippleHaptics",
"product_memberships" : [
"KippleUI",
"KippleHaptics"
],
"sources" : [
"Helpers/HapticGenerator.swift",
"ViewModifiers/View+HapticFeedback.swift"
],
"type" : "library"
},
{
"c99name" : "KippleFontsTests",
"module_type" : "SwiftTarget",
"name" : "KippleFontsTests",
"path" : "Tests/KippleFontsTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/KippleFontsTests/Resources/UbuntuMono/UbuntuMono-B.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/KippleFontsTests/Resources/UbuntuMono/UbuntuMono-BI.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/KippleFontsTests/Resources/UbuntuMono/UbuntuMono-R.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/KippleFontsTests/Resources/UbuntuMono/UbuntuMono-RI.ttf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions/Font+UbuntuMono.swift",
"Tests/FontExtensionTests.swift",
"Tests/FontManagerTests.swift"
],
"target_dependencies" : [
"KippleFonts"
],
"type" : "test"
},
{
"c99name" : "KippleFonts",
"module_type" : "SwiftTarget",
"name" : "KippleFonts",
"path" : "Sources/KippleFonts",
"product_memberships" : [
"KippleUI",
"KippleFonts"
],
"sources" : [
"Extensions/Font+Convenience.swift",
"Extensions/Font+Custom.swift",
"Extensions/FontTextStyle+Convenience.swift",
"Helpers/FontManager.swift",
"TypeAliases/UXFont.swift",
"ViewModifiers/View+Font.swift",
"Views/FontIterator.swift",
"Views/FontTester.swift",
"Views/SystemFontIterator.swift",
"Views/TextStyleIterator.swift"
],
"type" : "library"
},
{
"c99name" : "KippleColorsTests",
"module_type" : "SwiftTarget",
"name" : "KippleColorsTests",
"path" : "Tests/KippleColorsTests",
"sources" : [
"ColorAdjustedTests.swift",
"ColorHexTests.swift",
"UXColorAdjustedTests.swift",
"UXColorHexTests.swift"
],
"target_dependencies" : [
"KippleColors"
],
"type" : "test"
},
{
"c99name" : "KippleColors",
"module_type" : "SwiftTarget",
"name" : "KippleColors",
"path" : "Sources/KippleColors",
"product_memberships" : [
"KippleUI",
"KippleColors",
"KippleShapes"
],
"sources" : [
"Extensions/Color+Adjusted.swift",
"Extensions/Color+Hex.swift",
"TypeAliases/UXColor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/bdrelling/Kipple
[1/1664] Fetching kipple
Fetched https://github.com/bdrelling/Kipple from cache (1.17s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/3836] Fetching swift-log
[193/8222] Fetching swift-log, keychainaccess
[671/12288] Fetching swift-log, keychainaccess, devicekit
[756/18247] Fetching swift-log, keychainaccess, devicekit, swift-algorithms
[4477/34838] Fetching swift-log, keychainaccess, devicekit, swift-algorithms, swift-collections
[15136/35558] Fetching swift-log, keychainaccess, devicekit, swift-algorithms, swift-collections, kippletools
Fetched https://github.com/apple/swift-algorithms from cache (1.18s)
[17322/29599] Fetching swift-log, keychainaccess, devicekit, swift-collections, kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (1.33s)
Fetched https://github.com/devicekit/DeviceKit from cache (1.34s)
Fetched https://github.com/apple/swift-log from cache (1.35s)
[8866/20977] Fetching keychainaccess, swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.37s)
[4646/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.19s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (5.38s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.54s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15379] Fetching swift-argument-parser
[3692/63561] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
[4652/48182] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (29.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (34.21s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.44s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.97s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (1.31s)
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 7b64f96fa67d68b35722029f2ef02a417a911b62
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.2
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/13] Copying Pixellate.metal
[2/13] Copying Checkerboard.metal
[2/13] Write sources
[10/13] Copying Testing.metal
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/51] Compiling KippleHaptics View+HapticFeedback.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/51] Emitting module KippleHaptics
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
[16/51] Compiling KippleHaptics HapticGenerator.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
[17/51] Compiling KippleColors Color+Adjusted.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide methods for adjusting the brightness of colors.
[18/51] Compiling KippleColors Color+Hex.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide methods for adjusting the brightness of colors.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/51] Emitting module KippleColors
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide methods for adjusting the brightness of colors.
[20/51] Compiling KippleColors UXColor.swift
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide methods for adjusting the brightness of colors.
[21/51] Compiling KippleFonts UXFont.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[22/52] Compiling KippleFonts View+Font.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[23/52] Compiling KippleFonts FontTester.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[24/52] Compiling KippleFonts FontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[25/52] Compiling KippleFonts SystemFontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[26/52] Compiling KippleShaders View+Checkerboard.swift
[27/52] Compiling KippleShaders KippleShaderLibrary.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/52] Emitting module KippleFonts
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[29/52] Compiling KippleShaders Bundle+Convenience.swift
[30/52] Emitting module KippleShaders
[31/52] Compiling KippleFonts Font+Convenience.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[32/52] Compiling KippleFonts Font+Custom.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | /// Extension to provide convenience methods for working with fonts.
[33/52] Compiling KippleShaders View+Pixellate.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/32] Emitting module KippleHaptics
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
[5/41] Compiling KippleHaptics View+HapticFeedback.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
[6/41] Compiling KippleHaptics HapticGenerator.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
1 | // Copyright © 2024 Brian Drelling. All rights reserved.
2 |
3 | import SwiftUI
| `- error: no such module 'SwiftUI'
4 |
5 | #if os(iOS)
BUILD FAILURE 6.1 android