Build Information
Failed to build Red5WebRTCKit, reference main (de2f55), with Swift 6.2 for Linux on 1 May 2026 13:18:21 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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: linux
Swift version: 6.2
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-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/pubnub/swift.git
Fetching https://github.com/stasel/WebRTC.git
[1/14637] Fetching swift
[7027/15444] Fetching swift, webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (1.83s)
Fetched https://github.com/pubnub/swift.git from cache (2.00s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (6.77s)
Computing version for https://github.com/pubnub/swift.git
Computed https://github.com/pubnub/swift.git at 10.1.5 (0.92s)
Creating working copy for https://github.com/pubnub/swift.git
Working copy of https://github.com/pubnub/swift.git resolved at 10.1.5
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
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
[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.2 linux