The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Chord.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Chord
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at c85e449 Merge branch 'main' into release
Cloned https://github.com/OperatorFoundation/Chord.git
Revision (git rev-parse @):
c85e44946b587e30bf649e6681227d5ebe792ab8
SUCCESS checkout https://github.com/OperatorFoundation/Chord.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/OperatorFoundation/Chord.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling SwiftQueue LinkedList.swift
[2/3] Emitting module SwiftQueue
[3/3] Compiling SwiftQueue Queue.swift
[4/19] Compiling Chord Collector.swift
[5/19] Compiling Chord ConcurrencyTester.swift
[6/19] Compiling Chord Data+async.swift
[7/19] Compiling Chord FilteredQueue.swift
[8/19] Compiling Chord InvertedLockedCounter.swift
[9/23] Emitting module Chord
[10/23] Compiling Chord AsyncQueue.swift
[11/23] Compiling Chord AsyncTimer.swift
[12/23] Compiling Chord Asynchronizer.swift
[13/23] Compiling Chord BlockingQueue.swift
[14/23] Compiling Chord Chord.swift
[15/23] Compiling Chord LockedCounter.swift
[16/23] Compiling Chord MultiQueue.swift
[17/23] Compiling Chord Promise.swift
[18/23] Compiling Chord RepeatingTask.swift
[19/23] Compiling Chord SleepingTimer.swift
[20/23] Compiling Chord Synchronizer.swift
[21/23] Compiling Chord ThreadSafeDictionary.swift
[22/23] Compiling Chord ThreadSafeSet.swift
[23/23] Compiling Chord Timeout.swift
Build complete! (7.77s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/Datable (0.19s)
Fetched https://github.com/OperatorFoundation/SwiftQueue (0.19s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue
Computed https://github.com/OperatorFoundation/SwiftQueue at 0.1.3 (0.03s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.03s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at 0.1.3
Build complete.
Done.