The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-cross-ui, reference v0.1.0 (2f09b6), with Swift 5.10 for macOS (SPM) on 1 May 2025 07:09:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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:             5.10
Building package at path:  $PWD
https://github.com/wabiverse/swift-cross-ui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.67s)
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/CoreOffice/XMLCoder
[1/6483] Fetching swiftterm
[2/6723] Fetching swiftterm, textbufferkit
[48/16734] Fetching swiftterm, textbufferkit, xmlcoder
[49/18783] Fetching swiftterm, textbufferkit, xmlcoder, swift-docc-plugin
[192/27063] Fetching swiftterm, textbufferkit, xmlcoder, swift-docc-plugin, opencombine
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (1.24s)
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (1.27s)
[1/70291] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.33s)
Fetched https://github.com/CoreOffice/XMLCoder from cache (3.33s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.33s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (3.33s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (0.48s)
Computing version for https://github.com/CoreOffice/XMLCoder
Computed https://github.com/CoreOffice/XMLCoder at 0.17.1 (0.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.49s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.46s)
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.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.49s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.2.5 (0.46s)
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/TermKit
Working copy of https://github.com/migueldeicaza/TermKit resolved at 3bce85d1bafbbb0336b3b7b7e905c35754cb9adf
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/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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/CoreOffice/XMLCoder
Working copy of https://github.com/CoreOffice/XMLCoder resolved at 0.17.1
error: 'spi-builder-workspace': product 'GtkBackend' required by package 'spi-builder-workspace' target 'WindowPropertiesExample' not found.
BUILD FAILURE 5.10 macosSpm