Build Information
Failed to build Shapes, reference main (0dd5ed
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 06:44:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nutterfi/Shapes.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/nutterfi/Shapes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0dd5ed1 Added new shapes and remove deprecations
Cloned https://github.com/nutterfi/Shapes.git
Revision (git rev-parse @):
0dd5ed163467e78b0b0bdcc1b8f44f3ac4649cc9
SUCCESS checkout https://github.com/nutterfi/Shapes.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nutterfi/Shapes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-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/63] 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/71] 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.
[5/71] 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.
[6/71] 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.
[7/71] 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.
[8/71] 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.
[9/71] 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.
[10/71] 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.
[11/71] 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/71] 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/71] 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/71] 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/71] 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/71] 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/71] 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/71] 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/71] 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/71] 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.
[21/71] 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.
[22/71] 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.
[23/71] 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.
[24/71] 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.
[25/71] 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.
[26/71] 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.
[27/71] 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.
[28/71] 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.
[29/71] 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.
[30/71] 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.
[31/71] 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.
[32/71] 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.
[33/71] 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.
[34/71] 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.
[35/71] 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.
[36/71] 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.
[37/71] 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.
[38/71] 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.
[39/71] 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.
[40/71] 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.
[41/71] 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.
[42/71] 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.
[43/71] 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.
[44/71] 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.
[45/71] 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.
[46/71] 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.
[47/71] 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.
[48/71] 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.
[49/71] 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.
[50/71] 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.
[51/71] 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.
[52/71] 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.
[53/71] 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.
[54/71] 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.
[55/71] 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.
[56/71] 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.
[57/71] 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.
[58/71] 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.
[59/71] 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.
[60/71] 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.
[61/71] 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.
[62/71] 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.
[63/71] 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.
[64/71] 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.
[65/71] 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.
[66/71] 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.
[67/71] 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.
[68/71] 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.
[69/71] 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.
[70/71] 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.
[71/71] 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.
BUILD FAILURE 6.2 wasm