The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Entryable with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yume190/Entryable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at master
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/ReactiveX/RxSwift (0.45s)
Fetched https://github.com/Alamofire/Alamofire.git (0.52s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (0.03s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.50s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "entryable",
      "name": "Entryable",
      "url": "https://github.com/yume190/Entryable.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Entryable",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.8.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        },
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift",
          "version": "6.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yume190/Entryable.git
[7/679] Fetching entryable
Fetched https://github.com/yume190/Entryable.git (0.25s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/ReactiveX/RxSwift (0.63s)
Fetched https://github.com/Alamofire/Alamofire.git (0.72s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.6.0 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.04s)
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Creating working copy for https://github.com/yume190/Entryable.git
Working copy of https://github.com/yume190/Entryable.git resolved at master
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.6.0
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: '.resolve-product-dependencies': dependency 'entryable' is not used by any target
Found 2 product dependencies
  - Alamofire
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/173] Emitting module Alamofire
[2/177] Emitting module RxSwift
[3/196] Compiling RxSwift Dematerialize.swift
[4/196] Compiling RxSwift DispatchQueue+Extensions.swift
[5/196] Compiling RxSwift DispatchQueueConfiguration.swift
[6/196] Compiling RxSwift Disposable.swift
[7/196] Compiling RxSwift Disposables.swift
[8/196] Compiling RxSwift Repeat.swift
[9/196] Compiling RxSwift ReplaySubject.swift
[10/196] Compiling RxSwift RetryWhen.swift
[11/196] Compiling RxSwift Rx.swift
[17/196] Compiling RxSwift DisposeBag.swift
[18/196] Compiling RxSwift DisposeBase.swift
[19/196] Compiling RxSwift DistinctUntilChanged.swift
[20/196] Compiling RxSwift Do.swift
[21/196] Compiling RxSwift ElementAt.swift
[22/196] Compiling RxSwift Empty.swift
[23/196] Compiling RxSwift Enumerated.swift
[24/196] Compiling RxSwift Error.swift
[25/196] Compiling RxSwift Errors.swift
[26/196] Compiling RxSwift Event.swift
[27/196] Compiling RxSwift Filter.swift
[28/196] Compiling RxSwift First.swift
[29/196] Compiling RxSwift Generate.swift
[30/196] Compiling RxSwift GroupBy.swift
[31/196] Compiling RxSwift GroupedObservable.swift
[32/196] Compiling RxSwift RecursiveLock.swift
[33/196] Compiling RxSwift RecursiveScheduler.swift
[34/196] Compiling RxSwift Reduce.swift
[35/196] Compiling RxSwift RefCountDisposable.swift
[45/196] Compiling RxSwift AddRef.swift
[46/196] Compiling RxSwift Amb.swift
[47/196] Compiling RxSwift AnonymousDisposable.swift
[48/196] Compiling RxSwift AnonymousObserver.swift
[49/196] Compiling RxSwift AnyObserver.swift
[50/196] Compiling RxSwift AsMaybe.swift
[51/196] Compiling RxSwift AsSingle.swift
[52/196] Compiling RxSwift AsyncLock.swift
[53/196] Compiling RxSwift AsyncSubject.swift
[54/196] Compiling RxSwift AtomicInt.swift
[55/196] Compiling RxSwift Bag+Rx.swift
[56/196] Compiling RxSwift Bag.swift
[57/196] Compiling RxSwift BehaviorSubject.swift
[58/196] Compiling RxSwift BinaryDisposable.swift
[59/196] Compiling RxSwift Binder.swift
[60/196] Compiling RxSwift BooleanDisposable.swift
[61/196] Compiling RxSwift Buffer.swift
[62/196] Compiling RxSwift Cancelable.swift
[63/196] Compiling RxSwift Catch.swift
[64/196] Compiling RxSwift CombineLatest+Collection.swift
[65/196] Compiling Alamofire URLEncodedFormEncoder.swift
[66/196] Compiling Alamofire URLRequest+Alamofire.swift
[67/196] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[68/196] Compiling Alamofire Validation.swift
[70/196] Compiling RxSwift Queue.swift
[71/196] Compiling RxSwift Range.swift
[72/196] Compiling RxSwift Reactive.swift
[73/196] Compiling RxSwift HistoricalScheduler.swift
[74/196] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[75/196] Compiling RxSwift ImmediateSchedulerType.swift
[76/196] Compiling RxSwift Infallible+CombineLatest+arity.swift
[77/196] Compiling RxSwift Infallible+Create.swift
[78/196] Compiling RxSwift Infallible+Operators.swift
[79/196] Compiling RxSwift Infallible+Zip+arity.swift
[80/196] Compiling RxSwift Infallible.swift
[81/196] Compiling RxSwift InfiniteSequence.swift
[82/196] Compiling RxSwift InvocableScheduledItem.swift
[83/196] Compiling RxSwift InvocableType.swift
[84/196] Compiling RxSwift Just.swift
[85/196] Compiling RxSwift Lock.swift
[86/196] Compiling RxSwift LockOwnerType.swift
[87/196] Compiling RxSwift MainScheduler.swift
[88/196] Compiling RxSwift Map.swift
[89/196] Compiling RxSwift Materialize.swift
[90/196] Compiling RxSwift Maybe.swift
[91/196] Compiling RxSwift Merge.swift
[92/196] Compiling RxSwift Multicast.swift
[108/196] Compiling RxSwift ScheduledItem.swift
[109/196] Compiling RxSwift ScheduledItemType.swift
[110/196] Compiling RxSwift SchedulerServices+Emulation.swift
[111/196] Compiling RxSwift SchedulerType.swift
[117/204] Compiling Entryable Entryable.swift
[118/205] Compiling Entryable Codable+Ex.swift
[119/205] Emitting module Entryable
[120/205] Compiling Entryable HTTPRawResponse.swift
[121/205] Compiling Entryable Client.swift
[122/205] Compiling Entryable ClientBuilder.swift
[123/205] Compiling Entryable NetError.swift
[124/205] Compiling RxSwift Sequence.swift
[125/205] Compiling RxSwift SerialDispatchQueueScheduler.swift
[126/205] Compiling RxSwift SerialDisposable.swift
[127/205] Compiling RxSwift ShareReplayScope.swift
[128/205] Compiling RxSwift Single.swift
[129/205] Compiling RxSwift SingleAssignmentDisposable.swift
[130/205] Compiling RxSwift SingleAsync.swift
[131/205] Compiling RxSwift Sink.swift
[132/205] Compiling RxSwift Skip.swift
[133/205] Compiling RxSwift SkipUntil.swift
[134/205] Compiling RxSwift SkipWhile.swift
[135/205] Compiling RxSwift StartWith.swift
[136/205] Compiling RxSwift SubjectType.swift
[137/205] Compiling RxSwift SubscribeOn.swift
[138/205] Compiling RxSwift SubscriptionDisposable.swift
[139/205] Compiling RxSwift SwiftSupport.swift
[140/205] Compiling RxSwift Switch.swift
[141/205] Compiling RxSwift SwitchIfEmpty.swift
[142/205] Compiling RxSwift SynchronizedDisposeType.swift
[143/205] Compiling RxSwift CombineLatest+arity.swift
[144/205] Compiling RxSwift CombineLatest.swift
[145/205] Compiling RxSwift CompactMap.swift
[146/205] Compiling RxSwift Completable+AndThen.swift
[147/205] Compiling RxSwift Completable.swift
[148/205] Compiling RxSwift CompositeDisposable.swift
[149/205] Compiling RxSwift Concat.swift
[150/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[151/205] Compiling RxSwift ConcurrentMainScheduler.swift
[152/205] Compiling RxSwift ConnectableObservableType.swift
[153/205] Compiling RxSwift Create.swift
[154/205] Compiling RxSwift CurrentThreadScheduler.swift
[155/205] Compiling RxSwift Date+Dispatch.swift
[156/205] Compiling RxSwift Debounce.swift
[157/205] Compiling RxSwift Debug.swift
[158/205] Compiling RxSwift Decode.swift
[159/205] Compiling RxSwift DefaultIfEmpty.swift
[160/205] Compiling RxSwift Deferred.swift
[161/205] Compiling RxSwift Delay.swift
[162/205] Compiling RxSwift DelaySubscription.swift
[163/205] Compiling RxSwift Never.swift
[164/205] Compiling RxSwift NopDisposable.swift
[165/205] Compiling RxSwift Observable.swift
[166/205] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[167/205] Compiling RxSwift ObservableConvertibleType.swift
[168/205] Compiling RxSwift ObservableType+Extensions.swift
[169/205] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[170/205] Compiling RxSwift ObservableType.swift
[171/205] Compiling RxSwift ObserveOn.swift
[172/205] Compiling RxSwift ObserverBase.swift
[173/205] Compiling RxSwift ObserverType.swift
[174/205] Compiling RxSwift OperationQueueScheduler.swift
[175/205] Compiling RxSwift Optional.swift
[176/205] Compiling RxSwift Platform.Darwin.swift
[177/205] Compiling RxSwift Platform.Linux.swift
[178/205] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[179/205] Compiling RxSwift PrimitiveSequence.swift
[180/205] Compiling RxSwift PriorityQueue.swift
[181/205] Compiling RxSwift Producer.swift
[182/205] Compiling RxSwift PublishSubject.swift
[183/205] Compiling Entryable ParameterType.swift
[184/205] Compiling Entryable Entry.swift
[184/205] Archiving libEntryable.a
[186/211] Compiling JSONMock Fake.swift
[187/211] Emitting module JSONMock
[188/211] Compiling JSONMock Encodable+Ex.swift
[189/211] Compiling JSONMock SwizzleURLConfig.swift
[190/211] Compiling JSONMock Swizzlable.swift
[191/211] Compiling JSONMock Mock+JSON.swift
[192/211] Compiling RxSwift SynchronizedOnType.swift
[193/211] Compiling RxSwift SynchronizedUnsubscribeType.swift
[194/211] Compiling RxSwift TailRecursiveSink.swift
[195/211] Compiling RxSwift Take.swift
[196/211] Compiling RxSwift TakeLast.swift
[197/211] Compiling RxSwift TakeWithPredicate.swift
[198/211] Compiling RxSwift Throttle.swift
[199/211] Compiling RxSwift Timeout.swift
[200/211] Compiling RxSwift Timer.swift
[201/211] Compiling RxSwift ToArray.swift
[202/211] Compiling RxSwift Using.swift
[203/211] Compiling RxSwift VirtualTimeConverterType.swift
[204/211] Compiling RxSwift VirtualTimeScheduler.swift
[205/211] Compiling RxSwift Window.swift
[206/211] Compiling RxSwift WithLatestFrom.swift
[207/211] Compiling RxSwift WithUnretained.swift
[208/211] Compiling RxSwift Zip+Collection.swift
[209/211] Compiling RxSwift Zip+arity.swift
[210/211] Compiling RxSwift Zip.swift
[211/213] Emitting module RxEntryable
[212/213] Compiling RxEntryable Entryable+Rx.swift
[212/213] Archiving libRxEntryable.a
Build complete! (16.50s)
Build complete.
Done.