Build Information
Failed to build DitheringEngine, reference v1.9.0 (897dbf
), with Swift 5.9 for Linux on 20 Apr 2025 15:28:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.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.9
Building package at path: $PWD
https://github.com/Eskils/DitheringEngine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
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/ProducedOutputImages/transparent-gradient-start+cga-fs.png
/host/spi-builder-workspace/Tests/DitheringEngineTests/InputImages/transparent-gradient-star.png
/host/spi-builder-workspace/Tests/DitheringEngineTests/ExpectedOutputImages/transparent-gradient-start+cga-fs.png
/host/spi-builder-workspace/Tests/DitheringEngineTests/ExpectedOutputImages/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-monochrome-gradient+apple2-bayer.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/1] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/52] Emitting module DitheringEngine
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[3/52] Compiling DitheringEngine Dither-None.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[4/52] Compiling DitheringEngine Dither-Ordered.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[5/52] Compiling DitheringEngine Dither-WhiteNoise.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[6/52] Compiling DitheringEngine DitherMethods.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[7/52] Compiling DitheringEngine DitheringEngine.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[8/52] Compiling DitheringEngine ErrorDiffusionDitheringCustomization.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[9/52] Compiling DitheringEngine AnyPublisher+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[10/59] Compiling DitheringEngine CGASettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[11/59] Compiling DitheringEngine CustomPaletteSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[12/59] Compiling DitheringEngine DitherMethodSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[13/59] Compiling DitheringEngine EmptySettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[14/59] Compiling DitheringEngine FloydSteinbergSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[15/59] Compiling DitheringEngine NoiseDitheringSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[16/59] Compiling DitheringEngine PaletteSelectionSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[17/59] Compiling DitheringEngine equallySpacedColors.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[18/59] Compiling DitheringEngine ImageColor.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[19/59] Compiling DitheringEngine ImageDescription.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[20/59] Compiling DitheringEngine LUT.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[21/59] Compiling DitheringEngine LUTCollection.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[22/59] Compiling DitheringEngine LUTPalette.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[23/59] Compiling DitheringEngine MetalOrderedDithering.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[24/59] Compiling DitheringEngine Nameable.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[25/59] Compiling DitheringEngine OrderedDitheringThresholdConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[26/59] Compiling DitheringEngine Palette.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[27/59] Compiling DitheringEngine Palette-Apple2.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[28/59] Compiling DitheringEngine Palette-BlackAndWhite.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[29/59] Compiling DitheringEngine Palette-CGA.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[30/59] Compiling DitheringEngine Palette-GameBoy.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[31/59] Compiling DitheringEngine Palette-Grayscale.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[32/59] Compiling DitheringEngine Palette-Intellivision.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[33/59] Compiling DitheringEngine Palette-Quantized.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[34/59] Compiling DitheringEngine Palettes.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[35/59] Compiling DitheringEngine SettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[36/59] Compiling DitheringEngine Apple2SettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[37/59] Compiling DitheringEngine BayerSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[38/59] Compiling DitheringEngine DitherMehtod.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[39/59] Compiling DitheringEngine Dither-Atkinson.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[40/59] Compiling DitheringEngine Dither-Bayer.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[41/59] Compiling DitheringEngine Dither-CleanThreshold.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[42/59] Compiling DitheringEngine Dither-ErrorDiffusion.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[43/59] Compiling DitheringEngine Dither-FloydSteinberg.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[44/59] Compiling DitheringEngine Dither-JarvisJudiceNinke.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[45/59] Compiling DitheringEngine Dither-Noise.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[46/59] Compiling DitheringEngine Array+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[47/59] Compiling DitheringEngine Numeric+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[48/59] Compiling DitheringEngine SIMD3+Extension.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[49/59] Compiling DitheringEngine CGImageDataTransformer.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[50/59] Compiling DitheringEngine WhiteNoiseGenerator.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[51/59] Compiling DitheringEngine clamp.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[52/59] Compiling DitheringEngine convertColorspace.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[53/59] Compiling DitheringEngine QuantizedColorSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[54/59] Compiling DitheringEngine WhiteNoiseSettingsConfiguration.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[55/59] Compiling DitheringEngine ThresholdMap.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[56/59] Compiling DitheringEngine VideoAssembler.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[57/59] Compiling DitheringEngine VideoDescription.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[58/59] Compiling DitheringEngine VideoDitheringEngine.swift
/host/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift:8:8: error: no such module 'simd'
import simd
^
[59/59] 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
^
error: fatalError
BUILD FAILURE 5.9 linux