The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build snap-template, reference main (ccc004), with Swift 6.2 (beta) for Android on 12 Sep 2025 20:45:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-4606859-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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.38s)
Fetching https://github.com/simonnickel/snap-dependencies.git
[1/430] Fetching snap-dependencies
Fetched https://github.com/simonnickel/snap-dependencies.git from cache (0.29s)
Fetching https://github.com/simonnickel/snap-navigation.git
[1/1608] Fetching snap-navigation
Fetched https://github.com/simonnickel/snap-navigation.git from cache (0.37s)
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.91s)
Fetching https://github.com/simonnickel/snap-style.git
[1/6562] Fetching snap-style
Fetched https://github.com/simonnickel/snap-style.git from cache (0.82s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/135] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.26s)
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-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-settings-service.git
Working copy of https://github.com/simonnickel/snap-settings-service.git resolved at main (c6da3f7)
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-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-style.git
Working copy of https://github.com/simonnickel/snap-style.git resolved at main (657475e)
Building for debugging...
[0/17] Write sources
[16/17] Write swift-version-8C5A4AE7A8CE2BA.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/29] 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 {
[20/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 {
[21/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
BUILD FAILURE 6.2 android