Build Information
Failed to build whisperkit, reference main (3f1316
), with Swift 5.10 for Linux on 24 Jun 2025 15:47:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/argmaxinc/whisperkit.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/argmaxinc/whisperkit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3f13167 feat: enhance verbose logging in WhisperKit CLI (#335)
Cloned https://github.com/argmaxinc/whisperkit.git
Revision (git rev-parse @):
3f13167641cf49a6023f509cda674e22f93b5220
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/argmaxinc/whisperkit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/argmaxinc/whisperkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/huggingface/swift-transformers.git
[1/3303] Fetching swift-transformers
[563/18683] Fetching swift-transformers, swift-argument-parser
Fetched https://github.com/huggingface/swift-transformers.git from cache (1.46s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.79s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.71s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.52s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.0 (0.81s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.02s)
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.2.0
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.5.1
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.0
Creating working copy for https://github.com/huggingface/swift-transformers.git
Working copy of https://github.com/huggingface/swift-transformers.git resolved at 0.1.15
warning: 'spi-builder-workspace': Invalid Resource 'Models/whisperkit-coreml': File not found.
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/fastlane/README.md
/host/spi-builder-workspace/BENCHMARKS.md
/host/spi-builder-workspace/fastlane/Fastfile
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/30] Write sources
[7/30] Copying gpt2_tokenizer_config.json
[7/30] Write sources
[14/30] Copying t5_tokenizer_config.json
[15/30] Write swift-version-24593BA9C3E375BF.txt
[17/61] Emitting module ArgumentParserToolInfo
[18/61] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/62] Emitting module TensorUtils
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[20/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/63] Compiling InternalCollectionsUtilities Debugging.swift
[22/63] Compiling TensorUtils Weights.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[23/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/63] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/63] Compiling InternalCollectionsUtilities Descriptions.swift
[26/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/63] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/63] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/63] Compiling InternalCollectionsUtilities Integer rank.swift
[34/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/65] Wrapping AST for InternalCollectionsUtilities for debugging
[38/65] Wrapping AST for ArgumentParserToolInfo for debugging
[40/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/165] Compiling OrderedCollections OrderedDictionary.swift
[48/165] Compiling OrderedCollections OrderedSet+Codable.swift
[49/165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[50/165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[51/165] Compiling OrderedCollections OrderedSet+Diffing.swift
[52/165] Compiling OrderedCollections OrderedSet+Equatable.swift
[53/165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[54/165] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/165] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[56/165] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[57/165] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[58/165] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[59/165] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[60/165] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[61/165] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[62/165] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[63/165] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[64/165] Compiling Hub Hub.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[65/165] Compiling ArgumentParser AsyncParsableCommand.swift
[66/165] Compiling ArgumentParser CommandConfiguration.swift
[67/165] Compiling ArgumentParser CommandGroup.swift
[68/165] Compiling ArgumentParser EnumerableFlag.swift
[69/165] Compiling ArgumentParser Name.swift
[70/165] Compiling ArgumentParser Parsed.swift
[71/165] Compiling ArgumentParser ParsedValues.swift
[72/165] Compiling ArgumentParser ParserError.swift
[73/165] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[74/165] Compiling Hub HubApi.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
BUILD FAILURE 5.10 linux