This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AgoraRtm with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO/AgoraRtm_Apple.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/AgoraIO/AgoraRtm_Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77eb015 Merge pull request #3 from AgoraIO/spi-doc-link
Cloned https://github.com/AgoraIO/AgoraRtm_Apple.git
Revision (git rev-parse @):
77eb015463c31764ad8230c0a0f5d5431e64fc18
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/AgoraIO/AgoraRtm_Apple.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/AgoraIO/AgoraRtm_Apple.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
[1397/30134450] Downloading https://github.com/AgoraIO/AgoraRtm_Apple/releases/download/2.1.8-beta.1/AgoraRtmKit.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO/AgoraRtm_Apple/releases/download/2.1.8-beta.1/AgoraRtmKit.xcframework.zip
Downloaded https://github.com/AgoraIO/AgoraRtm_Apple/releases/download/2.1.8-beta.1/AgoraRtmKit.xcframework.zip (2.72s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module AgoraRtm
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[4/30] Compiling AgoraRtm RtmLock.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[5/30] Compiling AgoraRtm RtmPresence+Async.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[6/30] Compiling AgoraRtm RtmPresence.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[7/30] Compiling AgoraRtm RtmClientConfig+RtmProxyConfig.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[8/30] Compiling AgoraRtm RtmClientConfig.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[9/30] Compiling AgoraRtm RtmClientDelegate+Lock.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[10/30] Compiling AgoraRtm RtmClientDelegate+Messages.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[11/30] Compiling AgoraRtm RtmStreamChannel+ChannelOptions.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[12/30] Compiling AgoraRtm RtmStreamChannel.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[13/30] Compiling AgoraRtm Utilities+Encodable.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[14/30] Compiling AgoraRtm RtmClientDelegate+Presence.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[15/30] Compiling AgoraRtm RtmClientDelegate+StateChanged.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[16/30] Compiling AgoraRtm RtmClientDelegate+Storage.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[17/30] Compiling AgoraRtm RtmClientDelegate+Topic.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[18/30] Compiling AgoraRtm RtmClientDelegate.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[19/30] Compiling AgoraRtm RtmClientKit.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[20/30] Compiling AgoraRtm RtmClientResponses.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[21/30] Compiling AgoraRtm RtmStorage+Channel.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[22/30] Compiling AgoraRtm RtmStorage+User.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[23/30] Compiling AgoraRtm RtmStorage.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[24/30] Compiling AgoraRtm RtmErrorCode.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[25/30] Compiling AgoraRtm RtmLegalCharacterSets.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[26/30] Compiling AgoraRtm RtmLock+Async.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[27/30] Compiling AgoraRtm CompletionHandlers.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[28/30] Compiling AgoraRtm RtmClientConfig+RtmAreaCode.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[29/30] Compiling AgoraRtm RtmClientConfig+RtmEncryptionConfig.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
[30/30] Compiling AgoraRtm RtmClientConfig+RtmLogConfig.swift
/host/spi-builder-workspace/Sources/AgoraRtm/CompletionHandlers.swift:9:8: error: no such module 'AgoraRtmKit'
 7 |
 8 | import Foundation
 9 | import AgoraRtmKit
   |        `- error: no such module 'AgoraRtmKit'
10 |
11 | // Functions to handle the response cases for the objc library
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.