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-swift, reference 0.25.4 (b94473), with Swift 6.0 for Linux on 2 Jun 2025 15:47:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-explore/mlx-swift.git
Reference: 0.25.4
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
 * tag               0.25.4     -> FETCH_HEAD
HEAD is now at b94473a partial fix for #237 -- switching Device exhausts many resources (#242)
Submodule path 'Source/Cmlx/mlx': checked out 'eaf709b83e559079e212699bfc9dd2f939d25c9a'
Submodule path 'Source/Cmlx/mlx-c': checked out '9ebe155864eab06d94ba18e01f9cb2666b2975a7'
Submodule 'submodules/mlx' (https://github.com/ml-explore/mlx) registered for path 'Source/Cmlx/mlx'
Submodule 'submodules/mlx-c' (https://github.com/ml-explore/mlx-c) registered for path 'Source/Cmlx/mlx-c'
Cloning into '/host/spi-builder-workspace/Source/Cmlx/mlx'...
Cloning into '/host/spi-builder-workspace/Source/Cmlx/mlx-c'...
Cloned https://github.com/ml-explore/mlx-swift.git
Revision (git rev-parse @):
b94473af8c50010edba87a48bbd60c3d7f949852
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ml-explore/mlx-swift.git at 0.25.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ml-explore/mlx-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.05s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.92s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/Examples/Example1.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Source/Examples/Tutorial.swift
Building for debugging...
[0/177] Compiling memory.cpp
[1/177] Compiling random.cpp
[2/177] Compiling io_types.cpp
[2/177] Write sources
[15/177] Compiling linalg.cpp
[16/177] Compiling _NumericsShims _NumericsShims.c
[17/177] Compiling metal.cpp
[18/177] Compiling io.cpp
[19/177] Compiling map.cpp
[20/177] Compiling version.cpp
[21/177] Write swift-version-24593BA9C3E375BF.txt
[22/177] Compiling ops.cpp
[23/187] Compiling utils.cpp
[24/187] Compiling scheduler.cpp
[25/187] Compiling random.cpp
[26/187] Compiling linalg.cpp
[27/187] Compiling no_gguf.cpp
[29/187] Compiling RealModule ElementaryFunctions.swift
[30/188] Compiling RealModule AugmentedArithmetic.swift
[31/188] Compiling RealModule Double+Real.swift
[32/188] Compiling RealModule Float+Real.swift
[33/188] Compiling RealModule Float16+Real.swift
[34/188] Compiling RealModule Float80+Real.swift
[35/188] Compiling RealModule AlgebraicField.swift
[36/188] Compiling RealModule ApproximateEquality.swift
[37/188] Emitting module RealModule
[38/188] Compiling RealModule RealFunctions.swift
[39/188] Compiling RealModule Real.swift
[40/189] Compiling transforms.cpp
[41/194] Compiling primitives.cpp
[42/194] Wrapping AST for RealModule for debugging
[43/194] Compiling fft.cpp
[44/194] Compiling load.cpp
[45/194] Compiling graph_utils.cpp
[47/194] Compiling ComplexModule Arithmetic.swift
[48/194] Emitting module ComplexModule
[48/194] Compiling dtype.cpp
[50/194] Compiling ComplexModule ElementaryFunctions.swift
[50/194] Compiling dtype_utils.cpp
[51/194] Compiling no_ring.cpp
[52/194] Compiling safetensors.cpp
[53/194] Compiling einsum.cpp
[54/194] Compiling primitives.cpp
[55/194] Compiling no_mpi.cpp
[56/194] Compiling distributed.cpp
[58/194] Compiling ComplexModule Complex.swift
[59/194] Compiling ComplexModule Differentiable.swift
[60/195] Compiling ops.cpp
[62/195] Compiling device.cpp
[63/197] Wrapping AST for ComplexModule for debugging
[65/197] Emitting module Numerics
[66/197] Compiling Numerics Numerics.swift
[67/198] Compiling fast.cpp
[68/198] Wrapping AST for Numerics for debugging
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/utils.cpp:3:
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/utils.h:8:
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/device.h:5:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/Metal.hpp:25:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLAccelerationStructure.hpp:24:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLHeaderBridge.hpp:22:
/host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLPrivate.hpp:27:10: fatal error: 'objc/runtime.h' file not found
   27 | #include <objc/runtime.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[69/198] Compiling utils.cpp
[69/198] Compiling slicing.cpp
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/unary.cpp:3:
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/device.h:5:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/Metal.hpp:25:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLAccelerationStructure.hpp:24:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLHeaderBridge.hpp:22:
/host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLPrivate.hpp:27:10: fatal error: 'objc/runtime.h' file not found
   27 | #include <objc/runtime.h>
      |          ^~~~~~~~~~~~~~~~
[69/198] Compiling unary.cpp
[69/198] Compiling softmax.cpp
[69/198] Compiling sort.cpp
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/ternary.cpp:4:
In file included from /host/spi-builder-workspace/Source/Cmlx/mlx/mlx/backend/metal/device.h:5:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/Metal.hpp:25:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLAccelerationStructure.hpp:24:
In file included from /host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLHeaderBridge.hpp:22:
/host/spi-builder-workspace/Source/Cmlx/metal-cpp/Metal/MTLPrivate.hpp:27:10: fatal error: 'objc/runtime.h' file not found
   27 | #include <objc/runtime.h>
      |          ^~~~~~~~~~~~~~~~
[69/198] Compiling ternary.cpp
[69/198] Compiling compile.cpp
[69/198] Compiling export.cpp
BUILD FAILURE 6.0 linux