Build Information
Successful build of Chroma, reference 1.1.0 (b2b8b3), with Swift 6.3 for Android on 20 Apr 2026 19:03:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SolarDesignSystem/Chroma-Swift.git
Reference: 1.1.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/SolarDesignSystem/Chroma-Swift
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at b2b8b39 Add support for other color spaces.
Cloned https://github.com/SolarDesignSystem/Chroma-Swift.git
Revision (git rev-parse @):
b2b8b3999ab35481a85a0beba2fa3525468f6bbc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SolarDesignSystem/Chroma-Swift.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/SolarDesignSystem/Chroma-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/SolarDesignSystem/Matrix-Swift.git
[1/2277] Fetching swift-docc-plugin
[2278/2329] Fetching swift-docc-plugin, matrix-swift
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Fetched https://github.com/SolarDesignSystem/Matrix-Swift.git from cache (1.23s)
Computing version for https://github.com/SolarDesignSystem/Matrix-Swift.git
Computed https://github.com/SolarDesignSystem/Matrix-Swift.git at 1.0.6 (2.24s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.76s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.73s)
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.6
Creating working copy for https://github.com/SolarDesignSystem/Matrix-Swift.git
Working copy of https://github.com/SolarDesignSystem/Matrix-Swift.git resolved at 1.0.6
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
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Compiling _NumericsShims _NumericsShims.c
[3/9] Write sources
[8/9] Write swift-version--4F562202D5529B1.txt
[10/20] Compiling RealModule RealFunctions.swift
[11/20] Compiling RealModule Real.swift
[12/21] Compiling RealModule RelaxedArithmetic.swift
[13/21] Compiling RealModule ElementaryFunctions.swift
[14/21] Compiling RealModule Float+Real.swift
[15/21] Compiling RealModule AlgebraicField.swift
[16/21] Compiling RealModule ApproximateEquality.swift
[17/21] Compiling RealModule Float16+Real.swift
[18/21] Compiling RealModule Float80+Real.swift
[19/21] Compiling RealModule AugmentedArithmetic.swift
[20/21] Compiling RealModule Double+Real.swift
[21/21] Emitting module RealModule
[23/33] Compiling ComplexModule Complex+StringConvertible.swift
[24/33] Compiling ComplexModule Complex.swift
[25/34] Compiling ComplexModule Complex+Numeric.swift
[26/34] Compiling ComplexModule Polar.swift
[27/34] Compiling ComplexModule Complex+Hashable.swift
[28/34] Compiling ComplexModule Complex+IntegerLiteral.swift
[29/34] Compiling ComplexModule Scale.swift
[30/34] Compiling ComplexModule Complex+Codable.swift
[31/34] Compiling ComplexModule Complex+ElementaryFunctions.swift
[32/34] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[33/34] Compiling ComplexModule Complex+AlgebraicField.swift
[34/34] Emitting module ComplexModule
[36/37] Emitting module Numerics
[37/37] Compiling Numerics Numerics.swift
[39/52] Compiling Matrix MatrixIndex.swift
[40/53] Compiling Matrix Matrix+Sequence.swift
[41/53] Compiling Matrix Matrix.swift
[42/53] Compiling Matrix Matrix+Equatable.swift
[43/53] Compiling Matrix Matrix+ExpressableByArrayLiteral.swift
[44/53] Compiling Matrix Matrix+CustomReflectable.swift
[45/53] Compiling Matrix Matrix+CustomStringConvertable.swift
[46/53] Compiling Matrix Matrix+Hashable.swift
[47/53] Compiling Matrix Matrix+Math.swift
[48/53] Compiling Matrix MatrixIterator.swift
[49/53] Compiling Matrix Array+Matrix.swift
[50/53] Compiling Matrix Matrix+Codable.swift
[51/53] Emitting module Matrix
[52/53] Compiling Matrix Matrix+Collection.swift
[53/53] Compiling Matrix Matrix+ContiguousBytes.swift
[55/84] Emitting module Chroma
[56/88] Compiling Chroma ChromaticAdaptationMethod.swift
[57/88] Compiling Chroma ChromaticAdaptationMethodCie1994.swift
[58/88] Compiling Chroma ChromaticAdaptationMethodCmcCat2000.swift
[59/88] Compiling Chroma ChromaticAdaptationMethodLinear.swift
[60/88] Compiling Chroma ChromaticAdaptationMethodZhaiLuo.swift
[61/88] Compiling Chroma JabColor.swift
[62/88] Compiling Chroma JabColorSpace.swift
[63/88] Compiling Chroma JchColor.swift
[64/88] Compiling Chroma JchColorSpace.swift
[65/88] Compiling Chroma RgbColor.swift
[66/88] Compiling Chroma RgbColorSpace.swift
[67/88] Compiling Chroma XyzColor.swift
[68/88] Compiling Chroma XyzColorSpace.swift
[69/88] Compiling Chroma LabColor.swift
[70/88] Compiling Chroma LabColorSpace.swift
[71/88] Compiling Chroma LchAbColor.swift
[72/88] Compiling Chroma LchAbColorSpace.swift
[73/88] Compiling Chroma OkLabColor.swift
[74/88] Compiling Chroma OkLabColorSpace.swift
[75/88] Compiling Chroma OkLchColor.swift
[76/88] Compiling Chroma OkLchColorSpace.swift
[77/88] Compiling Chroma HslColor.swift
[78/88] Compiling Chroma HslColorSpace.swift
[79/88] Compiling Chroma HsvColor.swift
[80/88] Compiling Chroma HsvColorSpace.swift
[81/88] Compiling Chroma Color.swift
[82/88] Compiling Chroma ColorModel.swift
[83/88] Compiling Chroma ColorSpace.swift
[84/88] Compiling Chroma ColorSpaceProfile.swift
[85/88] Compiling Chroma XyChromaticityCoordinate.swift
[86/88] Compiling Chroma XyyColor.swift
[87/88] Compiling Chroma XyyColorSpace.swift
[88/88] Compiling Chroma StandardIlluminant.swift
Build complete! (43.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "matrix-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SolarDesignSystem/Matrix-Swift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Chroma",
"name" : "Chroma",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Chroma",
"targets" : [
"Chroma"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChromaTests",
"module_type" : "SwiftTarget",
"name" : "ChromaTests",
"path" : "Tests/ChromaTests",
"product_dependencies" : [
"Matrix"
],
"sources" : [
"Adaptation/ChromaticAdaptationMethodCie1994Tests.swift",
"Adaptation/ChromaticAdaptationMethodCmcCat2000Tests.swift",
"Adaptation/ChromaticAdaptationMethodLinearTests.swift",
"Adaptation/ChromaticAdaptationMethodZhaiLuoTests.swift",
"Adaptation/ChromaticAdaptationTransformTests.swift",
"Color Spaces/ColorTests.swift",
"Color Spaces/HslColorTests.swift",
"Color Spaces/HsvColorTests.swift",
"Color Spaces/JabColorTests.swift",
"Color Spaces/JchColorTests.swift",
"Color Spaces/LabColorTests.swift",
"Color Spaces/LchAbColorTests.swift",
"Color Spaces/OkLabColorTests.swift",
"Color Spaces/OkLchColorTests.swift",
"Color Spaces/RgbColorTests.swift",
"Color Spaces/XyyColorTests.swift",
"Color Spaces/XyzColorTests.swift",
"Colorimetry/StandardIlluminantTests.swift",
"Utilities/Utilities.swift"
],
"target_dependencies" : [
"Chroma"
],
"type" : "test"
},
{
"c99name" : "Chroma",
"module_type" : "SwiftTarget",
"name" : "Chroma",
"path" : "Sources/Chroma",
"product_dependencies" : [
"Matrix"
],
"product_memberships" : [
"Chroma"
],
"sources" : [
"Adaptation/ChromaticAdaptationMethod.swift",
"Adaptation/ChromaticAdaptationMethodCie1994.swift",
"Adaptation/ChromaticAdaptationMethodCmcCat2000.swift",
"Adaptation/ChromaticAdaptationMethodLinear.swift",
"Adaptation/ChromaticAdaptationMethodZhaiLuo.swift",
"Color Spaces/Color.swift",
"Color Spaces/ColorModel.swift",
"Color Spaces/ColorSpace.swift",
"Color Spaces/ColorSpaceProfile.swift",
"Color Spaces/HSL/HslColor.swift",
"Color Spaces/HSL/HslColorSpace.swift",
"Color Spaces/HSV/HsvColor.swift",
"Color Spaces/HSV/HsvColorSpace.swift",
"Color Spaces/Jab/JabColor.swift",
"Color Spaces/Jab/JabColorSpace.swift",
"Color Spaces/Jch/JchColor.swift",
"Color Spaces/Jch/JchColorSpace.swift",
"Color Spaces/Lab/LabColor.swift",
"Color Spaces/Lab/LabColorSpace.swift",
"Color Spaces/LchAb/LchAbColor.swift",
"Color Spaces/LchAb/LchAbColorSpace.swift",
"Color Spaces/OkLab/OkLabColor.swift",
"Color Spaces/OkLab/OkLabColorSpace.swift",
"Color Spaces/OkLch/OkLchColor.swift",
"Color Spaces/OkLch/OkLchColorSpace.swift",
"Color Spaces/RGB/RgbColor.swift",
"Color Spaces/RGB/RgbColorSpace.swift",
"Color Spaces/XYZ/XyzColor.swift",
"Color Spaces/XYZ/XyzColorSpace.swift",
"Color Spaces/xyY/XyChromaticityCoordinate.swift",
"Color Spaces/xyY/XyyColor.swift",
"Color Spaces/xyY/XyyColorSpace.swift",
"Colorimetry/StandardIlluminant.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.