Build Information
Failed to build SwiftKnex, reference master (665734
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 09:15:56 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/noppoman/swiftknex.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/noppoman/swiftknex
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6657349 Merge pull request #43 from tuken/swift4
Cloned https://github.com/noppoman/swiftknex.git
Revision (git rev-parse @):
665734942c260ea01ff16138f232506bfca485b7
SUCCESS checkout https://github.com/noppoman/swiftknex.git at master
Fetching https://github.com/noppoMan/Prorsum.git
[1/835] Fetching prorsum
Fetched https://github.com/noppoMan/Prorsum.git from cache (1.02s)
Computing version for https://github.com/noppoMan/Prorsum.git
Computed https://github.com/noppoMan/Prorsum.git at 0.3.3 (0.56s)
Fetching https://github.com/Zewo/CHTTPParser.git
Fetching https://github.com/noppoman/ProrsumNet.git
[1/64] Fetching chttpparser
[25/238] Fetching chttpparser, prorsumnet
Fetched https://github.com/noppoman/ProrsumNet.git from cache (0.89s)
Fetched https://github.com/Zewo/CHTTPParser.git from cache (0.89s)
Computing version for https://github.com/Zewo/CHTTPParser.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/noppoman/swiftknex.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/noppoMan/Prorsum.git
Updated https://github.com/noppoMan/Prorsum.git (0.47s)
Computing version for https://github.com/noppoMan/Prorsum.git
Computed https://github.com/noppoMan/Prorsum.git at 0.3.3 (0.52s)
Updating https://github.com/Zewo/CHTTPParser.git
Updating https://github.com/noppoman/ProrsumNet.git
Updated https://github.com/Zewo/CHTTPParser.git (0.45s)
Updated https://github.com/noppoman/ProrsumNet.git (0.45s)
Computing version for https://github.com/Zewo/CHTTPParser.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 macosSpm