Build Information
Successful build of Geometria, reference main (c99025), with Swift 6.3 for Linux on 20 Apr 2026 23:10:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/Geometria.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/LuizZak/Geometria
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c990252 [Clipping] Fixing issue with edge-vertex tolerance detection
Cloned https://github.com/LuizZak/Geometria.git
Revision (git rev-parse @):
c990252d603e1af1004730e10be8f1b69152fc40
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LuizZak/Geometria.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/LuizZak/Geometria.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/LuizZak/MiniDigraph.git
Fetching https://github.com/LuizZak/MiniGraphviz.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/LuizZak/MiniP5Printer.git
Fetching https://github.com/apple/swift-collections.git
[1/244] Fetching minidigraph
[145/294] Fetching minidigraph, minip5printer
[295/335] Fetching minidigraph, minip5printer, minigraphviz
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (0.35s)
[1/23581] Fetching swift-collections
[1652/29997] Fetching swift-collections, swift-numerics
Fetched https://github.com/LuizZak/MiniGraphviz.git from cache (1.79s)
Fetched https://github.com/LuizZak/MiniP5Printer.git from cache (1.79s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/LuizZak/MiniGraphviz.git
Computed https://github.com/LuizZak/MiniGraphviz.git at 0.1.0 (2.22s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.1 (0.38s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.71s)
Creating working copy for https://github.com/LuizZak/MiniDigraph.git
Working copy of https://github.com/LuizZak/MiniDigraph.git resolved at 0.8.1
Creating working copy for https://github.com/LuizZak/MiniGraphviz.git
Working copy of https://github.com/LuizZak/MiniGraphviz.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/LuizZak/MiniP5Printer.git
Working copy of https://github.com/LuizZak/MiniP5Printer.git resolved at 0.0.2
Building for debugging...
[0/14] Write sources
[12/14] Compiling _NumericsShims _NumericsShims.c
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/66] Emitting module InternalCollectionsUtilities
[16/68] Compiling MiniP5Printer PVector3.swift
[17/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/68] Compiling InternalCollectionsUtilities Integer rank.swift
[20/68] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/68] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/68] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/68] Compiling InternalCollectionsUtilities Debugging.swift
[25/68] Compiling InternalCollectionsUtilities Descriptions.swift
[26/68] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/68] Compiling RealModule Float16+Real.swift
[28/68] Compiling RealModule Real.swift
[29/68] Compiling RealModule RealFunctions.swift
[30/68] Compiling RealModule Float80+Real.swift
[31/68] Compiling MiniP5Printer PVector2i.swift
[32/69] Compiling MiniDigraph DirectedGraphVisitElement.swift
[35/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/70] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/70] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[40/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/70] Compiling InternalCollectionsUtilities Span+Extras.swift
[44/70] Compiling InternalCollectionsUtilities String+Padding.swift
[45/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/70] Emitting module RealModule
[55/70] Emitting module MiniDigraph
[58/71] Compiling MiniP5Printer PVector2.swift
[61/71] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[63/71] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[64/72] Compiling RealModule RelaxedArithmetic.swift
[67/139] Compiling ComplexModule Complex+StringConvertible.swift
[68/140] Compiling ComplexModule Complex+Numeric.swift
[69/140] Compiling ComplexModule Polar.swift
[70/140] Compiling ComplexModule Complex+Hashable.swift
[71/140] Compiling ComplexModule Complex+IntegerLiteral.swift
[72/140] Compiling ComplexModule Complex.swift
[73/140] Compiling ComplexModule Scale.swift
[74/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/147] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[82/147] Compiling ComplexModule Complex+AlgebraicField.swift
[83/147] Compiling ComplexModule Complex+Codable.swift
[84/147] Compiling ComplexModule Complex+ElementaryFunctions.swift
[85/147] Emitting module ComplexModule
[86/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[89/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[90/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[92/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[94/150] Compiling Numerics Numerics.swift
[95/150] Emitting module Numerics
[96/151] Compiling OrderedCollections OrderedDictionary.swift
[97/151] Compiling OrderedCollections OrderedSet+Codable.swift
[98/151] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/151] Compiling OrderedCollections OrderedSet+Descriptions.swift
[100/151] Compiling OrderedCollections OrderedSet+Diffing.swift
[101/151] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/151] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[103/151] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/151] Compiling OrderedCollections OrderedDictionary+Codable.swift
[106/151] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[107/151] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[108/151] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[109/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/151] Compiling OrderedCollections OrderedDictionary+Elements.swift
[111/151] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[112/151] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[113/151] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[114/151] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[115/151] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[116/151] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/151] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/151] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[119/151] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/151] Compiling OrderedCollections OrderedDictionary+Values.swift
[121/151] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/151] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/151] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/151] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/151] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[129/285] Compiling MiniP5Printer PMatrix3x3.swift
[130/285] Compiling Geometria Line2Signed.swift
[131/285] Compiling Geometria Line2Type.swift
[132/285] Compiling Geometria PlaneIntersectablePlane2Type.swift
[133/285] Compiling Geometria ConstructableRectangleType+2D.swift
[134/285] Compiling Geometria DivisibleRectangleType+2D.swift
[135/285] Compiling Geometria RectangleType+2D.swift
[136/285] Compiling Geometria Vector2Additive.swift
[137/285] Compiling Geometria Vector2FloatingPoint.swift
[138/285] Compiling Geometria LineIntersection.swift
[139/285] Compiling Geometria LineIntersectionPointNormal.swift
[140/285] Compiling Geometria LinePolygon.swift
[141/285] Compiling Geometria ProjectivePointNormalPlane3.swift
[142/285] Compiling Geometria Convex3Type.swift
[143/285] Compiling Geometria Line3IntersectableType.swift
[144/285] Compiling Geometria VolumetricType+3D.swift
[145/285] Emitting module MiniP5Printer
[146/285] Compiling MiniP5Printer BaseP5Printer.swift
[147/286] Emitting module MiniGraphviz
[148/286] Compiling MiniGraphviz GraphViz+GraphAttributes.swift
[149/286] Compiling MiniGraphviz GraphViz+Attribute.swift
[150/286] Compiling MiniGraphviz GraphViz.swift
[153/287] Emitting module OrderedCollections
[155/288] Compiling Geometria LineAdditive.swift
[156/288] Compiling Geometria LineCategory.swift
[157/288] Compiling Geometria LineDivisible.swift
[158/288] Compiling Geometria LineFloatingPoint.swift
[159/288] Compiling Geometria LineMultiplicative.swift
[160/288] Compiling Geometria LineReal.swift
[161/288] Compiling Geometria LineSigned.swift
[162/288] Compiling Geometria LineType.swift
[163/288] Compiling Geometria LineIntersectablePlaneType.swift
[164/288] Compiling Geometria PlaneType.swift
[165/288] Compiling Geometria PointProjectablePlaneType.swift
[166/288] Compiling Geometria AdditiveRectangleType.swift
[167/288] Compiling Geometria ConstructableRectangleType.swift
[168/288] Compiling Geometria DivisibleRectangleType.swift
[169/288] Compiling Geometria RectangleType.swift
[170/288] Compiling Geometria SelfIntersectableRectangleType.swift
[171/288] Compiling Geometria VectorAdditive.swift
[172/288] Compiling Geometria VectorComparable.swift
[173/288] Compiling Geometria VectorDivisible.swift
[182/307] Compiling Geometria Vector2Multiplicative.swift
[183/307] Compiling Geometria Vector2Real.swift
[184/307] Compiling Geometria Vector2Signed.swift
[185/307] Compiling Geometria Vector2Type.swift
[186/307] Compiling Geometria Ray2.swift
[187/307] Compiling Geometria Rectangle2.swift
[188/307] Compiling Geometria RoundRectangle2.swift
[189/307] Compiling Geometria SIMD2+Double.swift
[190/307] Compiling Geometria Square2.swift
[191/307] Compiling Geometria Stadium2.swift
[192/307] Compiling Geometria Triangle2.swift
[193/307] Compiling Geometria Vector2+Double.swift
[194/307] Compiling Geometria Vector2+Float.swift
[195/307] Compiling Geometria Vector2.swift
[196/307] Compiling Geometria AABB3.swift
[197/307] Compiling Geometria Capsule3.swift
[198/307] Compiling Geometria Cube3.swift
[199/307] Compiling Geometria Cylinder3.swift
[200/307] Compiling Geometria DirectionalRay3.swift
[201/307] Compiling Geometria Disk3.swift
[202/307] Compiling Geometria Ellipse3.swift
[203/307] Compiling Geometria Hyperplane3.swift
[204/307] Compiling Geometria Line3.swift
[205/307] Compiling Geometria LineSegment3.swift
[206/307] Compiling Geometria Orientation3.swift
[207/307] Compiling Geometria PointCloud3.swift
[208/307] Compiling Geometria PointNormalPlane3.swift
[209/307] Compiling Geometria PlaneProjectiveSpace.swift
[210/307] Compiling Geometria SphereCoordinates.swift
[211/307] Compiling Geometria SphereProjectiveSpace.swift
[212/307] Emitting module Geometria
[217/307] Compiling Geometria Line3FloatingPoint.swift
[218/307] Compiling Geometria Line3Type.swift
[219/307] Compiling Geometria Plane3Type.swift
[220/307] Compiling Geometria PlaneIntersectablePlane3Type.swift
[221/307] Compiling Geometria Vector3Additive.swift
[222/307] Compiling Geometria Vector3FloatingPoint.swift
[223/307] Compiling Geometria Vector3Multiplicative.swift
[224/307] Compiling Geometria Vector3Real.swift
[225/307] Compiling Geometria Vector3Type.swift
[226/307] Compiling Geometria Ray3.swift
[227/307] Compiling Geometria RotationMatrix3.swift
[228/307] Compiling Geometria RotationOrder3.swift
[229/307] Compiling Geometria SIMD3+Double.swift
[230/307] Compiling Geometria Sphere3.swift
[231/307] Compiling Geometria Torus3.swift
[232/307] Compiling Geometria LineSegment.swift
[233/307] Compiling Geometria NCapsule.swift
[234/307] Compiling Geometria NRectangle.swift
[235/307] Compiling Geometria NSphere.swift
[236/307] Compiling Geometria NSquare.swift
[237/307] Compiling Geometria PairLineIntersection.swift
[238/307] Compiling Geometria PointCloud.swift
[239/307] Compiling Geometria PointNormal.swift
[240/307] Compiling Geometria PointNormalPlane.swift
[241/307] Compiling Geometria ProjectiveSpace.swift
[242/307] Compiling Geometria UnitVector.swift
[243/307] Compiling Geometria BoundableType.swift
[244/307] Compiling Geometria ConvexType.swift
[245/307] Compiling Geometria GeometricType.swift
[246/307] Compiling Geometria LineIntersectableType.swift
[247/307] Compiling Geometria PointProjectableType.swift
[248/307] Compiling Geometria SignedDistanceMeasurableType.swift
[249/307] Compiling Geometria VolumetricType.swift
[250/307] Compiling Geometria DivisibleArithmetic.swift
[251/307] Compiling Geometria AABB2.swift
[252/307] Compiling Geometria Circle2.swift
[253/307] Compiling Geometria CircleArc2.swift
[254/307] Compiling Geometria ClosedShape2Intersection.swift
[255/307] Compiling Geometria DirectionalRay2.swift
[256/307] Compiling Geometria EdgeInsets2.swift
[257/307] Compiling Geometria Ellipse2.swift
[258/307] Compiling Geometria Hyperplane2.swift
[259/307] Compiling Geometria Line2.swift
[260/307] Compiling Geometria LineIntersectionResult.swift
[261/307] Compiling Geometria LinePolygon2.swift
[262/307] Compiling Geometria LineSegment2.swift
[263/307] Compiling Geometria PointCloud2.swift
[264/307] Compiling Geometria PointNormalPlane2.swift
[265/307] Compiling Geometria Convex2Type.swift
[266/307] Compiling Geometria VolumetricType+2D.swift
[267/307] Compiling Geometria Line2FloatingPoint.swift
[268/307] Compiling Geometria Line2Multiplicative.swift
[269/307] Compiling Geometria Line2Real.swift
[270/307] Compiling Geometria Triangle3.swift
[271/307] Compiling Geometria Vector3.swift
[272/307] Compiling Geometria Hyperplane4.swift
[273/307] Compiling Geometria Vector4Additive.swift
[274/307] Compiling Geometria Vector4FloatingPoint.swift
[275/307] Compiling Geometria Vector4Type.swift
[276/307] Compiling Geometria SIMD4+Double.swift
[277/307] Compiling Geometria Vector4.swift
[278/307] Compiling Geometria Angle.swift
[279/307] Compiling Geometria AngleSweep.swift
[280/307] Compiling Geometria AABB.swift
[281/307] Compiling Geometria ConvexLineIntersection.swift
[282/307] Compiling Geometria DirectionalRay.swift
[283/307] Compiling Geometria Ellipsoid.swift
[284/307] Compiling Geometria Hyperplane.swift
[285/307] Compiling Geometria Line.swift
[289/307] Compiling Geometria VectorFloatingPoint.swift
[290/307] Compiling Geometria VectorMultiplicative.swift
[291/307] Compiling Geometria VectorReal.swift
[292/307] Compiling Geometria VectorSigned.swift
[293/307] Compiling Geometria VectorTakeable.swift
[294/307] Compiling Geometria VectorType.swift
[295/307] Compiling Geometria Ray.swift
[296/307] Compiling Geometria RoundNRectangle.swift
[297/307] Compiling Geometria Triangle+Coordinates.swift
[298/307] Compiling Geometria Triangle.swift
[299/307] Compiling Geometria Matrix2x2.swift
[300/307] Compiling Geometria Matrix3x2.swift
[301/307] Compiling Geometria Matrix3x3.swift
[302/307] Compiling Geometria Matrix4x4.swift
[303/307] Compiling Geometria MatrixType.swift
[304/307] Compiling Geometria SquareMatrixType.swift
[305/307] Compiling Geometria TransposableMatrixType.swift
[306/307] Compiling Geometria Comparable+Clamp.swift
[307/307] Compiling Geometria SignedNumeric+Sign.swift
[309/316] Compiling GeometriaAlgorithms QuadTree.swift
[310/316] Compiling GeometriaAlgorithms Ellipse2.swift
[311/316] Compiling GeometriaAlgorithms PointCloud2.swift
[312/316] Emitting module GeometriaAlgorithms
[313/316] Compiling GeometriaAlgorithms SpatialTreeType.swift
[314/316] Compiling GeometriaAlgorithms SpatialTree.swift
[315/316] Compiling GeometriaAlgorithms Octree.swift
[316/316] Compiling GeometriaAlgorithms KDTree.swift
[318/341] Compiling GeometriaClipping Boolean2Parametric.swift
[319/341] Compiling GeometriaClipping Parametric2Simplex.swift
[320/341] Compiling GeometriaClipping ParametricClip2Geometry.swift
[321/344] Compiling GeometriaClipping OrderedSet+Ext.swift
[322/344] Compiling GeometriaClipping Set+Ext.swift
[323/344] Compiling GeometriaClipping Vector2FloatingPoint+Ext.swift
[324/344] Compiling GeometriaClipping ParametricClip2Intersection.swift
[325/344] Compiling GeometriaClipping CircleArc2Simplex.swift
[326/344] Compiling GeometriaClipping LineSegment2Simplex.swift
[327/344] Compiling GeometriaClipping ParametricClipGeometry.swift
[328/344] Compiling GeometriaClipping ParametricSimplex.swift
[329/344] Compiling GeometriaClipping FloatingPoint+Ext.swift
[330/344] Compiling GeometriaClipping ContourManager.swift
[331/344] Compiling GeometriaClipping ExclusiveDisjunction2Parametric.swift
[332/344] Compiling GeometriaClipping Intersection2Parametric.swift
[333/344] Compiling GeometriaClipping Subtraction2Parametric.swift
[334/344] Compiling GeometriaClipping LinePolygon2Parametric.swift
[335/344] Compiling GeometriaClipping Simplex2Graph+Creation.swift
[336/344] Compiling GeometriaClipping Simplex2Graph+Recombining.swift
[337/344] Emitting module GeometriaClipping
[338/344] Compiling GeometriaClipping Union2Parametric.swift
[339/344] Compiling GeometriaClipping Capsule2Parametric.swift
[340/344] Compiling GeometriaClipping Circle2Parametric.swift
[341/344] Compiling GeometriaClipping Compound2Periodic.swift
[342/344] Compiling GeometriaClipping Simplex2Graph.swift
[343/344] Compiling GeometriaClipping Parametric2Contour.swift
[344/344] Compiling GeometriaClipping Parametric2GeometrySimplex.swift
[346/361] Compiling TestCommons GeometriaClipping+Visualizable.swift
[347/361] Compiling TestCommons TestFixture+AssertionWrapper.swift
[348/363] Emitting module TestCommons
[349/363] Compiling TestCommons MiniGraphviz+Clipping.swift
[350/363] Compiling TestCommons P5Printer+Clipping.swift
[351/363] Compiling TestCommons ConsolePrintBuffer.swift
[352/363] Compiling TestCommons ConsolePrintTarget.swift
[353/363] Compiling TestCommons StandardOutputConsolePrintTarget.swift
[354/363] Compiling TestCommons StringBufferConsolePrintTarget.swift
[355/363] Compiling TestCommons Assertions.swift
[356/363] Compiling TestCommons ConsolePrintBuffer+Clipping.swift
[357/363] Compiling TestCommons Console+Colors.swift
[358/363] Compiling TestCommons MersenneTwister+Geometria.swift
[359/363] Compiling TestCommons MersenneTwister.swift
[360/363] Compiling TestCommons P5Printer.swift
[361/363] Compiling TestCommons Geometria+Visualizable.swift
[362/363] Compiling TestCommons TestFixture+Clipping.swift
[363/363] Compiling TestCommons TestFixture.swift
Build complete! (96.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "minip5printer",
"requirement" : {
"exact" : [
"0.0.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/LuizZak/MiniP5Printer.git"
},
{
"identity" : "minidigraph",
"requirement" : {
"exact" : [
"0.8.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/LuizZak/MiniDigraph.git"
},
{
"identity" : "minigraphviz",
"requirement" : {
"exact" : [
"0.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/LuizZak/MiniGraphviz.git"
}
],
"manifest_display_name" : "Geometria",
"name" : "Geometria",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Geometria",
"targets" : [
"Geometria"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GeometriaAlgorithms",
"targets" : [
"GeometriaAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GeometriaClipping",
"targets" : [
"GeometriaClipping"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestCommons",
"module_type" : "SwiftTarget",
"name" : "TestCommons",
"path" : "Sources/TestCommons",
"product_dependencies" : [
"MiniP5Printer",
"MiniGraphviz"
],
"sources" : [
"Assertions.swift",
"Console+Clipping/ConsolePrintBuffer+Clipping.swift",
"Console/Console+Colors.swift",
"Console/ConsolePrintBuffer.swift",
"Console/ConsolePrintTarget.swift",
"Console/StandardOutputConsolePrintTarget.swift",
"Console/StringBufferConsolePrintTarget.swift",
"MersenneTwister+Geometria.swift",
"MersenneTwister.swift",
"MiniGraphviz+Clipping.swift",
"P5Printer+Clipping.swift",
"P5Printer.swift",
"TestFixture/Geometria+Visualizable.swift",
"TestFixture/GeometriaClipping+Visualizable.swift",
"TestFixture/TestFixture+AssertionWrapper.swift",
"TestFixture/TestFixture+Clipping.swift",
"TestFixture/TestFixture.swift"
],
"target_dependencies" : [
"Geometria",
"GeometriaAlgorithms",
"GeometriaClipping"
],
"type" : "library"
},
{
"c99name" : "GeometriaTests",
"module_type" : "SwiftTarget",
"name" : "GeometriaTests",
"path" : "Tests/GeometriaTests",
"sources" : [
"2D/AABB2Tests.swift",
"2D/Circle2Tests.swift",
"2D/CircleArc2Tests.swift",
"2D/DirectionalRay2Tests.swift",
"2D/EdgeInsets2Tests.swift",
"2D/Ellipse2Tests.swift",
"2D/Hyperplane2Tests.swift",
"2D/Line2Tests.swift",
"2D/LinePolygon2Tests.swift",
"2D/LineSegment2Tests.swift",
"2D/Protocols/BaseGeometry/VolumetricType+2DTests.swift",
"2D/Protocols/Line/Line2FloatingPointTests.swift",
"2D/Protocols/Line/Line2RealTests.swift",
"2D/Protocols/Line/Line2SignedTests.swift",
"2D/Protocols/Plane/PlaneIntersectablePlane2TypeTests.swift",
"2D/Protocols/Rectangle/ConstructableRectangleType+2DTests.swift",
"2D/Protocols/Rectangle/DivisibleRectangleType+2DTests.swift",
"2D/Protocols/Rectangle/RectangleType+2DTests.swift",
"2D/Protocols/Vector/Vector2FloatingPointTests.swift",
"2D/Protocols/Vector/Vector2MultiplicativeTests.swift",
"2D/Protocols/Vector/Vector2TypeTests.swift",
"2D/Ray2Tests.swift",
"2D/Rectangle2Tests.swift",
"2D/RoundRectangle2Tests.swift",
"2D/SIMD/SIMD2+DoubleTests.swift",
"2D/Square2Tests.swift",
"2D/Triangle2Tests.swift",
"2D/Vector2+DoubleTests.swift",
"2D/Vector2+FloatTests.swift",
"2D/Vector2Tests.swift",
"3D/Capsule3Tests.swift",
"3D/Cube3Tests.swift",
"3D/Cylinder3Tests.swift",
"3D/DirectionalRay3Tests.swift",
"3D/Disk3Tests.swift",
"3D/Ellipse3Tests.swift",
"3D/Hyperplane3Tests.swift",
"3D/Line3Tests.swift",
"3D/LineSegment3Tests.swift",
"3D/ProjectivePointNormalPlane3Tests.swift",
"3D/Protocols/BaseGeometry/VolumetricType+3DTests.swift",
"3D/Protocols/Line/Line3FloatingPointTests.swift",
"3D/Protocols/Plane/PlaneIntersectablePlane3TypeTests.swift",
"3D/Protocols/Vector/Vector3AdditiveTests.swift",
"3D/Protocols/Vector/Vector3FloatingPointTests.swift",
"3D/Protocols/Vector/Vector3MultiplicativeTests.swift",
"3D/Protocols/Vector/Vector3TypeTests.swift",
"3D/Ray3Tests.swift",
"3D/RotationMatrix3Tests.swift",
"3D/SIMD/SIMD3+DoubleTests.swift",
"3D/Sphere3Tests.swift",
"3D/Torus3Tests.swift",
"3D/Triangle3Tests.swift",
"3D/Vector3Tests.swift",
"4D/Protocols/Vector/Vector4AdditiveTests.swift",
"4D/Protocols/Vector/Vector4FloatingPointTests.swift",
"4D/Protocols/Vector/Vector4TypeTests.swift",
"4D/SIMD/SIMD4+DoubleTests.swift",
"4D/Vector4Tests.swift",
"Angles/AngleSweepTests.swift",
"Angles/AngleTests.swift",
"Generalized/AABBTests.swift",
"Generalized/ConvexLineIntersectionTests.swift",
"Generalized/DirectionalRayTests.swift",
"Generalized/EllipsoidTests.swift",
"Generalized/HyperplaneTests.swift",
"Generalized/LinePolygonTests.swift",
"Generalized/LineSegmentTests.swift",
"Generalized/LineTests.swift",
"Generalized/NCapsuleTests.swift",
"Generalized/NRectangleTests.swift",
"Generalized/NSphereTests.swift",
"Generalized/NSquareTests.swift",
"Generalized/PointCloudTests.swift",
"Generalized/PointNormalPlaneTests.swift",
"Generalized/PointNormalTests.swift",
"Generalized/Property Wrappers/UnitVectorTests.swift",
"Generalized/Protocols/Geometry/PointProjectableTypeTests.swift",
"Generalized/Protocols/Geometry/VolumetricTypeTests.swift",
"Generalized/Protocols/Line/LineCategoryTests.swift",
"Generalized/Protocols/Line/LineDivisibleTests.swift",
"Generalized/Protocols/Line/LineFloatingPointTests.swift",
"Generalized/Protocols/Plane/LineIntersectablePlaneTypeTests.swift",
"Generalized/Protocols/Plane/PointProjectablePlaneTypeTests.swift",
"Generalized/Protocols/Rectangle/AdditiveRectangleTypeTests.swift",
"Generalized/Protocols/Rectangle/ConstructableRectangleTypeTests.swift",
"Generalized/Protocols/Rectangle/DivisibleRectangleTypeTests.swift",
"Generalized/Protocols/Vector/VectorAdditiveTests.swift",
"Generalized/Protocols/Vector/VectorComparableTests.swift",
"Generalized/Protocols/Vector/VectorDivisibleTests.swift",
"Generalized/Protocols/Vector/VectorFloatingPointTests.swift",
"Generalized/Protocols/Vector/VectorMultiplicativeTests.swift",
"Generalized/Protocols/Vector/VectorSignedTests.swift",
"Generalized/Protocols/Vector/VectorTakeableTests.swift",
"Generalized/RayTests.swift",
"Generalized/RoundNRectangleTests.swift",
"Generalized/Triangle+CoordinatesTests.swift",
"Generalized/TriangleTests.swift",
"Matrices/Matrix2x2Tests.swift",
"Matrices/Matrix3x2Tests.swift",
"Matrices/Matrix3x3Tests.swift",
"Matrices/Matrix4x4Tests.swift",
"Matrices/Protocols/MatrixTypeTests.swift",
"PerformanceTests.swift",
"Utils/Comparable+ClampTests.swift",
"Utils/SignedNumeric+SignTests.swift"
],
"target_dependencies" : [
"Geometria",
"TestCommons"
],
"type" : "test"
},
{
"c99name" : "GeometriaClippingTests",
"module_type" : "SwiftTarget",
"name" : "GeometriaClippingTests",
"path" : "Tests/GeometriaClippingTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"2D/Boolean/ContourManagerTests.swift",
"2D/Boolean/ExclusiveDisjunction2ParametricTests.swift",
"2D/Boolean/Intersection2ParametricTests.swift",
"2D/Boolean/Subtraction2ParametricTests.swift",
"2D/Boolean/Union2ParametricTests.swift",
"2D/Geometry/Capsule2ParametricTests.swift",
"2D/Geometry/Circle2ParametricTests.swift",
"2D/Geometry/Compound2ParametricTests.swift",
"2D/Geometry/LinePolygon2ParametricTests.swift",
"2D/Graph/Simplex2Graph+CreationTests.swift",
"2D/Parametric2ContourTests.swift",
"2D/Parametric2GeometrySimplexTests.swift",
"2D/Protocols/ParametricClip2GeometryTests.swift",
"2D/Simplexes/CircleArc2SimplexTests.swift",
"2D/Simplexes/LineSegment2SimplexTests.swift",
"TestSupport/Capsule2Parametric+Tests.swift",
"TestSupport/Circle2Parametric+Tests.swift",
"TestSupport/LinePolygon2Parametric+Tests.swift",
"Utils/OrderedSet+ExtTests.swift",
"Utils/Set+ExtTests.swift"
],
"target_dependencies" : [
"GeometriaClipping",
"TestCommons"
],
"type" : "test"
},
{
"c99name" : "GeometriaClipping",
"module_type" : "SwiftTarget",
"name" : "GeometriaClipping",
"path" : "Sources/GeometriaClipping",
"product_dependencies" : [
"Numerics",
"MiniDigraph",
"OrderedCollections"
],
"product_memberships" : [
"GeometriaClipping"
],
"sources" : [
"2D/Boolean/ContourManager.swift",
"2D/Boolean/ExclusiveDisjunction2Parametric.swift",
"2D/Boolean/Intersection2Parametric.swift",
"2D/Boolean/Subtraction2Parametric.swift",
"2D/Boolean/Union2Parametric.swift",
"2D/Geometry/Capsule2Parametric.swift",
"2D/Geometry/Circle2Parametric.swift",
"2D/Geometry/Compound2Periodic.swift",
"2D/Geometry/LinePolygon2Parametric.swift",
"2D/Graph/Simplex2Graph+Creation.swift",
"2D/Graph/Simplex2Graph+Recombining.swift",
"2D/Graph/Simplex2Graph.swift",
"2D/Parametric2Contour.swift",
"2D/Parametric2GeometrySimplex.swift",
"2D/Protocols/Boolean/Boolean2Parametric.swift",
"2D/Protocols/Parametric2Simplex.swift",
"2D/Protocols/ParametricClip2Geometry.swift",
"2D/Protocols/ParametricClip2Intersection.swift",
"2D/Simplexes/CircleArc2Simplex.swift",
"2D/Simplexes/LineSegment2Simplex.swift",
"Generalized/Protocols/ParametricClipGeometry.swift",
"Generalized/Protocols/ParametricSimplex.swift",
"Utils/FloatingPoint+Ext.swift",
"Utils/OrderedSet+Ext.swift",
"Utils/Set+Ext.swift",
"Utils/Vector2FloatingPoint+Ext.swift"
],
"target_dependencies" : [
"Geometria",
"GeometriaAlgorithms"
],
"type" : "library"
},
{
"c99name" : "GeometriaAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "GeometriaAlgorithmsTests",
"path" : "Tests/GeometriaAlgorithmsTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"2D/Ellipse2Tests.swift",
"2D/PointCloud2Tests.swift",
"SpatialPartitioning/KDTree/KDTreeTests.swift",
"SpatialPartitioning/SpatialTree/SpatialTreeTests.swift",
"TestUtils.swift",
"TestUtils/MersenneTwister+Geometria.swift",
"TestUtils/MersenneTwister.swift",
"TestUtils/SequenceAsserter.swift"
],
"target_dependencies" : [
"GeometriaAlgorithms",
"TestCommons"
],
"type" : "test"
},
{
"c99name" : "GeometriaAlgorithms",
"module_type" : "SwiftTarget",
"name" : "GeometriaAlgorithms",
"path" : "Sources/GeometriaAlgorithms",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"GeometriaAlgorithms",
"GeometriaClipping"
],
"sources" : [
"2D/Ellipse2.swift",
"2D/PointCloud2.swift",
"2D/SpatialPartitioning/QuadTree.swift",
"3D/SpatialPartitioning/Octree.swift",
"SpatialPartitioning/KDTree/KDTree.swift",
"SpatialPartitioning/SpatialTree/Protocols/SpatialTreeType.swift",
"SpatialPartitioning/SpatialTree/SpatialTree.swift"
],
"target_dependencies" : [
"Geometria"
],
"type" : "library"
},
{
"c99name" : "Geometria",
"module_type" : "SwiftTarget",
"name" : "Geometria",
"path" : "Sources/Geometria",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"Geometria",
"GeometriaAlgorithms",
"GeometriaClipping"
],
"sources" : [
"2D/AABB2.swift",
"2D/Circle2.swift",
"2D/CircleArc2.swift",
"2D/ClosedShape2Intersection.swift",
"2D/DirectionalRay2.swift",
"2D/EdgeInsets2.swift",
"2D/Ellipse2.swift",
"2D/Hyperplane2.swift",
"2D/Line2.swift",
"2D/LineIntersectionResult.swift",
"2D/LinePolygon2.swift",
"2D/LineSegment2.swift",
"2D/PointCloud2.swift",
"2D/PointNormalPlane2.swift",
"2D/Protocols/BaseGeometry/Convex2Type.swift",
"2D/Protocols/BaseGeometry/VolumetricType+2D.swift",
"2D/Protocols/Line/Line2FloatingPoint.swift",
"2D/Protocols/Line/Line2Multiplicative.swift",
"2D/Protocols/Line/Line2Real.swift",
"2D/Protocols/Line/Line2Signed.swift",
"2D/Protocols/Line/Line2Type.swift",
"2D/Protocols/Plane/PlaneIntersectablePlane2Type.swift",
"2D/Protocols/Rectangle/ConstructableRectangleType+2D.swift",
"2D/Protocols/Rectangle/DivisibleRectangleType+2D.swift",
"2D/Protocols/Rectangle/RectangleType+2D.swift",
"2D/Protocols/Vector/Vector2Additive.swift",
"2D/Protocols/Vector/Vector2FloatingPoint.swift",
"2D/Protocols/Vector/Vector2Multiplicative.swift",
"2D/Protocols/Vector/Vector2Real.swift",
"2D/Protocols/Vector/Vector2Signed.swift",
"2D/Protocols/Vector/Vector2Type.swift",
"2D/Ray2.swift",
"2D/Rectangle2.swift",
"2D/RoundRectangle2.swift",
"2D/SIMD/SIMD2+Double.swift",
"2D/Square2.swift",
"2D/Stadium2.swift",
"2D/Triangle2.swift",
"2D/Vector2+Double.swift",
"2D/Vector2+Float.swift",
"2D/Vector2.swift",
"3D/AABB3.swift",
"3D/Capsule3.swift",
"3D/Cube3.swift",
"3D/Cylinder3.swift",
"3D/DirectionalRay3.swift",
"3D/Disk3.swift",
"3D/Ellipse3.swift",
"3D/Hyperplane3.swift",
"3D/Line3.swift",
"3D/LineSegment3.swift",
"3D/Orientation3.swift",
"3D/PointCloud3.swift",
"3D/PointNormalPlane3.swift",
"3D/Projection/PlaneProjectiveSpace.swift",
"3D/Projection/SphereCoordinates.swift",
"3D/Projection/SphereProjectiveSpace.swift",
"3D/ProjectivePointNormalPlane3.swift",
"3D/Protocols/BaseGeometry/Convex3Type.swift",
"3D/Protocols/BaseGeometry/Line3IntersectableType.swift",
"3D/Protocols/BaseGeometry/VolumetricType+3D.swift",
"3D/Protocols/Line/Line3FloatingPoint.swift",
"3D/Protocols/Line/Line3Type.swift",
"3D/Protocols/Plane/Plane3Type.swift",
"3D/Protocols/Plane/PlaneIntersectablePlane3Type.swift",
"3D/Protocols/Vector/Vector3Additive.swift",
"3D/Protocols/Vector/Vector3FloatingPoint.swift",
"3D/Protocols/Vector/Vector3Multiplicative.swift",
"3D/Protocols/Vector/Vector3Real.swift",
"3D/Protocols/Vector/Vector3Type.swift",
"3D/Ray3.swift",
"3D/RotationMatrix3.swift",
"3D/RotationOrder3.swift",
"3D/SIMD/SIMD3+Double.swift",
"3D/Sphere3.swift",
"3D/Torus3.swift",
"3D/Triangle3.swift",
"3D/Vector3.swift",
"4D/Hyperplane4.swift",
"4D/Protocols/Vector/Vector4Additive.swift",
"4D/Protocols/Vector/Vector4FloatingPoint.swift",
"4D/Protocols/Vector/Vector4Type.swift",
"4D/SIMD/SIMD4+Double.swift",
"4D/Vector4.swift",
"Angles/Angle.swift",
"Angles/AngleSweep.swift",
"Generalized/AABB.swift",
"Generalized/ConvexLineIntersection.swift",
"Generalized/DirectionalRay.swift",
"Generalized/Ellipsoid.swift",
"Generalized/Hyperplane.swift",
"Generalized/Line.swift",
"Generalized/LineIntersection.swift",
"Generalized/LineIntersectionPointNormal.swift",
"Generalized/LinePolygon.swift",
"Generalized/LineSegment.swift",
"Generalized/NCapsule.swift",
"Generalized/NRectangle.swift",
"Generalized/NSphere.swift",
"Generalized/NSquare.swift",
"Generalized/PairLineIntersection.swift",
"Generalized/PointCloud.swift",
"Generalized/PointNormal.swift",
"Generalized/PointNormalPlane.swift",
"Generalized/Projection/Protocols/ProjectiveSpace.swift",
"Generalized/Property Wrappers/UnitVector.swift",
"Generalized/Protocols/BaseGeometry/BoundableType.swift",
"Generalized/Protocols/BaseGeometry/ConvexType.swift",
"Generalized/Protocols/BaseGeometry/GeometricType.swift",
"Generalized/Protocols/BaseGeometry/LineIntersectableType.swift",
"Generalized/Protocols/BaseGeometry/PointProjectableType.swift",
"Generalized/Protocols/BaseGeometry/SignedDistanceMeasurableType.swift",
"Generalized/Protocols/BaseGeometry/VolumetricType.swift",
"Generalized/Protocols/DivisibleArithmetic.swift",
"Generalized/Protocols/Line/LineAdditive.swift",
"Generalized/Protocols/Line/LineCategory.swift",
"Generalized/Protocols/Line/LineDivisible.swift",
"Generalized/Protocols/Line/LineFloatingPoint.swift",
"Generalized/Protocols/Line/LineMultiplicative.swift",
"Generalized/Protocols/Line/LineReal.swift",
"Generalized/Protocols/Line/LineSigned.swift",
"Generalized/Protocols/Line/LineType.swift",
"Generalized/Protocols/Plane/LineIntersectablePlaneType.swift",
"Generalized/Protocols/Plane/PlaneType.swift",
"Generalized/Protocols/Plane/PointProjectablePlaneType.swift",
"Generalized/Protocols/Rectangle/AdditiveRectangleType.swift",
"Generalized/Protocols/Rectangle/ConstructableRectangleType.swift",
"Generalized/Protocols/Rectangle/DivisibleRectangleType.swift",
"Generalized/Protocols/Rectangle/RectangleType.swift",
"Generalized/Protocols/Rectangle/SelfIntersectableRectangleType.swift",
"Generalized/Protocols/Vector/VectorAdditive.swift",
"Generalized/Protocols/Vector/VectorComparable.swift",
"Generalized/Protocols/Vector/VectorDivisible.swift",
"Generalized/Protocols/Vector/VectorFloatingPoint.swift",
"Generalized/Protocols/Vector/VectorMultiplicative.swift",
"Generalized/Protocols/Vector/VectorReal.swift",
"Generalized/Protocols/Vector/VectorSigned.swift",
"Generalized/Protocols/Vector/VectorTakeable.swift",
"Generalized/Protocols/Vector/VectorType.swift",
"Generalized/Ray.swift",
"Generalized/RoundNRectangle.swift",
"Generalized/Triangle+Coordinates.swift",
"Generalized/Triangle.swift",
"Matrices/Matrix2x2.swift",
"Matrices/Matrix3x2.swift",
"Matrices/Matrix3x3.swift",
"Matrices/Matrix4x4.swift",
"Matrices/Protocols/MatrixType.swift",
"Matrices/Protocols/SquareMatrixType.swift",
"Matrices/Protocols/TransposableMatrixType.swift",
"Utils/Comparable+Clamp.swift",
"Utils/SignedNumeric+Sign.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.