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 mlx-libraries, reference main (dddb0b), with Swift 6.0 for Linux on 2 Sep 2025 19:49:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-explore/mlx-swift-examples.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ml-explore/mlx-swift-examples
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dddb0b3 increment version on swift-transformers (#381)
Cloned https://github.com/ml-explore/mlx-swift-examples.git
Revision (git rev-parse @):
dddb0b3871390dd9dea8e7ff2c347cf7e74cec9d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ml-explore/mlx-swift-examples.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ml-explore/mlx-swift-examples.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/huggingface/swift-transformers
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/ml-explore/mlx-swift
[1/1557] Fetching gzipswift
[1558/5182] Fetching gzipswift, swift-transformers
[2138/16301] Fetching gzipswift, swift-transformers, mlx-swift
Fetched https://github.com/1024jp/GzipSwift from cache (0.96s)
Fetched https://github.com/ml-explore/mlx-swift from cache (0.97s)
Fetched https://github.com/huggingface/swift-transformers from cache (0.97s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.0.1 (2.47s)
Computing version for https://github.com/huggingface/swift-transformers
Computed https://github.com/huggingface/swift-transformers at 0.1.23 (0.56s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/516] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.27s)
[1/15690] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (0.55s)
Computing version for https://github.com/ml-explore/mlx-swift
Computed https://github.com/ml-explore/mlx-swift at 0.25.6 (0.64s)
Fetching https://github.com/apple/swift-numerics
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.4 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.92s)
Creating working copy for https://github.com/ml-explore/mlx-swift
Working copy of https://github.com/ml-explore/mlx-swift resolved at 0.25.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.0.1
Creating working copy for https://github.com/huggingface/swift-transformers
Working copy of https://github.com/huggingface/swift-transformers resolved at 0.1.23
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.2.4
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/183] Copying t5_tokenizer_config.json
[1/183] Copying gpt2_tokenizer_config.json
[1/183] Write sources
[27/183] Compiling system-zlib anchor.c
[28/183] Compiling _NumericsShims _NumericsShims.c
[29/183] Compiling version.cpp
[30/183] Write swift-version-24593BA9C3E375BF.txt
[31/183] Compiling utils.cpp
[32/193] Compiling scheduler.cpp
[33/204] Compiling random.cpp
[35/204] Emitting module RealModule
[35/205] Compiling linalg.cpp
[37/226] Emitting module InternalCollectionsUtilities
[37/227] Compiling transforms.cpp
[38/227] Compiling primitives.cpp
[40/229] Compiling RealModule RealFunctions.swift
[41/229] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/229] Compiling InternalCollectionsUtilities Debugging.swift
[43/229] Compiling InternalCollectionsUtilities Descriptions.swift
[44/229] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/229] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/229] Compiling InternalCollectionsUtilities Integer rank.swift
[47/229] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/229] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/229] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/229] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/229] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/229] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/229] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/229] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/230] Compiling RealModule Real.swift
[56/230] Compiling RealModule RelaxedArithmetic.swift
[61/230] Compiling RealModule Float16+Real.swift
[62/230] Compiling RealModule Float80+Real.swift
[67/286] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/286] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/286] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/286] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/286] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/286] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/286] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/286] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/293] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/293] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/293] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/293] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/293] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[88/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[89/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[90/293] Compiling OrderedCollections OrderedDictionary.swift
[91/293] Compiling OrderedCollections OrderedSet+Codable.swift
[92/293] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[93/293] Compiling OrderedCollections OrderedSet+Descriptions.swift
[94/293] Compiling OrderedCollections OrderedSet+Diffing.swift
[95/293] Compiling OrderedCollections OrderedSet+Equatable.swift
[96/293] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[97/293] Compiling OrderedCollections OrderedSet+Hashable.swift
[98/293] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/293] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/293] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[101/293] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[102/293] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[103/293] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/293] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/293] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[106/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[107/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[108/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[109/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[110/293] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[111/293] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[112/293] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[112/293] Compiling no_gguf.cpp
[114/304] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 | import Foundation
 3 |
[115/304] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 | import Foundation
 3 |
[116/304] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 | import Foundation
 3 |
[116/304] Compiling safetensors.cpp
[118/305] Compiling Hub Downloader.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[119/305] Compiling Hub Hub.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[120/305] Compiling Hub Config.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[121/305] Compiling Hub BinaryDistinct.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[122/305] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 | import Foundation
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/305] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[124/305] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[125/305] Compiling Hub HubApi.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
  7 | //
  8 |
  9 | import Combine
    |        `- error: no such module 'Combine'
 10 | import Foundation
 11 |
[126/305] Emitting module ComplexModule
[126/305] Compiling graph_utils.cpp
[127/305] Emitting module Gzip
[127/305] Compiling load.cpp
[127/305] Compiling ops.cpp
BUILD FAILURE 6.0 linux