This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxCoreLocation with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxCoreLocation.git
Reference: master
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/RxSwiftCommunity/RxCoreLocation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8c4b301 chore: change deployment target to iOS 11
Cloned https://github.com/RxSwiftCommunity/RxCoreLocation.git
Revision (git rev-parse @):
8c4b301640e84c258018a82a105678ae287576a7
SUCCESS checkout https://github.com/RxSwiftCommunity/RxCoreLocation.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/RxSwiftCommunity/RxCoreLocation.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.77s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.7.1 (1.10s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.7.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/148] Compiling RxSwift AddRef.swift
[7/148] Compiling RxSwift Amb.swift
[8/148] Compiling RxSwift AnonymousDisposable.swift
[9/148] Compiling RxSwift AnonymousObserver.swift
[10/148] Compiling RxSwift AnyObserver.swift
[11/148] Compiling RxSwift AsMaybe.swift
[12/148] Compiling RxSwift AsSingle.swift
[13/148] Compiling RxSwift AsyncLock.swift
[14/148] Compiling RxSwift AsyncSubject.swift
[15/148] Compiling RxSwift AtomicInt.swift
[16/148] Compiling RxSwift Bag+Rx.swift
[17/148] Compiling RxSwift Bag.swift
[18/148] Compiling RxSwift BehaviorSubject.swift
[19/148] Compiling RxSwift BinaryDisposable.swift
[20/148] Compiling RxSwift Binder.swift
[21/148] Compiling RxSwift BooleanDisposable.swift
[22/148] Compiling RxSwift Buffer.swift
[23/148] Compiling RxSwift Cancelable.swift
[24/148] Compiling RxSwift Catch.swift
[25/148] Compiling RxSwift CombineLatest+Collection.swift
[26/148] Compiling RxSwift CombineLatest+arity.swift
[27/148] Compiling RxSwift SchedulerServices+Emulation.swift
[28/148] Compiling RxSwift SchedulerType.swift
[29/148] Compiling RxSwift Sequence.swift
[30/148] Compiling RxSwift SerialDispatchQueueScheduler.swift
[31/148] Compiling RxSwift SerialDisposable.swift
[32/148] Compiling RxSwift ShareReplayScope.swift
[33/148] Compiling RxSwift Single.swift
[34/148] Compiling RxSwift SingleAssignmentDisposable.swift
[35/148] Compiling RxSwift SingleAsync.swift
[36/148] Compiling RxSwift Sink.swift
[37/148] Compiling RxSwift Skip.swift
[38/148] Compiling RxSwift SkipUntil.swift
[39/148] Compiling RxSwift SkipWhile.swift
[40/148] Compiling RxSwift StartWith.swift
[41/148] Compiling RxSwift SubjectType.swift
[42/148] Compiling RxSwift SubscribeOn.swift
[43/148] Compiling RxSwift SubscriptionDisposable.swift
[44/148] Compiling RxSwift SwiftSupport.swift
[45/148] Compiling RxSwift Switch.swift
[46/148] Compiling RxSwift SwitchIfEmpty.swift
[47/168] Compiling RxSwift Multicast.swift
[48/168] Compiling RxSwift Never.swift
[49/168] Compiling RxSwift NopDisposable.swift
[50/168] Compiling RxSwift Observable+Concurrency.swift
[51/168] Compiling RxSwift Observable.swift
[52/168] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[53/168] Compiling RxSwift ObservableConvertibleType.swift
[54/168] Compiling RxSwift ObservableType+Extensions.swift
[55/168] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[56/168] Compiling RxSwift ObservableType.swift
[57/168] Compiling RxSwift ObserveOn.swift
[58/168] Compiling RxSwift ObserverBase.swift
[59/168] Compiling RxSwift ObserverType.swift
[60/168] Compiling RxSwift OperationQueueScheduler.swift
[61/168] Compiling RxSwift Optional.swift
[62/168] Compiling RxSwift Platform.Darwin.swift
[63/168] Compiling RxSwift Platform.Linux.swift
[64/168] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[65/168] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[66/168] Compiling RxSwift PrimitiveSequence.swift
[67/168] Compiling RxSwift ImmediateSchedulerType.swift
[68/168] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[69/168] Compiling RxSwift Infallible+CombineLatest+arity.swift
[70/168] Compiling RxSwift Infallible+Concurrency.swift
[71/168] Compiling RxSwift Infallible+Create.swift
[72/168] Compiling RxSwift Infallible+Debug.swift
[73/168] Compiling RxSwift Infallible+Operators.swift
[74/168] Compiling RxSwift Infallible+Zip+arity.swift
[75/168] Compiling RxSwift Infallible.swift
[76/168] Compiling RxSwift InfiniteSequence.swift
[77/168] Compiling RxSwift InvocableScheduledItem.swift
[78/168] Compiling RxSwift InvocableType.swift
[79/168] Compiling RxSwift Just.swift
[80/168] Compiling RxSwift Lock.swift
[81/168] Compiling RxSwift LockOwnerType.swift
[82/168] Compiling RxSwift MainScheduler.swift
[83/168] Compiling RxSwift Map.swift
[84/168] Compiling RxSwift Materialize.swift
[85/168] Compiling RxSwift Maybe.swift
[86/168] Compiling RxSwift Merge.swift
[87/168] Emitting module RxSwift
[88/168] Compiling RxSwift DispatchQueueConfiguration.swift
[89/168] Compiling RxSwift Disposable.swift
[90/168] Compiling RxSwift Disposables.swift
[91/168] Compiling RxSwift DisposeBag.swift
[92/168] Compiling RxSwift DisposeBase.swift
[93/168] Compiling RxSwift DistinctUntilChanged.swift
[94/168] Compiling RxSwift Do.swift
[95/168] Compiling RxSwift ElementAt.swift
[96/168] Compiling RxSwift Empty.swift
[97/168] Compiling RxSwift Enumerated.swift
[98/168] Compiling RxSwift Error.swift
[99/168] Compiling RxSwift Errors.swift
[100/168] Compiling RxSwift Event.swift
[101/168] Compiling RxSwift Filter.swift
[102/168] Compiling RxSwift First.swift
[103/168] Compiling RxSwift Generate.swift
[104/168] Compiling RxSwift GroupBy.swift
[105/168] Compiling RxSwift GroupedObservable.swift
[106/168] Compiling RxSwift HistoricalScheduler.swift
[107/168] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[108/168] Compiling RxSwift PriorityQueue.swift
[109/168] Compiling RxSwift Producer.swift
[110/168] Compiling RxSwift PublishSubject.swift
[111/168] Compiling RxSwift Queue.swift
[112/168] Compiling RxSwift Range.swift
[113/168] Compiling RxSwift Reactive.swift
[114/168] Compiling RxSwift RecursiveLock.swift
[115/168] Compiling RxSwift RecursiveScheduler.swift
[116/168] Compiling RxSwift Reduce.swift
[117/168] Compiling RxSwift RefCountDisposable.swift
[118/168] Compiling RxSwift Repeat.swift
[119/168] Compiling RxSwift ReplaySubject.swift
[120/168] Compiling RxSwift RetryWhen.swift
[121/168] Compiling RxSwift Rx.swift
[122/168] Compiling RxSwift RxMutableBox.swift
[123/168] Compiling RxSwift Sample.swift
[124/168] Compiling RxSwift Scan.swift
[125/168] Compiling RxSwift ScheduledDisposable.swift
[126/168] Compiling RxSwift ScheduledItem.swift
[127/168] Compiling RxSwift ScheduledItemType.swift
[128/168] Compiling RxSwift CombineLatest.swift
[129/168] Compiling RxSwift CompactMap.swift
[130/168] Compiling RxSwift Completable+AndThen.swift
[131/168] Compiling RxSwift Completable.swift
[132/168] Compiling RxSwift CompositeDisposable.swift
[133/168] Compiling RxSwift Concat.swift
[134/168] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[135/168] Compiling RxSwift ConcurrentMainScheduler.swift
[136/168] Compiling RxSwift ConnectableObservableType.swift
[137/168] Compiling RxSwift Create.swift
[138/168] Compiling RxSwift CurrentThreadScheduler.swift
[139/168] Compiling RxSwift Date+Dispatch.swift
[140/168] Compiling RxSwift Debounce.swift
[141/168] Compiling RxSwift Debug.swift
[142/168] Compiling RxSwift Decode.swift
[143/168] Compiling RxSwift DefaultIfEmpty.swift
[144/168] Compiling RxSwift Deferred.swift
[145/168] Compiling RxSwift Delay.swift
[146/168] Compiling RxSwift DelaySubscription.swift
[147/168] Compiling RxSwift Dematerialize.swift
[148/168] Compiling RxSwift DispatchQueue+Extensions.swift
[149/168] Compiling RxSwift SynchronizedDisposeType.swift
[150/168] Compiling RxSwift SynchronizedOnType.swift
[151/168] Compiling RxSwift SynchronizedUnsubscribeType.swift
[152/168] Compiling RxSwift TailRecursiveSink.swift
[153/168] Compiling RxSwift Take.swift
[154/168] Compiling RxSwift TakeLast.swift
[155/168] Compiling RxSwift TakeWithPredicate.swift
[156/168] Compiling RxSwift Throttle.swift
[157/168] Compiling RxSwift Timeout.swift
[158/168] Compiling RxSwift Timer.swift
[159/168] Compiling RxSwift ToArray.swift
[160/168] Compiling RxSwift Using.swift
[161/168] Compiling RxSwift VirtualTimeConverterType.swift
[162/168] Compiling RxSwift VirtualTimeScheduler.swift
[163/168] Compiling RxSwift Window.swift
[164/168] Compiling RxSwift WithLatestFrom.swift
[165/168] Compiling RxSwift WithUnretained.swift
[166/168] Compiling RxSwift Zip+Collection.swift
[167/168] Compiling RxSwift Zip+arity.swift
[168/168] Compiling RxSwift Zip.swift
[170/175] Compiling RxRelay Utils.swift
[171/175] Compiling RxRelay PublishRelay.swift
[172/175] Compiling RxRelay ReplayRelay.swift
[173/175] Compiling RxRelay BehaviorRelay.swift
[174/175] Emitting module RxRelay
[175/175] Compiling RxRelay Observable+Bind.swift
[177/260] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[178/260] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[179/260] Compiling RxCocoa RxTabBarDelegateProxy.swift
[180/260] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[181/260] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[182/260] Compiling RxCocoa RxTableViewDataSourceType.swift
[183/260] Compiling RxCocoa RxTableViewDelegateProxy.swift
[184/260] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[185/260] Compiling RxCocoa RxTarget.swift
[186/260] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[187/260] Compiling RxCocoa RxTextViewDelegateProxy.swift
[188/260] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[189/271] Compiling RxCocoa Infallible+Bind.swift
[190/271] Compiling RxCocoa Infallible+Driver.swift
[191/271] Compiling RxCocoa ItemEvents.swift
[192/271] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[193/271] Compiling RxCocoa KVORepresentable+Swift.swift
[194/271] Compiling RxCocoa KVORepresentable.swift
[195/271] Compiling RxCocoa NSButton+Rx.swift
[196/271] Compiling RxCocoa NSControl+Rx.swift
[197/271] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[198/271] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[199/271] Compiling RxCocoa NSObject+Rx.swift
[200/271] Compiling RxCocoa NSSlider+Rx.swift
[201/271] Emitting module RxCocoa
[202/271] Compiling RxCocoa BehaviorRelay+Driver.swift
[203/271] Compiling RxCocoa ControlEvent+Driver.swift
[204/271] Compiling RxCocoa ControlEvent+Signal.swift
[205/271] Compiling RxCocoa ControlEvent.swift
[206/271] Compiling RxCocoa ControlProperty+Driver.swift
[207/271] Compiling RxCocoa ControlProperty.swift
[208/271] Compiling RxCocoa ControlTarget.swift
[209/271] Compiling RxCocoa DelegateProxy.swift
[210/271] Compiling RxCocoa DelegateProxyType.swift
[211/271] Compiling RxCocoa DispatchQueue+Extensions.swift
[212/271] Compiling RxCocoa Driver+Subscription.swift
[213/271] Compiling RxCocoa Driver.swift
[214/271] Compiling RxCocoa NSTextField+Rx.swift
[215/271] Compiling RxCocoa NSTextStorage+Rx.swift
[216/271] Compiling RxCocoa NSTextView+Rx.swift
[217/271] Compiling RxCocoa NSView+Rx.swift
[218/271] Compiling RxCocoa NotificationCenter+Rx.swift
[219/271] Compiling RxCocoa Observable+Bind.swift
[220/271] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[221/271] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[222/271] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[223/271] Compiling RxCocoa PublishRelay+Signal.swift
[224/271] Compiling RxCocoa RxCocoa.swift
[225/271] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[226/271] Compiling RxCocoa UISegmentedControl+Rx.swift
[227/271] Compiling RxCocoa UISlider+Rx.swift
[228/271] Compiling RxCocoa UIStepper+Rx.swift
[229/271] Compiling RxCocoa UISwitch+Rx.swift
[230/271] Compiling RxCocoa UITabBar+Rx.swift
[231/271] Compiling RxCocoa UITabBarController+Rx.swift
[232/271] Compiling RxCocoa UITableView+Rx.swift
[233/271] Compiling RxCocoa UITextField+Rx.swift
[234/271] Compiling RxCocoa UITextView+Rx.swift
[235/271] Compiling RxCocoa URLSession+Rx.swift
[236/271] Compiling RxCocoa WKWebView+Rx.swift
[237/271] Compiling RxCocoa UIButton+Rx.swift
[238/271] Compiling RxCocoa UICollectionView+Rx.swift
[239/271] Compiling RxCocoa UIControl+Rx.swift
[240/271] Compiling RxCocoa UIDatePicker+Rx.swift
[241/271] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[242/271] Compiling RxCocoa UINavigationController+Rx.swift
[243/271] Compiling RxCocoa UIPickerView+Rx.swift
[244/271] Compiling RxCocoa UIRefreshControl+Rx.swift
[245/271] Compiling RxCocoa UIScrollView+Rx.swift
[246/271] Compiling RxCocoa UISearchBar+Rx.swift
[247/271] Compiling RxCocoa UISearchController+Rx.swift
[248/271] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[249/271] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[250/271] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[251/271] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[252/271] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[253/271] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[254/271] Compiling RxCocoa RxPickerViewAdapter.swift
[255/271] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[256/271] Compiling RxCocoa RxPickerViewDataSourceType.swift
[257/271] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[258/271] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[259/271] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[260/271] Compiling RxCocoa SchedulerType+SharedSequence.swift
[261/271] Compiling RxCocoa SectionedViewDataSourceType.swift
[262/271] Compiling RxCocoa SharedSequence+Concurrency.swift
[263/271] Compiling RxCocoa SharedSequence+Operators+arity.swift
[264/271] Compiling RxCocoa SharedSequence+Operators.swift
[265/271] Compiling RxCocoa SharedSequence.swift
[266/271] Compiling RxCocoa Signal+Subscription.swift
[267/271] Compiling RxCocoa Signal.swift
[268/271] Compiling RxCocoa TextInput.swift
[269/271] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[270/271] Compiling RxCocoa UIApplication+Rx.swift
[271/271] Compiling RxCocoa UIBarButtonItem+Rx.swift
[273/280] Compiling RxCoreLocation RxEventTypealias.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[274/280] Compiling RxCoreLocation RxKeyPaths.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[275/280] Compiling RxCoreLocation RxSelectors.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[276/280] Compiling RxCoreLocation Helpers.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[277/280] Compiling RxCoreLocation RxCLLocationManagerDelegateProxy.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[278/280] Emitting module RxCoreLocation
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[279/280] Compiling RxCoreLocation CLLocationManagerDelegateEvents+Rx.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
[280/280] Compiling RxCoreLocation CLLocationManagerEvents+Rx.swift
/host/spi-builder-workspace/Sources/CLLocationManagerDelegateEvents+Rx.swift:9:8: error: no such module 'CoreLocation'
  7 | //
  8 |
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 | #if !RX_NO_MODULE
 11 |     import RxSwift
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.