Build Information
Failed to build CombineRx, reference 2.0.1 (b0c324
), with Swift 5.10 for Linux on 20 Sep 2024 15:22:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jackstone92/CombineRx.git
Reference: 2.0.1
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/Jackstone92/CombineRx
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at b0c324e Update README file (#14)
Cloned https://github.com/Jackstone92/CombineRx.git
Revision (git rev-parse @):
b0c324e4c2b5e666485f1f571be79d8cf4e7d25d
SUCCESS checkout https://github.com/Jackstone92/CombineRx.git at 2.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Jackstone92/CombineRx.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching http://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2343] Fetching combine-schedulers
[2344/7272] Fetching combine-schedulers, xctest-dynamic-overlay
[3577/58808] Fetching combine-schedulers, xctest-dynamic-overlay, rxswift
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.51s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.52s)
Fetched http://github.com/ReactiveX/RxSwift.git from cache (4.68s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.5.3 (0.47s)
Computing version for http://github.com/ReactiveX/RxSwift.git
Computed http://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.45s)
Creating working copy for http://github.com/ReactiveX/RxSwift.git
Working copy of http://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.5.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/144] Emitting module RxSwift
[5/164] Compiling RxSwift PriorityQueue.swift
[6/164] Compiling RxSwift Producer.swift
[7/164] Compiling RxSwift PublishSubject.swift
[8/164] Compiling RxSwift Queue.swift
[9/164] Compiling RxSwift Range.swift
[10/164] Compiling RxSwift Reactive.swift
[11/164] Compiling RxSwift RecursiveLock.swift
[12/164] Compiling RxSwift RecursiveScheduler.swift
[13/164] Compiling RxSwift Reduce.swift
[14/164] Compiling RxSwift RefCountDisposable.swift
[15/164] Compiling RxSwift Repeat.swift
[16/164] Compiling RxSwift ReplaySubject.swift
[17/164] Compiling RxSwift RetryWhen.swift
[18/164] Compiling RxSwift Rx.swift
[19/164] Compiling RxSwift RxMutableBox.swift
[20/164] Compiling RxSwift Sample.swift
[21/164] Compiling RxSwift Scan.swift
[22/164] Compiling RxSwift ScheduledDisposable.swift
[23/164] Compiling RxSwift ScheduledItem.swift
[24/164] Compiling RxSwift ScheduledItemType.swift
[25/164] Compiling RxSwift AddRef.swift
[26/164] Compiling RxSwift Amb.swift
[27/164] Compiling RxSwift AnonymousDisposable.swift
[28/164] Compiling RxSwift AnonymousObserver.swift
[29/164] Compiling RxSwift AnyObserver.swift
[30/164] Compiling RxSwift AsMaybe.swift
[31/164] Compiling RxSwift AsSingle.swift
[32/164] Compiling RxSwift AsyncLock.swift
[33/164] Compiling RxSwift AsyncSubject.swift
[34/164] Compiling RxSwift AtomicInt.swift
[35/164] Compiling RxSwift Bag+Rx.swift
[36/164] Compiling RxSwift Bag.swift
[37/164] Compiling RxSwift BehaviorSubject.swift
[38/164] Compiling RxSwift BinaryDisposable.swift
[39/164] Compiling RxSwift Binder.swift
[40/164] Compiling RxSwift BooleanDisposable.swift
[41/164] Compiling RxSwift Buffer.swift
[42/164] Compiling RxSwift Cancelable.swift
[43/164] Compiling RxSwift Catch.swift
[44/164] Compiling RxSwift CombineLatest+Collection.swift
[45/164] Compiling RxSwift CombineLatest+arity.swift
[46/164] Compiling RxSwift CombineLatest.swift
[47/164] Compiling RxSwift CompactMap.swift
[48/164] Compiling RxSwift Completable+AndThen.swift
[49/164] Compiling RxSwift Completable.swift
[50/164] Compiling RxSwift CompositeDisposable.swift
[51/164] Compiling RxSwift Concat.swift
[52/164] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[53/164] Compiling RxSwift ConcurrentMainScheduler.swift
[54/164] Compiling RxSwift ConnectableObservableType.swift
[55/164] Compiling RxSwift Create.swift
[56/164] Compiling RxSwift CurrentThreadScheduler.swift
[57/164] Compiling RxSwift Date+Dispatch.swift
[58/164] Compiling RxSwift Debounce.swift
[59/164] Compiling RxSwift Debug.swift
[60/164] Compiling RxSwift Decode.swift
[61/164] Compiling RxSwift DefaultIfEmpty.swift
[62/164] Compiling RxSwift Deferred.swift
[63/164] Compiling RxSwift Delay.swift
[64/164] Compiling RxSwift DelaySubscription.swift
[65/164] Compiling RxSwift Dematerialize.swift
[66/164] Compiling RxSwift DispatchQueue+Extensions.swift
[67/164] Compiling RxSwift DispatchQueueConfiguration.swift
[68/164] Compiling RxSwift Disposable.swift
[69/164] Compiling RxSwift Disposables.swift
[70/164] Compiling RxSwift DisposeBag.swift
[71/164] Compiling RxSwift DisposeBase.swift
[72/164] Compiling RxSwift DistinctUntilChanged.swift
[73/164] Compiling RxSwift Do.swift
[74/164] Compiling RxSwift ElementAt.swift
[75/164] Compiling RxSwift Empty.swift
[76/164] Compiling RxSwift Enumerated.swift
[77/164] Compiling RxSwift Error.swift
[78/164] Compiling RxSwift Errors.swift
[79/164] Compiling RxSwift Event.swift
[80/164] Compiling RxSwift Filter.swift
[81/164] Compiling RxSwift First.swift
[82/164] Compiling RxSwift Generate.swift
[83/164] Compiling RxSwift GroupBy.swift
[84/164] Compiling RxSwift GroupedObservable.swift
[85/164] Compiling RxSwift SchedulerServices+Emulation.swift
[86/164] Compiling RxSwift SchedulerType.swift
[87/164] Compiling RxSwift Sequence.swift
[88/164] Compiling RxSwift SerialDispatchQueueScheduler.swift
[89/164] Compiling RxSwift SerialDisposable.swift
[90/164] Compiling RxSwift ShareReplayScope.swift
[91/164] Compiling RxSwift Single.swift
[92/164] Compiling RxSwift SingleAssignmentDisposable.swift
[93/164] Compiling RxSwift SingleAsync.swift
[94/164] Compiling RxSwift Sink.swift
[95/164] Compiling RxSwift Skip.swift
[96/164] Compiling RxSwift SkipUntil.swift
[97/164] Compiling RxSwift SkipWhile.swift
[98/164] Compiling RxSwift StartWith.swift
[99/164] Compiling RxSwift SubjectType.swift
[100/164] Compiling RxSwift SubscribeOn.swift
[101/164] Compiling RxSwift SubscriptionDisposable.swift
[102/164] Compiling RxSwift SwiftSupport.swift
[103/164] Compiling RxSwift Switch.swift
[104/164] Compiling RxSwift SwitchIfEmpty.swift
[105/164] Compiling RxSwift Multicast.swift
[106/164] Compiling RxSwift Never.swift
[107/164] Compiling RxSwift NopDisposable.swift
[108/164] Compiling RxSwift Observable+Concurrency.swift
[109/164] Compiling RxSwift Observable.swift
[110/164] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[111/164] Compiling RxSwift ObservableConvertibleType.swift
[112/164] Compiling RxSwift ObservableType+Extensions.swift
[113/164] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[114/164] Compiling RxSwift ObservableType.swift
[115/164] Compiling RxSwift ObserveOn.swift
[116/164] Compiling RxSwift ObserverBase.swift
[117/164] Compiling RxSwift ObserverType.swift
[118/164] Compiling RxSwift OperationQueueScheduler.swift
[119/164] Compiling RxSwift Optional.swift
[120/164] Compiling RxSwift Platform.Darwin.swift
[121/164] Compiling RxSwift Platform.Linux.swift
[122/164] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[123/164] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[124/164] Compiling RxSwift PrimitiveSequence.swift
[125/164] Compiling RxSwift HistoricalScheduler.swift
[126/164] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[127/164] Compiling RxSwift ImmediateSchedulerType.swift
[128/164] Compiling RxSwift Infallible+CombineLatest+arity.swift
[129/164] Compiling RxSwift Infallible+Concurrency.swift
[130/164] Compiling RxSwift Infallible+Create.swift
[131/164] Compiling RxSwift Infallible+Operators.swift
[132/164] Compiling RxSwift Infallible+Zip+arity.swift
[133/164] Compiling RxSwift Infallible.swift
[134/164] Compiling RxSwift InfiniteSequence.swift
[135/164] Compiling RxSwift InvocableScheduledItem.swift
[136/164] Compiling RxSwift InvocableType.swift
[137/164] Compiling RxSwift Just.swift
[138/164] Compiling RxSwift Lock.swift
[139/164] Compiling RxSwift LockOwnerType.swift
[140/164] Compiling RxSwift MainScheduler.swift
[141/164] Compiling RxSwift Map.swift
[142/164] Compiling RxSwift Materialize.swift
[143/164] Compiling RxSwift Maybe.swift
[144/164] Compiling RxSwift Merge.swift
[145/164] Compiling RxSwift SynchronizedDisposeType.swift
[146/164] Compiling RxSwift SynchronizedOnType.swift
[147/164] Compiling RxSwift SynchronizedUnsubscribeType.swift
[148/164] Compiling RxSwift TailRecursiveSink.swift
[149/164] Compiling RxSwift Take.swift
[150/164] Compiling RxSwift TakeLast.swift
[151/164] Compiling RxSwift TakeWithPredicate.swift
[152/164] Compiling RxSwift Throttle.swift
[153/164] Compiling RxSwift Timeout.swift
[154/164] Compiling RxSwift Timer.swift
[155/164] Compiling RxSwift ToArray.swift
[156/164] Compiling RxSwift Using.swift
[157/164] Compiling RxSwift VirtualTimeConverterType.swift
[158/164] Compiling RxSwift VirtualTimeScheduler.swift
[159/164] Compiling RxSwift Window.swift
[160/164] Compiling RxSwift WithLatestFrom.swift
[161/164] Compiling RxSwift WithUnretained.swift
[162/164] Compiling RxSwift Zip+Collection.swift
[163/164] Compiling RxSwift Zip+arity.swift
[164/164] Compiling RxSwift Zip.swift
[166/177] Compiling CombineRx InfallibleBridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[167/177] Compiling CombineRx InfallibleType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[168/177] Compiling CombineRx BridgeBufferingStrategy.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[169/177] Compiling CombineRx BridgeFailure.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[170/178] Compiling CombineRx BridgeSubscription+Witness.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[171/178] Compiling CombineRx ObservableTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[172/178] Emitting module CombineRx
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[173/178] Compiling CombineRx Publisher+AsInfallible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[174/178] Compiling CombineRx Publisher+AsObservable.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[175/178] Compiling CombineRx InfallibleTypeBridgePublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[176/178] Compiling CombineRx ObservableType+AsPublisher.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[177/178] Compiling CombineRx Publisher+AssertBridgeBufferDoesNotOverflowIfPossible.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
[178/178] Compiling CombineRx BridgeSubscription.swift
/host/spi-builder-workspace/Sources/CombineRx/Interoperability/Combine to RxSwift/Publisher+AsInfallible.swift:6:8: error: no such module 'Combine'
import Combine
^
error: fatalError
BUILD FAILURE 5.10 linux