Build Information
Failed to build UserDefaultsEditor, reference main (bb11c7), with Swift 6.3 for Android on 16 Apr 2026 22:27:43 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/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/Ryu0118/UserDefaultsEditor.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/Ryu0118/UserDefaultsEditor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bb11c79 Fix build issues and simplify GitHub Actions workflow
Cloned https://github.com/Ryu0118/UserDefaultsEditor.git
Revision (git rev-parse @):
bb11c79f2e6750c8679397601a50971554f6c33a
SUCCESS checkout https://github.com/Ryu0118/UserDefaultsEditor.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Ryu0118/UserDefaultsEditor.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/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/p-x9/EditValueView.git
[1/575] Fetching editvalueview
Fetched https://github.com/p-x9/EditValueView.git from cache (0.28s)
Computing version for https://github.com/p-x9/EditValueView.git
Computed https://github.com/p-x9/EditValueView.git at 0.7.0 (2.56s)
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/swiftui-reflection-view.git
Fetching https://github.com/p-x9/swift-magic-mirror.git
[1/351] Fetching swiftui-reflection-view
[226/396] Fetching swiftui-reflection-view, swift-magic-mirror
[361/1843] Fetching swiftui-reflection-view, swift-magic-mirror, swiftuicolor
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.21s)
Fetched https://github.com/p-x9/swiftui-reflection-view.git from cache (0.21s)
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.21s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.2.0 (0.58s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (0.44s)
Computing version for https://github.com/p-x9/swiftui-reflection-view.git
Computed https://github.com/p-x9/swiftui-reflection-view.git at 0.11.0 (0.36s)
Creating working copy for https://github.com/p-x9/swift-magic-mirror.git
Working copy of https://github.com/p-x9/swift-magic-mirror.git resolved at 0.2.0
Creating working copy for https://github.com/p-x9/swiftui-reflection-view.git
Working copy of https://github.com/p-x9/swiftui-reflection-view.git resolved at 0.11.0
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.6.0
Creating working copy for https://github.com/p-x9/EditValueView.git
Working copy of https://github.com/p-x9/EditValueView.git resolved at 0.7.0
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[1/10] Write sources
[7/10] Copying Media.xcassets
[9/10] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/22] Emitting module SwiftUIColor
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[12/22] Compiling SwiftUIColor Color+iOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[13/23] Compiling SwiftUIColor Color+visionOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[14/23] Compiling SwiftUIColor resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[15/23] Compiling MagicMirror Misc.swift
[16/23] Compiling MagicMirror typealias.swift
[17/23] Compiling SwiftUIColor Color+tvOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[18/23] Compiling SwiftUIColor PreviewWorkaround.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[19/23] Compiling SwiftUIColor Color+watchOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[20/23] Compiling SwiftUIColor Color+macOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
[21/23] Compiling SwiftUIColor Color+universal.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIColor/Sources/SwiftUIColor/Color+iOS.swift:4:8: error: no such module 'SwiftUI'
2 | // Generated by SwiftUIColor (https://github.com/p-x9/SwiftUIColor)
3 |
4 | import SwiftUI
| `- error: no such module 'SwiftUI'
5 |
6 | public extension Color {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/23] Emitting module MagicMirror
/host/spi-builder-workspace/.build/checkouts/swift-magic-mirror/Sources/MagicMirror/MagicMirror.swift:95:36: error: cannot find 'class_getSuperclass' in scope
93 | self._makeSuperclassMirror = {
94 | guard let subjectClass = subjectType as? AnyClass,
95 | let superclass = class_getSuperclass(subjectClass) else {
| `- error: cannot find 'class_getSuperclass' in scope
96 | return nil
97 | }
/host/spi-builder-workspace/.build/checkouts/swift-magic-mirror/Sources/MagicMirror/MagicMirror.swift:95:36: error: cannot find 'class_getSuperclass' in scope
93 | self._makeSuperclassMirror = {
94 | guard let subjectClass = subjectType as? AnyClass,
95 | let superclass = class_getSuperclass(subjectClass) else {
| `- error: cannot find 'class_getSuperclass' in scope
96 | return nil
97 | }
BUILD FAILURE 6.3 android