The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZendeskChatProvidersSDK, reference master (d84917), with Swift 6.3 for Android on 15 Apr 2026 03:26:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/chat_providers_sdk_ios.git
Reference: master
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/zendesk/chat_providers_sdk_ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d849177 Add CODEOWNERS file (#7)
Updating files:  65% (6643/10201)
Updating files:  66% (6733/10201)
Updating files:  67% (6835/10201)
Updating files:  68% (6937/10201)
Updating files:  69% (7039/10201)
Updating files:  70% (7141/10201)
Updating files:  71% (7243/10201)
Updating files:  72% (7345/10201)
Updating files:  73% (7447/10201)
Updating files:  74% (7549/10201)
Updating files:  75% (7651/10201)
Updating files:  76% (7753/10201)
Updating files:  77% (7855/10201)
Updating files:  78% (7957/10201)
Updating files:  79% (8059/10201)
Updating files:  80% (8161/10201)
Updating files:  81% (8263/10201)
Updating files:  82% (8365/10201)
Updating files:  83% (8467/10201)
Updating files:  84% (8569/10201)
Updating files:  85% (8671/10201)
Updating files:  86% (8773/10201)
Updating files:  87% (8875/10201)
Updating files:  88% (8977/10201)
Updating files:  89% (9079/10201)
Updating files:  90% (9181/10201)
Updating files:  91% (9283/10201)
Updating files:  92% (9385/10201)
Updating files:  93% (9487/10201)
Updating files:  94% (9589/10201)
Updating files:  95% (9691/10201)
Updating files:  96% (9793/10201)
Updating files:  97% (9895/10201)
Updating files:  98% (9997/10201)
Updating files:  99% (10099/10201)
Updating files: 100% (10201/10201)
Updating files: 100% (10201/10201), done.
Cloned https://github.com/zendesk/chat_providers_sdk_ios.git
Revision (git rev-parse @):
d849177d0bf7fb8bcdd70c954cc3c4dc7796b259
SUCCESS checkout https://github.com/zendesk/chat_providers_sdk_ios.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/zendesk/chat_providers_sdk_ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 android