Build Information
Failed to build RoomEngine, reference 3.2.0 (00d399), with Swift 6.1 for Wasm on 12 Aug 2025 12:42:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
Reference: 3.2.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/RTCRoomEngine_SwiftPM
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at 00d3992 Update TRTC To 12.7
Cloned https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
Revision (git rev-parse @):
00d3992a194631e01fc213a63bd26f8f4acb856b
SUCCESS checkout https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git at 3.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "professional_swiftpm",
"requirement" : {
"range" : [
{
"lower_bound" : "12.7.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tencent-RTC/Professional_SwiftPM.git"
},
{
"identity" : "chat_sdk_swiftpm",
"requirement" : {
"range" : [
{
"lower_bound" : "8.5.6864",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git"
}
],
"manifest_display_name" : "RoomEngine",
"name" : "RoomEngine",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "RoomEngine",
"targets" : [
"RoomEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RoomEngine",
"module_type" : "SwiftTarget",
"name" : "RoomEngine",
"path" : "Sources/RoomEngine",
"product_dependencies" : [
"Professional_SwiftPM",
"TXLiteAVSDK_ReplayKit",
"Chat_SDK_SwiftPM"
],
"product_memberships" : [
"RoomEngine"
],
"sources" : [
"RoomEngine.swift"
],
"target_dependencies" : [
"RTCRoomEngine"
],
"type" : "library"
},
{
"c99name" : "RTCRoomEngine",
"module_type" : "BinaryTarget",
"name" : "RTCRoomEngine",
"path" : "remote/archive/RTCRoomEngine_iOS_3.2.0.840_SDK.zip",
"product_memberships" : [
"RoomEngine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Tencent-RTC/Professional_SwiftPM.git
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
[1/55] Fetching professional_swiftpm
[56/79] Fetching professional_swiftpm, chat_sdk_swiftpm
Fetched https://github.com/Tencent-RTC/Professional_SwiftPM.git from cache (0.44s)
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git from cache (0.82s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM.git
error: Dependencies could not be resolved because no versions of 'professional_swiftpm' match the requirement 12.7.0..<13.0.0 and root depends on 'professional_swiftpm' 12.7.0..<13.0.0.
error: 'spi-builder-workspace': binary target 'RTCRoomEngine' could not be mapped to an artifact with expected name 'RTCRoomEngine'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Updating https://github.com/Tencent-RTC/Professional_SwiftPM.git
Updated https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git (0.16s)
Updated https://github.com/Tencent-RTC/Professional_SwiftPM.git (0.16s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM.git
error: Dependencies could not be resolved because no versions of 'professional_swiftpm' match the requirement 12.7.0..<13.0.0 and root depends on 'professional_swiftpm' 12.7.0..<13.0.0.
error: 'spi-builder-workspace': binary target 'RTCRoomEngine' could not be mapped to an artifact with expected name 'RTCRoomEngine'
BUILD FAILURE 6.1 wasm