The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxTimelane with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/RxTimelane.git
Reference: main
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/icanzilb/RxTimelane
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe5dd43 bump CP version to 3.0.2
Cloned https://github.com/icanzilb/RxTimelane.git
Revision (git rev-parse @):
fe5dd4390cfe5a6ee6c1d3f9403765a7a985ee51
SUCCESS checkout https://github.com/icanzilb/RxTimelane.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/icanzilb/RxTimelane.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/icanzilb/TimelaneCore
Fetching https://github.com/ReactiveX/RxSwift.git
[1/435] Fetching timelanecore
[436/51449] Fetching timelanecore, rxswift
Fetched https://github.com/icanzilb/TimelaneCore from cache (2.07s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.10s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.2 (0.39s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.45s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Creating working copy for https://github.com/icanzilb/TimelaneCore
Working copy of https://github.com/icanzilb/TimelaneCore resolved at 2.0.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/149] Compiling RxSwift AddRef.swift
[6/149] Compiling RxSwift Amb.swift
[7/149] Compiling RxSwift AnonymousDisposable.swift
[8/149] Compiling RxSwift AnonymousObserver.swift
[9/149] Compiling RxSwift AnyObserver.swift
[10/149] Compiling RxSwift AsMaybe.swift
[11/149] Compiling RxSwift AsSingle.swift
[12/149] Compiling RxSwift AsyncLock.swift
[13/149] Compiling RxSwift AsyncSubject.swift
[14/149] Compiling RxSwift AtomicInt.swift
[15/149] Compiling RxSwift Bag+Rx.swift
[16/149] Compiling RxSwift Bag.swift
[17/149] Compiling RxSwift BehaviorSubject.swift
[18/149] Compiling RxSwift BinaryDisposable.swift
[19/149] Compiling RxSwift Binder.swift
[20/149] Compiling RxSwift BooleanDisposable.swift
[21/149] Compiling RxSwift Buffer.swift
[22/149] Compiling RxSwift Cancelable.swift
[23/149] Compiling RxSwift Catch.swift
[24/149] Compiling RxSwift CombineLatest+Collection.swift
[25/149] Compiling RxSwift CombineLatest+arity.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/169] Emitting module TimelaneCore
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
[27/169] Compiling TimelaneCore TimelaneCore.swift
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
[28/169] Compiling RxSwift DispatchQueueConfiguration.swift
[29/169] Compiling RxSwift Disposable.swift
[30/169] Compiling RxSwift Disposables.swift
[31/169] Compiling RxSwift DisposeBag.swift
[32/169] Compiling RxSwift DisposeBase.swift
[33/169] Compiling RxSwift DistinctUntilChanged.swift
[34/169] Compiling RxSwift Do.swift
[35/169] Compiling RxSwift ElementAt.swift
[36/169] Compiling RxSwift Empty.swift
[37/169] Compiling RxSwift Enumerated.swift
[38/169] Compiling RxSwift Error.swift
[39/169] Compiling RxSwift Errors.swift
[40/169] Compiling RxSwift Event.swift
[41/169] Compiling RxSwift Filter.swift
[42/169] Compiling RxSwift First.swift
[43/169] Compiling RxSwift Generate.swift
[44/169] Compiling RxSwift GroupBy.swift
[45/169] Compiling RxSwift GroupedObservable.swift
[46/169] Compiling RxSwift HistoricalScheduler.swift
[47/169] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
error: fatalError
[48/169] Compiling RxSwift Multicast.swift
[49/169] Compiling RxSwift Never.swift
[50/169] Compiling RxSwift NopDisposable.swift
[51/169] Compiling RxSwift Observable+Concurrency.swift
[52/169] Compiling RxSwift Observable.swift
[53/169] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[54/169] Compiling RxSwift ObservableConvertibleType.swift
[55/169] Compiling RxSwift ObservableType+Extensions.swift
[56/169] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[57/169] Compiling RxSwift ObservableType.swift
[58/169] Compiling RxSwift ObserveOn.swift
[59/169] Compiling RxSwift ObserverBase.swift
[60/169] Compiling RxSwift ObserverType.swift
[61/169] Compiling RxSwift OperationQueueScheduler.swift
[62/169] Compiling RxSwift Optional.swift
[63/169] Compiling RxSwift Platform.Darwin.swift
[64/169] Compiling RxSwift Platform.Linux.swift
[65/169] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[66/169] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[67/169] Compiling RxSwift PrimitiveSequence.swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module TimelaneCore
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
[3/3] Compiling TimelaneCore TimelaneCore.swift
/host/spi-builder-workspace/.build/checkouts/TimelaneCore/Sources/TimelaneCore/TimelaneCore.swift:7:8: error: no such module 'os'
import os
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1