Build Information
Failed to build mlx-libraries, reference 2.29.1 (9bff95), with Swift 5.10 for macOS (SPM) on 16 Oct 2025 22:42:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-explore/mlx-swift-examples.git
Reference: 2.29.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ml-explore/mlx-swift-examples
* tag 2.29.1 -> FETCH_HEAD
HEAD is now at 9bff95c mlx-swift 0.29.1 (#411)
Cloned https://github.com/ml-explore/mlx-swift-examples.git
Revision (git rev-parse @):
9bff95ca5f0b9e8c021acc4d71a2bbe4a7441631
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ml-explore/mlx-swift-examples.git at 2.29.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ml-explore/mlx-swift-examples.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/ml-explore/mlx-swift
Fetching https://github.com/huggingface/swift-transformers
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[297/6422] Fetching gzipswift, swift-transformers
[1035/17847] Fetching gzipswift, swift-transformers, mlx-swift
Fetched https://github.com/1024jp/GzipSwift from cache (2.04s)
Fetched https://github.com/ml-explore/mlx-swift from cache (2.04s)
Fetched https://github.com/huggingface/swift-transformers from cache (2.04s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.43s)
Computing version for https://github.com/huggingface/swift-transformers
Computed https://github.com/huggingface/swift-transformers at 1.0.0 (0.38s)
Fetching https://github.com/huggingface/swift-jinja.git
[1/742] Fetching swift-jinja
Fetched https://github.com/huggingface/swift-jinja.git from cache (0.75s)
Computing version for https://github.com/ml-explore/mlx-swift
Computed https://github.com/ml-explore/mlx-swift at 0.29.1 (0.40s)
Fetching https://github.com/apple/swift-numerics
[1/6371] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.04s)
Computing version for https://github.com/huggingface/swift-jinja.git
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (0.00s)
error: Dependencies could not be resolved because 'swift-jinja' >= 2.0.0 contains incompatible tools version (6.0.0) and root depends on 'swift-transformers' 1.0.0..<1.1.0.
'swift-transformers' 1.0.0..<1.1.0 practically depends on 'swift-jinja' 2.0.0..<3.0.0 because 'swift-transformers' 1.0.0 depends on 'swift-jinja' 2.0.0..<3.0.0 and no versions of 'swift-transformers' match the requirement 1.0.1..<1.1.0.
BUILD FAILURE 5.10 macosSpm