Build Information
Failed to build swift-cross-ui, reference v0.1.0 (2f09b6
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 22:10:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/swift-cross-ui.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/swift-cross-ui
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 2f09b62 Remove accidental usage of if-expressions (GitHub Actions aren't using Swift 5.9)
Cloned https://github.com/wabiverse/swift-cross-ui.git
Revision (git rev-parse @):
2f09b62b487e720fdbad6c425a605ded457b1b19
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wabiverse/swift-cross-ui.git at v0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wabiverse/swift-cross-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': Failed to get gtk version
/bin/bash: gtk4-launch: command not found
/bin/bash: qmake: command not found
/bin/bash: sdl2-config: command not found
Fetching https://github.com/migueldeicaza/TermKit
[1/1971] Fetching termkit
Fetched https://github.com/migueldeicaza/TermKit from cache (1.10s)
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/10060] Fetching xmlcoder
[102/10300] Fetching xmlcoder, textbufferkit
[158/12382] Fetching xmlcoder, textbufferkit, swift-docc-plugin
[443/20662] Fetching xmlcoder, textbufferkit, swift-docc-plugin, opencombine
[444/27409] Fetching xmlcoder, textbufferkit, swift-docc-plugin, opencombine, swiftterm
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.22s)
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (1.25s)
[1/70927] Fetching swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.20s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.20s)
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (3.20s)
Fetched https://github.com/CoreOffice/XMLCoder from cache (3.20s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (3.76s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.51s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.56s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.2.5 (0.52s)
Creating working copy for https://github.com/migueldeicaza/TermKit
Working copy of https://github.com/migueldeicaza/TermKit resolved at 3bce85d1bafbbb0336b3b7b7e905c35754cb9adf
Creating working copy for https://github.com/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
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.4
Creating working copy for https://github.com/migueldeicaza/SwiftTerm.git
Working copy of https://github.com/migueldeicaza/SwiftTerm.git resolved at 1.2.5
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
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/migueldeicaza/TextBufferKit.git
Working copy of https://github.com/migueldeicaza/TextBufferKit.git resolved at 0.3.0
error: 'spi-builder-workspace': product 'GtkBackend' required by package 'spi-builder-workspace' target 'WindowPropertiesExample' not found. Did you mean 'AppKitBackend'?
BUILD FAILURE 6.2 macosSpm