Build Information
Failed to build whisperkit, reference main (8c0acb
), with Swift 5.10 for Linux on 13 Jun 2025 03:50:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.63.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 8c0acbd Refactor and cleanup utils, add protocol `DecodingInputsType` for DecoderInputs (#338)
Cloned https://github.com/argmaxinc/whisperkit.git
Revision (git rev-parse @):
8c0acbd2fdff83f4081aaae8b3bb7c01823d79e1
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-4609320-2":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/huggingface/swift-transformers.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
[2/18683] Fetching swift-argument-parser, swift-transformers
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.57s)
Fetched https://github.com/huggingface/swift-transformers.git from cache (4.57s)
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.37s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.41s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.23s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.0 (0.71s)
Fetching https://github.com/apple/swift-collections.git
[1/16600] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
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/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/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/Fastfile
/host/spi-builder-workspace/fastlane/README.md
/host/spi-builder-workspace/BENCHMARKS.md
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/30] Write sources
[1/30] Copying t5_tokenizer_config.json
[1/30] Write sources
[1/30] Copying gpt2_tokenizer_config.json
[1/30] Write sources
[15/30] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/61] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[18/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/61] Compiling InternalCollectionsUtilities Descriptions.swift
[21/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/62] Emitting module InternalCollectionsUtilities
[24/62] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/62] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/62] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/62] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/62] Compiling InternalCollectionsUtilities Integer rank.swift
[30/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/62] Compiling InternalCollectionsUtilities Debugging.swift
[32/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/63] Emitting module ArgumentParserToolInfo
[35/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/64] Wrapping AST for InternalCollectionsUtilities for debugging
[37/119] Wrapping AST for ArgumentParserToolInfo for debugging
[39/157] Compiling ArgumentParser Errors.swift
[40/157] Compiling ArgumentParser Flag.swift
[41/157] Compiling ArgumentParser NameSpecification.swift
[42/157] Compiling ArgumentParser Option.swift
[43/157] Compiling ArgumentParser OptionGroup.swift
[44/157] Compiling ArgumentParser AsyncParsableCommand.swift
[45/157] Compiling ArgumentParser CommandConfiguration.swift
[46/164] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[47/164] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[48/164] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[49/164] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/164] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/164] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[52/164] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/164] Compiling OrderedCollections OrderedDictionary+Values.swift
[54/164] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/164] 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
^
[56/164] 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
^
[57/164] 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
^
[58/164] 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
^
[59/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
^
[60/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
^
[61/165] Compiling ArgumentParser BashCompletionsGenerator.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 CompletionsGenerator.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 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
^
[64/165] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[65/165] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
[66/165] Compiling Hub Downloader.swift
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[67/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
^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:2:8: error: no such module 'Accelerate'
import Accelerate
^
BUILD FAILURE 5.10 linux