Build Information
Failed to build Shapes, reference 0.7.0 (742272
), with Swift 6.1 for Android on 17 Jul 2025 09:10:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nutterfi/Shapes.git
Reference: 0.7.0
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/nutterfi/Shapes
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at 7422720 New shapes - Arbelos, Lune, AnnularSteinerChain
Cloned https://github.com/nutterfi/Shapes.git
Revision (git rev-parse @):
7422720f332ce8b2ec7a7cc0633d998064faca15
SUCCESS checkout https://github.com/nutterfi/Shapes.git at 0.7.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/nutterfi/Shapes.git
https://github.com/nutterfi/Shapes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "Shapes",
"name" : "Shapes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Shapes",
"targets" : [
"Shapes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShapesTests",
"module_type" : "SwiftTarget",
"name" : "ShapesTests",
"path" : "Tests/ShapesTests",
"sources" : [
"KiteTests.swift",
"TaperedRectTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Shapes"
],
"type" : "test"
},
{
"c99name" : "Shapes",
"module_type" : "SwiftTarget",
"name" : "Shapes",
"path" : "Sources/Shapes",
"product_memberships" : [
"Shapes"
],
"sources" : [
"AlignmentShape.swift",
"AnimatablePoints.swift",
"AnnularSteinerChain.swift",
"Arbelos.swift",
"Array.swift",
"Arrowhead.swift",
"Bar.swift",
"BenDayDot.swift",
"BorderedPolygon.swift",
"BorderedRectangle.swift",
"Bullet.swift",
"CGAffineTransform.swift",
"CGPoint.swift",
"CGRect.swift",
"Check.swift",
"CirclePattern.swift",
"CircleSector.swift",
"CompositeShape.swift",
"ConvexPolygon.swift",
"Crescent.swift",
"CutCornerRectangle.swift",
"DataPath.swift",
"Diamond.swift",
"DragonCurve.swift",
"Egg.swift",
"Halftone.swift",
"Hatching.swift",
"Heart.swift",
"InsetShape.swift",
"InvertedCornerRectangle.swift",
"InvertedShape.swift",
"IsoscelesTriangle.swift",
"IsotoxalPolygon.swift",
"Kite.swift",
"Lens.swift",
"Line.swift",
"Lune.swift",
"Math.swift",
"NormalizedShape.swift",
"Numeric+Extensions.swift",
"Parallelogram.swift",
"Path+Extensions.swift",
"Polygon.swift",
"Quad.swift",
"QuadCorner.swift",
"ReuleauxPolygon.swift",
"RightKite.swift",
"RightTriangle.swift",
"Ring.swift",
"RoundedPolygon.swift",
"Salinon.swift",
"SeededRandomNumberGenerator.swift",
"SimplePolygon.swift",
"SkewedShape.swift",
"Spiral.swift",
"Spirolateral.swift",
"SpongeFilter.swift",
"Square.swift",
"StarPolygon.swift",
"StrokeBorderedShape.swift",
"StrokeStyledCircle.swift",
"StrokeStyledPolygon.swift",
"StrokeStyledRectangle.swift",
"TaperedRectangle.swift",
"Teardrop.swift",
"TiledShape.swift",
"Torx.swift",
"Trapezoid.swift",
"Triquetra.swift",
"Types.swift",
"VectorPoint.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/66] Emitting module Shapes
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[4/74] Compiling Shapes ConvexPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[5/74] Compiling Shapes Crescent.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[6/74] Compiling Shapes CutCornerRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[7/74] Compiling Shapes DataPath.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[8/74] Compiling Shapes Diamond.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[9/74] Compiling Shapes DragonCurve.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[10/74] Compiling Shapes Egg.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[11/74] Compiling Shapes Halftone.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[12/74] Compiling Shapes Hatching.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[13/74] Compiling Shapes AlignmentShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[14/74] Compiling Shapes AnimatablePoints.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[15/74] Compiling Shapes AnnularSteinerChain.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[16/74] Compiling Shapes Arbelos.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[17/74] Compiling Shapes Array.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[18/74] Compiling Shapes Arrowhead.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[19/74] Compiling Shapes Bar.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[20/74] Compiling Shapes BenDayDot.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[21/74] Compiling Shapes BorderedPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[22/74] Compiling Shapes Heart.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[23/74] Compiling Shapes InsetShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[24/74] Compiling Shapes InvertedCornerRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[25/74] Compiling Shapes InvertedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[26/74] Compiling Shapes IsoscelesTriangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[27/74] Compiling Shapes IsotoxalPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[28/74] Compiling Shapes Kite.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[29/74] Compiling Shapes Lens.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[30/74] Compiling Shapes Line.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[31/74] Compiling Shapes TaperedRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[32/74] Compiling Shapes Teardrop.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[33/74] Compiling Shapes TiledShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[34/74] Compiling Shapes Torx.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[35/74] Compiling Shapes Trapezoid.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[36/74] Compiling Shapes Triquetra.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[37/74] Compiling Shapes Types.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[38/74] Compiling Shapes VectorPoint.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[39/74] Compiling Shapes Lune.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[40/74] Compiling Shapes Math.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[41/74] Compiling Shapes NormalizedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[42/74] Compiling Shapes Numeric+Extensions.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[43/74] Compiling Shapes Parallelogram.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[44/74] Compiling Shapes Path+Extensions.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[45/74] Compiling Shapes Polygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[46/74] Compiling Shapes Quad.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[47/74] Compiling Shapes QuadCorner.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[48/74] Compiling Shapes ReuleauxPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[49/74] Compiling Shapes RightKite.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[50/74] Compiling Shapes RightTriangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[51/74] Compiling Shapes Ring.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[52/74] Compiling Shapes RoundedPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[53/74] Compiling Shapes Salinon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[54/74] Compiling Shapes SeededRandomNumberGenerator.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[55/74] Compiling Shapes SimplePolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[56/74] Compiling Shapes SkewedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[57/74] Compiling Shapes Spiral.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[58/74] Compiling Shapes Spirolateral.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[59/74] Compiling Shapes SpongeFilter.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[60/74] Compiling Shapes Square.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[61/74] Compiling Shapes StarPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[62/74] Compiling Shapes StrokeBorderedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[63/74] Compiling Shapes StrokeStyledCircle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[64/74] Compiling Shapes StrokeStyledPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[65/74] Compiling Shapes StrokeStyledRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[66/74] Compiling Shapes BorderedRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[67/74] Compiling Shapes Bullet.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[68/74] Compiling Shapes CGAffineTransform.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[69/74] Compiling Shapes CGPoint.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[70/74] Compiling Shapes CGRect.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[71/74] Compiling Shapes Check.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[72/74] Compiling Shapes CirclePattern.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[73/74] Compiling Shapes CircleSector.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[74/74] Compiling Shapes CompositeShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/65] Emitting module Shapes
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[3/73] Compiling Shapes TaperedRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[4/73] Compiling Shapes Teardrop.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[5/73] Compiling Shapes TiledShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[6/73] Compiling Shapes Torx.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[7/73] Compiling Shapes Trapezoid.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[8/73] Compiling Shapes Triquetra.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[9/73] Compiling Shapes Types.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[10/73] Compiling Shapes VectorPoint.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[11/73] Compiling Shapes Spiral.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[12/73] Compiling Shapes Spirolateral.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[13/73] Compiling Shapes SpongeFilter.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[14/73] Compiling Shapes Square.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[15/73] Compiling Shapes StarPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[16/73] Compiling Shapes StrokeBorderedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[17/73] Compiling Shapes StrokeStyledCircle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[18/73] Compiling Shapes StrokeStyledPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[19/73] Compiling Shapes StrokeStyledRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[20/73] Compiling Shapes Lune.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[21/73] Compiling Shapes Math.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[22/73] Compiling Shapes NormalizedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[23/73] Compiling Shapes Numeric+Extensions.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[24/73] Compiling Shapes Parallelogram.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[25/73] Compiling Shapes Path+Extensions.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[26/73] Compiling Shapes Polygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[27/73] Compiling Shapes Quad.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[28/73] Compiling Shapes QuadCorner.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[29/73] Compiling Shapes ConvexPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[30/73] Compiling Shapes Crescent.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[31/73] Compiling Shapes CutCornerRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[32/73] Compiling Shapes DataPath.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[33/73] Compiling Shapes Diamond.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[34/73] Compiling Shapes DragonCurve.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[35/73] Compiling Shapes Egg.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[36/73] Compiling Shapes Halftone.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[37/73] Compiling Shapes Hatching.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[38/73] Compiling Shapes AlignmentShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[39/73] Compiling Shapes AnimatablePoints.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[40/73] Compiling Shapes AnnularSteinerChain.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[41/73] Compiling Shapes Arbelos.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[42/73] Compiling Shapes Array.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[43/73] Compiling Shapes Arrowhead.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[44/73] Compiling Shapes Bar.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[45/73] Compiling Shapes BenDayDot.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[46/73] Compiling Shapes BorderedPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[47/73] Compiling Shapes Heart.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[48/73] Compiling Shapes InsetShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[49/73] Compiling Shapes InvertedCornerRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[50/73] Compiling Shapes InvertedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[51/73] Compiling Shapes IsoscelesTriangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[52/73] Compiling Shapes IsotoxalPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[53/73] Compiling Shapes Kite.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[54/73] Compiling Shapes Lens.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[55/73] Compiling Shapes Line.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[56/73] Compiling Shapes ReuleauxPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[57/73] Compiling Shapes RightKite.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[58/73] Compiling Shapes RightTriangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[59/73] Compiling Shapes Ring.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[60/73] Compiling Shapes RoundedPolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[61/73] Compiling Shapes Salinon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[62/73] Compiling Shapes SeededRandomNumberGenerator.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[63/73] Compiling Shapes SimplePolygon.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[64/73] Compiling Shapes SkewedShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[65/73] Compiling Shapes BorderedRectangle.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[66/73] Compiling Shapes Bullet.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[67/73] Compiling Shapes CGAffineTransform.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[68/73] Compiling Shapes CGPoint.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[69/73] Compiling Shapes CGRect.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[70/73] Compiling Shapes Check.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[71/73] Compiling Shapes CirclePattern.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[72/73] Compiling Shapes CircleSector.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
[73/73] Compiling Shapes CompositeShape.swift
/host/spi-builder-workspace/Sources/Shapes/AlignmentShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A shape with an alignment applied to it. Alignments are applied for the standard HorizontalAlignment and VerticalAlignment definitions.
BUILD FAILURE 6.1 android