Build Information
Failed to build iShader, reference main (849c12
), with Swift 6.1 for Linux on 28 Apr 2025 21:34:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Treata11/iShader.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/Treata11/iShader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 849c12e Update README.md
Cloned https://github.com/Treata11/iShader.git
Revision (git rev-parse @):
849c12e8a2e3c7090c38425af5159cf211f7068b
SUCCESS checkout https://github.com/Treata11/iShader.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Treata11/iShader.git
https://github.com/Treata11/iShader.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "iShader",
"name" : "iShader",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "iShader",
"targets" : [
"iShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AudioVisualizer",
"targets" : [
"AudioVisualizer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ColorEffect",
"targets" : [
"ColorEffect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DistortionEffect",
"targets" : [
"DistortionEffect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LayerEffect",
"targets" : [
"LayerEffect"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ShaderArt",
"targets" : [
"ShaderArt"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Transition",
"targets" : [
"Transition"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "iShaderTests",
"module_type" : "SwiftTarget",
"name" : "iShaderTests",
"path" : "Tests/iShaderTests",
"sources" : [
"iShaderTests.swift"
],
"target_dependencies" : [
"iShader"
],
"type" : "test"
},
{
"c99name" : "iShader",
"module_type" : "SwiftTarget",
"name" : "iShader",
"path" : "Sources/iShader",
"product_memberships" : [
"iShader"
],
"sources" : [
"iShader.swift"
],
"target_dependencies" : [
"AudioVisualizer",
"ColorEffect",
"DistortionEffect",
"LayerEffect",
"ShaderArt",
"Transition"
],
"type" : "library"
},
{
"c99name" : "Transition",
"module_type" : "SwiftTarget",
"name" : "Transition",
"path" : "Sources/Transition",
"product_memberships" : [
"iShader",
"Transition"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Circle.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Crosswarp.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Dreamy.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Genie.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Morph.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Radial.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Swirl.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Wind.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/WindowBlinds.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleExtensions.swift",
"TransitionTypes.swift",
"Transitions.swift"
],
"type" : "library"
},
{
"c99name" : "ShaderArt",
"module_type" : "SwiftTarget",
"name" : "ShaderArt",
"path" : "Sources/ShaderArt",
"product_memberships" : [
"iShader",
"ShaderArt"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/2DClouds.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BaseWarpFBM.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BeamDroplet.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BlackHoleDawn.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BlueVoid.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/CosmicBlood.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/CrystalCaustic.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ElectricField.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ExplosionCloud.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/FBMLightning.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Fireworks.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/GlowingMarblingBlack.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/ChromaGradients.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/ColorWind.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/CrumpledWave.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/FluidGradient.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/GlossyGradients.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/GradientFlow.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/Gradientify.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/RainbowSherbet.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/RotatingGradient.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/HypnoticRipples.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Iris.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/LavaBlobs.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/LensFlare.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Lightning01.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ModFan.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/NeonRug.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Portal.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/PulsatingFlesh.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/RetroSun.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/SineWaves.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Singularity.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/SpiralRiders.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/StarField.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/StarNest.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/TMGyroids.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Turbulence.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/WetNeuralNetwork.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Writhe.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"2DArt/ArtShaders.swift",
"2DArt/Gradients.swift",
"BundleExtensions.swift"
],
"type" : "library"
},
{
"c99name" : "LayerEffect",
"module_type" : "SwiftTarget",
"name" : "LayerEffect",
"path" : "Sources/LayerEffect",
"product_memberships" : [
"iShader",
"LayerEffect"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Bubble.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/ColorPlanes.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Emboss.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/SineWave.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Sobel.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/SoftThreshold.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/VHS.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/WarpingLoupe.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleExtensions.swift",
"LayerEffects.swift"
],
"type" : "library"
},
{
"c99name" : "DistortionEffect",
"module_type" : "SwiftTarget",
"name" : "DistortionEffect",
"path" : "Sources/DistortionEffect",
"product_memberships" : [
"iShader",
"DistortionEffect"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/BarrelDistortion.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Pinch.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/RelativeWave.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/SineDistortion.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Water.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Wave.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/WorleyDisplacement.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleExtensions.swift",
"DistortionEffects.swift"
],
"type" : "library"
},
{
"c99name" : "ColorEffect",
"module_type" : "SwiftTarget",
"name" : "ColorEffect",
"path" : "Sources/ColorEffect",
"product_memberships" : [
"iShader",
"ColorEffect"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/CRT.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Exposure.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/FilmGrain.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Gamma.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Infrared.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/LightbulbScreen .metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Luminence.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/NightVision.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/TileableWaterCaustic.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Vibrance.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Vignette.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleExtensions.swift",
"ColorEffects.swift"
],
"type" : "library"
},
{
"c99name" : "AudioVisualizer",
"module_type" : "SwiftTarget",
"name" : "AudioVisualizer",
"path" : "Sources/AudioVisualizer",
"product_memberships" : [
"iShader",
"AudioVisualizer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/AudioEclipse.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/GalaxyVisuals.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/GlowingSoundParticles.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/RoundAudioSpecturm.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/ShadesOfMusic.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/SineSoundWaves.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/UniverseWithin.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/WavesRemix.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AudioVisualizers.swift",
"BundleExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/91] Write sources
[0/91] Copying GalaxyVisuals.metal
[0/91] Copying RoundAudioSpecturm.metal
[0/91] Copying GlowingSoundParticles.metal
[0/91] Copying ShadesOfMusic.metal
[0/91] Write sources
[0/91] Copying AudioEclipse.metal
[0/91] Copying CRT.metal
[0/91] Copying Exposure.metal
[0/91] Copying WavesRemix.metal
[0/91] Copying UniverseWithin.metal
[0/91] Copying SineSoundWaves.metal
[0/91] Copying FilmGrain.metal
[0/91] Write sources
[0/91] Copying Gamma.metal
[0/91] Copying Infrared.metal
[0/91] Copying LightbulbScreen .metal
[0/91] Copying Luminence.metal
[0/91] Copying NightVision.metal
[0/91] Copying Vibrance.metal
[0/91] Copying TileableWaterCaustic.metal
[0/91] Copying Pinch.metal
[0/91] Copying SineDistortion.metal
[0/91] Copying RelativeWave.metal
[0/91] Copying BarrelDistortion.metal
[0/91] Copying Vignette.metal
[0/91] Copying Water.metal
[0/91] Copying Wave.metal
[0/91] Copying ColorPlanes.metal
[0/91] Copying Bubble.metal
[0/91] Copying WorleyDisplacement.metal
[0/91] Copying VHS.metal
[0/91] Copying Sobel.metal
[0/91] Copying SineWave.metal
[0/91] Copying Emboss.metal
[0/91] Copying SoftThreshold.metal
[0/91] Copying WarpingLoupe.metal
[0/91] Copying BlackHoleDawn.metal
[0/91] Copying BaseWarpFBM.metal
[0/91] Copying BeamDroplet.metal
[0/91] Copying FBMLightning.metal
[0/91] Copying CrystalCaustic.metal
[0/91] Copying ElectricField.metal
[0/91] Copying CosmicBlood.metal
[0/91] Copying BlueVoid.metal
[0/91] Copying 2DClouds.metal
[0/91] Copying GlowingMarblingBlack.metal
[0/91] Copying GlossyGradients.metal
[0/91] Copying FluidGradient.metal
[0/91] Copying Fireworks.metal
[0/91] Copying CrumpledWave.metal
[0/91] Copying ColorWind.metal
[0/91] Copying ExplosionCloud.metal
[0/91] Copying ChromaGradients.metal
[0/91] Copying RotatingGradient.metal
[0/91] Copying RainbowSherbet.metal
[0/91] Copying Iris.metal
[0/91] Copying Gradientify.metal
[0/91] Copying HypnoticRipples.metal
[0/91] Copying LavaBlobs.metal
[0/91] Copying Lightning01.metal
[0/91] Copying LensFlare.metal
[0/91] Copying GradientFlow.metal
[0/91] Copying ModFan.metal
[0/91] Copying RetroSun.metal
[0/91] Copying PulsatingFlesh.metal
[0/91] Copying Portal.metal
[0/91] Copying NeonRug.metal
[0/91] Copying SpiralRiders.metal
[0/91] Copying Turbulence.metal
[0/91] Copying StarField.metal
[0/91] Copying Singularity.metal
[0/91] Copying SineWaves.metal
[0/91] Copying StarNest.metal
[0/91] Copying TMGyroids.metal
[0/91] Copying WetNeuralNetwork.metal
[0/91] Copying Writhe.metal
[0/91] Copying Circle.metal
[21/91] Copying Wind.metal
[29/91] Copying Swirl.metal
[36/91] Copying Radial.metal
[44/91] Copying Morph.metal
[52/91] Copying Dreamy.metal
[59/91] Copying Crosswarp.metal
[60/91] Copying Genie.metal
[67/91] Copying WindowBlinds.metal
[90/91] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/117] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/117] Emitting module ColorEffect
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[94/117] Compiling ShaderArt Gradients.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/117] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[96/117] Compiling DistortionEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[97/117] Compiling ColorEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[98/117] Compiling ShaderArt ArtShaders.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/117] Emitting module AudioVisualizer
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[100/117] Compiling Transition Transitions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[101/117] Compiling Transition TransitionTypes.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/117] Emitting module ShaderArt
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[103/117] Compiling ShaderArt resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[104/117] Compiling ShaderArt BundleExtensions.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[105/117] Compiling AudioVisualizer resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[106/117] Compiling AudioVisualizer BundleExtensions.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[107/117] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[108/117] Compiling DistortionEffect DistortionEffects.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[109/117] Compiling DistortionEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[110/117] Compiling LayerEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[111/117] Compiling LayerEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[112/117] Compiling LayerEffect LayerEffects.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[113/117] Emitting module Transition
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[114/117] Compiling Transition resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[115/117] Compiling Transition BundleExtensions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[116/117] Compiling ColorEffect ColorEffects.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[117/117] Compiling ColorEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling LayerEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[3/27] Compiling ColorEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[4/27] Compiling ShaderArt resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/27] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/27] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[7/27] Compiling ShaderArt BundleExtensions.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[8/27] Compiling Transition TransitionTypes.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[9/27] Compiling Transition BundleExtensions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[10/27] Compiling ColorEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/27] Emitting module Transition
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/27] Emitting module ColorEffect
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[13/27] Compiling Transition resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[14/27] Compiling ColorEffect ColorEffects.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/27] Emitting module ShaderArt
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[16/27] Compiling ShaderArt Gradients.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[17/27] Compiling ShaderArt ArtShaders.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | // MARK: - Hypnotic Ripples
[18/27] Compiling LayerEffect LayerEffects.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[19/27] Compiling LayerEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[20/27] Compiling AudioVisualizer resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[21/27] Compiling Transition Transitions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[22/27] Compiling DistortionEffect DistortionEffects.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[23/27] Compiling DistortionEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
[24/27] Compiling DistortionEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
6 | */
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/27] Emitting module AudioVisualizer
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[26/27] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
[27/27] Compiling AudioVisualizer BundleExtensions.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
9 | */
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | /// `BASS` framework is responsible for all the audio playback & analysis
BUILD FAILURE 6.1 linux