Build Information
Successful build of PersistentHistoryTrackingKit, reference 1.0.9 (adffcf
), with Swift 5.9 for macOS (SPM) on 27 Oct 2024 11:53:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Reference: 1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatbobman/PersistentHistoryTrackingKit
* tag 1.0.9 -> FETCH_HEAD
HEAD is now at adffcf5 Merge pull request #5 from junping1/main
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
adffcf5bb4e484a749b5aadf6f11b2c8291e3151
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at 1.0.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/36] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[2/36] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[3/36] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[4/36] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[5/39] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[6/39] Compiling AsyncAlgorithms AsyncChannel.swift
[7/39] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[8/39] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[9/39] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[10/39] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[11/39] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[12/39] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[13/39] Compiling AsyncAlgorithms SetAlgebra.swift
[14/39] Compiling AsyncAlgorithms TaskSelect.swift
[15/39] Compiling AsyncAlgorithms UnsafeResumption.swift
[16/39] Compiling AsyncAlgorithms PartialIteration.swift
[17/39] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[18/39] Compiling AsyncAlgorithms Rethrow.swift
[19/39] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[20/39] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[21/39] Compiling AsyncAlgorithms Dictionary.swift
[22/39] Compiling AsyncAlgorithms Locking.swift
[23/39] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[24/39] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[25/39] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[26/39] Compiling AsyncAlgorithms AsyncLazySequence.swift
[27/39] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[28/39] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[29/39] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[30/39] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[31/39] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[32/39] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[33/39] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[34/39] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[35/39] Emitting module AsyncAlgorithms
[36/39] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[37/39] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[38/39] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[39/39] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[40/53] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[41/53] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[42/53] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
[43/53] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[44/53] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[45/53] Compiling PersistentHistoryTrackingKit Fetcher.swift
[46/53] Compiling PersistentHistoryTrackingKit Merger.swift
[47/53] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
[48/53] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
[49/53] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[50/53] Compiling PersistentHistoryTrackingKit Extensions.swift
[51/53] Emitting module PersistentHistoryTrackingKit
[52/53] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[53/53] Compiling PersistentHistoryTrackingKit Cleaner.swift
[54/54] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (12.18s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4537] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git (1.71s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.0.3 (0.58s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 0.0.3
Build complete.
Done.