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 package-swift-lsp, reference main (d87142), with Swift 6.0 for macOS (SPM) on 10 Aug 2025 21:25:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/package-swift-lsp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/package-swift-lsp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d871427 doc: add link to nvim plugin repo
Cloned https://github.com/kattouf/package-swift-lsp.git
Revision (git rev-parse @):
d87142705a203457a209e36c8463e1d16232fc33
SUCCESS checkout https://github.com/kattouf/package-swift-lsp.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kattouf/package-swift-lsp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/ChimeHQ/LanguageServer
[1/68] Fetching languageserver
Fetched https://github.com/ChimeHQ/LanguageServer from cache (0.64s)
Fetching https://github.com/swiftlang/swift-package-manager
[1/159516] Fetching swift-package-manager
Fetched https://github.com/swiftlang/swift-package-manager from cache (7.41s)
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/1499] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.05s)
error: package 'swift-subprocess' @ 7fb7ee86df8ca4f172697bfbafa89cdc583ac016 is using Swift tools version 6.1.0 but the installed version is 6.0.3 in https://github.com/swiftlang/swift-subprocess.git
BUILD FAILURE 6.0 macosSpm