Build Information
Successful build of UIElements, reference 0.3.0 (7c9f93), with Swift 6.1 for Android on 30 May 2025 00:34:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noeticgarden/uielements.git
Reference: 0.3.0
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/noeticgarden/uielements
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 7c9f939 Add Marks, UIElements.Vector, and 0.3 documentation.
Cloned https://github.com/noeticgarden/uielements.git
Revision (git rev-parse @):
7c9f939ba406a8d1c381f2cf0227911e29897635
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/noeticgarden/uielements.git at 0.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/noeticgarden/uielements.git
https://github.com/noeticgarden/uielements.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "UIElements",
"name" : "UIElements",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "UIElements",
"targets" : [
"UIElements"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Marks",
"targets" : [
"Marks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "UIElements",
"module_type" : "SwiftTarget",
"name" : "UIElements",
"path" : "Sources/UIElements",
"product_memberships" : [
"UIElements",
"Marks"
],
"sources" : [
"Concentric - Overlay 3D.swift",
"Concentric.swift",
"Envelopment/Envelopment - 2D.swift",
"Envelopment/Envelopment - 3D.swift",
"Envelopment/Envelopment - Adaptation.swift",
"Envelopment/Envelopment - Conveniences.swift",
"Envelopment/Envelopment - Input.swift",
"Envelopment/Envelopment.swift",
"Tools/Elements Builders.swift",
"Tools/Geometry Shim.swift",
"Tools/Preview Primitives.swift",
"Tools/Shims.swift",
"Tools/Size Exfiltration.swift",
"Vectors/Conformances - Core Graphics.swift",
"Vectors/Conformances - SIMD.swift",
"Vectors/Conformances - Spatial.swift",
"Vectors/Vector Operations.swift",
"Vectors/Vectors - Basics.swift"
],
"type" : "library"
},
{
"c99name" : "Marks",
"module_type" : "SwiftTarget",
"name" : "Marks",
"path" : "Sources/Marks",
"product_memberships" : [
"Marks"
],
"sources" : [
"Experimental.swift",
"Extras.swift",
"Mark Gesture - Drag.swift",
"Mark Gesture - Pointer.swift",
"Mark Gesture - Spatial.swift",
"Mark View - Subviews.swift",
"Mark View.swift",
"Marks.swift"
],
"target_dependencies" : [
"UIElements"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (4.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/22] Emitting module UIElements
[7/24] Compiling UIElements Envelopment - Input.swift
[8/24] Compiling UIElements Envelopment.swift
[9/24] Compiling UIElements Concentric - Overlay 3D.swift
[10/24] Compiling UIElements Concentric.swift
[11/24] Compiling UIElements Envelopment - 2D.swift
[12/24] Compiling UIElements Envelopment - 3D.swift
[13/24] Compiling UIElements Envelopment - Adaptation.swift
[14/24] Compiling UIElements Envelopment - Conveniences.swift
[15/24] Compiling UIElements Conformances - SIMD.swift
[16/24] Compiling UIElements Conformances - Spatial.swift
[17/24] Compiling UIElements Vector Operations.swift
[18/24] Compiling UIElements Vectors - Basics.swift
[19/24] Compiling UIElements Preview Primitives.swift
[20/24] Compiling UIElements Shims.swift
[21/24] Compiling UIElements Elements Builders.swift
[22/24] Compiling UIElements Geometry Shim.swift
[23/24] Compiling UIElements Size Exfiltration.swift
[24/24] Compiling UIElements Conformances - Core Graphics.swift
[26/33] Compiling Marks Extras.swift
[27/34] Compiling Marks Mark View - Subviews.swift
[28/34] Compiling Marks Experimental.swift
[29/34] Compiling Marks Mark View.swift
[30/34] Emitting module Marks
[31/34] Compiling Marks Marks.swift
[32/34] Compiling Marks Mark Gesture - Drag.swift
[33/34] Compiling Marks Mark Gesture - Pointer.swift
[34/34] Compiling Marks Mark Gesture - Spatial.swift
Build complete! (40.65s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "UIElements",
"name" : "UIElements",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "UIElements",
"targets" : [
"UIElements"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Marks",
"targets" : [
"Marks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "UIElements",
"module_type" : "SwiftTarget",
"name" : "UIElements",
"path" : "Sources/UIElements",
"product_memberships" : [
"UIElements",
"Marks"
],
"sources" : [
"Concentric - Overlay 3D.swift",
"Concentric.swift",
"Envelopment/Envelopment - 2D.swift",
"Envelopment/Envelopment - 3D.swift",
"Envelopment/Envelopment - Adaptation.swift",
"Envelopment/Envelopment - Conveniences.swift",
"Envelopment/Envelopment - Input.swift",
"Envelopment/Envelopment.swift",
"Tools/Elements Builders.swift",
"Tools/Geometry Shim.swift",
"Tools/Preview Primitives.swift",
"Tools/Shims.swift",
"Tools/Size Exfiltration.swift",
"Vectors/Conformances - Core Graphics.swift",
"Vectors/Conformances - SIMD.swift",
"Vectors/Conformances - Spatial.swift",
"Vectors/Vector Operations.swift",
"Vectors/Vectors - Basics.swift"
],
"type" : "library"
},
{
"c99name" : "Marks",
"module_type" : "SwiftTarget",
"name" : "Marks",
"path" : "Sources/Marks",
"product_memberships" : [
"Marks"
],
"sources" : [
"Experimental.swift",
"Extras.swift",
"Mark Gesture - Drag.swift",
"Mark Gesture - Pointer.swift",
"Mark Gesture - Spatial.swift",
"Mark View - Subviews.swift",
"Mark View.swift",
"Marks.swift"
],
"target_dependencies" : [
"UIElements"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.