Build Information
Failed to build RichText, reference main (18615d
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 19:48:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/RichText.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/tomasf/RichText
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 18615d7 Update versions in README
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
18615d73697c9726f944e1e41fce6490f9f82160
SUCCESS checkout https://github.com/tomasf/RichText.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/tomasf/RichText.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/6205] Fetching swiftscad
[5028/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.58s)
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (1.31s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/31] Compiling InternalCollectionsUtilities Integer rank.swift
[15/31] Emitting module InternalCollectionsUtilities
[16/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/32] Compiling InternalCollectionsUtilities Debugging.swift
[18/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/32] Compiling InternalCollectionsUtilities Descriptions.swift
[26/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/307] Compiling HashTreeCollections _AncestorHashSlots.swift
[30/307] Compiling HashTreeCollections _Bitmap.swift
[31/309] Compiling HashTreeCollections _HashLevel.swift
[32/309] Compiling HashTreeCollections _HashNode+Builder.swift
[33/309] Compiling HeapModule Heap+Descriptions.swift
[34/309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[35/309] Compiling HashTreeCollections _HashNode+Storage.swift
[36/309] Compiling HeapModule _HeapNode.swift
[37/309] Compiling HeapModule Heap.swift
[38/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/309] Compiling HeapModule Heap+Invariants.swift
[40/309] Compiling HeapModule Heap+UnsafeHandle.swift
[41/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[42/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[43/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[44/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[45/309] Emitting module HeapModule
[47/310] Compiling DequeModule _DequeSlot.swift
[48/310] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/310] Emitting module Logging
[50/310] Compiling Logging Locks.swift
[51/310] Compiling HashTreeCollections TreeSet+Hashable.swift
[52/310] Compiling HashTreeCollections TreeSet+Sendable.swift
[53/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[61/320] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/320] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/320] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[64/320] Compiling HashTreeCollections TreeDictionary+Values.swift
[65/320] Compiling HashTreeCollections TreeDictionary.swift
[66/320] Compiling HashTreeCollections TreeSet+Codable.swift
[67/320] Compiling HashTreeCollections TreeSet+Collection.swift
[68/320] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[69/320] Compiling HashTreeCollections TreeSet+Debugging.swift
[70/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[71/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[72/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[73/320] Compiling HashTreeCollections TreeSet+Extras.swift
[74/320] Compiling HashTreeCollections TreeSet+Filter.swift
[75/327] Compiling Logging MetadataProvider.swift
[76/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[77/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[78/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[79/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[80/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[81/327] Compiling HashTreeCollections _HashNode.swift
[82/327] Compiling HashTreeCollections _HashNodeHeader.swift
[83/334] Emitting module BitCollections
[84/334] Compiling HashTreeCollections _Bucket.swift
[85/334] Compiling HashTreeCollections _Hash.swift
[86/334] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[87/334] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[88/334] Compiling HashTreeCollections _HashStack.swift
[89/334] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[90/334] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[91/334] Compiling HashTreeCollections TreeDictionary+Filter.swift
[92/334] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[93/334] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[94/334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[95/334] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/334] Compiling HashTreeCollections _HashSlot.swift
[104/334] Compiling Logging LogHandler.swift
[105/334] Compiling Logging Logging.swift
[106/334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[107/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[108/334] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[109/334] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[110/334] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[111/334] Compiling HashTreeCollections _HashNode+Structural merge.swift
[112/334] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[113/334] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[123/335] Compiling BitCollections BitSet.Index.swift
[124/335] Compiling BitCollections BitSet._UnsafeHandle.swift
[165/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[166/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[167/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/335] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/335] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/335] Compiling HashTreeCollections TreeSet.swift
[186/335] Emitting module DequeModule
[188/336] Emitting module OrderedCollections
[213/336] Compiling BitCollections BitSet.swift
[214/336] Compiling BitCollections Range+Utilities.swift
[215/336] Compiling BitCollections Slice+Utilities.swift
[216/336] Compiling BitCollections UInt+Tricks.swift
[217/336] Compiling BitCollections _Word.swift
[218/336] Compiling OrderedCollections OrderedSet.swift
[219/336] Compiling OrderedCollections _UnsafeBitset.swift
[220/336] Compiling HashTreeCollections TreeDictionary+Collection.swift
[221/336] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[222/336] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[223/336] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[318/347] Emitting module HashTreeCollections
[320/348] Emitting module _RopeModule
[340/348] Compiling _RopeModule Rope+Join.swift
[341/348] Compiling _RopeModule Rope+MutatingForEach.swift
[342/348] Compiling _RopeModule Rope+Remove.swift
[343/348] Compiling _RopeModule Rope+RemoveSubrange.swift
[344/348] Compiling _RopeModule Rope+Split.swift
[345/348] Compiling _RopeModule Optional Utilities.swift
[346/348] Compiling _RopeModule String Utilities.swift
[347/348] Compiling _RopeModule String.Index+ABI.swift
[348/348] Compiling _RopeModule _CharacterRecognizer.swift
[350/351] Compiling Collections Collections.swift
[351/351] Emitting module Collections
[353/504] Compiling SwiftSCAD OpenSCADExport.swift
[354/504] Compiling SwiftSCAD OutputFormat.swift
[355/504] Compiling SwiftSCAD SaveBatch.swift
[356/504] Compiling SwiftSCAD SaveSingle.swift
[357/504] Compiling SwiftSCAD Area2D.swift
[358/504] Compiling SwiftSCAD Arc.swift
[359/504] Compiling SwiftSCAD Circle.swift
[360/504] Compiling SwiftSCAD Ring.swift
[361/504] Compiling SwiftSCAD CylinderBridge.swift
[362/504] Compiling SwiftSCAD Teardrop.swift
[363/504] Compiling SwiftSCAD Polygon.Metrics.swift
[364/504] Compiling SwiftSCAD Polygon.swift
[365/504] Compiling SwiftSCAD PolygonPointsProvider.swift
[366/504] Compiling SwiftSCAD RegularPolygon.swift
[367/504] Compiling SwiftSCAD Rectangle.swift
[368/504] Compiling SwiftSCAD Environment+Text.swift
[369/504] Compiling SwiftSCAD Text.swift
[370/504] Compiling SwiftSCAD TextModifiers.swift
[371/504] Compiling SwiftSCAD Box.swift
[372/504] Compiling SwiftSCAD Cylinder+Angles.swift
[373/504] Compiling SwiftSCAD Cylinder.swift
[374/504] Compiling SwiftSCAD ArrayBuilder.swift
[375/504] Compiling SwiftSCAD Compatibility.swift
[376/504] Compiling SwiftSCAD Concurrency.swift
[377/504] Compiling SwiftSCAD Colored.swift
[378/504] Compiling SwiftSCAD ForceRender.swift
[379/504] Compiling SwiftSCAD Prefix.swift
[380/504] Compiling SwiftSCAD VisualizeAxes.swift
[381/504] Compiling SwiftSCAD Environment.swift
[382/504] Compiling SwiftSCAD EnvironmentContext.swift
[383/504] Compiling SwiftSCAD EnvironmentModifier.swift
[384/504] Compiling SwiftSCAD EnvironmentValues.swift
[385/504] Compiling SwiftSCAD ReadEnvironment.swift
[386/504] Compiling SwiftSCAD Environment+Color.swift
[387/504] Compiling SwiftSCAD Environment+Transform.swift
[388/504] Compiling SwiftSCAD Facets.swift
[389/504] Compiling SwiftSCAD NaturalUpDirection.swift
[390/504] Compiling SwiftSCAD Operation.swift
[391/504] Compiling SwiftSCAD PreviewConvexity.swift
[392/504] Compiling SwiftSCAD Tolerance.swift
[393/504] Compiling SwiftSCAD Extensions.swift
[394/504] Compiling SwiftSCAD AnchorList.swift
[395/504] Compiling SwiftSCAD Anchors+Public.swift
[396/525] Compiling SwiftSCAD Geometry+Anchors.swift
[397/525] Compiling SwiftSCAD Array+Geometry.swift
[398/525] Compiling SwiftSCAD CodeFragment.swift
[399/525] Compiling SwiftSCAD GeometryName.swift
[400/525] Compiling SwiftSCAD GeometryProxy.swift
[401/525] Compiling SwiftSCAD Output.swift
[402/525] Compiling SwiftSCAD CombinedGeometry.swift
[403/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[404/525] Compiling SwiftSCAD Geometry.swift
[405/525] Compiling SwiftSCAD LeafGeometry.swift
[406/525] Compiling SwiftSCAD Shape.swift
[407/525] Compiling SwiftSCAD TransformedGeometry.swift
[408/525] Compiling SwiftSCAD WrappedGeometry.swift
[409/525] Compiling SwiftSCAD ResultElement.swift
[410/525] Compiling SwiftSCAD ResultModifier.swift
[411/525] Compiling SwiftSCAD ResultReader.swift
[412/525] Compiling SwiftSCAD Logging.swift
[413/525] Compiling SwiftSCAD Aligned.swift
[414/525] Compiling SwiftSCAD Adding.swift
[415/525] Compiling SwiftSCAD AddingExclusive.swift
[416/525] Compiling SwiftSCAD Difference.swift
[417/525] Compiling SwiftSCAD Intersection.swift
[418/525] Compiling SwiftSCAD EdgeProfileShape.swift
[419/525] Compiling SwiftSCAD Fillet.swift
[420/525] Compiling SwiftSCAD SCADValue.swift
[421/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[422/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[423/525] Compiling SwiftSCAD AffineTransform2D.swift
[424/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[425/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[426/525] Compiling SwiftSCAD AffineTransform3D.swift
[427/525] Compiling SwiftSCAD Rotation3D.swift
[428/525] Compiling SwiftSCAD AffineTransform.swift
[429/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[430/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[431/525] Compiling SwiftSCAD Matrix.swift
[432/525] Compiling SwiftSCAD DimensionalValues.swift
[433/525] Compiling SwiftSCAD Vector.swift
[434/525] Compiling SwiftSCAD Vector2D+Operators.swift
[435/525] Compiling SwiftSCAD Vector2D.swift
[436/525] Compiling SwiftSCAD Vector3D+Directions.swift
[437/525] Compiling SwiftSCAD Vector3D+Operators.swift
[438/525] Compiling SwiftSCAD Vector3D.swift
[439/525] Compiling SwiftSCAD Fill.swift
[440/525] Compiling SwiftSCAD Import.swift
[441/525] Compiling SwiftSCAD Name.swift
[442/525] Compiling SwiftSCAD MinkowskiSum.swift
[443/525] Compiling SwiftSCAD Offset.swift
[444/525] Compiling SwiftSCAD Rounding.swift
[445/525] Compiling SwiftSCAD Projection.swift
[446/525] Compiling SwiftSCAD Replace.swift
[447/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[448/525] Compiling SwiftSCAD RoundedRectangleMask.swift
[449/525] Compiling SwiftSCAD RoundingBoxCorners.swift
[450/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
[451/525] Compiling SwiftSCAD SetVariables.swift
[452/525] Compiling SwiftSCAD Stack.swift
[453/525] Compiling SwiftSCAD UseFacets.swift
[454/525] Compiling SwiftSCAD Within.swift
[455/525] Compiling SwiftSCAD Operators.swift
[456/525] Compiling SwiftSCAD CodeFragment+Export.swift
[457/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[458/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[459/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[460/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[461/525] Compiling SwiftSCAD Polyhedron.swift
[462/525] Compiling SwiftSCAD Sphere.swift
[463/525] Compiling SwiftSCAD Torus.swift
[464/525] Compiling SwiftSCAD Tube.swift
[465/525] Compiling SwiftSCAD Rotate.swift
[466/525] Compiling SwiftSCAD RotateAround.swift
[467/525] Compiling SwiftSCAD Scale.swift
[468/525] Compiling SwiftSCAD Transform.swift
[469/525] Compiling SwiftSCAD Translate.swift
[470/525] Compiling SwiftSCAD AxisAlignment.swift
[471/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[472/525] Compiling SwiftSCAD GeometryAlignment.swift
[473/525] Compiling SwiftSCAD Angle+Operators.swift
[474/525] Compiling SwiftSCAD Angle+Trigonometry.swift
[475/525] Compiling SwiftSCAD Angle.swift
[476/525] Compiling SwiftSCAD Axes.swift
[477/525] Compiling SwiftSCAD Axis.swift
[478/525] Compiling SwiftSCAD AxisDirection.swift
[479/525] Compiling SwiftSCAD BezierPath+Adding.swift
[480/525] Compiling SwiftSCAD BezierPath+Operations.swift
[481/525] Compiling SwiftSCAD BezierPath+Visualization.swift
[482/525] Compiling SwiftSCAD BezierPath.Curve.swift
[483/525] Compiling SwiftSCAD BezierPath.swift
[484/525] Compiling SwiftSCAD BezierPath.Builder.swift
[485/525] Compiling SwiftSCAD ComponentFunctions.swift
[486/525] Compiling SwiftSCAD PathBuilderValue.swift
[487/525] Compiling SwiftSCAD PathBuilderVector.swift
[488/525] Compiling SwiftSCAD Boundary+Shapes.swift
[489/525] Compiling SwiftSCAD Boundary+Visualization.swift
[490/525] Compiling SwiftSCAD Boundary.swift
[491/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[492/525] Compiling SwiftSCAD BoundingBox.swift
[493/525] Compiling SwiftSCAD Color.swift
[494/525] Compiling SwiftSCAD Box.Corner.swift
[495/525] Compiling SwiftSCAD Box.Edge.swift
[496/525] Compiling SwiftSCAD Box.Side.swift
[497/525] Compiling SwiftSCAD OrthogonalCorner.swift
[498/525] Compiling SwiftSCAD Rectangle.Corner.swift
[499/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[500/525] Compiling SwiftSCAD Chamfer.swift
[501/525] Compiling SwiftSCAD ChamferedFillet.swift
[502/525] Compiling SwiftSCAD EdgeProfile.swift
[503/525] Compiling SwiftSCAD Union.swift
[504/525] Compiling SwiftSCAD Measure.swift
[505/525] Compiling SwiftSCAD OffsetBounds.swift
[506/525] Compiling SwiftSCAD Resize2D.swift
[507/525] Compiling SwiftSCAD Resize3D.swift
[508/525] Compiling SwiftSCAD SetBounds.swift
[509/525] Compiling SwiftSCAD SetBoundsSize.swift
[510/525] Compiling SwiftSCAD Clone.swift
[511/525] Compiling SwiftSCAD Distribute.swift
[512/525] Compiling SwiftSCAD RepeatAlong.swift
[513/525] Compiling SwiftSCAD RepeatAround.swift
[514/525] Compiling SwiftSCAD Symmetry.swift
[515/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[516/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[517/525] Compiling SwiftSCAD ExtrudePolygon.swift
[518/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[519/525] Compiling SwiftSCAD ExtrudedAlong.swift
[520/525] Compiling SwiftSCAD ExtrudedHull.swift
[521/525] Compiling SwiftSCAD LinearExtrude.swift
[522/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[523/525] Compiling SwiftSCAD RotateExtrude.swift
[524/525] Compiling SwiftSCAD ConvexHull.swift
[525/525] Emitting module SwiftSCAD
[527/535] Compiling RichText MacTypes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[528/535] Compiling RichText Geometry2D+CGPath.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[529/535] Compiling RichText Environment+RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[530/536] Emitting module RichText
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[531/536] Compiling RichText Environment+Attributes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[532/536] Compiling RichText Environment+FillRule.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[533/536] Compiling RichText RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[534/536] Compiling RichText RichText+Internal.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[535/536] Compiling RichText Logging.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
[536/536] Compiling RichText NSLayoutManager+Parts.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
1 | import Foundation
2 | import SwiftSCAD
3 | import AppKit
| `- error: no such module 'AppKit'
4 |
5 | internal extension EnvironmentValues {
BUILD FAILURE 6.2 linux