Build Information
Failed to build Shaft, reference 0.1.0 (59cf79
), with Swift 5.10 for Linux on 18 Apr 2025 14:25:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: 0.1.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/ShaftUI/Shaft
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 59cf792 Split Shaft into multiple build targets (#16)
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
59cf792d418b1681fc69ce4437db109cdc2f51aa
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at 0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/ShaftUI/Shaft.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/ShaftUI/SwiftSDL3
[1/1787] Fetching swiftsdl3
Fetched https://github.com/ShaftUI/SwiftSDL3 from cache (0.52s)
Fetching https://github.com/ShaftUI/Splash
[1/1351] Fetching splash
Fetched https://github.com/ShaftUI/Splash from cache (0.25s)
Fetching https://github.com/ShaftUI/SwiftReload.git
[1/151] Fetching swiftreload
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.22s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/gregcotten/ZIPFoundationModern
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/ShaftUI/swift-collections
Fetching https://github.com/ShaftUI/SwiftMath
[1/1196] Fetching rainbow
[1197/6387] Fetching rainbow, zipfoundationmodern
[1353/7160] Fetching rainbow, zipfoundationmodern, swiftmath
[3009/17449] Fetching rainbow, zipfoundationmodern, swiftmath, yams
[3475/28220] Fetching rainbow, zipfoundationmodern, swiftmath, yams, swift-collections
Fetched https://github.com/ShaftUI/SwiftMath from cache (0.36s)
[3867/27447] Fetching rainbow, zipfoundationmodern, yams, swift-collections
[16215/97605] Fetching rainbow, zipfoundationmodern, yams, swift-collections, swift-syntax
Fetched https://github.com/onevcat/Rainbow from cache (1.24s)
Fetched https://github.com/gregcotten/ZIPFoundationModern from cache (1.24s)
Fetched https://github.com/ShaftUI/swift-collections from cache (1.27s)
[23620/80447] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.55s)
[25257/70158] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.29s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.60s)
Computing version for https://github.com/ShaftUI/swift-collections
Computed https://github.com/ShaftUI/swift-collections at 1.3.0 (0.61s)
Computing version for https://github.com/ShaftUI/SwiftMath
Computed https://github.com/ShaftUI/SwiftMath at 3.4.0 (0.43s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.10s)
Computing version for https://github.com/gregcotten/ZIPFoundationModern
Computed https://github.com/gregcotten/ZIPFoundationModern at 0.0.5 (0.45s)
Fetching https://github.com/gregcotten/CSProgress
Fetching https://github.com/the-swift-collective/zlib
Fetching https://github.com/apple/swift-system
[1/239] Fetching csprogress
[240/280] Fetching csprogress, zlib
[281/4532] Fetching csprogress, zlib, swift-system
Fetched https://github.com/the-swift-collective/zlib from cache (0.25s)
Fetched https://github.com/gregcotten/CSProgress from cache (0.31s)
Fetched https://github.com/apple/swift-system from cache (0.31s)
Computing version for https://github.com/the-swift-collective/zlib
Computed https://github.com/the-swift-collective/zlib at 1.3.1 (0.42s)
Computing version for https://github.com/gregcotten/CSProgress
Computed https://github.com/gregcotten/CSProgress at 0.0.1 (0.44s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.38s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.44s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/the-swift-collective/zlib
Working copy of https://github.com/the-swift-collective/zlib resolved at 1.3.1
Creating working copy for https://github.com/ShaftUI/SwiftReload.git
Working copy of https://github.com/ShaftUI/SwiftReload.git resolved at main (587b067)
Creating working copy for https://github.com/gregcotten/CSProgress
Working copy of https://github.com/gregcotten/CSProgress resolved at 0.0.1
Creating working copy for https://github.com/gregcotten/ZIPFoundationModern
Working copy of https://github.com/gregcotten/ZIPFoundationModern resolved at 0.0.5
Creating working copy for https://github.com/ShaftUI/SwiftMath
Working copy of https://github.com/ShaftUI/SwiftMath resolved at 3.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/ShaftUI/Splash
Working copy of https://github.com/ShaftUI/Splash resolved at master (ed08785)
Creating working copy for https://github.com/ShaftUI/SwiftSDL3
Working copy of https://github.com/ShaftUI/SwiftSDL3 resolved at main (d33d998)
Creating working copy for https://github.com/ShaftUI/swift-collections
Working copy of https://github.com/ShaftUI/swift-collections resolved at 1.3.0
warning: couldn't find pc file for libdrm
warning: couldn't find pc file for ibus-1.0
warning: couldn't find pc file for dbus-1
warning: couldn't find pc file for libdecor-0
error: fatalError
/host/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:16:68: error: extra argument 'echoLogs' in call
var buildParameters = PackageManager.BuildParameters(echoLogs: true)
~~~~~~~~~~~^~~~~
/host/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:35:30: error: cannot infer contextual base in reference to member 'executable'
if mainArtifect.kind != .executable {
~^~~~~~~~~~
[1/1] Compiling plugin BuilderPlugin
BUILD FAILURE 5.10 linux