The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TUICallKit_Swift, reference main (dd459d), with Swift 6.0 for Linux on 11 Jun 2025 10:46:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/TUICallKit_SwiftPM.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/Tencent-RTC/TUICallKit_SwiftPM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dd459d9 Update package.swift Release 3.1.0
Cloned https://github.com/Tencent-RTC/TUICallKit_SwiftPM.git
Revision (git rev-parse @):
dd459d927e65e95242ad288dfe330b6b49bb7525
SUCCESS checkout https://github.com/Tencent-RTC/TUICallKit_SwiftPM.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Tencent-RTC/TUICallKit_SwiftPM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/Tencent-RTC/Professional_SwiftPM
Fetching https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Fetching https://github.com/Tencent-RTC/TUICore_SwiftPM
[1/94] Fetching rtcroomengine_swiftpm
[95/110] Fetching rtcroomengine_swiftpm, tuicore_swiftpm
[111/160] Fetching rtcroomengine_swiftpm, tuicore_swiftpm, professional_swiftpm
Fetched https://github.com/Tencent-RTC/TUICore_SwiftPM from cache (0.37s)
[1/25763] Fetching sdwebimage
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Fetched https://github.com/Tencent-RTC/Professional_SwiftPM from cache (1.98s)
Fetched https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM from cache (1.98s)
Fetching https://github.com/SnapKit/SnapKit.git
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.04s)
[1/4250] Fetching snapkit
[639/4270] Fetching snapkit, chat_sdk_swiftpm
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM from cache (0.32s)
[1785/4250] Fetching snapkit
Fetched https://github.com/SnapKit/SnapKit.git from cache (0.49s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (2.64s)
Computing version for https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Computed https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM at 3.1.0 (0.65s)
Computing version for https://github.com/Tencent-RTC/TUICore_SwiftPM
error: Dependencies could not be resolved because root depends on 'tuicore_swiftpm' 8.6.7020..<9.0.0.
'tuicore_swiftpm' >= 8.6.7020 cannot be used because 'tuicore_swiftpm' 8.6.7020 contains incompatible tools version (6.1.0) and no versions of 'tuicore_swiftpm' match the requirement 8.6.7021..<9.0.0.
error: 'spi-builder-workspace': binary target 'RTCCommon' could not be mapped to an artifact with expected name 'RTCCommon'
BUILD FAILURE 6.0 linux