Build Information
Failed to build TUICallKit_Swift, reference 3.1.0 (dd459d), with Swift 6.0 for Linux on 11 Jun 2025 10:44:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/TUICallKit_SwiftPM.git
Reference: 3.1.0
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
* tag 3.1.0 -> FETCH_HEAD
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 3.1.0
========================================
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-3":/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/Tencent-RTC/TUICore_SwiftPM
Fetching https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Fetching https://github.com/Tencent-RTC/Professional_SwiftPM
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/20] Fetching chat_sdk_swiftpm
[21/36] Fetching chat_sdk_swiftpm, tuicore_swiftpm
[37/86] Fetching chat_sdk_swiftpm, tuicore_swiftpm, professional_swiftpm
[87/180] Fetching chat_sdk_swiftpm, tuicore_swiftpm, professional_swiftpm, rtcroomengine_swiftpm
[181/25943] Fetching chat_sdk_swiftpm, tuicore_swiftpm, professional_swiftpm, rtcroomengine_swiftpm, sdwebimage
Fetching https://github.com/SnapKit/SnapKit.git
Fetched https://github.com/Tencent-RTC/TUICore_SwiftPM from cache (0.32s)
Fetched https://github.com/Tencent-RTC/Professional_SwiftPM from cache (0.32s)
[630/25877] Fetching chat_sdk_swiftpm, rtcroomengine_swiftpm, sdwebimage
[5010/30127] Fetching chat_sdk_swiftpm, rtcroomengine_swiftpm, sdwebimage, snapkit
Fetched https://github.com/SnapKit/SnapKit.git from cache (0.52s)
[5267/25877] Fetching chat_sdk_swiftpm, rtcroomengine_swiftpm, sdwebimage
Fetched https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM from cache (2.15s)
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM from cache (2.14s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (2.20s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (4.53s)
Computing version for https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Computed https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM at 3.1.0 (0.70s)
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