Build Information
Failed to build TooMuchTheme, reference v1.0.0 (8acfdf), with Swift 6.3 for Linux on 13 Apr 2026 01:36:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThatsJustCheesy/TooMuchTheme.git
Reference: v1.0.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/ThatsJustCheesy/TooMuchTheme
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 8acfdf8 Write README
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git
Revision (git rev-parse @):
8acfdf802327ced15b77b5917e66ecd03b7f5038
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ThatsJustCheesy/TooMuchTheme.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/kareman/FootlessParser
[1/1836] Fetching footlessparser
Fetched https://github.com/kareman/FootlessParser from cache (0.40s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (5.17s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling FootlessParser Parsers.swift
[5/10] Compiling FootlessParser Parser.swift
[6/10] Compiling FootlessParser Error.swift
[7/10] Compiling FootlessParser Converters.swift
[8/10] Emitting module FootlessParser
[9/10] Compiling FootlessParser Parser+Operators.swift
[10/10] Compiling FootlessParser StringParser.swift
[12/20] Compiling TooMuchTheme Style.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/21] Emitting module TooMuchTheme
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[14/21] Compiling TooMuchTheme ScopeName.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[15/21] Compiling TooMuchTheme ScopeSelector.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[16/21] Compiling TooMuchTheme Scope.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[17/21] Compiling TooMuchTheme FontProvider.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[18/21] Compiling TooMuchTheme AttributedString.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[19/21] Compiling TooMuchTheme Color.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[20/21] Compiling TooMuchTheme Context.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
[21/21] Compiling TooMuchTheme Theme.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/AttributedString.swift:16:8: error: No known attributed string type is available
14 | #else
15 |
16 | #error("No known attributed string type is available")
| `- error: No known attributed string type is available
17 |
18 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Color.swift:15:8: error: No known color type compatible with attributed strings is available
13 | #else
14 |
15 | #error("No known color type compatible with attributed strings is available")
| `- error: No known color type compatible with attributed strings is available
16 |
17 | #endif
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
1 | import Foundation.NSAttributedString
| `- error: no such module 'Foundation.NSAttributedString'
2 |
3 | public struct Style: Codable {
BUILD FAILURE 6.3 linux