The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Chord
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b381b81 Added Timeout, removed obsolete async, fixed shadowed generic type parameters
Cloned https://github.com/OperatorFoundation/Chord.git
Revision (git rev-parse @):
b381b81c6799831a993ed8ae8234832b5c33135b
SUCCESS checkout https://github.com/OperatorFoundation/Chord.git at main
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.19s)
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.18s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Datable-98df4730 is not valid git repository for 'https://github.com/OperatorFoundation/Datable', will fetch again.
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftQueue-d1c41186 is not valid git repository for 'https://github.com/OperatorFoundation/SwiftQueue', will fetch again.
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftQueue-d1c41186 is not valid git repository for 'https://github.com/OperatorFoundation/SwiftQueue', will fetch again.
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.01s)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at main (3d099bc)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Datable-98df4730 is not valid git repository for 'https://github.com/OperatorFoundation/Datable', will fetch again.
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.01s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main (1186348)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "chord",
      "name": "Chord",
      "url": "https://github.com/OperatorFoundation/Chord.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chord",
      "dependencies": [
        {
          "identity": "swiftqueue",
          "name": "SwiftQueue",
          "url": "https://github.com/OperatorFoundation/SwiftQueue",
          "version": "unspecified",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftQueue",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Chord.git from cache
Fetched https://github.com/OperatorFoundation/Chord.git from cache (0.34s)
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.22s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftQueue-d1c41186 is not valid git repository for 'https://github.com/OperatorFoundation/SwiftQueue', will fetch again.
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.01s)
Creating working copy for https://github.com/OperatorFoundation/Chord.git
Working copy of https://github.com/OperatorFoundation/Chord.git resolved at main (b381b81)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftQueue-d1c41186 is not valid git repository for 'https://github.com/OperatorFoundation/SwiftQueue', will fetch again.
Fetching https://github.com/OperatorFoundation/SwiftQueue from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.02s)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at main (3d099bc)
warning: '.resolve-product-dependencies': dependency 'chord' is not used by any target
Found 1 product dependencies
  - SwiftQueue
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/Chord.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/6] Compiling SwiftQueue Queue.swift
[5/6] Compiling SwiftQueue LinkedList.swift
[6/6] Emitting module SwiftQueue
[7/24] Compiling Chord RepeatingTask.swift
[8/24] Compiling Chord SleepingTimer.swift
[9/24] Emitting module Chord
[10/24] Compiling Chord MultiQueue.swift
[11/24] Compiling Chord Promise.swift
[12/24] Compiling Chord BlockingQueue.swift
[13/24] Compiling Chord Chord.swift
[14/24] Compiling Chord Collector.swift
[15/24] Compiling Chord Synchronizer.swift
[16/24] Compiling Chord ThreadSafeDictionary.swift
[17/24] Compiling Chord ConcurrencyTester.swift
[18/24] Compiling Chord Data+async.swift
[19/24] Compiling Chord FilteredQueue.swift
[20/24] Compiling Chord InvertedLockedCounter.swift
[21/24] Compiling Chord LockedCounter.swift
[22/26] Compiling Chord AsyncQueue.swift
[23/26] Compiling Chord AsyncTimer.swift
[24/26] Compiling Chord Asynchronizer.swift
[25/26] Compiling Chord ThreadSafeSet.swift
[26/26] Compiling Chord Timeout.swift
Build complete! (5.81s)
Build complete.
Done.

Build Machine: Mac 7