Build Information
Failed to build swift-cross-ui, reference v0.1.0 (2f09b6
), with Swift 6.0 for macOS (SPM) on 1 May 2025 07:26:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
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.0
Building package at path: $PWD
https://github.com/wabiverse/swift-cross-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.11s)
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/CoreOffice/XMLCoder
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/240] Fetching textbufferkit
[57/6723] Fetching textbufferkit, swiftterm
[230/8772] Fetching textbufferkit, swiftterm, swift-docc-plugin
[292/18783] Fetching textbufferkit, swiftterm, swift-docc-plugin, xmlcoder
[813/27063] Fetching textbufferkit, swiftterm, swift-docc-plugin, xmlcoder, opencombine
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (1.25s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.25s)
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (1.26s)
[1/70291] Fetching swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.43s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.43s)
Fetched https://github.com/CoreOffice/XMLCoder from cache (3.43s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (0.57s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.58s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.63s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.63s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.2.5 (0.60s)
Creating working copy for https://github.com/migueldeicaza/TextBufferKit.git
Working copy of https://github.com/migueldeicaza/TextBufferKit.git resolved at 0.3.0
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/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
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/migueldeicaza/SwiftTerm.git
Working copy of https://github.com/migueldeicaza/SwiftTerm.git resolved at 1.2.5
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/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
error: 'spi-builder-workspace': product 'GtkBackend' required by package 'spi-builder-workspace' target 'WindowPropertiesExample' not found. Did you mean 'AppKitBackend'?
BUILD FAILURE 6.0 macosSpm