The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build whisperkit, reference main (8c0acb), with Swift 5.9 for Linux on 13 Jun 2025 03:51:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.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.9
Building package at path:  $PWD
https://github.com/argmaxinc/whisperkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
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/3303] Fetching swift-transformers
[1587/18683] Fetching swift-transformers, swift-argument-parser
Fetched https://github.com/huggingface/swift-transformers.git (0.98s)
Fetched https://github.com/apple/swift-argument-parser.git (0.98s)
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.41s)
Computing version for https://github.com/huggingface/swift-transformers.git
Computed https://github.com/huggingface/swift-transformers.git at 0.1.15 (0.40s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja (0.26s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.0 (0.39s)
Fetching https://github.com/apple/swift-collections.git
[1/16600] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.98s)
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/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
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.2.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/BENCHMARKS.md
    /host/spi-builder-workspace/fastlane/README.md
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Copying gpt2_tokenizer_config.json
[2/16] Copying t5_tokenizer_config.json
[4/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/50] Compiling InternalCollectionsUtilities Specialize.swift
[6/52] Emitting module InternalCollectionsUtilities
[7/52] Compiling TensorUtils LogitsProcessor.swift
[8/52] Compiling TensorUtils LogitsWarper.swift
[9/52] Compiling TensorUtils RepetitionPenaltyWarper.swift
[10/52] Compiling TensorUtils TemperatureLogitsWarper.swift
[11/52] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/52] Compiling InternalCollectionsUtilities Debugging.swift
[15/52] Compiling InternalCollectionsUtilities Descriptions.swift
[16/52] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/52] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/52] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/52] Compiling InternalCollectionsUtilities Integer rank.swift
[20/52] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/54] Emitting module ArgumentParserToolInfo
[25/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/56] Wrapping AST for InternalCollectionsUtilities for debugging
[29/71] Wrapping AST for ArgumentParserToolInfo for debugging
[31/149] 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
       ^
[32/149] 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
       ^
[33/149] 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
       ^
[34/149] 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
       ^
[35/149] 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
       ^
[36/149] 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
       ^
[37/150] Compiling ArgumentParser CommandParser.swift
[38/150] Compiling ArgumentParser InputKey.swift
[39/150] Compiling ArgumentParser InputOrigin.swift
[40/150] Compiling ArgumentParser Name.swift
[41/150] Compiling ArgumentParser Parsed.swift
[42/150] Compiling ArgumentParser ParsedValues.swift
[43/150] Compiling ArgumentParser ParserError.swift
[44/150] Compiling OrderedCollections OrderedDictionary.swift
[45/150] Compiling OrderedCollections OrderedSet+Codable.swift
[46/150] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/150] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/150] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/150] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/150] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/150] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/157] Compiling ArgumentParser SplitArguments.swift
[53/157] Compiling ArgumentParser DumpHelpGenerator.swift
[54/157] Compiling ArgumentParser HelpCommand.swift
[55/157] Compiling ArgumentParser HelpGenerator.swift
[56/157] Compiling ArgumentParser MessageInfo.swift
[57/157] Compiling ArgumentParser UsageGenerator.swift
[58/157] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/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
       ^
[60/157] 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
       ^
[61/157] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/157] Emitting module Hub
/host/spi-builder-workspace/.build/checkouts/swift-transformers/Sources/Hub/Downloader.swift:10:8: error: no such module 'Combine'
import Combine
       ^
[64/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
       ^
[65/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
       ^
[66/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
       ^
[67/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
       ^
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.9 linux