The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Chord with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/Chord.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.26s)
Fetching https://github.com/OperatorFoundation/SwiftQueue
[1/70] Fetching swiftqueue
Fetched https://github.com/OperatorFoundation/SwiftQueue from cache (0.24s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main (1186348)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at main (3d099bc)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/6] Compiling SwiftQueue Queue.swift
[5/6] Emitting module SwiftQueue
[6/6] Compiling SwiftQueue LinkedList.swift
[8/25] Emitting module Chord
[9/27] Compiling Chord InvertedLockedCounter.swift
[10/27] Compiling Chord LockedCounter.swift
[11/27] Compiling Chord RepeatingTask.swift
[12/27] Compiling Chord SleepingTimer.swift
[13/27] Compiling Chord AsyncQueue.swift
[14/27] Compiling Chord AsyncTimer.swift
[15/27] Compiling Chord Asynchronizer.swift
[16/27] Compiling Chord ConcurrencyTester.swift
[17/27] Compiling Chord Data+async.swift
[18/27] Compiling Chord FilteredQueue.swift
[19/27] Compiling Chord BlockingQueue.swift
[20/27] Compiling Chord Chord.swift
[21/27] Compiling Chord Collector.swift
[22/27] Compiling Chord MultiQueue.swift
[23/27] Compiling Chord Promise.swift
[24/27] Compiling Chord Synchronizer.swift
[25/27] Compiling Chord ThreadSafeDictionary.swift
[26/27] Compiling Chord ThreadSafeSet.swift
[27/27] Compiling Chord Timeout.swift
Build complete! (7.70s)
Build complete.
Done.

Build Machine: Linux 2