Build Information
Failed to build Vortex, reference 1.0.3 (26e036
), with Swift 5.10 for Linux on 30 Jan 2025 23:21:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Vortex.git
Reference: 1.0.3
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/twostraws/Vortex
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 26e036c Added global particle active override.
Cloned https://github.com/twostraws/Vortex.git
Revision (git rev-parse @):
26e036c4f04efcc019c95d43bfeffeaefbef3c99
SUCCESS checkout https://github.com/twostraws/Vortex.git at 1.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/twostraws/Vortex.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Vortex/Resources/Assets.xcassets
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/26] Emitting module Vortex
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[4/29] Compiling Vortex VortexSystemPreferenceKey.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[5/29] Compiling Vortex VortexView.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[6/29] Compiling Vortex VortexViewReader.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[7/29] Compiling Vortex Snow.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[8/29] Compiling Vortex Spark.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[9/29] Compiling Vortex Splash.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[10/29] Compiling Vortex VortexSystem-Behavior.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[11/29] Compiling Vortex VortexSystem.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[12/29] Compiling Vortex VortexProxy.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[13/29] Compiling Vortex DefaultSymbols.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[14/29] Compiling Vortex Color.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[15/29] Compiling Vortex ColorMode.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[16/29] Compiling Vortex Particle.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[17/29] Compiling Vortex Shape.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[18/29] Compiling Vortex SpawnOccasion.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[19/29] Compiling Vortex Magic.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[20/29] Compiling Vortex Rain.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[21/29] Compiling Vortex Smoke.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[22/29] Compiling Vortex Angle+Codable.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[23/29] Compiling Vortex Array-InterpolatedColor.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[24/29] Compiling Vortex Lerping.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[25/29] Compiling Vortex RandomSpread.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[26/29] Compiling Vortex Confetti.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[27/29] Compiling Vortex Fire.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[28/29] Compiling Vortex Fireflies.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
[29/29] Compiling Vortex Fireworks.swift
/host/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: fatalError
BUILD FAILURE 5.10 linux