The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReactiveEmitter with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/reactiveemitter.git
Reference: 0.2.9
Cloned https://github.com/omochi/reactiveemitter.git into spi-builder-workspace
SUCCESS checkout https://github.com/omochi/reactiveemitter.git at 0.2.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/27] Emitting module ReactiveEmitter
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:54:24: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Sink<Event> : EventSinkProtocol {
                       ^
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:3:27: note: 'Event' previously declared here
public class EventEmitter<Event> : EventSourceProtocol, EventSinkConvertible {
                          ^
[2/30] Compiling ReactiveEmitter WeakProperty.swift
[3/30] Compiling ReactiveEmitter Bind.swift
[4/30] Compiling ReactiveEmitter Combine.swift
[5/30] Compiling ReactiveEmitter Debug.swift
[6/30] Compiling ReactiveEmitter FlatMapLatest.swift
[7/30] Compiling ReactiveEmitter Map.swift
[8/30] Compiling ReactiveEmitter Merge.swift
[9/30] Compiling ReactiveEmitter Never.swift
[10/30] Compiling ReactiveEmitter EventSink.swift
[11/30] Compiling ReactiveEmitter EventSource.swift
[12/30] Compiling ReactiveEmitter RangeReplaceableCollectionClass.swift
[13/30] Compiling ReactiveEmitter ZipArray.swift
[14/30] Compiling ReactiveEmitter Disposer.swift
[15/30] Compiling ReactiveEmitter DisposerProtocol.swift
[16/30] Compiling ReactiveEmitter Box.swift
[17/30] Compiling ReactiveEmitter LinkedList.swift
[18/30] Compiling ReactiveEmitter WeakBox.swift
[19/30] Compiling ReactiveEmitter CompositeDisposer.swift
[20/30] Compiling ReactiveEmitter DisposerBag.swift
[21/30] Compiling ReactiveEmitter FuncDisposer.swift
[22/30] Compiling ReactiveEmitter NopDisposer.swift
[23/30] Compiling ReactiveEmitter ObserveOn.swift
[24/30] Compiling ReactiveEmitter Sequence.swift
[25/30] Compiling ReactiveEmitter SubscribeOnce.swift
[26/30] Compiling ReactiveEmitter ValueOf.swift
[27/30] Compiling ReactiveEmitter ArrayProperty.swift
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:54:24: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Sink<Event> : EventSinkProtocol {
                       ^
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:3:27: note: 'Event' previously declared here
public class EventEmitter<Event> : EventSourceProtocol, EventSinkConvertible {
                          ^
[28/30] Compiling ReactiveEmitter EventEmitter.swift
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:54:24: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Sink<Event> : EventSinkProtocol {
                       ^
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:3:27: note: 'Event' previously declared here
public class EventEmitter<Event> : EventSourceProtocol, EventSinkConvertible {
                          ^
[29/30] Compiling ReactiveEmitter LateInitProperty.swift
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:54:24: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Sink<Event> : EventSinkProtocol {
                       ^
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:3:27: note: 'Event' previously declared here
public class EventEmitter<Event> : EventSourceProtocol, EventSinkConvertible {
                          ^
[30/30] Compiling ReactiveEmitter Property.swift
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:54:24: warning: generic parameter 'Event' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Sink<Event> : EventSinkProtocol {
                       ^
/host/spi-builder-workspace/Sources/ReactiveEmitter/EventSource/EventEmitter.swift:3:27: note: 'Event' previously declared here
public class EventEmitter<Event> : EventSourceProtocol, EventSinkConvertible {
                          ^
Build complete! (10.14s)
Build complete.
Done.

Build Machine: Linux 2