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 Wasm on 21 Jun 2025 15:40:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/91] Copying WindowBlinds.metal
[0/91] Copying Wind.metal
[0/91] Copying Swirl.metal
[0/91] Copying Radial.metal
[0/91] Copying Morph.metal
[0/91] Copying Genie.metal
[0/91] Copying Dreamy.metal
[0/91] Copying Crosswarp.metal
[0/91] Copying Circle.metal
[0/91] Copying Writhe.metal
[0/91] Copying WetNeuralNetwork.metal
[0/91] Copying Turbulence.metal
[0/91] Copying StarField.metal
[0/91] Copying TMGyroids.metal
[0/91] Copying SpiralRiders.metal
[0/91] Copying StarNest.metal
[0/91] Copying Singularity.metal
[0/91] Copying SineWaves.metal
[0/91] Copying RotatingGradient.metal
[0/91] Copying RetroSun.metal
[0/91] Copying RainbowSherbet.metal
[0/91] Copying PulsatingFlesh.metal
[0/91] Copying Portal.metal
[0/91] Copying NeonRug.metal
[0/91] Copying ModFan.metal
[0/91] Copying Lightning01.metal
[0/91] Copying LensFlare.metal
[0/91] Copying LavaBlobs.metal
[0/91] Copying Iris.metal
[0/91] Copying HypnoticRipples.metal
[0/91] Copying Gradientify.metal
[0/91] Copying GradientFlow.metal
[0/91] Copying GlowingMarblingBlack.metal
[0/91] Copying GlossyGradients.metal
[0/91] Copying FluidGradient.metal
[0/91] Copying FBMLightning.metal
[0/91] Copying Fireworks.metal
[0/91] Copying ExplosionCloud.metal
[0/91] Copying ElectricField.metal
[0/91] Copying CrystalCaustic.metal
[0/91] Copying CrumpledWave.metal
[0/91] Copying CosmicBlood.metal
[0/91] Copying ChromaGradients.metal
[0/91] Copying BlueVoid.metal
[2/91] Copying BlackHoleDawn.metal
[4/91] Copying BeamDroplet.metal
[5/91] Copying BaseWarpFBM.metal
[6/91] Copying 2DClouds.metal
[9/91] Copying WarpingLoupe.metal
[10/91] Copying VHS.metal
[16/91] Copying SoftThreshold.metal
[17/91] Copying Sobel.metal
[17/91] Copying SineWave.metal
[18/91] Copying Emboss.metal
[28/91] Copying ColorPlanes.metal
[30/91] Copying Bubble.metal
[47/91] Copying WorleyDisplacement.metal
[53/91] Copying Wave.metal
[57/91] Copying Water.metal
[59/91] Copying SineDistortion.metal
[60/91] Copying RelativeWave.metal
[61/91] Copying Pinch.metal
[62/91] Copying BarrelDistortion.metal
[63/91] Copying Vignette.metal
[64/91] Copying Vibrance.metal
[65/91] Copying TileableWaterCaustic.metal
[65/91] Copying NightVision.metal
[66/91] Copying Luminence.metal
[68/91] Copying LightbulbScreen .metal
[68/91] Copying ColorWind.metal
[68/91] Copying Infrared.metal
[69/91] Copying Gamma.metal
[70/91] Copying FilmGrain.metal
[73/91] Copying Exposure.metal
[73/91] Copying CRT.metal
[75/91] Copying UniverseWithin.metal
[75/91] Copying WavesRemix.metal
[77/91] Copying RoundAudioSpecturm.metal
[77/91] Copying ShadesOfMusic.metal
[77/91] Copying SineSoundWaves.metal
[77/91] Copying AudioEclipse.metal
[77/91] Copying GalaxyVisuals.metal
[77/91] Write sources
[89/91] Copying GlowingSoundParticles.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 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 {
[93/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
[94/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 {
[95/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 {
[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 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 {
[98/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 {
[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 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
[101/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/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)
[103/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 {
/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 {
/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 {
/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
BUILD FAILURE 6.2 wasm