Build Information
Failed to build SoundPulseButton, reference 0.2.0 (f994bb), with Swift 6.3 for Android on 16 Apr 2026 17:11:26 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/mikhailkogan17/SoundPulseButton.git
Reference: 0.2.0
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/mikhailkogan17/SoundPulseButton
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at f994bb0 Fixed crash of level calculation in AudioLevelRepository
Cloned https://github.com/mikhailkogan17/SoundPulseButton.git
Revision (git rev-parse @):
f994bb0a833b6209a990b7e66120bbb569402da5
SUCCESS checkout https://github.com/mikhailkogan17/SoundPulseButton.git at 0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mikhailkogan17/SoundPulseButton.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/Lakr233/ColorfulX
[1/1726] Fetching colorfulx
Fetched https://github.com/Lakr233/ColorfulX from cache (0.69s)
Computing version for https://github.com/Lakr233/ColorfulX
Computed https://github.com/Lakr233/ColorfulX at 5.8.3 (1.08s)
Fetching https://github.com/Lakr233/SpringInterpolation.git
Fetching https://github.com/Lakr233/ColorVector.git
Fetching https://github.com/Lakr233/MSDisplayLink.git
[1/77] Fetching colorvector
[78/276] Fetching colorvector, springinterpolation
[277/404] Fetching colorvector, springinterpolation, msdisplaylink
Fetched https://github.com/Lakr233/ColorVector.git from cache (0.26s)
Fetched https://github.com/Lakr233/SpringInterpolation.git from cache (0.26s)
Fetched https://github.com/Lakr233/MSDisplayLink.git from cache (0.26s)
Computing version for https://github.com/Lakr233/MSDisplayLink.git
Computed https://github.com/Lakr233/MSDisplayLink.git at 2.1.0 (0.65s)
Computing version for https://github.com/Lakr233/SpringInterpolation.git
Computed https://github.com/Lakr233/SpringInterpolation.git at 1.4.0 (0.37s)
Computing version for https://github.com/Lakr233/ColorVector.git
Computed https://github.com/Lakr233/ColorVector.git at 1.0.5 (0.38s)
Creating working copy for https://github.com/Lakr233/ColorVector.git
Working copy of https://github.com/Lakr233/ColorVector.git resolved at 1.0.5
Creating working copy for https://github.com/Lakr233/SpringInterpolation.git
Working copy of https://github.com/Lakr233/SpringInterpolation.git resolved at 1.4.0
Creating working copy for https://github.com/Lakr233/ColorfulX
Working copy of https://github.com/Lakr233/ColorfulX resolved at 5.8.3
Creating working copy for https://github.com/Lakr233/MSDisplayLink.git
Working copy of https://github.com/Lakr233/MSDisplayLink.git resolved at 2.1.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--4F562202D5529B1.txt
[7/33] Compiling MSDisplayLink DisplayLinkDriver+Helper.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[8/33] Compiling SpringInterpolation SpringInterpolation2D.swift
[9/33] Compiling SpringInterpolation SpringInterpolation.swift
[10/33] Compiling ColorVector ColorConversion+LAB_LCH.swift
[11/33] Compiling ColorVector ColorConversion+LAB_XYZ.swift
[12/34] Emitting module ColorVector
[13/34] Compiling MSDisplayLink DisplayLink.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[14/34] Compiling MSDisplayLink DisplayLink+SwiftUI.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/34] Emitting module MSDisplayLink
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[16/34] Compiling MSDisplayLink DisplayLinkCallbackContext.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[17/34] Compiling MSDisplayLink DisplayLinkDriver+CA.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[18/34] Compiling MSDisplayLink DisplayLinkDriver+CV.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[19/34] Compiling ColorVector ColorVector+XYZ.swift
[20/34] Compiling MSDisplayLink DisplayLinkDriver.swift
/host/spi-builder-workspace/.build/checkouts/MSDisplayLink/Sources/MSDisplayLink/DisplayLink+SwiftUI.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @MainActor
[21/34] Compiling ColorVector ColorConversion+XYZ_LAB.swift
[22/34] Compiling ColorVector ColorConversion+XYZ_RGB.swift
[23/34] Compiling ColorVector ColorVector+LCH.swift
[24/34] Compiling ColorVector ColorConversion+LCH_LAB.swift
[25/34] Compiling ColorVector ColorConversion+RGB_XYZ.swift
[26/34] Compiling SpringInterpolation SpringInterpolation+Parameters.swift
[27/34] Compiling SpringInterpolation SpringInterpolation+Context.swift
[28/34] Compiling ColorVector ColorConversion.swift
[29/34] Compiling ColorVector ColorVector+LAB.swift
[30/34] Compiling ColorVector ColorVector+RGB.swift
[31/34] Compiling SpringInterpolation SpringInterpolation+AppKit.swift
[32/34] Emitting module SpringInterpolation
[33/34] Compiling SpringInterpolation SpringInterpolation+Configuration.swift
BUILD FAILURE 6.3 android