The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KituraHTTPTest, reference master (b1cde2), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 20:51:09 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/nicholasjackson/kitura-http-test.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicholasjackson/kitura-http-test
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b1cde22 Updated circle ci config
Cloned https://github.com/nicholasjackson/kitura-http-test.git
Revision (git rev-parse @):
b1cde2242c91a1d86ba15264581771724b26c746
SUCCESS checkout https://github.com/nicholasjackson/kitura-http-test.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nicholasjackson/kitura-http-test.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/2687] Fetching swiftyjson
[1587/12231] Fetching swiftyjson, kitura-net
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (1.64s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.64s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.5 (3.51s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.2 macosSpm