Build Information
Failed to build Chroma, reference 1.1.0 (b2b8b3), with Swift 6.2 for Wasm on 20 Jun 2025 03:00:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SolarDesignSystem/Chroma-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/SolarDesignSystem/Matrix-Swift.git
[1/52] Fetching matrix-swift
[53/2134] Fetching matrix-swift, swift-docc-plugin
Fetched https://github.com/SolarDesignSystem/Matrix-Swift.git from cache (0.48s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.49s)
Computing version for https://github.com/SolarDesignSystem/Matrix-Swift.git
Computed https://github.com/SolarDesignSystem/Matrix-Swift.git at 1.0.6 (1.76s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.60s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.84s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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.4
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/SolarDesignSystem/Matrix-Swift.git
Working copy of https://github.com/SolarDesignSystem/Matrix-Swift.git resolved at 1.0.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[7/9] Write swift-version-24593BA9C3E375BF.txt
[10/19] Compiling RealModule Float80+Real.swift
[11/19] Compiling RealModule Float16+Real.swift
[12/20] Compiling RealModule RealFunctions.swift
[13/20] Compiling RealModule Float+Real.swift
[14/20] Compiling RealModule Real.swift
[15/20] Compiling RealModule AlgebraicField.swift
[16/20] Compiling RealModule ApproximateEquality.swift
[17/20] Compiling RealModule ElementaryFunctions.swift
[18/20] Emitting module RealModule
[19/20] Compiling RealModule AugmentedArithmetic.swift
[20/20] Compiling RealModule Double+Real.swift
[22/26] Compiling ComplexModule ElementaryFunctions.swift
[23/26] Compiling ComplexModule Arithmetic.swift
[24/26] Compiling ComplexModule Differentiable.swift
[25/26] Emitting module ComplexModule
[26/26] Compiling ComplexModule Complex.swift
[28/29] Emitting module Numerics
[29/29] Compiling Numerics Numerics.swift
[31/44] Compiling Matrix Matrix+CustomReflectable.swift
[32/44] Compiling Matrix Matrix+CustomStringConvertable.swift
[33/45] Emitting module Matrix
[34/45] Compiling Matrix MatrixIndex.swift
[35/45] Compiling Matrix MatrixIterator.swift
[36/45] Compiling Matrix Matrix+Sequence.swift
[37/45] Compiling Matrix Matrix.swift
[38/45] Compiling Matrix Matrix+Collection.swift
[39/45] Compiling Matrix Matrix+ContiguousBytes.swift
[40/45] Compiling Matrix Array+Matrix.swift
[41/45] Compiling Matrix Matrix+Codable.swift
[42/45] Compiling Matrix Matrix+Equatable.swift
[43/45] Compiling Matrix Matrix+ExpressableByArrayLiteral.swift
[44/45] Compiling Matrix Matrix+Hashable.swift
[45/45] Compiling Matrix Matrix+Math.swift
[47/76] Compiling Chroma LabColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[48/76] Compiling Chroma LabColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[49/76] Compiling Chroma LchAbColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[50/76] Compiling Chroma LchAbColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[51/80] Compiling Chroma HslColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[52/80] Compiling Chroma HslColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[53/80] Compiling Chroma HsvColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[54/80] Compiling Chroma HsvColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/80] Emitting module Chroma
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[56/80] Compiling Chroma Color.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[57/80] Compiling Chroma ColorModel.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[58/80] Compiling Chroma ColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[59/80] Compiling Chroma ColorSpaceProfile.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[60/80] Compiling Chroma JabColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[61/80] Compiling Chroma JabColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[62/80] Compiling Chroma JchColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[63/80] Compiling Chroma JchColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[64/80] Compiling Chroma ChromaticAdaptationMethod.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[65/80] Compiling Chroma ChromaticAdaptationMethodCie1994.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[66/80] Compiling Chroma ChromaticAdaptationMethodCmcCat2000.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[67/80] Compiling Chroma ChromaticAdaptationMethodLinear.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[68/80] Compiling Chroma ChromaticAdaptationMethodZhaiLuo.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[69/80] Compiling Chroma OkLabColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[70/80] Compiling Chroma OkLabColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[71/80] Compiling Chroma OkLchColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[72/80] Compiling Chroma OkLchColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[73/80] Compiling Chroma RgbColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[74/80] Compiling Chroma RgbColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[75/80] Compiling Chroma XyzColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[76/80] Compiling Chroma XyzColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[77/80] Compiling Chroma XyChromaticityCoordinate.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[78/80] Compiling Chroma XyyColor.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[79/80] Compiling Chroma XyyColorSpace.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
[80/80] Compiling Chroma StandardIlluminant.swift
/host/spi-builder-workspace/Sources/Chroma/Colorimetry/StandardIlluminant.swift:27:8: error: no such module 'Foundation'
25 | //
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 |
29 | /// A theoretical source of visible light where its profile (spectral power distribution) is published.
BUILD FAILURE 6.2 wasm