Build Information
Failed to build ShapeScript, reference 1.8.12 (b20899
), with Swift 6.2 (beta) for Android on 2 Aug 2025 01:19:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/ShapeScript.git
Reference: 1.8.12
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
* tag 1.8.12 -> FETCH_HEAD
HEAD is now at b208996 Update for 1.8.12 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
b2089960539d1c504e0ce84f890708649554fcb9
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at 1.8.12
========================================
Build
========================================
Selected platform: android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/235] Fetching svgpath
[236/436] Fetching svgpath, lrucache
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.27s)
[64/11046] Fetching lrucache, euclid
Fetched https://github.com/nicklockwood/LRUCache.git from cache (2.22s)
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.27s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.1.6 (2.78s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.0.7 (0.46s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.7.16 (0.50s)
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.1.6
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.7.16
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.0.7
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/50] Compiling Euclid Euclid+AppKit.swift
[8/50] Compiling Euclid Euclid+CoreGraphics.swift
[9/50] Compiling Euclid Euclid+CoreText.swift
[10/50] Compiling Euclid Euclid+RealityKit.swift
[11/50] Compiling Euclid Euclid+SIMD.swift
[12/54] Compiling Euclid Euclid+SceneKit.swift
[13/54] Compiling Euclid Euclid+UIKit.swift
[14/54] Compiling Euclid Line.swift
[15/54] Compiling Euclid LineSegment+CSG.swift
[16/54] Compiling Euclid LineSegment.swift
[17/54] Compiling Euclid Mesh+CSG.swift
[18/54] Compiling Euclid Mesh+IO.swift
[19/54] Compiling Euclid Mesh+OBJ.swift
[20/54] Compiling Euclid Mesh+STL.swift
[21/54] Compiling Euclid Polygon.swift
[22/54] Compiling Euclid Quaternion.swift
[23/54] Compiling Euclid Rotation.swift
[24/54] Compiling Euclid Stretchable.swift
[25/54] Emitting module Euclid
[26/54] Compiling Euclid Angle.swift
[27/54] Compiling Euclid BSP.swift
[28/54] Compiling Euclid Bounded.swift
[29/54] Compiling Euclid Bounds.swift
[30/54] Compiling Euclid Color.swift
[31/54] Compiling Euclid Path.swift
[32/54] Compiling Euclid PathPoint.swift
[33/54] Compiling Euclid Plane.swift
[34/54] Compiling Euclid Polygon+CSG.swift
[35/54] Emitting module LRUCache
[36/54] Compiling LRUCache LRUCache.swift
[38/55] Compiling Euclid Mesh+Shapes.swift
[39/55] Compiling Euclid Mesh+Texcoords.swift
[40/55] Compiling Euclid Mesh.swift
[41/55] Compiling Euclid Path+Shapes.swift
[41/55] Wrapping AST for LRUCache for debugging
[43/55] Emitting module SVGPath
[44/55] Compiling SVGPath SVGPath+CoreGraphics.swift
[45/55] Compiling SVGPath SVGPath.swift
[47/56] Compiling Euclid Transforms.swift
[48/56] Compiling Euclid Utilities.swift
[49/56] Compiling Euclid Vector.swift
[50/56] Compiling Euclid Vertex.swift
[51/57] Wrapping AST for Euclid for debugging
[52/57] Wrapping AST for SVGPath for debugging
[54/81] Compiling ShapeScript ProgramError.swift
[55/81] Compiling ShapeScript RandomSequence.swift
[56/81] Compiling ShapeScript Scene+SceneKit.swift
[57/84] Compiling ShapeScript Euclid+Extensions.swift
[58/84] Compiling ShapeScript Euclid+SVGPath.swift
[59/84] Compiling ShapeScript EvaluationContext.swift
[60/84] Compiling ShapeScript EvaluationDelegate.swift
[61/84] Emitting module ShapeScript
[62/84] Compiling ShapeScript Scene.swift
[63/84] Compiling ShapeScript StandardLibrary.swift
[64/84] Compiling ShapeScript String+Matching.swift
[65/84] Compiling ShapeScript String+Ordinals.swift
[66/84] Compiling ShapeScript Symbols.swift
[67/84] Compiling ShapeScript Types.swift
[68/84] Compiling ShapeScript Value+JSON.swift
[69/84] Compiling ShapeScript Value+Logging.swift
[70/84] Compiling ShapeScript Values.swift
[71/84] Compiling ShapeScript Material.swift
[72/84] Compiling ShapeScript Members.swift
[73/84] Compiling ShapeScript Parser.swift
[74/84] Compiling ShapeScript Lexer.swift
[75/84] Compiling ShapeScript Material+Brightness.swift
[76/84] Compiling ShapeScript Material+SceneKit.swift
[77/84] Compiling ShapeScript Geometry.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:458:43: error: value of type 'NSError' has no member 'underlyingErrors'
456 | #if !os(Linux)
457 | if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
458 | underlyingError = nsError.underlyingErrors.first
| `- error: value of type 'NSError' has no member 'underlyingErrors'
459 | }
460 | #endif
[78/84] Compiling ShapeScript GeometryCache.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:458:43: error: value of type 'NSError' has no member 'underlyingErrors'
456 | #if !os(Linux)
457 | if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
458 | underlyingError = nsError.underlyingErrors.first
| `- error: value of type 'NSError' has no member 'underlyingErrors'
459 | }
460 | #endif
[79/84] Compiling ShapeScript GeometryType.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:458:43: error: value of type 'NSError' has no member 'underlyingErrors'
456 | #if !os(Linux)
457 | if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
458 | underlyingError = nsError.underlyingErrors.first
| `- error: value of type 'NSError' has no member 'underlyingErrors'
459 | }
460 | #endif
[80/84] Compiling ShapeScript Interpreter.swift
/host/spi-builder-workspace/ShapeScript/Interpreter.swift:458:43: error: value of type 'NSError' has no member 'underlyingErrors'
456 | #if !os(Linux)
457 | if #available(macOS 11.3, iOS 14.5, tvOS 14.5, *) {
458 | underlyingError = nsError.underlyingErrors.first
| `- error: value of type 'NSError' has no member 'underlyingErrors'
459 | }
460 | #endif
BUILD FAILURE 6.2 android