The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build KituraHTTPTest, reference 0.2.2 (b12cc5), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 07:12:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicholasjackson/kitura-http-test.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicholasjackson/kitura-http-test
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at b12cc53 Added library support
Cloned https://github.com/nicholasjackson/kitura-http-test.git
Revision (git rev-parse @):
b12cc5396c8dc719ab99a3904cab8aecb9a46e87
SUCCESS checkout https://github.com/nicholasjackson/kitura-http-test.git at 0.2.2
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/CCurl.git
[1/2687] Fetching swiftyjson
[324/4775] Fetching swiftyjson, bluesslservice
[345/5546] Fetching swiftyjson, bluesslservice, loggerapi
[910/5730] Fetching swiftyjson, bluesslservice, loggerapi, ccurl
[1416/8672] Fetching swiftyjson, bluesslservice, loggerapi, ccurl, bluesocket
[2377/18216] Fetching swiftyjson, bluesslservice, loggerapi, ccurl, bluesocket, kitura-net
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (5.06s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (5.06s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (5.06s)
Fetched https://github.com/IBM-Swift/CCurl.git from cache (5.06s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (5.06s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (5.06s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.0 (0.70s)
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
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nicholasjackson/kitura-http-test.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Updating https://github.com/IBM-Swift/Kitura-net.git
Updating https://github.com/IBM-Swift/SwiftyJSON.git
Updated https://github.com/IBM-Swift/SwiftyJSON.git (0.51s)
Updated https://github.com/IBM-Swift/Kitura-net.git (0.60s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.5 (2.78s)
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.0 macosSpm