Build Information
Failed to build SnappThemingSVGSupport, reference 0.0.4 (b79cec), with Swift 6.0 for Linux on 12 Nov 2025 16:22:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Snapp-Mobile/SnappThemingSVGSupport.git
Reference: 0.0.4
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/Snapp-Mobile/SnappThemingSVGSupport
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at b79cec3 Merge pull request #19 from Snapp-Mobile/0.0.4
Cloned https://github.com/Snapp-Mobile/SnappThemingSVGSupport.git
Revision (git rev-parse @):
b79cec32c137e20ca7d82af1c43af61f0e7a53a4
SUCCESS checkout https://github.com/Snapp-Mobile/SnappThemingSVGSupport.git at 0.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Snapp-Mobile/SnappThemingSVGSupport.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Fetching https://github.com/SVGKit/SVGKit.git
Fetching https://github.com/Snapp-Mobile/SnappTheming
[1/131] Fetching swiftformatlintplugin
[132/18844] Fetching swiftformatlintplugin, svgkit
[1068/39503] Fetching swiftformatlintplugin, svgkit, snapptheming
Fetched https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git from cache (2.52s)
Fetched https://github.com/SVGKit/SVGKit.git from cache (2.60s)
[14972/20659] Fetching snapptheming
Fetched https://github.com/Snapp-Mobile/SnappTheming from cache (7.39s)
Computing version for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Computed https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git at 1.0.4 (0.65s)
Computing version for https://github.com/Snapp-Mobile/SnappTheming
Computed https://github.com/Snapp-Mobile/SnappTheming at 0.1.3 (0.64s)
Computing version for https://github.com/SVGKit/SVGKit.git
Computed https://github.com/SVGKit/SVGKit.git at 3.0.0 (2.44s)
Fetching https://github.com/CocoaLumberjack/CocoaLumberjack.git
[1/18696] Fetching cocoalumberjack
Fetched https://github.com/CocoaLumberjack/CocoaLumberjack.git from cache (1.03s)
Computing version for https://github.com/CocoaLumberjack/CocoaLumberjack.git
Computed https://github.com/CocoaLumberjack/CocoaLumberjack.git at 3.9.0 (0.66s)
Fetching https://github.com/apple/swift-log
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.47s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.67s)
Creating working copy for https://github.com/CocoaLumberjack/CocoaLumberjack.git
Working copy of https://github.com/CocoaLumberjack/CocoaLumberjack.git resolved at 3.9.0
Creating working copy for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Working copy of https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/SVGKit/SVGKit.git
Working copy of https://github.com/SVGKit/SVGKit.git resolved at 3.0.0
Creating working copy for https://github.com/Snapp-Mobile/SnappTheming
Working copy of https://github.com/Snapp-Mobile/SnappTheming resolved at 0.1.3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ExampleApp/ExampleApp/Assets.xcassets
[1/1] Compiling plugin FormatPlugin
[2/2] Compiling plugin LintPlugin
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CharacterData.m:9:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CharacterData.h:31:9: fatal error: 'Foundation/Foundation.h' file not found
31 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Attr.m:9:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Attr.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
16 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling Attr.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CDATASection.m:9:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CDATASection.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling CDATASection.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Comment.m:9:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Comment.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
10 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling Comment.m
[2/135] Compiling CharacterData.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Document.m:1:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/Document.h:55:9: fatal error: 'Foundation/Foundation.h' file not found
55 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling Document.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/AppleSucksDOMImplementation.m:2:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/AppleSucksDOMImplementation.h:28:9: fatal error: 'Foundation/Foundation.h' file not found
28 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling AppleSucksDOMImplementation.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/DOMHelperUtilities.m:2:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/DOMHelperUtilities.h:12:9: fatal error: 'Foundation/Foundation.h' file not found
12 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling DOMHelperUtilities.m
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CSSValueList.m:1:
In file included from /host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CSSValueList.h:9:
/host/spi-builder-workspace/.build/checkouts/SVGKit/Source/DOM classes/Core DOM/CSSValue.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/135] Compiling CSSValueList.m
BUILD FAILURE 6.0 linux