Build Information
Failed to build snap-theme, reference main (250e70
), with Swift 6.1 for Linux on 28 Apr 2025 17:50:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-theme.git
Reference: main
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/simonnickel/snap-theme
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 250e709 Update packages
Cloned https://github.com/simonnickel/snap-theme.git
Revision (git rev-parse @):
250e7097d5bf95d7a4b60a0f26386c8b9168505c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-theme.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/simonnickel/snap-theme.git
https://github.com/simonnickel/snap-theme.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "snap-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonnickel/snap-core.git"
}
],
"manifest_display_name" : "snap-theme",
"name" : "snap-theme",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SnapTheme",
"targets" : [
"SnapTheme"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SnapTheme",
"module_type" : "SwiftTarget",
"name" : "SnapTheme",
"path" : "Sources/SnapTheme",
"product_dependencies" : [
"SnapCore"
],
"product_memberships" : [
"SnapTheme"
],
"sources" : [
"Components/Container/ThemeCloseContainer.swift",
"Components/Container/ThemeCornerContainer.swift",
"Components/Container/ThemePreviewContainer.swift",
"Components/Container/ThemeSectionHeaderContainer.swift",
"Components/OverlayCardIndicator.swift",
"Components/ThemeCornerView.swift",
"Components/ThemeEmptyDecorationView.swift",
"Components/ThemeImage.swift",
"Components/ThemeLabel.swift",
"Components/ThemeListButton.swift",
"Components/ThemeListRow.swift",
"Components/ThemeListRowNavigationLink.swift",
"Components/ThemeModal.swift",
"Components/ThemeNavLinkSidebarRow.swift",
"Components/ThemePickerListRow.swift",
"Components/ThemeShape.swift",
"Components/ThemeTabItem.swift",
"Components/ThemeTextField.swift",
"LayoutElements/Card/ThemeCard+Level.swift",
"LayoutElements/Card/ThemeCard+Style.swift",
"LayoutElements/Card/ThemeCard.swift",
"LayoutElements/Environment+Highlight.swift",
"LayoutElements/Screen/ThemeListStyle.swift",
"LayoutElements/Screen/ThemeScreen.swift",
"LayoutElements/Screen/ThemeScreenBaseModifier.swift",
"LayoutElements/Screen/ThemeScreenList.swift",
"LayoutElements/Screen/ThemeScreenSidebar.swift",
"LayoutElements/ThemeElement.swift",
"LayoutElements/ThemeHStack.swift",
"LayoutElements/ThemeLazyHGrid.swift",
"LayoutElements/ThemeLazyVGrid.swift",
"LayoutElements/ThemeVStack.swift",
"Styles/LabelStyles/ThemeLabelLayoutAccessory.swift",
"Styles/LabelStyles/ThemeLabelStyleButtonPrimary.swift",
"Styles/LabelStyles/ThemeLabelStyleButtonSecondary.swift",
"Styles/LabelStyles/ThemeLabelStyleListRow.swift",
"Styles/LabelStyles/ThemeLabelStyleSectionFooter.swift",
"Styles/LabelStyles/ThemeLabelStyleSectionHeader.swift",
"Styles/LabelStyles/ThemeLabelStyleSidebar.swift",
"Styles/LabelStyles/ThemeLabelStyleSidebarSectionHeader.swift",
"Styles/LabelStyles/ThemeLabelStyleTag.swift",
"Styles/LabelStyles/ThemeLabelStyleToolbar.swift",
"Styles/ThemeButtonStyle.swift",
"Styles/ThemeToolbarButtonStyle.swift",
"Theme+Base/BackgroundKeys+Base.swift",
"Theme+Base/ColorKeys+Base.swift",
"Theme+Base/ColorKeys+System.swift",
"Theme+Base/FontKeys+Base.swift",
"Theme+Base/IconKeys+Base.swift",
"Theme+Base/NumberKeys+Base.swift",
"Theme+Base/SurfaceKeys+Base.swift",
"Theme+Base/TextSurfaceKeys+Base.swift",
"Theme+Modifier/ThemeBackground.swift",
"Theme+Modifier/ThemeColor.swift",
"Theme+Modifier/ThemeContentShape.swift",
"Theme+Modifier/ThemeFont.swift",
"Theme+Modifier/ThemeListRowBackground.swift",
"Theme+Modifier/ThemePadding.swift",
"Theme+Modifier/ThemeTextSurface.swift",
"Theme/Background/Theme+BackgroundKey.swift",
"Theme/Background/Theme+BackgroundValue.swift",
"Theme/Colors/Theme+ColorKey.swift",
"Theme/Colors/Theme+ColorSet.swift",
"Theme/Colors/Theme+ColorValue.swift",
"Theme/Colors/Theme+SystemColor.swift",
"Theme/Fonts/Theme+FontDefinition.swift",
"Theme/Fonts/Theme+FontKey.swift",
"Theme/Fonts/Theme+FontValue.swift",
"Theme/Fonts/Theme+ScaledFont.swift",
"Theme/Icons/Theme+IconKey.swift",
"Theme/Icons/Theme+IconValue.swift",
"Theme/Numbers/Theme+NumberKey.swift",
"Theme/Numbers/Theme+NumberValue.swift",
"Theme/Surface/Theme+SurfaceKey.swift",
"Theme/Surface/Theme+SurfaceValue.swift",
"Theme/Surface/Theme+SystemGradient.swift",
"Theme/Surface/Theme+SystemMaterials.swift",
"Theme/TextSurface/Theme+TextSurfaceKey.swift",
"Theme/Theme+Apply.swift",
"Theme/Theme+DebugFlag.swift",
"Theme/Theme+Environment.swift",
"Theme/Theme+Key.swift",
"Theme/Theme+NavigationBarAppearance.swift",
"Theme/Theme+Platform.swift",
"Theme/Theme+TabBarAppearance.swift",
"Theme/Theme.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/simonnickel/snap-core.git
[1/311] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.21s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/78] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.17s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (f1dc2e7)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (d1093b9)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/9] Emitting module SnapFoundation
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[6/9] Compiling SnapFoundation ProcessInfo+isPreview.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[7/9] Compiling SnapFoundation EdgeInsets+Helper.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[8/9] Compiling SnapFoundation OSLog+Logger.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[9/9] Compiling SnapFoundation CGRect+Inset.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Emitting module SnapFoundation
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[3/6] Compiling SnapFoundation OSLog+Logger.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[4/6] Compiling SnapFoundation CGRect+Inset.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[5/6] Compiling SnapFoundation EdgeInsets+Helper.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
[6/6] Compiling SnapFoundation ProcessInfo+isPreview.swift
/host/spi-builder-workspace/.build/checkouts/snap-foundation/Sources/SnapFoundation/OSLog+Logger.swift:7:8: error: no such module 'OSLog'
5 |
6 | import Foundation
7 | import OSLog
| `- error: no such module 'OSLog'
8 |
9 | public extension Logger {
BUILD FAILURE 6.1 linux