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 1.3.0 (c1f896), with Swift 6.0 for macOS (SPM) on 3 Jun 2025 08:23:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/package-swift-lsp.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/package-swift-lsp
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at c1f896d chore(release): Bump version to 1.3.0
Cloned https://github.com/kattouf/package-swift-lsp.git
Revision (git rev-parse @):
c1f896dadc090f17369d7a69a24e3e3d9fc95860
SUCCESS checkout https://github.com/kattouf/package-swift-lsp.git at 1.3.0
========================================
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.63s)
Fetching https://github.com/swiftlang/swift-package-manager
[1/154975] Fetching swift-package-manager
Fetched https://github.com/swiftlang/swift-package-manager from cache (44.25s)
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/737] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.07s)
error: package 'swift-subprocess' @ 48d9d5736b0c2b7afed798225acb4e258497680f 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