Build Information
Failed to build snap-template, reference main (ccc004
), with Swift 6.2 (beta) for Linux on 12 Sep 2025 20:45:33 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-template.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-template
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ccc004b Update app icon and name
Cloned https://github.com/simonnickel/snap-template.git
Revision (git rev-parse @):
ccc004b55f2ce323b5b0b6f50cc153c614270e10
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-template.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/simonnickel/snap-template.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/simonnickel/snap-core.git
[1/359] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.55s)
Fetching https://github.com/simonnickel/snap-dependencies.git
[1/430] Fetching snap-dependencies
Fetched https://github.com/simonnickel/snap-dependencies.git from cache (0.65s)
Fetching https://github.com/simonnickel/snap-navigation.git
[1/1608] Fetching snap-navigation
Fetched https://github.com/simonnickel/snap-navigation.git from cache (0.32s)
Fetching https://github.com/simonnickel/snap-settings-service.git
[1/376] Fetching snap-settings-service
Fetched https://github.com/simonnickel/snap-settings-service.git from cache (0.28s)
Fetching https://github.com/simonnickel/snap-style.git
[1/6562] Fetching snap-style
Fetched https://github.com/simonnickel/snap-style.git from cache (0.32s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/135] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.81s)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (11e1cf4)
Creating working copy for https://github.com/simonnickel/snap-navigation.git
Working copy of https://github.com/simonnickel/snap-navigation.git resolved at main (1d55b68)
Creating working copy for https://github.com/simonnickel/snap-style.git
Working copy of https://github.com/simonnickel/snap-style.git resolved at main (657475e)
Creating working copy for https://github.com/simonnickel/snap-dependencies.git
Working copy of https://github.com/simonnickel/snap-dependencies.git resolved at main (9d59df9)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (04929cb)
Creating working copy for https://github.com/simonnickel/snap-settings-service.git
Working copy of https://github.com/simonnickel/snap-settings-service.git resolved at main (c6da3f7)
Building for debugging...
[0/17] Write sources
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/29] Compiling SnapFoundation FontWidth+CaseIterable.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 {
[19/30] Compiling SnapFoundation ViewModifierConditional.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 {
[20/30] Compiling SnapFoundation FontDesign+CaseIterable.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 {
[21/30] Compiling SnapFoundation Font.Width+UIFont.Width.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 {
[22/30] Compiling SnapFoundation Font.Design+UIFont.Design.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 {
[23/30] Compiling SnapFoundation Font.Weight+UIFont.Weight.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 {
[24/30] 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 {
[25/30] Compiling SnapFoundation AnyInsettableShape.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 {
[26/30] 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 {
[27/30] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/30] 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 {
[29/30] Compiling SnapFoundation CGSize+Adjusted.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 {
[30/30] 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 {
BUILD FAILURE 6.2 linux