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 Swiftfire, reference master (1ec739), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:13:16 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/Balancingrock/Swiftfire.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Balancingrock/Swiftfire
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1ec739f Merge pull request #18 from Balancingrock/dependabot/bundler/demo/addressable-2.8.0
Cloned https://github.com/Balancingrock/Swiftfire.git
Revision (git rev-parse @):
1ec739f083f6e06025625db245dd1ff29b4501aa
SUCCESS checkout https://github.com/Balancingrock/Swiftfire.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Balancingrock/Swiftfire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Balancingrock/BRBON
Fetching https://github.com/Balancingrock/SecureSockets
Fetching https://github.com/Balancingrock/SwifterLog
Fetching https://github.com/Balancingrock/KeyedCache
Fetching https://github.com/Balancingrock/Http
[1/910] Fetching securesockets
[11/1611] Fetching securesockets, swifterlog
[145/1682] Fetching securesockets, swifterlog, brbon
[171/1800] Fetching securesockets, swifterlog, brbon, keyedcache
[256/1946] Fetching securesockets, swifterlog, brbon, keyedcache, http
Fetched https://github.com/Balancingrock/KeyedCache from cache (0.78s)
[1040/1828] Fetching securesockets, swifterlog, brbon, http
Fetched https://github.com/Balancingrock/Http from cache (1.39s)
Fetched https://github.com/Balancingrock/SecureSockets from cache (1.39s)
Fetched https://github.com/Balancingrock/SwifterLog from cache (1.39s)
Fetched https://github.com/Balancingrock/BRBON from cache (1.39s)
Computing version for https://github.com/Balancingrock/BRBON
error: Dependencies could not be resolved because no versions of 'brbon' match the requirement 1.3.0..<2.0.0 and root depends on 'brbon' 1.3.0..<2.0.0.
BUILD FAILURE 6.2 macosSpm