Build Information
Failed to build whisperkit, reference main (cd1684
), with Swift 5.10 for Linux on 22 Apr 2025 23:42:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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.10
Building package at path: $PWD
https://github.com/argmaxinc/whisperkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
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/3042] Fetching swift-transformers
[1888/17965] Fetching swift-transformers, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.71s)
Fetched https://github.com/huggingface/swift-transformers.git from cache (0.71s)
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.35s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.33s)
Fetching https://github.com/johnmai-dev/Jinja
[1/356] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.22s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.1 (0.30s)
Fetching https://github.com/apple/swift-collections.git
[1/16175] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.12s)
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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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.1.4
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/BENCHMARKS.md
/host/spi-builder-workspace/fastlane/README.md
/host/spi-builder-workspace/fastlane/Fastfile
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/30] Write sources
[1/30] Copying gpt2_tokenizer_config.json
[1/30] Write sources
[1/30] Copying t5_tokenizer_config.json
[1/30] Write sources
[15/30] Write swift-version-24593BA9C3E375BF.txt
[17/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/66] Emitting module InternalCollectionsUtilities
[20/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/66] Compiling InternalCollectionsUtilities Debugging.swift
[23/66] Compiling InternalCollectionsUtilities Descriptions.swift
[24/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/66] Compiling InternalCollectionsUtilities Specialize.swift
[26/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/66] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/66] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/66] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/66] Compiling InternalCollectionsUtilities Integer rank.swift
[31/66] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/66] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/67] Wrapping AST for InternalCollectionsUtilities for debugging
[38/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/67] Emitting module ArgumentParserToolInfo
[40/77] Wrapping AST for ArgumentParserToolInfo for debugging
[42/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[45/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[46/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[50/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[51/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/168] Compiling ArgumentParser ArgumentDefinition.swift
[57/168] Compiling ArgumentParser ArgumentSet.swift
[58/168] Compiling ArgumentParser CommandParser.swift
[59/168] Compiling ArgumentParser InputKey.swift
[60/168] Compiling ArgumentParser InputOrigin.swift
[61/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/168] Compiling ArgumentParser ArgumentHelp.swift
[65/168] Compiling ArgumentParser ExpressibleByArgument.swift
[66/168] Compiling ArgumentParser ParsableArguments.swift
[67/168] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/168] Compiling ArgumentParser ParsableCommand.swift
[69/168] Compiling ArgumentParser ArgumentDecoder.swift
[70/168] Compiling ArgumentParser DumpHelpGenerator.swift
[71/168] Compiling ArgumentParser HelpCommand.swift
[72/168] 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
^
[73/168] 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
^
[74/169] 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
^
[75/169] 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
^
[76/169] Compiling ArgumentParser HelpGenerator.swift
[77/169] Compiling ArgumentParser MessageInfo.swift
[78/169] Compiling ArgumentParser UsageGenerator.swift
[79/169] Compiling ArgumentParser Name.swift
[80/169] Compiling ArgumentParser Parsed.swift
[81/169] Compiling ArgumentParser ParsedValues.swift
[82/169] Compiling ArgumentParser ParserError.swift
[83/169] Compiling ArgumentParser SplitArguments.swift
[84/169] Compiling ArgumentParser CommandConfiguration.swift
[85/169] Compiling ArgumentParser CommandGroup.swift
[86/169] Compiling ArgumentParser EnumerableFlag.swift
[87/169] Compiling ArgumentParser BashCompletionsGenerator.swift
[88/169] Compiling ArgumentParser CompletionsGenerator.swift
[89/169] Compiling ArgumentParser FishCompletionsGenerator.swift
[90/169] Compiling ArgumentParser ZshCompletionsGenerator.swift
[91/169] Compiling ArgumentParser Argument.swift
[92/169] 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
^
[93/169] 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
^
[94/169] 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
^
[95/169] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/169] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
^
[97/169] 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
[98/169] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/169] 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
^
[100/169] 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
^
[101/169] 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
^
/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