Build Information
Failed to build VertexGUI, reference 0.2.1 (eb3d92), with Swift 6.2 for Android on 20 Jun 2025 08:27:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VertexUI/VertexGUI.git
Reference: 0.2.1
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/VertexUI/VertexGUI
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at eb3d92f use exact GfxMath version
Cloned https://github.com/VertexUI/VertexGUI.git
Revision (git rev-parse @):
eb3d92f9138dfd6e7e4c7ab919754a3fa1f50396
SUCCESS checkout https://github.com/VertexUI/VertexGUI.git at 0.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/VertexUI/VertexGUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/UnGast/CSDL2.git
[1/21] Fetching csdl2
Fetched https://github.com/UnGast/CSDL2.git from cache (0.30s)
Fetching https://github.com/UnGast/SwiftVulkan.git
[1/1266] Fetching swiftvulkan
Fetched https://github.com/UnGast/SwiftVulkan.git from cache (0.35s)
Fetching https://github.com/UnGast/swift-opengl.git
[1/102] Fetching swift-opengl
Fetched https://github.com/UnGast/swift-opengl.git from cache (0.36s)
Fetching https://github.com/t-ae/swim.git
[1/9300] Fetching swim
Fetched https://github.com/t-ae/swim.git from cache (0.43s)
Fetching https://github.com/UnGast/Cnanovg.git
[1/31] Fetching cnanovg
Fetched https://github.com/UnGast/Cnanovg.git from cache (0.19s)
Fetching https://github.com/cx-org/CombineX.git
[1/9232] Fetching combinex
Fetched https://github.com/cx-org/CombineX.git from cache (0.86s)
Fetching https://github.com/UnGast/CVulkan.git
[1/19] Fetching cvulkan
Fetched https://github.com/UnGast/CVulkan.git from cache (0.48s)
Fetching https://github.com/yahoojapan/SwiftyXMLParser.git
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser.git from cache (0.31s)
Fetching https://github.com/kelvin13/swiftxml
[1/246] Fetching swiftxml
Fetched https://github.com/kelvin13/swiftxml from cache (0.30s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/UnGast/swift-gfx-math.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/mtynior/ColorizeSwift.git
[1/291] Fetching colorizeswift
[57/1545] Fetching colorizeswift, regex
[336/1980] Fetching colorizeswift, regex, swift-gfx-math
[371/3777] Fetching colorizeswift, regex, swift-gfx-math, swift-atomics
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.56s)
[2887/3486] Fetching regex, swift-gfx-math, swift-atomics
[3049/18866] Fetching regex, swift-gfx-math, swift-atomics, swift-argument-parser
Fetched https://github.com/UnGast/swift-gfx-math.git from cache (1.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.91s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.95s)
Fetched https://github.com/sharplet/Regex.git from cache (1.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (2.77s)
Computing version for https://github.com/UnGast/swift-gfx-math.git
Computed https://github.com/UnGast/swift-gfx-math.git at 1.0.0 (0.78s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (4.61s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.96s)
Creating working copy for https://github.com/t-ae/swim.git
Working copy of https://github.com/t-ae/swim.git resolved at master (e8e3dc5)
Creating working copy for https://github.com/UnGast/Cnanovg.git
Working copy of https://github.com/UnGast/Cnanovg.git resolved at master (b6ca446)
Creating working copy for https://github.com/kelvin13/swiftxml
Working copy of https://github.com/kelvin13/swiftxml resolved at master (91ae89c)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/UnGast/swift-gfx-math.git
Working copy of https://github.com/UnGast/swift-gfx-math.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/UnGast/CSDL2.git
Working copy of https://github.com/UnGast/CSDL2.git resolved at master (d69ef23)
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/cx-org/CombineX.git
Working copy of https://github.com/cx-org/CombineX.git resolved at master (299bc0f)
Creating working copy for https://github.com/UnGast/SwiftVulkan.git
Working copy of https://github.com/UnGast/SwiftVulkan.git resolved at master (b12acb9)
Creating working copy for https://github.com/UnGast/CVulkan.git
Working copy of https://github.com/UnGast/CVulkan.git resolved at master (d7b422f)
Creating working copy for https://github.com/UnGast/swift-opengl.git
Working copy of https://github.com/UnGast/swift-opengl.git resolved at master (8dfcb2e)
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser.git
Working copy of https://github.com/yahoojapan/SwiftyXMLParser.git resolved at master (d7a1d23)
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
error: 'spi-builder-workspace': product 'CXShim' required by package 'spi-builder-workspace' target 'WidgetGUI' not found in package 'CombineX'.
BUILD FAILURE 6.2 android