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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.40.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:             5.9
Building package at path:  $workDir
https://github.com/Treata11/iShader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/83] Copying WavesRemix.metal
[0/83] Copying AudioEclipse.metal
[0/83] Copying SineSoundWaves.metal
[0/83] Copying ShadesOfMusic.metal
[0/83] Copying GlowingSoundParticles.metal
[0/83] Copying WindowBlinds.metal
[0/83] Copying RoundAudioSpecturm.metal
[0/83] Copying Wind.metal
[0/83] Copying Swirl.metal
[1/83] Copying Morph.metal
[1/83] Copying Radial.metal
[3/83] Copying Genie.metal
[3/83] Copying Dreamy.metal
[5/83] Copying Crosswarp.metal
[14/83] Copying Circle.metal
[15/83] Copying StarNest.metal
[15/83] Copying Turbulence.metal
[15/83] Copying Writhe.metal
[15/83] Copying WetNeuralNetwork.metal
[15/83] Copying TMGyroids.metal
[15/83] Copying Singularity.metal
[15/83] Copying RotatingGradient.metal
[19/83] Copying SineWaves.metal
[21/83] Copying SpiralRiders.metal
[24/83] Copying StarField.metal
[24/83] Copying RainbowSherbet.metal
[26/83] Copying PulsatingFlesh.metal
[26/83] Copying RetroSun.metal
[28/83] Copying Portal.metal
[29/83] Copying NeonRug.metal
[30/83] Copying Lightning01.metal
[30/83] Copying LensFlare.metal
[31/83] Copying ModFan.metal
[32/83] Copying LavaBlobs.metal
[32/83] Copying Iris.metal
[33/83] Copying HypnoticRipples.metal
[36/83] Copying Gradientify.metal
[36/83] Copying GradientFlow.metal
[38/83] Copying GlowingMarblingBlack.metal
[39/83] Copying GlossyGradients.metal
[39/83] Copying FluidGradient.metal
[39/83] Copying Fireworks.metal
[39/83] Copying FBMLightning.metal
[39/83] Copying ExplosionCloud.metal
[39/83] Copying ElectricField.metal
[39/83] Copying CrystalCaustic.metal
[39/83] Copying CosmicBlood.metal
[39/83] Copying CrumpledWave.metal
[39/83] Copying ColorWind.metal
[39/83] Copying BlueVoid.metal
[39/83] Copying ChromaGradients.metal
[39/83] Copying BlackHoleDawn.metal
[39/83] Copying BeamDroplet.metal
[39/83] Copying BaseWarpFBM.metal
[39/83] Copying 2DClouds.metal
[39/83] Copying WarpingLoupe.metal
[39/83] Copying VHS.metal
[39/83] Copying SoftThreshold.metal
[39/83] Copying Sobel.metal
[39/83] Copying SineWave.metal
[39/83] Copying ColorPlanes.metal
[39/83] Copying Emboss.metal
[39/83] Copying Bubble.metal
[39/83] Copying WorleyDisplacement.metal
[39/83] Copying Wave.metal
[39/83] Copying SineDistortion.metal
[39/83] Copying Water.metal
[39/83] Copying RelativeWave.metal
[39/83] Copying Pinch.metal
[39/83] Copying BarrelDistortion.metal
[39/83] Copying Vibrance.metal
[39/83] Copying Vignette.metal
[39/83] Copying NightVision.metal
[39/83] Copying TileableWaterCaustic.metal
[39/83] Copying Luminence.metal
[44/83] Copying Infrared.metal
[47/83] Copying LightbulbScreen .metal
[49/83] Copying FilmGrain.metal
[49/83] Copying CRT.metal
[51/83] Copying Gamma.metal
[53/83] Copying Exposure.metal
[59/83] Copying UniverseWithin.metal
[67/83] Copying GalaxyVisuals.metal
error: emit-module command failed with exit code 1 (use -v to see invocation)
[84/109] 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)
[85/109] 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)
[86/109] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/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)
[87/109] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[88/109] Compiling Transition BundleExtensions.swift
/host/spi-builder-workspace/Sources/Transition/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)
[89/109] Emitting module ShaderArt
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[90/109] Compiling ShaderArt ArtShaders.swift
/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)
[91/109] Emitting module Transition
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[92/109] Compiling AudioVisualizer BundleExtensions.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[93/109] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[94/109] Compiling ColorEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[95/109] Compiling ColorEffect ColorEffects.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[96/109] Compiling ColorEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[97/109] Compiling AudioVisualizer resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[98/109] Compiling DistortionEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[99/109] Compiling DistortionEffect DistortionEffects.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[100/109] Compiling DistortionEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.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
       ^
[101/109] Compiling Transition TransitionTypes.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[102/109] 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
       ^
BUILD FAILURE 5.9 linux