Build Information
Failed to build AgoraUIKit_macOS, reference 4.0.6 (c76400
), with Swift 6.1 for Linux on 27 Apr 2025 08:26:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/VideoUIKit-macOS.git
Reference: 4.0.6
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/AgoraIO-Community/VideoUIKit-macOS
* tag 4.0.6 -> FETCH_HEAD
HEAD is now at c764006 Merge pull request #7 from AgoraIO-Community/handle-rtm-flutter
Cloned https://github.com/AgoraIO-Community/VideoUIKit-macOS.git
Revision (git rev-parse @):
c7640064748bab21a7712ac12c7ddd7cffac713e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AgoraIO-Community/VideoUIKit-macOS.git at 4.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/AgoraIO-Community/VideoUIKit-macOS.git
https://github.com/AgoraIO-Community/VideoUIKit-macOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "agorartcengine_macos",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "4.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AgoraIO/AgoraRtcEngine_macOS"
},
{
"identity" : "agorartm_macos",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "1.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AgoraIO/AgoraRtm_macOS"
}
],
"manifest_display_name" : "AgoraUIKit_macOS",
"name" : "AgoraUIKit_macOS",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AgoraUIKit",
"targets" : [
"AgoraUIKit",
"AgoraRtmControl"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AgoraAppGroupDataHelper",
"targets" : [
"AgoraAppGroupDataHelper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AgoraUIKit_Tests",
"module_type" : "SwiftTarget",
"name" : "AgoraUIKit-Tests",
"path" : "Tests/Agora-UIKit-Tests",
"sources" : [
"RtcEncodingTests.swift",
"RtmMessagingTests.swift",
"RtmUserIdHandlingTests.swift"
],
"target_dependencies" : [
"AgoraUIKit",
"AgoraRtmControl"
],
"type" : "test"
},
{
"c99name" : "AgoraUIKit",
"module_type" : "SwiftTarget",
"name" : "AgoraUIKit",
"path" : "Sources/Agora-Video-UIKit",
"product_dependencies" : [
"RtcBasic"
],
"product_memberships" : [
"AgoraUIKit"
],
"sources" : [
"AgoraCameraSourcePush.swift",
"AgoraCollectionViewer.swift",
"AgoraConnectionData.swift",
"AgoraSettings.swift",
"AgoraSingleVideoView+RtmDelegate.swift",
"AgoraSingleVideoView+RtmOptions.swift",
"AgoraSingleVideoView.swift",
"AgoraUIKit+AgoraRtmController+Extensions.swift",
"AgoraUIKit+AgoraRtmController+MuteRequests.swift",
"AgoraUIKit+AgoraRtmController+SendHelpers.swift",
"AgoraUIKit+MD5.swift",
"AgoraUIKit.swift",
"AgoraVideoViewer+AgoraExtensions.swift",
"AgoraVideoViewer+AgoraRtcEngineDelegate.swift",
"AgoraVideoViewer+Buttons.swift",
"AgoraVideoViewer+JoinChannel.swift",
"AgoraVideoViewer+LocalVideo.swift",
"AgoraVideoViewer+Ordering.swift",
"AgoraVideoViewer+Permissions.swift",
"AgoraVideoViewer+RtcEngineDelegateOverflow.swift",
"AgoraVideoViewer+Token.swift",
"AgoraVideoViewer+Utilities.swift",
"AgoraVideoViewer+VideoControl.swift",
"AgoraVideoViewer.swift",
"AgoraViewer.swift",
"UIButton+Extensions.swift",
"iOS+macOS+typealiases.swift"
],
"target_dependencies" : [
"AgoraRtmControl"
],
"type" : "library"
},
{
"c99name" : "AgoraRtmControl",
"module_type" : "SwiftTarget",
"name" : "AgoraRtmControl",
"path" : "Sources/AgoraRtmControl",
"product_dependencies" : [
"AgoraRtmKit"
],
"product_memberships" : [
"AgoraUIKit"
],
"sources" : [
"AgoraRtmController+AgoraRtmDelegate.swift",
"AgoraRtmController+MuteRequests.swift",
"AgoraRtmController+RtmDelegateOverflows.swift",
"AgoraRtmController+SendHelpers.swift",
"AgoraRtmController+Tokens.swift",
"AgoraRtmController.swift"
],
"type" : "library"
},
{
"c99name" : "AgoraAppGroupDataHelper",
"module_type" : "SwiftTarget",
"name" : "AgoraAppGroupDataHelper",
"path" : "Sources/AgoraAppGroupDataHelper",
"product_memberships" : [
"AgoraAppGroupDataHelper"
],
"sources" : [
"AgoraAppGroupDataHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/AgoraIO/AgoraRtcEngine_macOS
Fetching https://github.com/AgoraIO/AgoraRtm_macOS
[1/27] Fetching agorartm_macos
[28/272] Fetching agorartm_macos, agorartcengine_macos
Fetched https://github.com/AgoraIO/AgoraRtm_macOS from cache (0.19s)
Fetched https://github.com/AgoraIO/AgoraRtcEngine_macOS from cache (0.20s)
Computing version for https://github.com/AgoraIO/AgoraRtm_macOS
Computed https://github.com/AgoraIO/AgoraRtm_macOS at 1.5.1 (0.66s)
Computing version for https://github.com/AgoraIO/AgoraRtcEngine_macOS
Computed https://github.com/AgoraIO/AgoraRtcEngine_macOS at 4.1.1 (0.49s)
Creating working copy for https://github.com/AgoraIO/AgoraRtcEngine_macOS
Working copy of https://github.com/AgoraIO/AgoraRtcEngine_macOS resolved at 4.1.1
Creating working copy for https://github.com/AgoraIO/AgoraRtm_macOS
Working copy of https://github.com/AgoraIO/AgoraRtm_macOS resolved at 1.5.1
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agorafdkaac.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip
Downloading binary artifact https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip
[1369/4958347] Downloading https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip
[4971510/6187765] Downloading https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip
[4997946/7362065] Downloading https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip
[5010809/8256996] Downloading https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip
Downloaded https://github.com/AgoraIO/AgoraRtm_macOS/releases/download/1.5.1/AgoraRtmKit.xcframework.zip (0.97s)
[70457/3325509] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip
[96107/4763688] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip
[123146/9742117] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip
[144393/15498955] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSoundTouch.xcframework.zip (1.25s)
[425775/15472095] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip
[487825/22379231] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip
[3520597/23165977] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip
[4007784/42802603] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/av1.xcframework.zip (1.90s)
[3146157/41907672] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAudioBeautyExtension.xcframework.zip (1.99s)
[3083827/40678254] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraClearVisionExtension.xcframework.zip (2.15s)
[2504106/39240075] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip
[3563557/40025347] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agorafdkaac.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoQualityAnalyzerExtension.xcframework.zip (2.29s)
[2632823/38851047] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agorafdkaac.xcframework.zip
[5233586/44590243] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agorafdkaac.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agorafdkaac.xcframework.zip (2.43s)
[4484514/43804971] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip
[4812497/49761230] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip
[8791369/51766188] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip
[10828391/53617182] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip
[13377235/54332193] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraFaceDetectionExtension.xcframework.zip (2.98s)
[14573503/53545447] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiNoiseSuppressionExtension.xcframework.zip (3.07s)
[10186764/48567018] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/Agoraffmpeg.xcframework.zip (3.28s)
[7688638/42810180] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDav1d.xcframework.zip (3.30s)
[7083675/42095169] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraDrmLoaderExtension.xcframework.zip (3.82s)
[20911598/40244175] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraContentInspectExtension.xcframework.zip (3.95s)
[25588611/38239217] Downloading https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip, https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraSpatialAudioExtension.xcframework.zip (4.43s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraAiEchoCancellationExtension.xcframework.zip (4.44s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraVideoSegmentationExtension.xcframework.zip (4.46s)
Downloaded https://download.agora.io/swiftpm/AgoraRtcEngine_macOS/4.1.1/AgoraRtcKit.xcframework.zip (5.54s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling AgoraRtmControl AgoraRtmController.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[6/13] Compiling AgoraRtmControl AgoraRtmController+MuteRequests.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/13] Emitting module AgoraRtmControl
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[8/13] Compiling AgoraRtmControl AgoraRtmController+AgoraRtmDelegate.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[9/13] Compiling AgoraRtmControl AgoraRtmController+Tokens.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[10/13] Emitting module AgoraAppGroupDataHelper
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:20:23: warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 | }
19 | /// Set the app group to this static property to initialise ``AgoraAppGroupDataHelper``.
20 | static public var appGroup: String? {
| |- warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'appGroup' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'appGroup' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | didSet {
22 | if let appGroup = appGroup {
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:30:37: warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | }
29 | /// Get only property for data shared within an app group. Set ``AgoraAppGroupDataHelper/appGroup`` to initialise this.
30 | static public internal(set) var sharedData: UserDefaults?
| |- warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'sharedData' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'sharedData' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | /// Returns the string associated with the specified key.
[11/13] Compiling AgoraAppGroupDataHelper AgoraAppGroupDataHelper.swift
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:20:23: warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 | }
19 | /// Set the app group to this static property to initialise ``AgoraAppGroupDataHelper``.
20 | static public var appGroup: String? {
| |- warning: static property 'appGroup' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'appGroup' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'appGroup' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | didSet {
22 | if let appGroup = appGroup {
/host/spi-builder-workspace/Sources/AgoraAppGroupDataHelper/AgoraAppGroupDataHelper.swift:30:37: warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | }
29 | /// Get only property for data shared within an app group. Set ``AgoraAppGroupDataHelper/appGroup`` to initialise this.
30 | static public internal(set) var sharedData: UserDefaults?
| |- warning: static property 'sharedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'sharedData' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'sharedData' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | /// Returns the string associated with the specified key.
[12/14] Compiling AgoraRtmControl AgoraRtmController+SendHelpers.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[13/14] Compiling AgoraRtmControl AgoraRtmController+RtmDelegateOverflows.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling AgoraRtmControl AgoraRtmController+Tokens.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[3/10] Compiling AgoraRtmControl AgoraRtmController+SendHelpers.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/10] Emitting module AgoraRtmControl
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[5/10] Compiling AgoraRtmControl AgoraRtmController+AgoraRtmDelegate.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[6/10] Compiling AgoraRtmControl AgoraRtmController+MuteRequests.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[7/10] Compiling AgoraRtmControl AgoraRtmController+RtmDelegateOverflows.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
[8/10] Emitting module AgoraAppGroupDataHelper
[9/10] Compiling AgoraAppGroupDataHelper AgoraAppGroupDataHelper.swift
[11/11] Compiling AgoraRtmControl AgoraRtmController.swift
/host/spi-builder-workspace/Sources/AgoraRtmControl/AgoraRtmController+AgoraRtmDelegate.swift:13:8: error: no such module 'AgoraRtmKit'
11 | import IOKit
12 | #endif
13 | import AgoraRtmKit
| `- error: no such module 'AgoraRtmKit'
14 |
15 | extension AgoraRtmController: AgoraRtmDelegate, AgoraRtmChannelDelegate {
BUILD FAILURE 6.1 linux