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 ShaderGraphCoder 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.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/praeclarum/ShaderGraphCoder.git
Reference: 2.0.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/praeclarum/ShaderGraphCoder
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at d53fdc3 Merge pull request #4 from praeclarum/gen
Cloned https://github.com/praeclarum/ShaderGraphCoder.git
Revision (git rev-parse @):
d53fdc36e3b598d278388acdbaaebbb0984abc93
SUCCESS checkout https://github.com/praeclarum/ShaderGraphCoder.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/praeclarum/ShaderGraphCoder.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...
[1/9] Compiling ShaderGraphCoder ShaderGraphPreview.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/10] Compiling ShaderGraphCoder USDA.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/10] Compiling ShaderGraphCoder Values.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/10] Compiling ShaderGraphCoder ShaderGraphMaterial.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module ShaderGraphCoder
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/10] Compiling ShaderGraphCoder Operations.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/10] Compiling ShaderGraphCoder Graph.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/10] Compiling ShaderGraphCoder Operations.g.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: warning: unknown operating system for build configuration 'os'
    #if os(visionOS)
           ^
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'iOS'?
    #if os(visionOS)
           ^~~~~~~~
           iOS
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:179:12: note: did you mean 'Windows'?
    #if os(visionOS)
           ^~~~~~~~
           Windows
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:199:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/10] Compiling ShaderGraphCoder Sources.g.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/10] Compiling ShaderGraphCoder Sources.swift
/host/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:8:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2