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 color-components, reference 1.13.0 (40fc54), with Swift 5.10 for Linux on 24 Sep 2024 15:52:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/color-components.git
Reference: 1.13.0
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/sersoft-gmbh/color-components
 * tag               1.13.0     -> FETCH_HEAD
HEAD is now at 40fc541 Fix tests on older Xcodes
Cloned https://github.com/sersoft-gmbh/color-components.git
Revision (git rev-parse @):
40fc541e9b31e9ddfb40f2143c9e84384ba1ad6b
SUCCESS checkout https://github.com/sersoft-gmbh/color-components.git at 1.13.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sersoft-gmbh/color-components.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2038] Fetching swift-docc-plugin
[246/5118] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.93s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.38s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/50] Emitting module ColorComponents
[8/55] Compiling ColorComponents HSLA+UIKit.swift
[9/55] Compiling ColorComponents CGColor+RequireColorSpace.swift
[10/55] Compiling ColorComponents NSColor+RequireColorSpace.swift
[11/55] Compiling ColorComponents PlaygroundSupport.swift
[12/55] Compiling ColorComponents SwiftUIPlatformColor.swift
[13/55] Compiling ColorComponents RGBA+AppKit.swift
[14/55] Compiling ColorComponents HSLA+RGBA.swift
[15/55] Compiling ColorComponents HSLA.swift
[16/55] Compiling ColorComponents HSLA+AppKit.swift
[17/55] Compiling ColorComponents HSLA+CoreGraphics.swift
[18/55] Compiling ColorComponents HSLA+Playground.swift
[19/55] Compiling ColorComponents HSLA+SwiftUI.swift
[20/55] Compiling ColorComponents HSBA+AppKit.swift
[21/55] Compiling ColorComponents HSBA+CoreGraphics.swift
[22/55] Compiling ColorComponents HSBA+Playground.swift
[23/55] Compiling ColorComponents HSBA+SwiftUI.swift
[24/55] Compiling ColorComponents HSBA+UIKit.swift
[25/55] Compiling ColorComponents HSLA+HSBA.swift
[26/55] Compiling ColorComponents CIEXYZA+SwiftUI.swift
[27/55] Compiling ColorComponents CIEXYZA+UIKit.swift
[28/55] Compiling ColorComponents ColorComponents.swift
[29/55] Compiling ColorComponents HSBA+HSLA.swift
[30/55] Compiling ColorComponents HSBA+RGBA.swift
[31/55] Compiling ColorComponents HSBA.swift
[32/55] Compiling ColorComponents BWA.swift
[33/55] Compiling ColorComponents BWA+AppKit.swift
[34/55] Compiling ColorComponents BWA+CoreGraphics.swift
[35/55] Compiling ColorComponents BWA+Playground.swift
[36/55] Compiling ColorComponents BWA+SwiftUI.swift
[37/55] Compiling ColorComponents BWA+UIKit.swift
[38/55] Emitting module XCHelpers
[39/55] Compiling XCHelpers UnsupportedPlatform.swift
[41/56] Compiling ColorComponents RGBA+HSBA.swift
[42/56] Compiling ColorComponents RGBA+HSBVHelpers.swift
[43/56] Compiling ColorComponents RGBA+HSLA.swift
[44/56] Compiling ColorComponents RGBA+Hex.swift
[45/56] Compiling ColorComponents RGBA.swift
[46/56] Compiling ColorComponents RGBA+CoreGraphics.swift
[47/56] Compiling ColorComponents RGBA+Playground.swift
[48/56] Compiling ColorComponents RGBA+SwiftUI.swift
[49/56] Compiling ColorComponents RGBA+UIKit.swift
[50/56] Compiling ColorComponents RGBA+CIEXYZA.swift
[51/56] Compiling ColorComponents CIE.swift
[52/56] Compiling ColorComponents CIEXYZA+RGBA.swift
[53/56] Compiling ColorComponents CIEXYZA.swift
[54/56] Compiling ColorComponents CIEXYZA+AppKit.swift
[55/56] Compiling ColorComponents CIEXYZA+CoreGraphics.swift
[56/56] Compiling ColorComponents CIEXYZA+Playground.swift
[58/61] Compiling ColorCalculations ImageColorsCalculator.swift
[59/61] Compiling ColorCalculations ImageColorsCalculator+ProminentColors.swift
[60/61] Emitting module ColorCalculations
[61/61] Compiling ColorCalculations ImageColorsCalculator+Platforms.swift
Build complete! (19.71s)
Build complete.
Done.