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 swift-transformers, reference 1.1.5 (deea50), with Swift 5.10 for macOS (SPM) on 10 Dec 2025 14:47:41 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/huggingface/swift-transformers.git
Reference: 1.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/huggingface/swift-transformers
 * tag               1.1.5      -> FETCH_HEAD
HEAD is now at deea50c Add explicit dependency on swift-collections package (#299)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
deea50c380b07535c81f838d10e1efcc8f9019bb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at 1.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/huggingface/swift-jinja.git
[1/783] Fetching swift-jinja
[675/19146] Fetching swift-jinja, swift-collections
Fetched https://github.com/huggingface/swift-jinja.git from cache (2.42s)
Fetched https://github.com/apple/swift-collections.git from cache (2.42s)
Computing version for https://github.com/huggingface/swift-jinja.git
error: Dependencies could not be resolved because 'swift-jinja' >= 2.0.0 contains incompatible tools version (6.0.0) and root depends on 'swift-jinja' 2.0.0..<3.0.0.
BUILD FAILURE 5.10 macosSpm