The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziLLM, reference main (a4ee2d), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 16:53:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziLLM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziLLM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4ee2da Feature/add mlx (#73)
Cloned https://github.com/StanfordSpezi/SpeziLLM.git
Revision (git rev-parse @):
a4ee2da7594d27d995424022dc728e46663cb4b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziLLM.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziLLM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/SpeziChat
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziOnboarding
[1/964] Fetching spezichat
[117/3449] Fetching spezichat, speziviews
[242/5947] Fetching spezichat, speziviews, spezionboarding
Fetched https://github.com/StanfordSpezi/SpeziChat (2.05s)
Fetching https://github.com/StanfordSpezi/SpeziStorage
Fetched https://github.com/StanfordSpezi/SpeziViews (2.05s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetched https://github.com/StanfordSpezi/SpeziOnboarding (2.05s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8926] Fetching spezi
[91/9386] Fetching spezi, spezifoundation
[193/10220] Fetching spezi, spezifoundation, spezistorage
Fetched https://github.com/StanfordSpezi/Spezi (1.30s)
Fetched https://github.com/StanfordSpezi/SpeziStorage (1.30s)
Fetching https://github.com/StanfordBDHG/OpenAI
Fetching https://github.com/huggingface/swift-transformers
Fetched https://github.com/StanfordSpezi/SpeziFoundation (1.30s)
Fetching https://github.com/ml-explore/mlx-swift-examples
[1/1876] Fetching swift-transformers
[39/4175] Fetching swift-transformers, openai
[85/5993] Fetching swift-transformers, openai, mlx-swift-examples
Fetched https://github.com/StanfordBDHG/OpenAI (1.32s)
Fetched https://github.com/ml-explore/mlx-swift-examples (1.32s)
Fetching https://github.com/ml-explore/mlx-swift
Fetched https://github.com/huggingface/swift-transformers (1.32s)
[1/9501] Fetching mlx-swift
Fetched https://github.com/ml-explore/mlx-swift (1.63s)
Computing version for https://github.com/StanfordSpezi/SpeziChat
Computed https://github.com/StanfordSpezi/SpeziChat at 0.2.1 (0.44s)
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/439] Fetching spezispeech
Fetched https://github.com/StanfordSpezi/SpeziSpeech (0.79s)
Computing version for https://github.com/StanfordBDHG/OpenAI
Computed https://github.com/StanfordBDHG/OpenAI at 0.2.9 (0.43s)
Computing version for https://github.com/ml-explore/mlx-swift-examples
Computed https://github.com/ml-explore/mlx-swift-examples at 1.16.0 (0.43s)
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/apple/swift-async-algorithms
[1/1536] Fetching gzipswift
[754/6073] Fetching gzipswift, swift-async-algorithms
Fetched https://github.com/1024jp/GzipSwift (1.19s)
Fetched https://github.com/apple/swift-async-algorithms (1.19s)
Computing version for https://github.com/ml-explore/mlx-swift
Computed https://github.com/ml-explore/mlx-swift at 0.18.1 (0.50s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (1.21s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.93s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
error: Dependencies could not be resolved because root depends on 'spezifoundation' 2.0.0-beta.3..<3.0.0.
'spezifoundation' >= 2.0.0-beta.3 cannot be used because 'spezifoundation' 2.0.0 contains incompatible tools version (6.0.0) and no versions of 'spezifoundation' match the requirement {2.0.0-beta.3..<2.0.0, 2.0.1..<3.0.0}.
BUILD FAILURE 5.9 macosSpm