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 RedUx, reference v1.0.0 (69f6e0), with Swift 6.0 for Linux on 28 Nov 2024 22:16:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
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:             6.0
Building package at path:  $PWD
https://github.com/reddavis/RedUx.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/reddavis/Asynchrone
[1/4315] Fetching asynchrone
Fetched https://github.com/reddavis/Asynchrone from cache (1.52s)
Computing version for https://github.com/reddavis/Asynchrone
Computed https://github.com/reddavis/Asynchrone at 0.22.0 (0.42s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/33] Emitting module Asynchrone
[5/37] Compiling Asynchrone Empty.swift
[6/37] Compiling Asynchrone Fail.swift
[7/37] Compiling Asynchrone Just.swift
[8/37] Compiling Asynchrone Merge3AsyncSequence.swift
[9/37] Compiling Asynchrone ThrowingPassthroughAsyncSequence.swift
[10/37] Compiling Asynchrone TimerAsyncSequence.swift
[11/37] Compiling Asynchrone Zip3AsyncSequence.swift
[12/37] Compiling Asynchrone ZipAsyncSequence.swift
[13/37] Compiling Asynchrone ReplaceErrorAsyncSequence.swift
[14/37] Compiling Asynchrone SequenceAsyncSequence.swift
[15/37] Compiling Asynchrone SharedAsyncSequence.swift
[16/37] Compiling Asynchrone ThrottleAsyncSequence.swift
[17/37] Compiling Asynchrone AsyncSequenceCompletion.swift
[18/37] Compiling Asynchrone CatchErrorAsyncSequence.swift
[19/37] Compiling Asynchrone ChainAsyncSequenceable.swift
[20/37] Compiling Asynchrone CombineLatest3AsyncSequence.swift
[21/37] Compiling Asynchrone Task+Extension.swift
[22/37] Compiling Asynchrone TimeInterval+Extension.swift
[23/37] Compiling Asynchrone AnyAsyncSequenceable.swift
[24/37] Compiling Asynchrone AnyThrowingAsyncSequenceable.swift
[25/37] Compiling Asynchrone MergeAsyncSequence.swift
[26/37] Compiling Asynchrone NotificationCenterAsyncSequence.swift
[27/37] Compiling Asynchrone PassthroughAsyncSequence.swift
[28/37] Compiling Asynchrone RemoveDuplicatesAsyncSequence.swift
[29/37] Compiling Asynchrone CombineLatestAsyncSequence.swift
[30/37] Compiling Asynchrone CurrentElementAsyncSequence.swift
[31/37] Compiling Asynchrone DebounceAsyncSequence.swift
[32/37] Compiling Asynchrone DelayAsyncSequence.swift
[33/37] Compiling Asynchrone ErrorMechanism.swift
[34/37] Compiling Asynchrone RethrowingAccessor.swift
[35/37] Compiling Asynchrone AsyncSequence+Extension.swift
[36/37] Compiling Asynchrone AsyncStream+Extension.swift
[37/37] Compiling Asynchrone AsyncThrowingStream+Extension.swift
[39/48] Compiling RedUx ActionStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[40/48] Compiling RedUx View+Extension.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[41/48] Compiling RedUx ValueStatus.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[42/48] Compiling RedUx Store.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[43/49] Compiling RedUx UnwrapStore.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[44/49] Compiling RedUx Effect.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[45/49] Compiling RedUx EffectManager.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[46/49] Compiling RedUx RedUxable.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[47/49] Compiling RedUx Reducer.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/49] Emitting module RedUx
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
[49/49] Compiling RedUx ViewModel.swift
/host/spi-builder-workspace/RedUx/Source/RedUxable.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A protocol to help guide structuring a SwiftUI view to use RedUx.
BUILD FAILURE 6.0 linux