Build Information
Failed to build HAKit, reference main (e66483), with Swift 6.3 for Android on 20 Apr 2026 00:43:35 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/home-assistant/HAKit.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/home-assistant/HAKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e664834 Bump 0.4.14 (#102)
Cloned https://github.com/home-assistant/HAKit.git
Revision (git rev-parse @):
e664834aa7e9ef64f5d6c19b0435f9ba73c1754c
SUCCESS checkout https://github.com/home-assistant/HAKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/home-assistant/HAKit.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/bgoncal/Starscream
Fetching https://github.com/mxcl/PromiseKit
[1/3282] Fetching starscream
[3283/20524] Fetching starscream, promisekit
Fetched https://github.com/bgoncal/Starscream from cache (0.71s)
[2070/17242] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit from cache (1.62s)
Computing version for https://github.com/bgoncal/Starscream
Computed https://github.com/bgoncal/Starscream at 4.0.9 (2.41s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 8.2.0 (0.46s)
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 8.2.0
Creating working copy for https://github.com/bgoncal/Starscream
Working copy of https://github.com/bgoncal/Starscream resolved at 4.0.9
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[2/8] Write sources
[7/8] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/45] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[10/47] Emitting module PromiseKit
[11/49] Compiling Starscream Server.swift
[12/49] Compiling Starscream Framer.swift
[13/49] Compiling Starscream HTTPHandler.swift
[14/49] Compiling Starscream FoundationHTTPHandler.swift
[15/49] Compiling Starscream FoundationHTTPServerHandler.swift
[16/49] Compiling Starscream FrameCollector.swift
[17/49] Compiling Starscream Engine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[18/49] Compiling Starscream NativeEngine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[19/49] Compiling Starscream WSEngine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[23/49] Compiling Starscream Compression.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[24/49] Compiling Starscream WSCompression.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[25/49] Compiling Starscream Data+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[26/49] Compiling Starscream WebSocketServer.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[27/49] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[28/49] Compiling PromiseKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[29/49] Compiling Starscream TCPTransport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[30/49] Compiling Starscream Transport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[31/49] Compiling Starscream resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[32/49] Compiling PromiseKit when.swift
[34/49] Compiling Starscream FoundationSecurity.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[35/49] Compiling Starscream Security.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
BUILD FAILURE 6.3 android