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 iShader, reference 0.5.0 (849c12), with Swift 6.2 (beta) for Linux on 21 Jun 2025 15:40:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/Treata11/iShader.git
Reference: 0.5.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/Treata11/iShader
 * tag               0.5.0      -> FETCH_HEAD
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 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Treata11/iShader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/91] Write sources
[3/91] Copying Wind.metal
[3/91] Copying Radial.metal
[3/91] Copying Swirl.metal
[3/91] Copying Morph.metal
[3/91] Copying Genie.metal
[3/91] Copying Dreamy.metal
[3/91] Copying Circle.metal
[3/91] Copying Crosswarp.metal
[3/91] Copying Writhe.metal
[3/91] Copying WetNeuralNetwork.metal
[3/91] Copying Turbulence.metal
[3/91] Copying TMGyroids.metal
[3/91] Copying StarNest.metal
[3/91] Copying StarField.metal
[3/91] Copying SpiralRiders.metal
[3/91] Copying SineWaves.metal
[3/91] Copying Singularity.metal
[3/91] Copying RetroSun.metal
[3/91] Copying RotatingGradient.metal
[3/91] Copying RainbowSherbet.metal
[3/91] Copying PulsatingFlesh.metal
[3/91] Copying Portal.metal
[3/91] Copying NeonRug.metal
[3/91] Copying ModFan.metal
[3/91] Copying Lightning01.metal
[3/91] Copying LavaBlobs.metal
[3/91] Copying LensFlare.metal
[3/91] Copying Iris.metal
[3/91] Copying HypnoticRipples.metal
[3/91] Copying Gradientify.metal
[3/91] Copying GradientFlow.metal
[3/91] Copying GlowingMarblingBlack.metal
[3/91] Copying GlossyGradients.metal
[3/91] Copying FluidGradient.metal
[3/91] Copying Fireworks.metal
[3/91] Copying FBMLightning.metal
[3/91] Copying ExplosionCloud.metal
[3/91] Copying CrystalCaustic.metal
[3/91] Copying ElectricField.metal
[3/91] Copying CrumpledWave.metal
[3/91] Copying CosmicBlood.metal
[3/91] Copying ColorWind.metal
[3/91] Copying ChromaGradients.metal
[3/91] Copying BlueVoid.metal
[3/91] Copying BlackHoleDawn.metal
[3/91] Copying BaseWarpFBM.metal
[3/91] Copying BeamDroplet.metal
[3/91] Copying 2DClouds.metal
[3/91] Copying WarpingLoupe.metal
[3/91] Copying VHS.metal
[3/91] Copying SoftThreshold.metal
[3/91] Copying Sobel.metal
[3/91] Copying Emboss.metal
[3/91] Copying SineWave.metal
[3/91] Copying ColorPlanes.metal
[3/91] Copying Bubble.metal
[3/91] Copying WorleyDisplacement.metal
[3/91] Copying Wave.metal
[3/91] Copying Water.metal
[3/91] Copying SineDistortion.metal
[3/91] Copying RelativeWave.metal
[3/91] Copying Pinch.metal
[3/91] Copying BarrelDistortion.metal
[3/91] Copying Vibrance.metal
[3/91] Copying Vignette.metal
[3/91] Copying TileableWaterCaustic.metal
[3/91] Copying NightVision.metal
[3/91] Copying Luminence.metal
[3/91] Copying LightbulbScreen .metal
[3/91] Copying Infrared.metal
[3/91] Copying Gamma.metal
[3/91] Copying FilmGrain.metal
[3/91] Copying Exposure.metal
[3/91] Copying CRT.metal
[3/91] Copying WavesRemix.metal
[3/91] Copying UniverseWithin.metal
[3/91] Copying SineSoundWaves.metal
[3/91] Copying ShadesOfMusic.metal
[3/91] Copying RoundAudioSpecturm.metal
[3/91] Copying GlowingSoundParticles.metal
[3/91] Copying AudioEclipse.metal
[3/91] Copying GalaxyVisuals.metal
[3/91] Write sources
[88/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 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/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 {
[96/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
[97/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/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
[99/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/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 {
[101/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 {
[102/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
[103/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 {
[104/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 {
[105/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
[106/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 {
[107/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 {
[108/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 {
[109/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
[110/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 {
[111/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
[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 {
[113/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 {
[114/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 {
BUILD FAILURE 6.2 linux