The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build soto-s3-file-transfer, reference main (629e96), with Swift 5.10 for macOS (SPM) on 18 Oct 2025 15:45:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto-s3-file-transfer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soto-project/soto-s3-file-transfer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 629e964 Changes for S3 expires header change (#54)
Cloned https://github.com/soto-project/soto-s3-file-transfer.git
Revision (git rev-parse @):
629e964a82064306cd25ca96e312cfbd1369abb6
SUCCESS checkout https://github.com/soto-project/soto-s3-file-transfer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/soto-project/soto-s3-file-transfer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/soto-project/soto.git
[1/1820] Fetching swift-atomics
[365/5771] Fetching swift-atomics, swift-log
[5772/148056] Fetching swift-atomics, swift-log, soto
Fetched https://github.com/apple/swift-log.git from cache (140.21s)
Fetched https://github.com/soto-project/soto.git from cache (140.21s)
Fetched https://github.com/apple/swift-atomics.git from cache (140.21s)
Computing version for https://github.com/soto-project/soto.git
error: Dependencies could not be resolved because root depends on 'soto' 7.10.0..<8.0.0.
'soto' >= 7.10.0 cannot be used because no versions of 'soto' match the requirement 7.10.1..<8.0.0 and 'soto' 7.10.0 contains incompatible tools version (6.0.0).
BUILD FAILURE 5.10 macosSpm