Build Information
Failed to build KituraHTTPTest, reference 0.2.2 (b12cc5
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 19:04:57 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.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/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/CCurl.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
[1/2687] Fetching swiftyjson
[55/3458] Fetching swiftyjson, loggerapi
[498/5546] Fetching swiftyjson, loggerapi, bluesslservice
[519/5730] Fetching swiftyjson, loggerapi, bluesslservice, ccurl
[551/8672] Fetching swiftyjson, loggerapi, bluesslservice, ccurl, bluesocket
[1411/18216] Fetching swiftyjson, loggerapi, bluesslservice, ccurl, bluesocket, kitura-net
Fetched https://github.com/IBM-Swift/CCurl.git from cache (1.24s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (1.24s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (1.24s)
[6020/13002] Fetching swiftyjson, loggerapi, kitura-net
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.63s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.63s)
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (1.63s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.0 (0.57s)
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/IBM-Swift/SwiftyJSON.git
Updating https://github.com/IBM-Swift/Kitura-net.git
Updated https://github.com/IBM-Swift/Kitura-net.git (0.57s)
Updated https://github.com/IBM-Swift/SwiftyJSON.git (0.57s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.5 (2.40s)
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