Build Information
Failed to build KituraHTTPTest, reference master (b1cde2
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 19:04:40 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: 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
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/CCurl.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
[1/2687] Fetching swiftyjson
[109/2871] Fetching swiftyjson, ccurl
[141/3642] Fetching swiftyjson, ccurl, loggerapi
[982/13186] Fetching swiftyjson, ccurl, loggerapi, kitura-net
[1104/16128] Fetching swiftyjson, ccurl, loggerapi, kitura-net, bluesocket
[1200/18216] Fetching swiftyjson, ccurl, loggerapi, kitura-net, bluesocket, bluesslservice
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (1.04s)
[5419/15529] Fetching ccurl, loggerapi, kitura-net, bluesocket, bluesslservice
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (1.57s)
Fetched https://github.com/IBM-Swift/CCurl.git from cache (1.57s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (1.57s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.57s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.57s)
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.55s)
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