The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxJSON with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/RxJSON.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/RxJSON
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 262b153 Bump version to 2.0.0
Cloned https://github.com/devxoul/RxJSON.git
Revision (git rev-parse @):
262b153183b5bffe2c2684ff55328761a593e3ac
SUCCESS checkout https://github.com/devxoul/RxJSON.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/devxoul/RxJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/137] Compiling RxSwift AddRef.swift
[5/137] Compiling RxSwift Amb.swift
[6/137] Compiling RxSwift AnonymousDisposable.swift
[7/137] Compiling RxSwift AnonymousObserver.swift
[8/137] Compiling RxSwift AnyObserver.swift
[9/137] Compiling RxSwift AsMaybe.swift
[10/137] Compiling RxSwift AsSingle.swift
[11/137] Compiling RxSwift AsyncLock.swift
[12/137] Compiling RxSwift AsyncSubject.swift
[13/137] Compiling RxSwift AtomicInt.swift
[14/137] Compiling RxSwift Bag+Rx.swift
[15/137] Compiling RxSwift Bag.swift
[16/137] Compiling RxSwift BehaviorSubject.swift
[17/137] Compiling RxSwift BinaryDisposable.swift
[18/137] Compiling RxSwift BooleanDisposable.swift
[19/137] Compiling RxSwift Buffer.swift
[20/137] Compiling RxSwift Cancelable.swift
[21/137] Compiling RxSwift Catch.swift
[22/137] Compiling RxSwift CombineLatest+Collection.swift
[23/155] Compiling RxSwift Dematerialize.swift
[24/155] Compiling RxSwift Deprecated.swift
[25/155] Compiling RxSwift DispatchQueue+Extensions.swift
[26/155] Compiling RxSwift DispatchQueueConfiguration.swift
[27/155] Compiling RxSwift Disposable.swift
[28/155] Compiling RxSwift Disposables.swift
[29/155] Compiling RxSwift DisposeBag.swift
[30/155] Compiling RxSwift DisposeBase.swift
[31/155] Compiling RxSwift DistinctUntilChanged.swift
[32/155] Compiling RxSwift Do.swift
[33/155] Compiling RxSwift ElementAt.swift
[34/155] Compiling RxSwift Empty.swift
[35/155] Compiling RxSwift Enumerated.swift
[36/155] Compiling RxSwift Error.swift
[37/155] Compiling RxSwift Errors.swift
[38/155] Compiling RxSwift Event.swift
[39/155] Compiling RxSwift Filter.swift
[40/155] Compiling RxSwift First.swift
[41/155] Compiling RxSwift Generate.swift
[42/155] Emitting module RxSwift
[43/155] Compiling RxSwift Observable.swift
[44/155] Compiling RxSwift ObservableConvertibleType.swift
[45/155] Compiling RxSwift ObservableType+Extensions.swift
[46/155] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[47/155] Compiling RxSwift ObservableType.swift
[48/155] Compiling RxSwift ObserveOn.swift
[49/155] Compiling RxSwift ObserverBase.swift
[50/155] Compiling RxSwift ObserverType.swift
[51/155] Compiling RxSwift OperationQueueScheduler.swift
[52/155] Compiling RxSwift Optional.swift
[53/155] Compiling RxSwift Platform.Darwin.swift
[54/155] Compiling RxSwift Platform.Linux.swift
[55/155] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[56/155] Compiling RxSwift PrimitiveSequence.swift
[57/155] Compiling RxSwift PriorityQueue.swift
[58/155] Compiling RxSwift Producer.swift
[59/155] Compiling RxSwift PublishSubject.swift
[60/155] Compiling RxSwift Queue.swift
[61/155] Compiling RxSwift Range.swift
[62/155] Compiling RxSwift Reactive.swift
[63/155] Compiling RxSwift RecursiveLock.swift
[64/155] Compiling RxSwift RecursiveScheduler.swift
[65/155] Compiling RxSwift Reduce.swift
[66/155] Compiling RxSwift RefCountDisposable.swift
[67/155] Compiling RxSwift Repeat.swift
[68/155] Compiling RxSwift ReplaySubject.swift
[69/155] Compiling RxSwift RetryWhen.swift
[70/155] Compiling RxSwift Rx.swift
[71/155] Compiling RxSwift RxMutableBox.swift
[72/155] Compiling RxSwift Sample.swift
[73/155] Compiling RxSwift Scan.swift
[74/155] Compiling RxSwift ScheduledDisposable.swift
[75/155] Compiling RxSwift ScheduledItem.swift
[76/155] Compiling RxSwift ScheduledItemType.swift
[77/155] Compiling RxSwift SchedulerServices+Emulation.swift
[78/155] Compiling RxSwift SchedulerType.swift
[79/155] Compiling RxSwift Sequence.swift
[80/155] Compiling RxSwift SerialDispatchQueueScheduler.swift
[81/155] Compiling RxSwift SerialDisposable.swift
[82/155] Compiling RxSwift ShareReplayScope.swift
[83/155] Compiling RxSwift Single.swift
[84/155] Compiling RxSwift SingleAssignmentDisposable.swift
[85/155] Compiling RxSwift SingleAsync.swift
[86/155] Compiling RxSwift Sink.swift
[87/155] Compiling RxSwift Skip.swift
[88/155] Compiling RxSwift SkipUntil.swift
[89/155] Compiling RxSwift SkipWhile.swift
[90/155] Compiling RxSwift StartWith.swift
[91/155] Compiling RxSwift String+Rx.swift
[92/155] Compiling RxSwift SubjectType.swift
[93/155] Compiling RxSwift SubscribeOn.swift
[94/155] Compiling RxSwift SubscriptionDisposable.swift
[95/155] Compiling RxSwift SwiftSupport.swift
[96/155] Compiling RxSwift Switch.swift
[97/155] Compiling RxSwift SwitchIfEmpty.swift
[98/155] Compiling RxSwift SynchronizedDisposeType.swift
[99/155] Compiling RxSwift SynchronizedOnType.swift
[100/155] Compiling RxSwift CombineLatest+arity.swift
[101/155] Compiling RxSwift CombineLatest.swift
[102/155] Compiling RxSwift CompactMap.swift
[103/155] Compiling RxSwift Completable+AndThen.swift
[104/155] Compiling RxSwift Completable.swift
[105/155] Compiling RxSwift CompositeDisposable.swift
[106/155] Compiling RxSwift Concat.swift
[107/155] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[108/155] Compiling RxSwift ConcurrentMainScheduler.swift
[109/155] Compiling RxSwift ConnectableObservableType.swift
[110/155] Compiling RxSwift Create.swift
[111/155] Compiling RxSwift CurrentThreadScheduler.swift
[112/155] Compiling RxSwift Date+Dispatch.swift
[113/155] Compiling RxSwift Debounce.swift
[114/155] Compiling RxSwift Debug.swift
[115/155] Compiling RxSwift DefaultIfEmpty.swift
[116/155] Compiling RxSwift Deferred.swift
[117/155] Compiling RxSwift Delay.swift
[118/155] Compiling RxSwift DelaySubscription.swift
[119/155] Compiling RxSwift GroupBy.swift
[120/155] Compiling RxSwift GroupedObservable.swift
[121/155] Compiling RxSwift HistoricalScheduler.swift
[122/155] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[123/155] Compiling RxSwift ImmediateSchedulerType.swift
[124/155] Compiling RxSwift InfiniteSequence.swift
[125/155] Compiling RxSwift InvocableScheduledItem.swift
[126/155] Compiling RxSwift InvocableType.swift
[127/155] Compiling RxSwift Just.swift
[128/155] Compiling RxSwift Lock.swift
[129/155] Compiling RxSwift LockOwnerType.swift
[130/155] Compiling RxSwift MainScheduler.swift
[131/155] Compiling RxSwift Map.swift
[132/155] Compiling RxSwift Materialize.swift
[133/155] Compiling RxSwift Maybe.swift
[134/155] Compiling RxSwift Merge.swift
[135/155] Compiling RxSwift Multicast.swift
[136/155] Compiling RxSwift Never.swift
[137/155] Compiling RxSwift NopDisposable.swift
[138/155] Compiling RxSwift SynchronizedUnsubscribeType.swift
[139/155] Compiling RxSwift TailRecursiveSink.swift
[140/155] Compiling RxSwift Take.swift
[141/155] Compiling RxSwift TakeLast.swift
[142/155] Compiling RxSwift TakeUntil.swift
[143/155] Compiling RxSwift TakeWhile.swift
[144/155] Compiling RxSwift Throttle.swift
[145/155] Compiling RxSwift Timeout.swift
[146/155] Compiling RxSwift Timer.swift
[147/155] Compiling RxSwift ToArray.swift
[148/155] Compiling RxSwift Using.swift
[149/155] Compiling RxSwift VirtualTimeConverterType.swift
[150/155] Compiling RxSwift VirtualTimeScheduler.swift
[151/155] Compiling RxSwift Window.swift
[152/155] Compiling RxSwift WithLatestFrom.swift
[153/155] Compiling RxSwift Zip+Collection.swift
[154/155] Compiling RxSwift Zip+arity.swift
[155/155] Compiling RxSwift Zip.swift
[156/161] Compiling RxJSON Maybe+RxJSON.swift
[157/161] Compiling RxJSON RxJSONError.swift
[158/161] Compiling RxJSON Functions.swift
[159/161] Compiling RxJSON ObservableType+RxJSON.swift
[160/161] Compiling RxJSON Single+RxJSON.swift
[161/161] Emitting module RxJSON
Build complete! (8.03s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.21s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.35s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Build complete.
Done.

Build Machine: Mac 7