Build Information
Failed to build Vortex, reference 1.0.3 (26e036
), with Swift 5.9 for macOS (SPM) on 30 Jan 2025 23:22:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/twostraws/Vortex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/25] Emitting module Vortex
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:18: error: unknown attribute 'retroactive'
extension Angle: @retroactive Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:1: error: inheritance from non-protocol type 'any Codable' (aka 'any Decodable & Encodable')
extension Angle: @retroactive Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:11:63: error: type 'Bundle' has no member 'module'
public static let circle = Image("circle", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:12:67: error: type 'Bundle' has no member 'module'
public static let confetti = Image("confetti", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:13:65: error: type 'Bundle' has no member 'module'
public static let sparkle = Image("sparkle", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Views/VortexView.swift:45:50: error: cannot infer contextual base in reference to member 'plusLighter'
.frame(width: 16).blendMode(.plusLighter).tag("circle")
~^~~~~~~~~~~
[2/27] Compiling Vortex VortexView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Views/VortexView.swift:45:50: error: cannot infer contextual base in reference to member 'plusLighter'
.frame(width: 16).blendMode(.plusLighter).tag("circle")
~^~~~~~~~~~~
[3/27] Compiling Vortex VortexViewReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Views/VortexView.swift:45:50: error: cannot infer contextual base in reference to member 'plusLighter'
.frame(width: 16).blendMode(.plusLighter).tag("circle")
~^~~~~~~~~~~
[4/27] Compiling Vortex VortexProxy.swift
[5/27] Compiling Vortex VortexSystemPreferenceKey.swift
[6/27] Compiling Vortex VortexSystem-Behavior.swift
[7/27] Compiling Vortex VortexSystem.swift
[8/27] Compiling Vortex Rain.swift
[9/27] Compiling Vortex Smoke.swift
[10/27] Compiling Vortex Snow.swift
[11/27] Compiling Vortex Fireflies.swift
[12/27] Compiling Vortex Fireworks.swift
[13/27] Compiling Vortex Magic.swift
[14/27] Compiling Vortex Spark.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:11:63: error: type 'Bundle' has no member 'module'
public static let circle = Image("circle", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:12:67: error: type 'Bundle' has no member 'module'
public static let confetti = Image("confetti", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:13:65: error: type 'Bundle' has no member 'module'
public static let sparkle = Image("sparkle", bundle: Bundle.module)
~~~~~~ ^~~~~~
[15/27] Compiling Vortex Splash.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:11:63: error: type 'Bundle' has no member 'module'
public static let circle = Image("circle", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:12:67: error: type 'Bundle' has no member 'module'
public static let confetti = Image("confetti", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:13:65: error: type 'Bundle' has no member 'module'
public static let sparkle = Image("sparkle", bundle: Bundle.module)
~~~~~~ ^~~~~~
[16/27] Compiling Vortex DefaultSymbols.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:11:63: error: type 'Bundle' has no member 'module'
public static let circle = Image("circle", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:12:67: error: type 'Bundle' has no member 'module'
public static let confetti = Image("confetti", bundle: Bundle.module)
~~~~~~ ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/DefaultSymbols.swift:13:65: error: type 'Bundle' has no member 'module'
public static let sparkle = Image("sparkle", bundle: Bundle.module)
~~~~~~ ^~~~~~
[17/27] Compiling Vortex Shape.swift
[18/27] Compiling Vortex SpawnOccasion.swift
[19/27] Compiling Vortex Color.swift
[20/27] Compiling Vortex ColorMode.swift
[21/27] Compiling Vortex Particle.swift
[22/27] Compiling Vortex RandomSpread.swift
[23/27] Compiling Vortex Confetti.swift
[24/27] Compiling Vortex Fire.swift
[25/27] Compiling Vortex Angle+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:18: error: unknown attribute 'retroactive'
extension Angle: @retroactive Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:1: error: inheritance from non-protocol type 'any Codable' (aka 'any Decodable & Encodable')
extension Angle: @retroactive Codable {
^
[26/27] Compiling Vortex Array-InterpolatedColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:18: error: unknown attribute 'retroactive'
extension Angle: @retroactive Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:1: error: inheritance from non-protocol type 'any Codable' (aka 'any Decodable & Encodable')
extension Angle: @retroactive Codable {
^
[27/27] Compiling Vortex Lerping.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:18: error: unknown attribute 'retroactive'
extension Angle: @retroactive Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Helpers/Angle+Codable.swift:12:1: error: inheritance from non-protocol type 'any Codable' (aka 'any Decodable & Encodable')
extension Angle: @retroactive Codable {
^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Vortex/Resources/Assets.xcassets
BUILD FAILURE 5.9 macosSpm