This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SundialKit with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SundialKit.git
Reference: 0.2.1
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/brightdigit/SundialKit
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 58e32d9 Version 0.2.1
Cloned https://github.com/brightdigit/SundialKit.git
Revision (git rev-parse @):
58e32d9b620feb3e02d2fbf6b8569a3349d60182
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SundialKit.git at 0.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/brightdigit/SundialKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/28] Emitting module SundialKit
[2/31] Compiling SundialKit ConnectivityMessage.swift
[3/31] Compiling SundialKit ConnectivityObserver.swift
[4/31] Compiling SundialKit ConnectivityReceiveContext.swift
[5/31] Compiling SundialKit ConnectivityReceiveResult.swift
[6/31] Compiling SundialKit WCSession.swift
[7/31] Compiling SundialKit Messagable.swift
[8/31] Compiling SundialKit MessagableKeys.swift
[9/31] Compiling SundialKit ConnectivitySendContext.swift
[10/31] Compiling SundialKit ConnectivitySendResult.swift
[11/31] Compiling SundialKit ConnectivitySession.swift
[12/31] Compiling SundialKit ConnectivitySessionDelegate.swift
[13/31] Compiling SundialKit NWInterface.swift
[14/31] Compiling SundialKit NWPath.swift
[15/31] Compiling SundialKit NWPathMonitor.swift
[16/31] Compiling SundialKit PathStatus.Network.swift
[17/31] Compiling SundialKit PathStatus.UnsatisfiedReason.swift
[18/31] Compiling SundialKit Interfaceable.swift
[19/31] Compiling SundialKit NetworkObserver.swift
[20/31] Compiling SundialKit NetworkPath.swift
[21/31] Compiling SundialKit NetworkPing.swift
[22/31] Compiling SundialKit NeverPing.swift
[23/31] Compiling SundialKit PathMonitor.swift
[24/31] Compiling SundialKit PathStatus.swift
[25/31] Compiling SundialKit PassthroughSubject.swift
[26/31] Compiling SundialKit SundialError.swift
[27/31] Compiling SundialKit ActivationState.swift
[28/31] Compiling SundialKit ConnectivityHandler.swift
[29/31] Compiling SundialKit MessageDecoder.swift
[30/31] Compiling SundialKit NeverConnectivitySession.swift
[31/31] Compiling SundialKit WatchConnectivitySession.swift
Build complete! (4.31s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.