Build Information
Failed to build ShapeScript, reference main (00f0d2), with Swift 6.3 for Android on 18 Apr 2026 23:17:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build 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: android
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-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/nicklockwood/LRUCache.git
[1/360] Fetching lrucache
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/SVGPath.git
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.82s)
[1/336] Fetching svgpath
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.63s)
[1/13733] Fetching euclid
Fetched https://github.com/nicklockwood/Euclid.git from cache (4.25s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (5.97s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.77s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.14 (0.76s)
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.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
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version--4F562202D5529B1.txt
[7/57] Emitting module Euclid
[8/62] Compiling SVGPath SVGPath+CoreGraphics.swift
[9/62] Compiling Euclid Mesh+Shapes.swift
[10/62] Compiling Euclid Mesh+Texcoords.swift
[11/62] Compiling Euclid Mesh.swift
[12/62] Compiling Euclid Path+CSG.swift
[13/62] Compiling Euclid Path+Shapes.swift
[14/62] Compiling Euclid Transformable.swift
[15/62] Compiling Euclid Utilities.swift
[16/62] Compiling Euclid Vector.swift
[17/62] Compiling Euclid Vertex.swift
[18/62] Compiling Euclid VertexSet.swift
[19/62] Compiling Euclid Euclid+AppKit.swift
[20/62] Compiling Euclid Euclid+CoreGraphics.swift
[21/62] Compiling Euclid Euclid+CoreText.swift
[22/62] Compiling Euclid Euclid+RealityKit.swift
[23/62] Compiling Euclid Euclid+SIMD.swift
[24/62] Compiling Euclid Euclid+SceneKit.swift
[25/62] Compiling Euclid Mesh+CSG.swift
[26/62] Compiling Euclid Mesh+IO.swift
[27/62] Compiling Euclid Mesh+OBJ.swift
[28/62] Compiling Euclid Mesh+OFF.swift
[29/62] Compiling Euclid Mesh+STL.swift
[30/62] Compiling Euclid Euclid+UIKit.swift
[31/62] Compiling Euclid Interpolatable.swift
[32/62] Compiling Euclid Line.swift
[33/62] Compiling Euclid LineComparable.swift
[34/62] Compiling Euclid LineSegment+CSG.swift
[35/62] Compiling Euclid LineSegment.swift
[36/62] Compiling Euclid Angle.swift
[37/62] Compiling Euclid ApproximateEquality.swift
[38/62] Compiling Euclid BSP.swift
[39/62] Compiling Euclid Bounded.swift
[40/62] Compiling Euclid Bounds.swift
[41/62] Compiling Euclid Color.swift
[42/62] Emitting module LRUCache
[43/62] Compiling LRUCache LRUCache.swift
[44/63] Compiling Euclid Polygon+CSG.swift
[45/63] Compiling Euclid Polygon.swift
[46/63] Compiling Euclid Rotation.swift
[47/63] Compiling Euclid Stretchable.swift
[48/63] Compiling Euclid Transform.swift
[50/63] Compiling Euclid Path.swift
[51/63] Compiling Euclid PathPoint.swift
[52/63] Compiling Euclid Plane.swift
[53/63] Compiling Euclid PlaneComparable.swift
[54/63] Compiling Euclid PointComparable.swift
[55/64] Compiling SVGPath SVGPath.swift
[56/64] Emitting module SVGPath
[58/65] Wrapping AST for LRUCache for debugging
[59/66] Wrapping AST for Euclid for debugging
[60/66] Wrapping AST for SVGPath for debugging
[62/90] Emitting module ShapeScript
[63/93] Compiling ShapeScript Lexer.swift
[64/93] Compiling ShapeScript Material+Brightness.swift
[65/93] Compiling ShapeScript Material+SceneKit.swift
[66/93] Compiling ShapeScript Material.swift
[67/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
[68/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
[69/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
[70/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
[71/93] Compiling ShapeScript Euclid+Extensions.swift
[72/93] Compiling ShapeScript Euclid+SVGPath.swift
[73/93] Compiling ShapeScript EvaluationContext.swift
[74/93] Compiling ShapeScript EvaluationDelegate.swift
[75/93] Compiling ShapeScript StandardLibrary.swift
[76/93] Compiling ShapeScript String+Matching.swift
[77/93] Compiling ShapeScript String+Ordinals.swift
[78/93] Compiling ShapeScript RandomSequence.swift
[79/93] Compiling ShapeScript Scene+SceneKit.swift
[80/93] Compiling ShapeScript Scene.swift
[81/93] Compiling ShapeScript Symbols.swift
[82/93] Compiling ShapeScript Types.swift
[83/93] Compiling ShapeScript URL+FileType.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 android