Build Information
Successful build of ShapeScript, reference main (00f0d2), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 22:58:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/ShapeScript.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/ShapeScript
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 00f0d2f Update for 1.10.1 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
00f0d2f75b7ed2bc64cf9dcf03f79568941681ff
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at main
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/SVGPath.git
[1/336] Fetching svgpath
[72/696] Fetching svgpath, lrucache
[697/14429] Fetching svgpath, lrucache, euclid
Fetched https://github.com/nicklockwood/SVGPath.git from cache (4.26s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (4.26s)
Fetched https://github.com/nicklockwood/Euclid.git from cache (4.26s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (4.92s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.60s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.14 (0.64s)
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.8.14
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "shapescript",
"name": "ShapeScript",
"url": "https://github.com/nicklockwood/ShapeScript.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShapeScript",
"traits": [
"default"
],
"dependencies": [
{
"identity": "euclid",
"name": "Euclid",
"url": "https://github.com/nicklockwood/Euclid.git",
"version": "0.8.14",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Euclid",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "lrucache",
"name": "LRUCache",
"url": "https://github.com/nicklockwood/LRUCache.git",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LRUCache",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "svgpath",
"name": "SVGPath",
"url": "https://github.com/nicklockwood/SVGPath.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVGPath",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nicklockwood/ShapeScript.git
[1/11314] Fetching shapescript
Fetched https://github.com/nicklockwood/ShapeScript.git from cache (3.89s)
Fetching https://github.com/nicklockwood/Euclid.git from cache
Fetching https://github.com/nicklockwood/LRUCache.git from cache
Fetching https://github.com/nicklockwood/SVGPath.git from cache
Fetched https://github.com/nicklockwood/Euclid.git from cache (0.54s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.54s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.54s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (0.61s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.03s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.14 (0.03s)
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.8.14
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/ShapeScript.git
Working copy of https://github.com/nicklockwood/ShapeScript.git resolved at main (00f0d2f)
Found 3 product dependencies
- Euclid
- LRUCache
- SVGPath
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/nicklockwood/ShapeScript.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Write shapescript-entitlement.plist
[1/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/55] Compiling SVGPath SVGPath+CoreGraphics.swift
[9/55] Compiling LRUCache LRUCache.swift
[10/55] Emitting module LRUCache
[11/55] Emitting module SVGPath
[12/55] Compiling SVGPath SVGPath.swift
[13/55] Emitting module Euclid
[14/59] Compiling Euclid PlaneComparable.swift
[15/59] Compiling Euclid PointComparable.swift
[16/59] Compiling Euclid Polygon+CSG.swift
[17/59] Compiling Euclid Polygon.swift
[18/59] Compiling Euclid Path+Shapes.swift
[19/59] Compiling Euclid Path.swift
[20/59] Compiling Euclid PathPoint.swift
[21/59] Compiling Euclid Plane.swift
[22/59] Compiling Euclid Rotation.swift
[23/59] Compiling Euclid Stretchable.swift
[24/59] Compiling Euclid Transform.swift
[25/59] Compiling Euclid Transformable.swift
[26/59] Compiling Euclid LineComparable.swift
[27/59] Compiling Euclid LineSegment+CSG.swift
[28/59] Compiling Euclid LineSegment.swift
[29/59] Compiling Euclid Mesh+CSG.swift
[30/59] Compiling Euclid Mesh+Shapes.swift
[31/59] Compiling Euclid Mesh+Texcoords.swift
[32/59] Compiling Euclid Mesh.swift
[33/59] Compiling Euclid Path+CSG.swift
[34/59] Compiling Euclid Angle.swift
[35/59] Compiling Euclid ApproximateEquality.swift
[36/59] Compiling Euclid BSP.swift
[37/59] Compiling Euclid Bounded.swift
[38/59] Compiling Euclid Bounds.swift
[39/59] Compiling Euclid Utilities.swift
[40/59] Compiling Euclid Vector.swift
[41/59] Compiling Euclid Vertex.swift
[42/59] Compiling Euclid VertexSet.swift
[43/59] Compiling Euclid Euclid+SIMD.swift
[44/59] Compiling Euclid Euclid+SceneKit.swift
[45/59] Compiling Euclid Euclid+UIKit.swift
[46/59] Compiling Euclid Interpolatable.swift
[47/59] Compiling Euclid Line.swift
[48/59] Compiling Euclid Mesh+IO.swift
[49/59] Compiling Euclid Mesh+OBJ.swift
[50/59] Compiling Euclid Mesh+OFF.swift
[51/59] Compiling Euclid Mesh+STL.swift
[52/59] Compiling Euclid Color.swift
[53/59] Compiling Euclid Euclid+AppKit.swift
[54/59] Compiling Euclid Euclid+CoreGraphics.swift
[55/59] Compiling Euclid Euclid+CoreText.swift
[56/59] Compiling Euclid Euclid+RealityKit.swift
[57/85] Emitting module ShapeScript
[58/87] Compiling ShapeScript RandomSequence.swift
[59/87] Compiling ShapeScript Scene+SceneKit.swift
[60/87] Compiling ShapeScript Scene.swift
[61/87] Compiling ShapeScript StandardLibrary.swift
[62/87] Compiling ShapeScript String+Matching.swift
[63/87] Compiling ShapeScript String+Ordinals.swift
[64/87] Compiling ShapeScript Euclid+Extensions.swift
[65/87] Compiling ShapeScript Euclid+SVGPath.swift
[66/87] Compiling ShapeScript EvaluationContext.swift
[67/87] Compiling ShapeScript Material+Brightness.swift
[68/87] Compiling ShapeScript Material+SceneKit.swift
[69/87] Compiling ShapeScript Material.swift
[70/87] Compiling ShapeScript EvaluationDelegate.swift
[71/87] Compiling ShapeScript Geometry.swift
[72/87] Compiling ShapeScript GeometryCache.swift
[73/87] Compiling ShapeScript URL+FileType.swift
[74/87] Compiling ShapeScript Value+JSON.swift
[75/87] Compiling ShapeScript Members.swift
[76/87] Compiling ShapeScript Parser.swift
[77/87] Compiling ShapeScript ProgramError.swift
[78/87] Compiling ShapeScript Value+Logging.swift
[79/87] Compiling ShapeScript Values.swift
[80/87] Compiling ShapeScript GeometryType.swift
[81/87] Compiling ShapeScript Interpreter.swift
[82/87] Compiling ShapeScript Lexer.swift
[83/87] Compiling ShapeScript Symbols.swift
[84/87] Compiling ShapeScript Types.swift
[85/93] Compiling CLI ProgramError+Formatting.swift
[86/93] Compiling CLI main.swift
[87/93] Compiling CLI Geometry+ModelInfo.swift
[88/93] Compiling CLI CLI+Export.swift
[89/93] Emitting module CLI
[90/93] Compiling CLI CLI.swift
[90/93] Write Objects.LinkFileList
[91/93] Linking shapescript
[92/93] Applying shapescript
Build complete! (20.95s)
Build complete.
{
"dependencies" : [
{
"identity" : "euclid",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.14",
"upper_bound" : "0.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/Euclid.git"
},
{
"identity" : "lrucache",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/LRUCache.git"
},
{
"identity" : "svgpath",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "1.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SVGPath.git"
}
],
"manifest_display_name" : "ShapeScript",
"name" : "ShapeScript",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ShapeScript",
"targets" : [
"ShapeScript"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "shapescript",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ShapeScriptTests",
"module_type" : "SwiftTarget",
"name" : "ShapeScriptTests",
"path" : "ShapeScriptTests",
"sources" : [
"GeometryTests.swift",
"ImportExportTests.swift",
"InterpreterTests.swift",
"LexerTests.swift",
"LoggingTests.swift",
"MemberTests.swift",
"MetadataTests.swift",
"ParserTests.swift",
"PlatformTests.swift",
"RegressionTests.swift",
"SVGPathTests.swift",
"StandardLibraryTests.swift",
"StringMatchingTests.swift",
"TestDelegate.swift",
"TypesystemTests.swift"
],
"target_dependencies" : [
"ShapeScript"
],
"type" : "test"
},
{
"c99name" : "ShapeScript",
"module_type" : "SwiftTarget",
"name" : "ShapeScript",
"path" : "ShapeScript",
"product_dependencies" : [
"Euclid",
"LRUCache",
"SVGPath"
],
"product_memberships" : [
"ShapeScript",
"shapescript"
],
"sources" : [
"Euclid+Extensions.swift",
"Euclid+SVGPath.swift",
"EvaluationContext.swift",
"EvaluationDelegate.swift",
"Geometry.swift",
"GeometryCache.swift",
"GeometryType.swift",
"Interpreter.swift",
"Lexer.swift",
"Material+Brightness.swift",
"Material+SceneKit.swift",
"Material.swift",
"Members.swift",
"Parser.swift",
"ProgramError.swift",
"RandomSequence.swift",
"Scene+SceneKit.swift",
"Scene.swift",
"StandardLibrary.swift",
"String+Matching.swift",
"String+Ordinals.swift",
"Symbols.swift",
"Types.swift",
"URL+FileType.swift",
"Value+JSON.swift",
"Value+Logging.swift",
"Values.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Viewer/CLI",
"product_memberships" : [
"shapescript"
],
"sources" : [
"CLI+Export.swift",
"CLI.swift",
"Geometry+ModelInfo.swift",
"ProgramError+Formatting.swift",
"main.swift"
],
"target_dependencies" : [
"ShapeScript"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Done.