The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TUICallKit_Swift, reference 3.1.0 (dd459d), with Swift 6.3 for Linux on 16 Apr 2026 09:23:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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.3
Building package at path:  $PWD
https://github.com/Tencent-RTC/TUICallKit_SwiftPM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Tencent-RTC/TUICore_SwiftPM
Fetching https://github.com/SnapKit/SnapKit.git
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Fetching https://github.com/SDWebImage/SDWebImage.git
Fetching https://github.com/Tencent-RTC/Professional_SwiftPM
[1/4269] Fetching snapkit
[87/4285] Fetching snapkit, tuicore_swiftpm
[957/4316] Fetching snapkit, tuicore_swiftpm, chat_sdk_swiftpm
[1244/30330] Fetching snapkit, tuicore_swiftpm, chat_sdk_swiftpm, sdwebimage
[1330/30425] Fetching snapkit, tuicore_swiftpm, chat_sdk_swiftpm, sdwebimage, professional_swiftpm
Fetching https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Fetched https://github.com/Tencent-RTC/TUICore_SwiftPM from cache (0.59s)
[1992/30409] Fetching snapkit, chat_sdk_swiftpm, sdwebimage, professional_swiftpm
Fetched https://github.com/Tencent-RTC/Professional_SwiftPM from cache (0.65s)
[3079/30314] Fetching snapkit, chat_sdk_swiftpm, sdwebimage
[7943/30432] Fetching snapkit, chat_sdk_swiftpm, sdwebimage, rtcroomengine_swiftpm
Fetched https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM from cache (0.40s)
[8203/30314] Fetching snapkit, chat_sdk_swiftpm, sdwebimage
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM from cache (3.58s)
Fetched https://github.com/SnapKit/SnapKit.git from cache (3.59s)
Fetched https://github.com/SDWebImage/SDWebImage.git from cache (3.73s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (7.59s)
Computing version for https://github.com/Tencent-RTC/TUICore_SwiftPM
Computed https://github.com/Tencent-RTC/TUICore_SwiftPM at 8.6.7020 (2.65s)
Computing version for https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Computed https://github.com/Tencent-RTC/Chat_SDK_SwiftPM at 8.7.7201 (0.77s)
Computing version for https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Computed https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM at 3.6.0 (0.72s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM
Computed https://github.com/Tencent-RTC/Professional_SwiftPM at 12.9.0 (0.90s)
Computing version for https://github.com/SnapKit/SnapKit.git
Computed https://github.com/SnapKit/SnapKit.git at 5.7.1 (0.76s)
Creating working copy for https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
Working copy of https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM resolved at 3.6.0
Creating working copy for https://github.com/Tencent-RTC/TUICore_SwiftPM
Working copy of https://github.com/Tencent-RTC/TUICore_SwiftPM resolved at 8.6.7020
Creating working copy for https://github.com/Tencent-RTC/Professional_SwiftPM
Working copy of https://github.com/Tencent-RTC/Professional_SwiftPM resolved at 12.9.0
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.20.0
Creating working copy for https://github.com/SnapKit/SnapKit.git
Working copy of https://github.com/SnapKit/SnapKit.git resolved at 5.7.1
Creating working copy for https://github.com/Tencent-RTC/Chat_SDK_SwiftPM
Working copy of https://github.com/Tencent-RTC/Chat_SDK_SwiftPM resolved at 8.7.7201
Downloading binary artifact https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXSoundTouch.xcframework.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip
Downloading binary artifact https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip
Downloading binary artifact https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
[16015/549068] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip
[126151/15710346] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip
[163016/127136241] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip
[248528/138688214] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip
[1505705/145639828] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip
[6453115/146304620] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip
[11256925/147574997] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
[11371253/147669668] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXSoundTouch.xcframework.zip
Downloaded https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXSoundTouch.xcframework.zip (2.46s)
[16692930/147574997] Downloading https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
Downloaded https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/3.1/RTCCommon-1.3.0.zip (2.70s)
[26059380/147025929] Downloading https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
Downloaded https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_ReplayKitExt.xcframework.zip (3.07s)
[40457005/146361137] Downloading https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip, https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip
Downloaded https://liteav.sdk.qcloud.com/app/tuikit/download/customer/zhenxin/im/8.6/TUICore_8.6.7020.xcframework.zip (3.62s)
[65224015/145090760] Downloading https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip
Downloaded https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXFFmpeg.xcframework.zip (4.33s)
[88824995/138139146] Downloading https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip, https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip, https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip
Downloaded https://im.sdk.cloud.tencent.cn/download/plus/8.7.7201/ImSDK_Plus_8.7.7201.xcframework.zip (5.81s)
Downloaded https://liteav.sdk.qcloud.com/app/tuikit/download/release/3.6/RTCRoomEngine_iOS_3.6.3.91_SDK.zip (6.86s)
Downloaded https://liteav.sdk.qcloud.com/download/spm/12.9/professional/TXLiteAVSDK_Professional.xcframework.zip (19.09s)
warning: 'spi-builder-workspace': Invalid Resource 'Resources/**': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/TUICallKit_Swift/Resources/Assets.xcassets
Building for debugging...
[0/93] Copying Localized.strings
[0/93] Copying phone_ringing.mp3
[0/93] Copying phone_hangup.mp3
[3/93] Copying phone_dialing.m4a
[4/93] Copying Localized.strings
[6/93] Copying PrivacyInfo.xcprivacy
[8/93] Write sources
[9/93] Copying PrivacyInfo.xcprivacy
[10/93] Write sources
[12/93] Copying Localized.strings
[13/93] Copying Info.plist
[14/93] Copying PrivacyInfo.xcprivacy
[15/93] Copying TUICallKitTheme.bundle
[16/93] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SDWebImage.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[18/93] Compiling SDWebImage resource_bundle_accessor.m
[18/93] Compiling SDInternalMacros.m
[18/93] Compiling UIColor+SDHexString.m
[18/93] Compiling SDWeakProxy.m
[18/93] Compiling SDImageCachesManagerOperation.m
[18/93] Compiling SDImageAssetManager.m
[18/93] Compiling SDImageFramePool.m
[18/93] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 linux