The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShapeScript, reference main (00f0d2), with Swift 6.3 for Wasm on 18 Apr 2026 23:16:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build 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 /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 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
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nicklockwood/ShapeScript.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/nicklockwood/SVGPath.git
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/360] Fetching lrucache
[361/696] Fetching lrucache, svgpath
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.21s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.26s)
[1/13733] Fetching euclid
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.83s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (3.26s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.70s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.14 (0.77s)
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
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/57] Emitting module SVGPath
[8/57] Emitting module Euclid
[9/62] Compiling SVGPath SVGPath+CoreGraphics.swift
[10/62] Compiling Euclid Path.swift
[11/62] Compiling Euclid PathPoint.swift
[12/62] Compiling Euclid Plane.swift
[13/62] Compiling Euclid PlaneComparable.swift
[14/62] Compiling Euclid PointComparable.swift
[15/62] Compiling Euclid Angle.swift
[16/62] Compiling Euclid ApproximateEquality.swift
[17/62] Compiling Euclid BSP.swift
[18/62] Compiling Euclid Bounded.swift
[19/62] Compiling Euclid Bounds.swift
[20/62] Compiling Euclid Color.swift
[21/62] Compiling Euclid Euclid+AppKit.swift
[22/62] Compiling Euclid Euclid+CoreGraphics.swift
[23/62] Compiling Euclid Euclid+CoreText.swift
[24/62] Compiling Euclid Euclid+RealityKit.swift
[25/62] Compiling Euclid Euclid+SIMD.swift
[26/62] Compiling Euclid Euclid+SceneKit.swift
[27/62] Compiling Euclid Euclid+UIKit.swift
[28/62] Compiling Euclid Interpolatable.swift
[29/62] Compiling Euclid Line.swift
[30/62] Compiling Euclid LineComparable.swift
[31/62] Compiling Euclid LineSegment+CSG.swift
[32/62] Compiling Euclid LineSegment.swift
[33/62] Compiling LRUCache LRUCache.swift
[34/62] Emitting module LRUCache
[35/63] Compiling Euclid Transformable.swift
[36/63] Compiling Euclid Utilities.swift
[37/63] Compiling Euclid Vector.swift
[38/63] Compiling Euclid Vertex.swift
[39/63] Compiling Euclid VertexSet.swift
[40/63] Compiling Euclid Mesh+CSG.swift
[41/63] Compiling Euclid Mesh+IO.swift
[42/63] Compiling Euclid Mesh+OBJ.swift
[43/63] Compiling Euclid Mesh+OFF.swift
[44/63] Compiling Euclid Mesh+STL.swift
[45/63] Compiling Euclid Polygon+CSG.swift
[46/63] Compiling Euclid Polygon.swift
[47/63] Compiling Euclid Rotation.swift
[48/63] Compiling Euclid Stretchable.swift
[49/63] Compiling Euclid Transform.swift
[50/63] Compiling Euclid Mesh+Shapes.swift
[51/63] Compiling Euclid Mesh+Texcoords.swift
[52/63] Compiling Euclid Mesh.swift
[53/63] Compiling Euclid Path+CSG.swift
[54/63] Compiling Euclid Path+Shapes.swift
[55/63] Compiling SVGPath SVGPath.swift
[58/65] Wrapping AST for LRUCache for debugging
[59/65] Wrapping AST for SVGPath for debugging
[60/65] Wrapping AST for Euclid for debugging
[62/90] Compiling ShapeScript RandomSequence.swift
[63/90] Compiling ShapeScript Scene+SceneKit.swift
[64/90] Compiling ShapeScript Scene.swift
[65/93] Compiling ShapeScript Euclid+Extensions.swift
/host/spi-builder-workspace/ShapeScript/EvaluationContext.swift:363:28: error: no exact matches in call to initializer
361 |         switch url.pathExtension.lowercased() {
362 |         case "stl", "stla", "obj", "off":
363 |             let mesh = try Mesh(url: url) {
    |                            `- error: no exact matches in call to initializer
364 |                 switch $0 {
365 |                 case let color as Color:
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh+STL.swift:220:5: note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
218 |     ///   - stlData: binary or ASCII STL file data
219 |     ///   - materialLookup: A closure to map STL facet colors to Euclid materials. Use `nil` for default mapping.
220 |     init?(stlData: Data, materialLookup: STLMaterialProvider? = nil) {
    |     `- note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
221 |         if stlData.count >= 5,
222 |            let prefix = String(data: stlData[0 ..< 5], encoding: .utf8),
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh.swift:186:5: note: candidate has partially matching parameter list ([Polygon])
184 |     /// Creates a new mesh from an array of polygons.
185 |     /// - Parameter polygons: The polygons making up the mesh.
186 |     init(_ polygons: [Polygon]) {
    |     `- note: candidate has partially matching parameter list ([Polygon])
187 |         self.init(
188 |             unchecked: polygons,
[66/93] Compiling ShapeScript Euclid+SVGPath.swift
/host/spi-builder-workspace/ShapeScript/EvaluationContext.swift:363:28: error: no exact matches in call to initializer
361 |         switch url.pathExtension.lowercased() {
362 |         case "stl", "stla", "obj", "off":
363 |             let mesh = try Mesh(url: url) {
    |                            `- error: no exact matches in call to initializer
364 |                 switch $0 {
365 |                 case let color as Color:
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh+STL.swift:220:5: note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
218 |     ///   - stlData: binary or ASCII STL file data
219 |     ///   - materialLookup: A closure to map STL facet colors to Euclid materials. Use `nil` for default mapping.
220 |     init?(stlData: Data, materialLookup: STLMaterialProvider? = nil) {
    |     `- note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
221 |         if stlData.count >= 5,
222 |            let prefix = String(data: stlData[0 ..< 5], encoding: .utf8),
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh.swift:186:5: note: candidate has partially matching parameter list ([Polygon])
184 |     /// Creates a new mesh from an array of polygons.
185 |     /// - Parameter polygons: The polygons making up the mesh.
186 |     init(_ polygons: [Polygon]) {
    |     `- note: candidate has partially matching parameter list ([Polygon])
187 |         self.init(
188 |             unchecked: polygons,
[67/93] Compiling ShapeScript EvaluationContext.swift
/host/spi-builder-workspace/ShapeScript/EvaluationContext.swift:363:28: error: no exact matches in call to initializer
361 |         switch url.pathExtension.lowercased() {
362 |         case "stl", "stla", "obj", "off":
363 |             let mesh = try Mesh(url: url) {
    |                            `- error: no exact matches in call to initializer
364 |                 switch $0 {
365 |                 case let color as Color:
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh+STL.swift:220:5: note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
218 |     ///   - stlData: binary or ASCII STL file data
219 |     ///   - materialLookup: A closure to map STL facet colors to Euclid materials. Use `nil` for default mapping.
220 |     init?(stlData: Data, materialLookup: STLMaterialProvider? = nil) {
    |     `- note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
221 |         if stlData.count >= 5,
222 |            let prefix = String(data: stlData[0 ..< 5], encoding: .utf8),
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh.swift:186:5: note: candidate has partially matching parameter list ([Polygon])
184 |     /// Creates a new mesh from an array of polygons.
185 |     /// - Parameter polygons: The polygons making up the mesh.
186 |     init(_ polygons: [Polygon]) {
    |     `- note: candidate has partially matching parameter list ([Polygon])
187 |         self.init(
188 |             unchecked: polygons,
[68/93] Compiling ShapeScript EvaluationDelegate.swift
/host/spi-builder-workspace/ShapeScript/EvaluationContext.swift:363:28: error: no exact matches in call to initializer
361 |         switch url.pathExtension.lowercased() {
362 |         case "stl", "stla", "obj", "off":
363 |             let mesh = try Mesh(url: url) {
    |                            `- error: no exact matches in call to initializer
364 |                 switch $0 {
365 |                 case let color as Color:
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh+STL.swift:220:5: note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
218 |     ///   - stlData: binary or ASCII STL file data
219 |     ///   - materialLookup: A closure to map STL facet colors to Euclid materials. Use `nil` for default mapping.
220 |     init?(stlData: Data, materialLookup: STLMaterialProvider? = nil) {
    |     `- note: candidate has partially matching parameter list (stlData: Data, materialLookup: Mesh.STLMaterialProvider?)
221 |         if stlData.count >= 5,
222 |            let prefix = String(data: stlData[0 ..< 5], encoding: .utf8),
/host/spi-builder-workspace/.build/checkouts/Euclid/Sources/Mesh.swift:186:5: note: candidate has partially matching parameter list ([Polygon])
184 |     /// Creates a new mesh from an array of polygons.
185 |     /// - Parameter polygons: The polygons making up the mesh.
186 |     init(_ polygons: [Polygon]) {
    |     `- note: candidate has partially matching parameter list ([Polygon])
187 |         self.init(
188 |             unchecked: polygons,
[69/93] Emitting module ShapeScript
[70/93] Compiling ShapeScript Geometry.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:418:43: error: value of type 'NSError' has no member 'underlyingErrors'
 416 |             #if !os(Linux)
 417 |             if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
 418 |                 underlyingError = nsError.underlyingErrors.first
     |                                           `- error: value of type 'NSError' has no member 'underlyingErrors'
 419 |             }
 420 |             #endif
[71/93] Compiling ShapeScript GeometryCache.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:418:43: error: value of type 'NSError' has no member 'underlyingErrors'
 416 |             #if !os(Linux)
 417 |             if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
 418 |                 underlyingError = nsError.underlyingErrors.first
     |                                           `- error: value of type 'NSError' has no member 'underlyingErrors'
 419 |             }
 420 |             #endif
[72/93] Compiling ShapeScript GeometryType.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:418:43: error: value of type 'NSError' has no member 'underlyingErrors'
 416 |             #if !os(Linux)
 417 |             if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
 418 |                 underlyingError = nsError.underlyingErrors.first
     |                                           `- error: value of type 'NSError' has no member 'underlyingErrors'
 419 |             }
 420 |             #endif
[73/93] Compiling ShapeScript Interpreter.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:418:43: error: value of type 'NSError' has no member 'underlyingErrors'
 416 |             #if !os(Linux)
 417 |             if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
 418 |                 underlyingError = nsError.underlyingErrors.first
     |                                           `- error: value of type 'NSError' has no member 'underlyingErrors'
 419 |             }
 420 |             #endif
[74/93] Compiling ShapeScript Lexer.swift
[75/93] Compiling ShapeScript Material+Brightness.swift
[76/93] Compiling ShapeScript Material+SceneKit.swift
[77/93] Compiling ShapeScript Material.swift
[78/93] Compiling ShapeScript Symbols.swift
[79/93] Compiling ShapeScript Types.swift
[80/93] Compiling ShapeScript URL+FileType.swift
[81/93] Compiling ShapeScript StandardLibrary.swift
[82/93] Compiling ShapeScript String+Matching.swift
[83/93] Compiling ShapeScript String+Ordinals.swift
[84/93] Compiling ShapeScript Value+JSON.swift
[85/93] Compiling ShapeScript Value+Logging.swift
[86/93] Compiling ShapeScript Values.swift
[87/93] Compiling ShapeScript Members.swift
[88/93] Compiling ShapeScript Parser.swift
[89/93] Compiling ShapeScript ProgramError.swift
BUILD FAILURE 6.3 wasm