Build Information
Successful build of PersistentHistoryTrackingKit, reference 1.0.9 (adffcf
), with Swift 5.10 for macOS (SPM) on 27 Oct 2024 11:51:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/39] Emitting module AsyncAlgorithms
[5/42] Compiling AsyncAlgorithms SetAlgebra.swift
[6/42] Compiling AsyncAlgorithms TaskSelect.swift
[7/42] Compiling AsyncAlgorithms UnsafeResumption.swift
[8/42] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[9/42] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[10/42] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[11/42] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[12/42] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[13/42] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[14/42] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[15/42] Compiling AsyncAlgorithms AsyncLazySequence.swift
[16/42] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[17/42] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[18/42] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[19/42] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[20/42] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[21/42] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[22/42] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[23/42] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[24/42] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[25/42] Compiling AsyncAlgorithms AsyncChannel.swift
[26/42] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[27/42] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[28/42] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[29/42] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[30/42] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[31/42] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[32/42] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[33/42] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[34/42] Compiling AsyncAlgorithms Dictionary.swift
[35/42] Compiling AsyncAlgorithms Locking.swift
[36/42] Compiling AsyncAlgorithms PartialIteration.swift
[37/42] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[38/42] Compiling AsyncAlgorithms Rethrow.swift
[39/42] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[40/42] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[41/42] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[42/42] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[43/56] Compiling PersistentHistoryTrackingKit LoggerProtocol.swift
[44/57] Compiling PersistentHistoryTrackingKit DeduplicatorProtocol.swift
[45/57] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
[46/57] Compiling PersistentHistoryTrackingKit MergerProtocol.swift
[47/57] Compiling PersistentHistoryTrackingKit Fetcher.swift
[48/57] Compiling PersistentHistoryTrackingKit Merger.swift
[49/57] Compiling PersistentHistoryTrackingKit PersistentHistoryTrackingKit.swift
[50/57] Compiling PersistentHistoryTrackingKit CleanerProtocol.swift
[51/57] Compiling PersistentHistoryTrackingKit FetcherProtocol.swift
[52/57] Compiling PersistentHistoryTrackingKit CleanStrategy.swift
[53/57] Compiling PersistentHistoryTrackingKit Cleaner.swift
[54/57] Emitting module PersistentHistoryTrackingKit
[55/57] Compiling PersistentHistoryTrackingKit DefaultLogger.swift
[56/57] Compiling PersistentHistoryTrackingKit Extensions.swift
[57/57] Compiling PersistentHistoryTrackingKit TransactionTimestampManager.swift
Build complete! (11.63s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4537] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.65s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.0.3 (0.60s)
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.