The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DitheringEngine, reference v1.9.0 (897dbf), with Swift 5.10 for Linux on 20 Apr 2025 15:30:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Eskils/DitheringEngine.git
Reference: v1.9.0
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/Eskils/DitheringEngine
 * tag               v1.9.0     -> FETCH_HEAD
HEAD is now at 897dbfe [#14] Dithering Engine 1.9.0
Cloned https://github.com/Eskils/DitheringEngine.git
Revision (git rev-parse @):
897dbfed946ca23ad9c467fdadf8de8260557572
SUCCESS checkout https://github.com/Eskils/DitheringEngine.git at v1.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Eskils/DitheringEngine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/DitheringEngineTests/ExpectedOutputImages/transparent-monochrome-gradient+apple2-bayer.png
    /host/spi-builder-workspace/Tests/DitheringEngineTests/InputImages/transparent-gradient-star.png
    /host/spi-builder-workspace/Tests/DitheringEngineTests/ProducedOutputImages/transparent-monochrome-gradient+apple2-bayer.png
    /host/spi-builder-workspace/Tests/DitheringEngineTests/InputImages/transparent-monochrome-gradient.png
    /host/spi-builder-workspace/Tests/DitheringEngineTests/ProducedOutputImages/transparent-gradient-start+cga-fs.png
    /host/spi-builder-workspace/Tests/DitheringEngineTests/ExpectedOutputImages/transparent-gradient-start+cga-fs.png
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DitheringEngine/Metal/OrderedDithering.metal
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/54] Emitting module DitheringEngine
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[5/61] Compiling DitheringEngine Dither-None.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[6/61] Compiling DitheringEngine Dither-Ordered.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[7/61] Compiling DitheringEngine Dither-WhiteNoise.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[8/61] Compiling DitheringEngine DitherMethods.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[9/61] Compiling DitheringEngine DitheringEngine.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[10/61] Compiling DitheringEngine ErrorDiffusionDitheringCustomization.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[11/61] Compiling DitheringEngine AnyPublisher+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[12/61] Compiling DitheringEngine CGASettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[13/61] Compiling DitheringEngine CustomPaletteSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[14/61] Compiling DitheringEngine DitherMethodSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[15/61] Compiling DitheringEngine EmptySettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[16/61] Compiling DitheringEngine FloydSteinbergSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[17/61] Compiling DitheringEngine NoiseDitheringSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[18/61] Compiling DitheringEngine PaletteSelectionSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[19/61] Compiling DitheringEngine Nameable.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[20/61] Compiling DitheringEngine OrderedDitheringThresholdConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[21/61] Compiling DitheringEngine Palette.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[22/61] Compiling DitheringEngine Palette-Apple2.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[23/61] Compiling DitheringEngine Palette-BlackAndWhite.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[24/61] Compiling DitheringEngine Palette-CGA.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[25/61] Compiling DitheringEngine Palette-GameBoy.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[26/61] Compiling DitheringEngine DitherMehtod.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[27/61] Compiling DitheringEngine Dither-Atkinson.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[28/61] Compiling DitheringEngine Dither-Bayer.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[29/61] Compiling DitheringEngine Dither-CleanThreshold.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[30/61] Compiling DitheringEngine Dither-ErrorDiffusion.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[31/61] Compiling DitheringEngine Dither-FloydSteinberg.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[32/61] Compiling DitheringEngine Dither-JarvisJudiceNinke.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[33/61] Compiling DitheringEngine Dither-Noise.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[34/61] Compiling DitheringEngine Palette-Grayscale.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[35/61] Compiling DitheringEngine Palette-Intellivision.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[36/61] Compiling DitheringEngine Palette-Quantized.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[37/61] Compiling DitheringEngine Palettes.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[38/61] Compiling DitheringEngine SettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[39/61] Compiling DitheringEngine Apple2SettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[40/61] Compiling DitheringEngine BayerSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[41/61] Compiling DitheringEngine QuantizedColorSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[42/61] Compiling DitheringEngine WhiteNoiseSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[43/61] Compiling DitheringEngine ThresholdMap.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[44/61] Compiling DitheringEngine VideoAssembler.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[45/61] Compiling DitheringEngine VideoDescription.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[46/61] Compiling DitheringEngine VideoDitheringEngine.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[47/61] Compiling DitheringEngine resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[48/61] Compiling DitheringEngine equallySpacedColors.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[49/61] Compiling DitheringEngine ImageColor.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[50/61] Compiling DitheringEngine ImageDescription.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[51/61] Compiling DitheringEngine LUT.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[52/61] Compiling DitheringEngine LUTCollection.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[53/61] Compiling DitheringEngine LUTPalette.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[54/61] Compiling DitheringEngine MetalOrderedDithering.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[55/61] Compiling DitheringEngine Array+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[56/61] Compiling DitheringEngine Numeric+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[57/61] Compiling DitheringEngine SIMD3+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[58/61] Compiling DitheringEngine CGImageDataTransformer.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[59/61] Compiling DitheringEngine WhiteNoiseGenerator.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[60/61] Compiling DitheringEngine clamp.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
[61/61] Compiling DitheringEngine convertColorspace.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
       ^
error: fatalError
BUILD FAILURE 5.10 linux