Build Information
Successful build of ShapeScript, reference main (786eaa), with Swift 6.2 for Linux on 13 Nov 2025 10:14:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/ShapeScript.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/nicklockwood/ShapeScript
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 786eaa3 Update for 1.9.3 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
786eaa319cb0e958c9030eaf5659bb3e8a9ad2e7
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/nicklockwood/ShapeScript.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/nicklockwood/SVGPath.git
Fetching https://github.com/nicklockwood/Euclid.git
[1/341] Fetching lrucache
[107/578] Fetching lrucache, svgpath
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.21s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.21s)
[1/13698] Fetching euclid
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.56s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (2.94s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.37s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.13 (0.52s)
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/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.8.13
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/57] Compiling Euclid Euclid+AppKit.swift
[8/57] Compiling Euclid Euclid+CoreGraphics.swift
[9/57] Compiling Euclid Euclid+CoreText.swift
[10/57] Compiling Euclid Euclid+RealityKit.swift
[11/57] Compiling Euclid Euclid+SIMD.swift
[12/57] Compiling Euclid Euclid+SceneKit.swift
[13/62] Emitting module LRUCache
[14/62] Compiling LRUCache LRUCache.swift
[16/63] Emitting module Euclid
[17/63] Compiling Euclid Angle.swift
[18/63] Compiling Euclid ApproximateEquality.swift
[19/63] Compiling Euclid BSP.swift
[20/63] Compiling Euclid Bounded.swift
[21/63] Compiling Euclid Bounds.swift
[22/63] Compiling Euclid Color.swift
[23/63] Compiling Euclid Mesh+Shapes.swift
[24/63] Compiling Euclid Mesh+Texcoords.swift
[25/63] Compiling Euclid Mesh.swift
[26/63] Compiling Euclid Path+CSG.swift
[27/63] Compiling Euclid Path+Shapes.swift
[28/63] Compiling SVGPath SVGPath+CoreGraphics.swift
[29/63] Emitting module SVGPath
[30/63] Compiling SVGPath SVGPath.swift
[31/64] Compiling Euclid Path.swift
[32/64] Compiling Euclid PathPoint.swift
[33/64] Compiling Euclid Plane.swift
[34/64] Compiling Euclid PlaneComparable.swift
[35/64] Compiling Euclid PointComparable.swift
[36/64] Compiling Euclid Polygon+CSG.swift
[37/64] Compiling Euclid Polygon.swift
[38/64] Compiling Euclid Rotation.swift
[39/64] Compiling Euclid Stretchable.swift
[40/64] Compiling Euclid Transform.swift
[41/64] Wrapping AST for LRUCache for debugging
[43/64] Compiling Euclid Mesh+CSG.swift
[44/64] Compiling Euclid Mesh+IO.swift
[45/64] Compiling Euclid Mesh+OBJ.swift
[46/64] Compiling Euclid Mesh+OFF.swift
[47/64] Compiling Euclid Mesh+STL.swift
[48/64] Compiling Euclid Euclid+UIKit.swift
[49/64] Compiling Euclid Interpolatable.swift
[50/64] Compiling Euclid Line.swift
[51/64] Compiling Euclid LineComparable.swift
[52/64] Compiling Euclid LineSegment+CSG.swift
[53/64] Compiling Euclid LineSegment.swift
[53/64] Wrapping AST for SVGPath for debugging
[55/64] Compiling Euclid Transformable.swift
[56/64] Compiling Euclid Utilities.swift
[57/64] Compiling Euclid Vector.swift
[58/64] Compiling Euclid Vertex.swift
[59/64] Compiling Euclid VertexSet.swift
[60/65] Wrapping AST for Euclid for debugging
[62/89] Compiling ShapeScript ProgramError.swift
[63/89] Compiling ShapeScript RandomSequence.swift
[64/89] Compiling ShapeScript Scene+SceneKit.swift
[65/92] Emitting module ShapeScript
[66/92] Compiling ShapeScript Euclid+Extensions.swift
[67/92] Compiling ShapeScript Euclid+SVGPath.swift
[68/92] Compiling ShapeScript EvaluationContext.swift
[69/92] Compiling ShapeScript EvaluationDelegate.swift
[70/92] Compiling ShapeScript Scene.swift
[71/92] Compiling ShapeScript StandardLibrary.swift
[72/92] Compiling ShapeScript String+Matching.swift
[73/92] Compiling ShapeScript Value+JSON.swift
[74/92] Compiling ShapeScript Value+Logging.swift
[75/92] Compiling ShapeScript Values.swift
[76/92] Compiling ShapeScript Material.swift
[77/92] Compiling ShapeScript Members.swift
[78/92] Compiling ShapeScript Parser.swift
[79/92] Compiling ShapeScript String+Ordinals.swift
[80/92] Compiling ShapeScript Symbols.swift
[81/92] Compiling ShapeScript Types.swift
[82/92] Compiling ShapeScript Lexer.swift
[83/92] Compiling ShapeScript Material+Brightness.swift
[84/92] Compiling ShapeScript Material+SceneKit.swift
[85/92] Compiling ShapeScript Geometry.swift
[86/92] Compiling ShapeScript GeometryCache.swift
[87/92] Compiling ShapeScript GeometryType.swift
[88/92] Compiling ShapeScript Interpreter.swift
[89/93] Wrapping AST for ShapeScript for debugging
[91/99] Compiling CLI main.swift
[92/99] Compiling CLI Geometry+ModelInfo.swift
[93/99] Emitting module CLI
[94/99] Compiling CLI CLI+Export.swift
[95/99] Compiling CLI ProgramError+Formatting.swift
[96/99] Compiling CLI CLI.swift
[97/100] Wrapping AST for CLI for debugging
[98/100] Write Objects.LinkFileList
[99/100] Linking shapescript
Build complete! (28.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "euclid",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.13",
"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" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.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",
"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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.