The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EventDrivenSwift with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Flowduino/EventDrivenSwift.git
Reference: 5.2.0
Cloned https://github.com/Flowduino/EventDrivenSwift.git into spi-builder-workspace
SUCCESS checkout https://github.com/Flowduino/EventDrivenSwift.git at 5.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/Flowduino/Observable.git
Fetching https://github.com/Flowduino/ThreadSafeSwift.git
[1/116] Fetching observable
Fetched https://github.com/Flowduino/Observable.git (0.23s)
Fetched https://github.com/Flowduino/ThreadSafeSwift.git (0.24s)
Computing version for https://github.com/Flowduino/Observable.git
Computed https://github.com/Flowduino/Observable.git at 2.0.0 (0.26s)
Computing version for https://github.com/Flowduino/ThreadSafeSwift.git
Computed https://github.com/Flowduino/ThreadSafeSwift.git at 1.1.0 (0.25s)
Creating working copy for https://github.com/Flowduino/ThreadSafeSwift.git
Working copy of https://github.com/Flowduino/ThreadSafeSwift.git resolved at 1.1.0
Creating working copy for https://github.com/Flowduino/Observable.git
Working copy of https://github.com/Flowduino/Observable.git resolved at 2.0.0
Building for debugging...
[1/2] Compiling ThreadSafeSwift ThreadSafeSemaphore.swift
[2/2] Emitting module ThreadSafeSwift
[5/12] Compiling Observable Observable.swift
[6/12] Compiling Observable ObservableClass.swift
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableClass.swift:20:41: error: cannot find type 'ObservableObject' in scope
open class ObservableClass: Observable, ObservableObject {
                                        ^~~~~~~~~~~~~~~~
[7/12] Compiling Observable ObservableThread.swift
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThread.swift:20:50: error: cannot find type 'ObservableObject' in scope
open class ObservableThread: Thread, Observable, ObservableObject {
                                                 ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThread.swift:140:13: error: cannot find 'objectWillChange' in scope
            objectWillChange.send()
            ^~~~~~~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)[8/13] Emitting module Observable
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableClass.swift:20:41: error: cannot find type 'ObservableObject' in scope
open class ObservableClass: Observable, ObservableObject {
                                        ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThread.swift:20:50: error: cannot find type 'ObservableObject' in scope
open class ObservableThread: Thread, Observable, ObservableObject {
                                                 ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThreadSafeClass.swift:20:51: error: cannot find type 'ObservableObject' in scope
open class ObservableThreadSafeClass: Observable, ObservableObject {
                                                  ^~~~~~~~~~~~~~~~
[9/13] Compiling Observable KeyedObservable.swift
[10/13] Compiling Observable ObservableThreadSafeClass.swift
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThreadSafeClass.swift:20:51: error: cannot find type 'ObservableObject' in scope
open class ObservableThreadSafeClass: Observable, ObservableObject {
                                                  ^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Observable/Sources/Observable/ObservableThreadSafeClass.swift:140:13: error: cannot find 'objectWillChange' in scope
            objectWillChange.send()
            ^~~~~~~~~~~~~~~~
[11/13] Compiling Observable KeyedObservableThreadSafeClass.swift
[12/13] Compiling Observable KeyedObservableClass.swift
[13/13] Compiling Observable KeyedObservableThread.swift
BUILD FAILURE 5.7 linux

Build Machine: Linux 1