The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Curly with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectaccelerators/curly.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/perfectaccelerators/curly
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 6e92f94 Merge pull request #3 from iamjono/master
Cloned https://github.com/perfectaccelerators/curly.git into spi-builder-workspace
6e92f94833d639e2ac2eeb4e1e98c37127edb247
SUCCESS checkout https://github.com/perfectaccelerators/curly.git at 0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-CURL.git from cache
Fetching https://github.com/PerfectlySoft/Perfect-Net.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-CURL.git (0.21s)
Fetching https://github.com/PerfectlySoft/Perfect-Logger.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Net.git (0.26s)
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.26s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git (0.20s)
Fetching https://github.com/PerfectlySoft/Perfect-libcurl.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Logger.git (0.27s)
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git (0.25s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git (0.20s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git (0.23s)
Computing version for https://github.com/PerfectlySoft/Perfect-Logger.git
Fetched https://github.com/PerfectlySoft/Perfect-libcurl.git (0.34s)
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 5.9' to specify the current Swift toolchain version as the lowest Swift version supported by the project
Retrying in 0 seconds ...
Building ... (attempt 2)
Updating https://github.com/PerfectlySoft/Perfect-libcurl.git
Updating https://github.com/PerfectlySoft/Perfect-CURL.git
Updating https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Updated https://github.com/PerfectlySoft/Perfect-CURL.git (0.19s)
Updated https://github.com/PerfectlySoft/Perfect-libcurl.git (0.19s)
Updated https://github.com/PerfectlySoft/Perfect-COpenSSL.git (0.19s)
Updating https://github.com/PerfectlySoft/Perfect-Logger.git
Updating https://github.com/PerfectlySoft/Perfect-HTTP.git
Updating https://github.com/PerfectlySoft/Perfect-Net.git
Updated https://github.com/PerfectlySoft/Perfect-Logger.git (0.19s)
Updated https://github.com/PerfectlySoft/Perfect-Net.git (0.19s)
Updated https://github.com/PerfectlySoft/Perfect-HTTP.git (0.19s)
Computing version for https://github.com/PerfectlySoft/Perfect-Logger.git
Updating https://github.com/PerfectlySoft/PerfectLib.git
Updating https://github.com/PerfectlySoft/Perfect-Crypto.git
Updating https://github.com/PerfectlySoft/Perfect-Thread.git
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 5.9' to specify the current Swift toolchain version as the lowest Swift version supported by the project
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm