Build Information
Failed to build whisperkit, reference main (3a3804
), with Swift 6.0 for Linux on 11 Sep 2025 21:27:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/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 3a38043 Add WhisperKit Local Server with audio transcription and translation APIs (#348)
Cloned https://github.com/argmaxinc/whisperkit.git
Revision (git rev-parse @):
3a380435ce1b28c488db301864f9b1de329a63e6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/argmaxinc/whisperkit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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" -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/apple/swift-argument-parser.git
Fetching https://github.com/huggingface/swift-transformers.git
[1/15920] Fetching swift-argument-parser
[797/19889] Fetching swift-argument-parser, swift-transformers
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Fetched https://github.com/huggingface/swift-transformers.git from cache (0.95s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.75s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.64s)
Fetching https://github.com/johnmai-dev/Jinja
[1/572] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.34s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.3.0 (1.16s)
Fetching https://github.com/apple/swift-collections.git
[1/17453] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.70s)
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
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.3.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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
warning: 'spi-builder-workspace': Invalid Resource 'Models/whisperkit-coreml': File not found.
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/31] Write sources
[13/31] Copying gpt2_tokenizer_config.json
[13/31] Write sources
[13/31] Copying t5_tokenizer_config.json
[16/31] Write swift-version-24593BA9C3E375BF.txt
[18/62] Emitting module ArgumentParserToolInfo
[19/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/62] Compiling InternalCollectionsUtilities Debugging.swift
[21/63] Compiling TensorUtils RepetitionPenaltyWarper.swift
[22/63] Compiling TensorUtils TemperatureLogitsWarper.swift
[23/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/63] Compiling InternalCollectionsUtilities Descriptions.swift
[25/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/63] Emitting module InternalCollectionsUtilities
[27/63] Compiling TensorUtils LogitsProcessor.swift
[28/63] Compiling TensorUtils LogitsWarper.swift
[29/63] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/63] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/65] Wrapping AST for InternalCollectionsUtilities for debugging
[37/65] Wrapping AST for ArgumentParserToolInfo for debugging
[39/164] Compiling ArgumentParser CommandParser.swift
[40/164] Compiling ArgumentParser SplitArguments.swift
[41/164] Compiling ArgumentParser DumpHelpGenerator.swift
[42/164] Compiling ArgumentParser HelpCommand.swift
[43/164] Compiling ArgumentParser HelpGenerator.swift
[44/164] Compiling ArgumentParser MessageInfo.swift
[45/164] Compiling ArgumentParser UsageGenerator.swift
[46/164] Compiling ArgumentParser InputKey.swift
[47/171] Compiling ArgumentParser InputOrigin.swift
[48/171] Compiling ArgumentParser Name.swift
[49/171] Compiling ArgumentParser Parsed.swift
[50/171] Compiling ArgumentParser ParsedValues.swift
[51/171] Compiling ArgumentParser ParserError.swift
[52/171] Compiling ArgumentParser CollectionExtensions.swift
[53/171] Compiling ArgumentParser Mutex.swift
[54/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/171] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/171] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/171] Compiling ArgumentParser BashCompletionsGenerator.swift
[62/171] Compiling ArgumentParser CompletionsGenerator.swift
[63/171] Compiling ArgumentParser FishCompletionsGenerator.swift
[64/171] Compiling ArgumentParser ZshCompletionsGenerator.swift
[65/171] Compiling ArgumentParser Argument.swift
[66/171] Compiling ArgumentParser ArgumentDiscussion.swift
[67/171] Compiling ArgumentParser ArgumentHelp.swift
[68/171] Compiling ArgumentParser OptionGroup.swift
[69/171] Compiling ArgumentParser AsyncParsableCommand.swift
[70/171] Compiling ArgumentParser CommandConfiguration.swift
[71/171] Compiling ArgumentParser CommandGroup.swift
[72/171] Compiling ArgumentParser EnumerableFlag.swift
[73/171] Compiling ArgumentParser ExpressibleByArgument.swift
[74/171] Compiling ArgumentParser ArgumentVisibility.swift
[75/171] Compiling ArgumentParser CompletionKind.swift
[76/171] Compiling ArgumentParser Errors.swift
[77/171] Compiling ArgumentParser Platform.swift
[78/171] Compiling ArgumentParser SequenceExtensions.swift
[79/171] Compiling ArgumentParser StringExtensions.swift
[80/171] Compiling ArgumentParser SwiftExtensions.swift
[81/171] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[83/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[84/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[85/171] 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'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[86/171] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[87/172] Compiling Hub HubApi.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | class Downloader: NSObject, ObservableObject {
[88/172] 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'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | class Downloader: NSObject, ObservableObject {
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[91/172] Emitting module TensorUtils
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[92/172] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[93/172] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[96/172] 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'
1 | import Foundation
2 | import Accelerate
| `- error: no such module 'Accelerate'
3 |
4 | /// Top-K.
[97/172] Compiling Hub Downloader.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | class Downloader: NSObject, ObservableObject {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/172] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | class Downloader: NSObject, ObservableObject {
[99/172] Compiling Hub Hub.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
8 |
9 | import Foundation
10 | import Combine
| `- error: no such module 'Combine'
11 |
12 | class Downloader: NSObject, ObservableObject {
[100/172] Emitting module ArgumentParser
BUILD FAILURE 6.0 linux