Build Information
Failed to build Transmission, reference main (747deb
), with Swift 6.0 for macOS (SPM) on 28 Apr 2025 06:48:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Transmission.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Transmission
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 747debc 2.2.1
Cloned https://github.com/nathantannar4/Transmission.git
Revision (git rev-parse @):
747debcb016be47ba53cabf5862763688475b43e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Transmission.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nathantannar4/Transmission.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/nathantannar4/Engine
[11/1010] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.15s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.2 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70233] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.09s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.13s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
error: the library 'Transmission' requires macos 10.13, but depends on the product 'Engine' which requires macos 10.15; consider changing the library 'Transmission' to require macos 10.15 or later, or the product 'Engine' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm