The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReactiveSwift with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReactiveCocoa/ReactiveSwift.git
Reference: 7.1.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ReactiveCocoa/ReactiveSwift
 * tag               7.1.1      -> FETCH_HEAD
HEAD is now at 40c465a Update CHANGELOG and Podspec for release 7.1.1 (#867)
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/xcconfigs/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule path 'Carthage/Checkouts/Nimble': checked out 'c93f16c25af5770f0d3e6af27c9634640946b068'
Submodule path 'Carthage/Checkouts/Quick': checked out 'bd86ca0141e3cfb333546de5a11ede63f0c4a0e6'
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'd258c638d9ef214723a857a23f4113773aad28fb'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Cloned https://github.com/ReactiveCocoa/ReactiveSwift.git into spi-builder-workspace
40c465af19b993344e84355c00669ba2022ca3cd
SUCCESS checkout https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.26s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.27s)
Fetched https://github.com/Quick/Nimble.git (0.58s)
Fetched https://github.com/Quick/Quick.git (0.52s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.0 (0.49s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
Building for debugging...
[1/46] Compiling ReactiveSwift Map.swift
[2/46] Compiling ReactiveSwift MapError.swift
[3/46] Compiling ReactiveSwift Materialize.swift
[4/46] Compiling ReactiveSwift MaterializeAsResult.swift
[5/46] Compiling ReactiveSwift ObserveOn.swift
[6/46] Compiling ReactiveSwift Observer.swift
[7/52] Emitting module ReactiveSwift
[8/52] Compiling ReactiveSwift UniqueValues.swift
[9/52] Compiling ReactiveSwift Optional.swift
[10/52] Compiling ReactiveSwift Property.swift
[11/52] Compiling ReactiveSwift Reactive.swift
[12/52] Compiling ReactiveSwift ResultExtensions.swift
[13/52] Compiling ReactiveSwift Scheduler.swift
[14/52] Compiling ReactiveSwift Flatten.swift
[15/52] Compiling ReactiveSwift FoundationExtensions.swift
[16/52] Compiling ReactiveSwift Lifetime.swift
[17/52] Compiling ReactiveSwift AttemptMap.swift
[18/52] Compiling ReactiveSwift Collect.swift
[19/52] Compiling ReactiveSwift CollectEvery.swift
[20/52] Compiling ReactiveSwift CombinePrevious.swift
[21/52] Compiling ReactiveSwift CompactMap.swift
[22/52] Compiling ReactiveSwift Debounce.swift
[23/52] Compiling ReactiveSwift Delay.swift
[24/52] Compiling ReactiveSwift Dematerialize.swift
[25/52] Compiling ReactiveSwift DematerializeResults.swift
[26/52] Compiling ReactiveSwift Filter.swift
[27/52] Compiling ReactiveSwift LazyMap.swift
[28/52] Compiling ReactiveSwift Operators.swift
[29/52] Compiling ReactiveSwift Reduce.swift
[30/52] Compiling ReactiveSwift ScanMap.swift
[31/52] Compiling ReactiveSwift SkipFirst.swift
[32/52] Compiling ReactiveSwift SkipRepeats.swift
[33/52] Compiling ReactiveSwift SkipWhile.swift
[34/52] Compiling ReactiveSwift TakeFirst.swift
[35/52] Compiling ReactiveSwift TakeLast.swift
[36/52] Compiling ReactiveSwift TakeUntil.swift
[37/52] Compiling ReactiveSwift TakeWhile.swift
[38/52] Compiling ReactiveSwift Throttle.swift
[39/52] Compiling ReactiveSwift UnaryAsyncOperator.swift
[40/52] Compiling ReactiveSwift Action.swift
[41/52] Compiling ReactiveSwift Atomic.swift
[42/52] Compiling ReactiveSwift Bag.swift
[43/52] Compiling ReactiveSwift Deprecations+Removals.swift
[44/52] Compiling ReactiveSwift Disposable.swift
[45/52] Compiling ReactiveSwift Event.swift
[46/52] Compiling ReactiveSwift EventLogger.swift
[47/52] Compiling ReactiveSwift Signal.Observer.swift
[48/52] Compiling ReactiveSwift Signal.swift
[49/52] Compiling ReactiveSwift SignalProducer.swift
[50/52] Compiling ReactiveSwift UnidirectionalBinding.swift
[51/52] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[52/52] Compiling ReactiveSwift ValidatingProperty.swift
Build complete! (8.79s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git (0.30s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.1.1
warning: dependency 'reactiveswift' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "reactiveswift",
      "name": "ReactiveSwift",
      "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
      "dependencies": [

      ]
    }
  ]
}
Done.

Build Machine: Mac 5