Build Information
Failed to build Kipple, reference 0.14.3 (7c6844), with Swift 6.3 for Android on 14 Apr 2026 14:41:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: 0.14.3
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
* tag 0.14.3 -> FETCH_HEAD
HEAD is now at 7c68441 Improved BidrectionalCollection+Looping
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7c68441e690e69c15f6c00ae0b4d3552f117048d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at 0.14.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/bdrelling/Kipple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/23537] Fetching swift-collections
[2/27925] Fetching swift-collections, keychainaccess
[1924/32324] Fetching swift-collections, keychainaccess, devicekit
Fetching https://github.com/apple/swift-log
Fetched https://github.com/devicekit/DeviceKit from cache (1.21s)
[26043/27925] Fetching swift-collections, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.23s)
[21890/23537] Fetching swift-collections
Fetching https://github.com/bdrelling/KippleTools
Fetched https://github.com/apple/swift-collections from cache (2.59s)
[1/6569] Fetching swift-log
[6577/7289] Fetching swift-log, kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.40s)
Fetched https://github.com/apple/swift-log from cache (1.84s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (3.91s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.85s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[527/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.52s)
[5050/56108] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.44s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (46.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.40s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.72s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.46s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (1.44s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.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.7.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.0
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/15] Write sources
[14/15] Write swift-version--4F562202D5529B1.txt
[16/70] Emitting module KippleCombine
[17/70] Compiling KippleCombine Publisher+Result.swift
[18/71] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/71] 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 |
[20/71] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/71] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/73] Compiling KippleCodable CodableDefaultStrategy.swift
[24/74] Compiling InternalCollectionsUtilities String+Padding.swift
[25/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/74] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[29/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/74] Compiling InternalCollectionsUtilities Span+Extras.swift
[31/74] 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 |
[32/74] 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 |
[33/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/74] Emitting module KippleCodable
[36/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[38/74] Compiling InternalCollectionsUtilities Debugging.swift
[39/74] Compiling InternalCollectionsUtilities Descriptions.swift
[40/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/74] Compiling InternalCollectionsUtilities Integer rank.swift
[42/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/74] Emitting module InternalCollectionsUtilities
error: cancelled
BUILD FAILURE 6.3 android