Build Information
Failed to build Curly with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectaccelerators/curly.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectaccelerators/curly
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 00dac51 Merge pull request #4 from iamjono/master
Cloned https://github.com/perfectaccelerators/curly.git
Revision (git rev-parse @):
00dac51e7ea81252696b805d9d3321606c014ae2
SUCCESS checkout https://github.com/perfectaccelerators/curly.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/perfectaccelerators/curly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/Perfect-Logger.git
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetching https://github.com/PerfectlySoft/Perfect-CURL.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
[1/570] Fetching perfect-net
[24/1074] Fetching perfect-net, perfect-curl
[55/1256] Fetching perfect-net, perfect-curl, perfect-logger
[79/2064] Fetching perfect-net, perfect-curl, perfect-logger, perfect-http
[540/2676] Fetching perfect-net, perfect-curl, perfect-logger, perfect-http, perfect-crypto
[651/6637] Fetching perfect-net, perfect-curl, perfect-logger, perfect-http, perfect-crypto, perfect-copenssl
[1590/17421] Fetching perfect-net, perfect-curl, perfect-logger, perfect-http, perfect-crypto, perfect-copenssl, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.94s)
Fetched https://github.com/PerfectlySoft/Perfect-CURL.git from cache (0.94s)
Fetching https://github.com/PerfectlySoft/Perfect-libcurl.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[1799/16347] Fetching perfect-logger, perfect-http, perfect-crypto, perfect-copenssl, perfectlib
[13651/16726] Fetching perfect-logger, perfect-http, perfect-crypto, perfect-copenssl, perfectlib, perfect-thread
[13682/16803] Fetching perfect-logger, perfect-http, perfect-crypto, perfect-copenssl, perfectlib, perfect-thread, perfect-libcurl
Fetched https://github.com/PerfectlySoft/Perfect-libcurl.git from cache (0.89s)
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.89s)
[13765/16347] Fetching perfect-logger, perfect-http, perfect-crypto, perfect-copenssl, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Logger.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.83s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (2.83s)
Computing version for https://github.com/PerfectlySoft/Perfect-Logger.git
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 6.0' to specify the current Swift toolchain version as the lowest Swift version supported by the project
BUILD FAILURE 6.0 macosSpm