The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Red5WebRTCKit, reference main (de2f55), with Swift 6.3 for Android on 1 May 2026 13:14:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/red5pro/red5pro-ios-sdk.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/red5pro/red5pro-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de2f554 Release: 2.1.0.2
Cloned https://github.com/red5pro/red5pro-ios-sdk.git
Revision (git rev-parse @):
de2f5546cecdc7841b02ab5cf0cbf0dbccaae0f2
SUCCESS checkout https://github.com/red5pro/red5pro-ios-sdk.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/red5pro/red5pro-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pubnub/swift.git
Fetching https://github.com/stasel/WebRTC.git
[1/807] Fetching webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (0.54s)
[1/14637] Fetching swift
Fetched https://github.com/pubnub/swift.git from cache (1.68s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (6.17s)
Computing version for https://github.com/pubnub/swift.git
Computed https://github.com/pubnub/swift.git at 10.1.5 (0.76s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Creating working copy for https://github.com/pubnub/swift.git
Working copy of https://github.com/pubnub/swift.git resolved at 10.1.5
Downloading binary artifact https://github.com/red5pro/red5pro-ios-sdk/releases/download/2.1.0.2/Red5WebRTCKit-2.1.0.2-release.b12.red5cloud.xcframework.zip
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
[9/9] Downloading https://github.com/red5pro/red5pro-ios-sdk/releases/download/2.1.0.2/Red5WebRTCKit-2.1.0.2-release.b12.red5cloud.xcframework.zip
error: failed downloading 'https://github.com/red5pro/red5pro-ios-sdk/releases/download/2.1.0.2/Red5WebRTCKit-2.1.0.2-release.b12.red5cloud.xcframework.zip' which is required by binary target 'Red5WebRTCKit': badResponseStatusCode(404)
[1406/41474985] Downloading https://github.com/red5pro/red5pro-ios-sdk/releases/download/2.1.0.2/Red5WebRTCKit-2.1.0.2-release.b12.red5cloud.xcframework.zip, https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
BUILD FAILURE 6.3 android