Build Information
Failed to build Kipple, reference main (7b64f9
), with Swift 6.2 (beta) for Android on 21 Jun 2025 14:04:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.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/bdrelling/Kipple
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b64f96 Updated for Concurrency
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7b64f96fa67d68b35722029f2ef02a417a911b62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/bdrelling/Kipple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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/apple/swift-log
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/bdrelling/KippleTools
[1/3836] Fetching swift-log
[807/8222] Fetching swift-log, keychainaccess
[2928/8942] Fetching swift-log, keychainaccess, kippletools
[3771/14901] Fetching swift-log, keychainaccess, kippletools, swift-algorithms
Fetched https://github.com/bdrelling/KippleTools from cache (0.61s)
[8200/14181] Fetching swift-log, keychainaccess, swift-algorithms
Fetched https://github.com/apple/swift-log from cache (0.91s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-algorithms from cache (0.97s)
[3816/4386] Fetching keychainaccess
[4387/21026] Fetching keychainaccess, swift-collections
Fetching https://github.com/devicekit/DeviceKit
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.55s)
[1165/16640] Fetching swift-collections
[4161/20712] Fetching swift-collections, devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (0.92s)
[8653/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.26s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (8.91s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.06s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[7230/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
[4497/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (34.31s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (38.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.90s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.53s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (1.30s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.64s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
/host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write sources
[15/17] Compiling _NumericsShims _NumericsShims.c
[15/17] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/78] Emitting module KippleLogging
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
8 | @_exported import Logging
9 | #else
10 | @_exported import OSLog
| `- error: no such module 'OSLog'
11 | #endif
12 |
[19/78] Compiling KippleCombine Publisher+Result.swift
[20/78] Emitting module KippleCombine
[21/79] Emitting module InternalCollectionsUtilities
[22/79] Compiling KippleCodable CleanedDecodingError.swift
[23/79] Compiling KippleCodable KippleCodableError.swift
[25/80] Compiling KippleLogging Exports.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
8 | @_exported import Logging
9 | #else
10 | @_exported import OSLog
| `- error: no such module 'OSLog'
11 | #endif
12 |
[26/80] Compiling KippleLogging Logger+Convenience.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
8 | @_exported import Logging
9 | #else
10 | @_exported import OSLog
| `- error: no such module 'OSLog'
11 | #endif
12 |
[27/80] Compiling KippleFoundation String+Convenience.swift
[28/80] Compiling KippleFoundation String+LocalizedError.swift
[29/80] Compiling RealModule Float80+Real.swift
[30/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/81] Compiling KippleLogging ConsoleLogHandler.swift
/host/spi-builder-workspace/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
8 | @_exported import Logging
9 | #else
10 | @_exported import OSLog
| `- error: no such module 'OSLog'
11 | #endif
12 |
BUILD FAILURE 6.2 android