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 SwiftSound, reference v1.0.3 (c99ff7), with Swift 6.2 (beta) for Linux on 23 Jun 2025 03:04:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mesqueeb/SwiftSound.git
Reference: v1.0.3
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/mesqueeb/SwiftSound
 * tag               v1.0.3     -> FETCH_HEAD
HEAD is now at c99ff7d 1.0.3
Cloned https://github.com/mesqueeb/SwiftSound.git
Revision (git rev-parse @):
c99ff7d39dd0d2e7d7b34df37a54d2ee13ace6ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/SwiftSound.git at v1.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mesqueeb/SwiftSound.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/KarthikRIyer/swiftplot.git
Fetching https://github.com/apple/swift-argument-parser
[1/6708] Fetching swiftplot
[874/22088] Fetching swiftplot, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.34s)
[6440/6708] Fetching swiftplot
Fetched https://github.com/KarthikRIyer/swiftplot.git from cache (1.73s)
Computing version for https://github.com/KarthikRIyer/swiftplot.git
Computed https://github.com/KarthikRIyer/swiftplot.git at 2.0.0 (4.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.52s)
Creating working copy for https://github.com/KarthikRIyer/swiftplot.git
Working copy of https://github.com/KarthikRIyer/swiftplot.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install freetype2 using your system-packager:
    apt-get install libfreetype6-dev
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/48] Emitting module SwiftPlot
[10/52] Compiling SwiftPlot ScatterPlotSeriesOptions.swift
[11/52] Compiling SwiftPlot SequencePlots.swift
[12/52] Compiling SwiftPlot Series.swift
[13/52] Compiling SwiftPlot SubPlot.swift
[14/52] Emitting module ArgumentParserToolInfo
[15/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/53] Wrapping AST for ArgumentParserToolInfo for debugging
[18/91] Emitting module ArgumentParser
[19/96] Compiling ArgumentParser AsyncParsableCommand.swift
[20/96] Compiling ArgumentParser CommandConfiguration.swift
[21/96] Compiling ArgumentParser CommandGroup.swift
[22/96] Compiling ArgumentParser EnumerableFlag.swift
[23/96] Compiling ArgumentParser ArgumentVisibility.swift
[24/96] Compiling ArgumentParser CompletionKind.swift
[25/96] Compiling ArgumentParser Errors.swift
[26/96] Compiling ArgumentParser Flag.swift
[27/96] Compiling ArgumentParser NameSpecification.swift
[28/96] Compiling ArgumentParser ParsableCommand.swift
[29/96] Compiling ArgumentParser ArgumentDecoder.swift
[30/96] Compiling ArgumentParser ArgumentDefinition.swift
[31/96] Compiling ArgumentParser ArgumentSet.swift
[32/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/96] Compiling ArgumentParser CompletionsGenerator.swift
[34/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/96] Compiling ArgumentParser CommandParser.swift
[37/96] Compiling ArgumentParser InputKey.swift
[38/96] Compiling ArgumentParser InputOrigin.swift
[39/96] Compiling ArgumentParser OptionGroup.swift
[40/96] Compiling ArgumentParser Option.swift
[41/96] Compiling ArgumentParser ExpressibleByArgument.swift
[42/96] Compiling ArgumentParser ParsableArguments.swift
[43/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/96] Compiling ArgumentParser Argument.swift
[45/96] Compiling ArgumentParser ArgumentHelp.swift
[46/96] Compiling ArgumentParser DumpHelpGenerator.swift
[47/96] Compiling ArgumentParser HelpCommand.swift
[48/97] Wrapping AST for SwiftPlot for debugging
[50/99] Compiling ArgumentParser Name.swift
[51/99] Compiling ArgumentParser Parsed.swift
[52/99] Compiling ArgumentParser ParsedValues.swift
[53/99] Compiling ArgumentParser ParserError.swift
[54/99] Compiling ArgumentParser SplitArguments.swift
[57/99] Compiling ArgumentParser HelpGenerator.swift
[58/99] Compiling ArgumentParser MessageInfo.swift
[59/99] Compiling ArgumentParser UsageGenerator.swift
[60/99] Compiling ArgumentParser CollectionExtensions.swift
[61/99] Compiling ArgumentParser Platform.swift
[62/99] Compiling ArgumentParser SequenceExtensions.swift
[63/99] Compiling ArgumentParser StringExtensions.swift
[64/99] Compiling ArgumentParser Tree.swift
[92/100] Wrapping AST for ArgumentParser for debugging
[94/100] Compiling SVGRenderer SVGRenderer.swift
[95/100] Emitting module SVGRenderer
[96/107] Wrapping AST for SVGRenderer for debugging
[98/107] Compiling SwiftSound revealInFinder.swift
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/107] Emitting module SwiftSound
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
[100/107] Compiling SwiftSound fft.swift
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
[101/107] Compiling SwiftSound readRawAudio.swift
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
[102/107] Compiling SwiftSound stft.swift
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
[103/107] Compiling SwiftSound spectrumToSvg.swift
/host/spi-builder-workspace/Sources/SwiftSound/fft.swift:1:8: error: no such module 'Accelerate'
 1 | import Accelerate
   |        `- error: no such module 'Accelerate'
 2 |
 3 | public func fft(samples: [Float], sampleRate: Float) -> [(frequency: Float, amplitude: Float)] {
BUILD FAILURE 6.2 linux