Build Information
Failed to build whisperkit, reference main (cd1684
), with Swift 5.9 for Linux on 22 Apr 2025 23:42:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
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 cd16844 Fix modelSupport where prefix overlaps with different hardware chips (#326)
Cloned https://github.com/argmaxinc/whisperkit.git
Revision (git rev-parse @):
cd16844c270b7e78bf21d24b1d9ff7bc88e904e4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/argmaxinc/whisperkit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/argmaxinc/whisperkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/huggingface/swift-transformers.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/3042] Fetching swift-transformers
[975/17965] Fetching swift-transformers, swift-argument-parser
Fetched https://github.com/huggingface/swift-transformers.git (0.76s)
Fetched https://github.com/apple/swift-argument-parser.git (0.76s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.33s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.35s)
Fetching https://github.com/johnmai-dev/Jinja
[1/356] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja (0.23s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.1 (0.32s)
Fetching https://github.com/apple/swift-collections.git
[1/16175] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.19s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.1.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.5.0
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/16] Copying t5_tokenizer_config.json
[2/16] Copying gpt2_tokenizer_config.json
[4/50] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/52] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[6/52] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/52] Compiling InternalCollectionsUtilities Specialize.swift
[8/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/52] Compiling InternalCollectionsUtilities Debugging.swift
[11/52] Compiling InternalCollectionsUtilities Descriptions.swift
[12/52] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/52] Compiling InternalCollectionsUtilities Integer rank.swift
[14/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/52] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/52] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/52] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/54] Wrapping AST for InternalCollectionsUtilities for debugging
[27/54] Emitting module ArgumentParserToolInfo
[28/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/111] Wrapping AST for ArgumentParserToolInfo for debugging
[32/149] Compiling ArgumentParser DumpHelpGenerator.swift
[33/149] Compiling ArgumentParser HelpCommand.swift
[34/149] Compiling ArgumentParser HelpGenerator.swift
[35/149] Compiling ArgumentParser MessageInfo.swift
[36/149] Compiling ArgumentParser UsageGenerator.swift
[37/149] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/149] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/156] 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
^
[40/156] 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
^
[41/156] 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
^
[42/157] 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
^
[43/157] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/157] Compiling ArgumentParser ParsableCommand.swift
[45/157] Compiling ArgumentParser ArgumentDecoder.swift
[46/157] Compiling ArgumentParser Name.swift
[47/157] Compiling ArgumentParser Parsed.swift
[48/157] Compiling ArgumentParser ParsedValues.swift
[49/157] Compiling ArgumentParser ParserError.swift
[50/157] Compiling ArgumentParser SplitArguments.swift
[51/157] 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
^
[52/157] 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
^
[53/157] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/157] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/157] Compiling ArgumentParser Argument.swift
[56/157] Compiling ArgumentParser ArgumentHelp.swift
[57/157] Compiling ArgumentParser OptionGroup.swift
[58/157] Compiling ArgumentParser AsyncParsableCommand.swift
[59/157] Compiling ArgumentParser CommandConfiguration.swift
[60/157] Compiling ArgumentParser CommandGroup.swift
[61/157] Compiling ArgumentParser EnumerableFlag.swift
[62/157] Compiling ArgumentParser ArgumentDefinition.swift
[63/157] Compiling ArgumentParser ArgumentSet.swift
[64/157] Compiling ArgumentParser CommandParser.swift
[65/157] Compiling ArgumentParser InputKey.swift
[66/157] Compiling ArgumentParser InputOrigin.swift
[67/157] Compiling ArgumentParser ExpressibleByArgument.swift
[68/157] Compiling ArgumentParser ParsableArguments.swift
[69/157] 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
^
[70/157] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[71/157] 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
^
[72/157] 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
^
[73/157] 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
^
[74/157] 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
^
[75/157] 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
^
[76/157] 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
^
[77/157] 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
^
error: fatalError
error: fatalError
[78/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[79/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[80/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[81/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[82/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[83/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[84/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
BUILD FAILURE 5.9 linux