Build Information
Successful build of Chord, reference 0.1.6 (30e76f
), with Swift 5.8 for macOS (SPM) on 29 Oct 2024 03:02:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Chord.git
Reference: 0.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Chord
* tag 0.1.6 -> FETCH_HEAD
HEAD is now at 30e76f8 Merge branch 'main' into release
Cloned https://github.com/OperatorFoundation/Chord.git
Revision (git rev-parse @):
30e76f8f89ebdf310a62790ff1369e2702d2db66
SUCCESS checkout https://github.com/OperatorFoundation/Chord.git at 0.1.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
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 Queue.swift
[2/3] Emitting module SwiftQueue
[3/3] Compiling SwiftQueue LinkedList.swift
[4/23] Emitting module Chord
[5/25] Compiling Chord ThreadSafeSet.swift
[6/25] Compiling Chord Timeout.swift
[7/25] Compiling Chord BlockingQueue.swift
[8/25] Compiling Chord Chord.swift
[9/25] Compiling Chord RepeatingTask.swift
[10/25] Compiling Chord SleepingTimer.swift
[11/25] Compiling Chord Collector.swift
[12/25] Compiling Chord ConcurrencyTester.swift
[13/25] Compiling Chord Synchronizer.swift
[14/25] Compiling Chord ThreadSafeDictionary.swift
[15/25] Compiling Chord InvertedLockedCounter.swift
[16/25] Compiling Chord LockedCounter.swift
[17/25] Compiling Chord Data+async.swift
[18/25] Compiling Chord FilteredQueue.swift
[19/25] Compiling Chord AsyncBufferingQueue.swift
[20/25] Compiling Chord AsyncLock.swift
[21/25] Compiling Chord AsyncQueue.swift
[22/25] Compiling Chord AsyncTimer.swift
[23/25] Compiling Chord Asynchronizer.swift
[24/25] Compiling Chord MultiQueue.swift
[25/25] Compiling Chord Promise.swift
Build complete! (14.49s)
Fetching https://github.com/OperatorFoundation/SwiftQueue
Fetching https://github.com/OperatorFoundation/Datable
[1/70] Fetching swiftqueue
[70/469] Fetching swiftqueue, datable
Fetched https://github.com/OperatorFoundation/Datable (1.26s)
Fetched https://github.com/OperatorFoundation/SwiftQueue (1.26s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue
Computed https://github.com/OperatorFoundation/SwiftQueue at 0.1.3 (0.66s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.71s)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at 0.1.3
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Build complete.
Done.