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 swift-generic-color with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-generic-color.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/capturecontext/swift-generic-color
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4ce3f8 Migration to capturecontext/swift-generic-color
Cloned https://github.com/capturecontext/swift-generic-color.git
Revision (git rev-parse @):
a4ce3f82b0f3ae604b1d2236cfefcf600fd59c41
SUCCESS checkout https://github.com/capturecontext/swift-generic-color.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/capturecontext/swift-generic-color.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/17] Emitting module GenericColor
[2/19] Compiling GenericColor String+RGB.swift
[3/19] Compiling GenericColor StaticallyNamedType.swift
[4/19] Compiling GenericColor SwiftUI.swift
[5/19] Compiling GenericColor iOS.swift
[6/19] Compiling GenericColor RGB.swift
[7/19] Compiling GenericColor RGBAInitializable.swift
[8/19] Compiling GenericColor HSB.swift
[9/19] Compiling GenericColor OSX.swift
[10/19] Compiling GenericColor ConversionInitProtocols.swift
[11/19] Compiling GenericColor HSB+Conversions.swift
[12/19] Compiling GenericColor RGB+Conversions.swift
[13/19] Compiling GenericColor Decimal+Extension.swift
[14/19] Compiling GenericColor CMYK.swift
[15/19] Compiling GenericColor Color+Mapping.swift
[16/19] Compiling GenericColor Color.swift
[17/19] Compiling GenericColor ColorComponent.swift
[18/19] Compiling GenericColor ColorSpace.swift
[19/19] Compiling GenericColor CMYK+Conversions.swift
Build complete! (7.60s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.