This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 RedUx with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reddavis/RedUx.git
Reference: v1.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/reddavis/RedUx
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 69f6e07 fix: no compiler error on <Xcode 13.4 (#36)
Cloned https://github.com/reddavis/RedUx.git
Revision (git rev-parse @):
69f6e076e5dbe1ebc66154d54fdab90f16d310ec
SUCCESS checkout https://github.com/reddavis/RedUx.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/reddavis/Asynchrone
[1/4315] Fetching asynchrone
Fetched https://github.com/reddavis/Asynchrone (1.53s)
Computing version for https://github.com/reddavis/Asynchrone
Computed https://github.com/reddavis/Asynchrone at 0.22.0 (0.64s)
Creating working copy for https://github.com/reddavis/Asynchrone
Working copy of https://github.com/reddavis/Asynchrone resolved at 0.22.0
Building for debugging...
[1/30] Emitting module Asynchrone
[2/34] Compiling Asynchrone Empty.swift
[3/34] Compiling Asynchrone Fail.swift
[4/34] Compiling Asynchrone Just.swift
[5/34] Compiling Asynchrone Merge3AsyncSequence.swift
[6/34] Compiling Asynchrone ThrowingPassthroughAsyncSequence.swift
[7/34] Compiling Asynchrone TimerAsyncSequence.swift
[8/34] Compiling Asynchrone Zip3AsyncSequence.swift
[9/34] Compiling Asynchrone ZipAsyncSequence.swift
[10/34] Compiling Asynchrone CombineLatestAsyncSequence.swift
[11/34] Compiling Asynchrone CurrentElementAsyncSequence.swift
[12/34] Compiling Asynchrone DebounceAsyncSequence.swift
[13/34] Compiling Asynchrone DelayAsyncSequence.swift
[14/34] Compiling Asynchrone AsyncSequenceCompletion.swift
[15/34] Compiling Asynchrone CatchErrorAsyncSequence.swift
[16/34] Compiling Asynchrone ChainAsyncSequenceable.swift
[17/34] Compiling Asynchrone CombineLatest3AsyncSequence.swift
[18/34] Compiling Asynchrone ReplaceErrorAsyncSequence.swift
[19/34] Compiling Asynchrone SequenceAsyncSequence.swift
[20/34] Compiling Asynchrone SharedAsyncSequence.swift
[21/34] Compiling Asynchrone ThrottleAsyncSequence.swift
[22/34] Compiling Asynchrone MergeAsyncSequence.swift
[23/34] Compiling Asynchrone NotificationCenterAsyncSequence.swift
[24/34] Compiling Asynchrone PassthroughAsyncSequence.swift
[25/34] Compiling Asynchrone RemoveDuplicatesAsyncSequence.swift
[26/34] Compiling Asynchrone Task+Extension.swift
[27/34] Compiling Asynchrone TimeInterval+Extension.swift
[28/34] Compiling Asynchrone AnyAsyncSequenceable.swift
[29/34] Compiling Asynchrone AnyThrowingAsyncSequenceable.swift
[30/34] Compiling Asynchrone ErrorMechanism.swift
[31/34] Compiling Asynchrone RethrowingAccessor.swift
[32/34] Compiling Asynchrone AsyncSequence+Extension.swift
[33/34] Compiling Asynchrone AsyncStream+Extension.swift
[34/34] Compiling Asynchrone AsyncThrowingStream+Extension.swift
[37/46] Compiling RedUx UnwrapStore.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[38/47] Compiling RedUx ActionStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[39/47] Compiling RedUx RedUxable.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[40/47] Compiling RedUx Reducer.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[41/47] Compiling RedUx ValueStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[42/47] Compiling RedUx Store.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[43/47] Compiling RedUx View+Extension.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/47] Emitting module RedUx
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[45/47] Compiling RedUx Effect.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[46/47] Compiling RedUx EffectManager.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[47/47] Compiling RedUx ViewModel.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/10] Compiling RedUx ActionStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[2/11] Compiling RedUx RedUxable.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/11] Compiling RedUx Reducer.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/11] Emitting module RedUx
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/11] Compiling RedUx Effect.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/11] Compiling RedUx EffectManager.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/11] Compiling RedUx View+Extension.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/11] Compiling RedUx ValueStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/11] Compiling RedUx UnwrapStore.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/11] Compiling RedUx Store.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/11] Compiling RedUx ViewModel.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.