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 iShader with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.40.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:             5.10
Building package at path:  $workDir
https://github.com/Treata11/iShader.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/91] Write sources
[0/91] Copying WavesRemix.metal
[0/91] Copying SineSoundWaves.metal
[0/91] Write sources
[0/91] Copying GlowingSoundParticles.metal
[0/91] Copying LensFlare.metal
[0/91] Copying TMGyroids.metal
[0/91] Copying StarField.metal
[0/91] Copying RotatingGradient.metal
[0/91] Copying Iris.metal
[0/91] Copying GlossyGradients.metal
[0/91] Copying CrumpledWave.metal
[0/91] Copying ChromaGradients.metal
[0/91] Copying GalaxyVisuals.metal
[0/91] Copying BaseWarpFBM.metal
[0/91] Copying WarpingLoupe.metal
[0/91] Copying VHS.metal
[0/91] Copying SoftThreshold.metal
[0/91] Copying Sobel.metal
[0/91] Copying SineWave.metal
[0/91] Copying Emboss.metal
[0/91] Copying LavaBlobs.metal
[0/91] Copying ColorPlanes.metal
[0/91] Copying Bubble.metal
[0/91] Copying Wave.metal
[0/91] Copying Water.metal
[0/91] Copying WorleyDisplacement.metal
[0/91] Copying RelativeWave.metal
[0/91] Copying Pinch.metal
[0/91] Copying BarrelDistortion.metal
[0/91] Copying Vignette.metal
[0/91] Copying Vibrance.metal
[0/91] Copying TileableWaterCaustic.metal
[0/91] Copying NightVision.metal
[0/91] Copying Luminence.metal
[0/91] Copying LightbulbScreen .metal
[0/91] Copying Infrared.metal
[0/91] Copying Gamma.metal
[0/91] Copying Exposure.metal
[0/91] Copying CRT.metal
[0/91] Copying FilmGrain.metal
[0/91] Copying UniverseWithin.metal
[0/91] Copying RoundAudioSpecturm.metal
[0/91] Copying AudioEclipse.metal
[0/91] Copying ShadesOfMusic.metal
[0/91] Copying SineDistortion.metal
[0/91] Copying SineWaves.metal
[0/91] Copying StarNest.metal
[0/91] Copying NeonRug.metal
[0/91] Copying 2DClouds.metal
[4/91] Copying SpiralRiders.metal
[13/91] Copying RetroSun.metal
[13/91] Copying WindowBlinds.metal
[16/91] Copying Dreamy.metal
[17/91] Copying Writhe.metal
[20/91] Copying Wind.metal
[23/91] Copying Radial.metal
[27/91] Copying Swirl.metal
[29/91] Copying Circle.metal
[32/91] Copying Morph.metal
[33/91] Copying Genie.metal
[35/91] Copying Crosswarp.metal
[37/91] Copying Turbulence.metal
[43/91] Copying WetNeuralNetwork.metal
[45/91] Copying Portal.metal
[47/91] Copying Singularity.metal
[48/91] Copying RainbowSherbet.metal
[50/91] Copying PulsatingFlesh.metal
[54/91] Copying Lightning01.metal
[59/91] Copying ModFan.metal
[62/91] Copying GlowingMarblingBlack.metal
[64/91] Copying HypnoticRipples.metal
[65/91] Copying Gradientify.metal
[66/91] Copying GradientFlow.metal
[70/91] Copying Fireworks.metal
[75/91] Copying FluidGradient.metal
[77/91] Copying CrystalCaustic.metal
[80/91] Copying FBMLightning.metal
[83/91] Copying ExplosionCloud.metal
[83/91] Copying ElectricField.metal
[85/91] Copying BlueVoid.metal
[86/91] Copying CosmicBlood.metal
[86/91] Copying BlackHoleDawn.metal
[86/91] Copying BeamDroplet.metal
[87/91] Copying ColorWind.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 AudioVisualizer
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
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'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/117] Emitting module Transition
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[95/117] Compiling Transition BundleExtensions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[96/117] Compiling AudioVisualizer BundleExtensions.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/117] Emitting module ShaderArt
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/117] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/117] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[100/117] Compiling LayerEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[101/117] Compiling ShaderArt BundleExtensions.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[102/117] Compiling ShaderArt Gradients.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[103/117] Compiling ShaderArt ArtShaders.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[104/117] Compiling ShaderArt resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[105/117] Compiling ColorEffect ColorEffects.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[106/117] Compiling ColorEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[107/117] Compiling ColorEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[108/117] Compiling Transition TransitionTypes.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[109/117] Compiling Transition Transitions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[110/117] Compiling LayerEffect LayerEffects.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[111/117] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[112/117] Compiling DistortionEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[113/117] Compiling DistortionEffect DistortionEffects.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
BUILD FAILURE 5.10 linux