Build Information
Failed to build AmazonConnectChatIOS, reference v2.0.1 (8fe249
), with Swift 6.1 for Linux on 12 Jun 2025 02:42:40 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amazon-connect/amazon-connect-chat-ios.git
Reference: v2.0.1
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/amazon-connect/amazon-connect-chat-ios
* tag v2.0.1 -> FETCH_HEAD
HEAD is now at 8fe2492 Prepare for release 2.0.1
Cloned https://github.com/amazon-connect/amazon-connect-chat-ios.git
Revision (git rev-parse @):
8fe249217bfe64e42e97a52cdea84b877d1ecbac
SUCCESS checkout https://github.com/amazon-connect/amazon-connect-chat-ios.git at v2.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/amazon-connect/amazon-connect-chat-ios.git
https://github.com/amazon-connect/amazon-connect-chat-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "aws-sdk-ios-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "2.40.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/aws-sdk-ios-spm"
}
],
"manifest_display_name" : "AmazonConnectChatIOS",
"name" : "AmazonConnectChatIOS",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AmazonConnectChatIOS",
"targets" : [
"AmazonConnectChatIOS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AmazonConnectChatIOSSDK",
"module_type" : "BinaryTarget",
"name" : "AmazonConnectChatIOSSDK",
"path" : "Sources/AmazonConnectChatIOS.xcframework",
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AmazonConnectChatIOS",
"module_type" : "SwiftTarget",
"name" : "AmazonConnectChatIOS",
"path" : "Sources",
"product_dependencies" : [
"AWSCore",
"AWSConnectParticipant"
],
"product_memberships" : [
"AmazonConnectChatIOS"
],
"sources" : [
"Core/Models/AttachmentTypes.swift",
"Core/Models/ChatDetails.swift",
"Core/Models/ChatEvent.swift",
"Core/Models/ConnectionDetails.swift",
"Core/Models/Event.swift",
"Core/Models/GlobalConfig.swift",
"Core/Models/Message.swift",
"Core/Models/MessageContent.swift",
"Core/Models/Metadata.swift",
"Core/Models/Notifications.swift",
"Core/Models/TranscriptItem.swift",
"Core/Models/TranscriptResponse.swift",
"Core/Models/WebSocketErrorCodes.swift",
"Core/Network/APIClient.swift",
"Core/Network/AWSClient.swift",
"Core/Network/AWSConnectParticipantAdapter.swift",
"Core/Network/HeartbeatManager.swift",
"Core/Network/MessageReceiptsManager.swift",
"Core/Network/MetricsClient.swift",
"Core/Network/MetricsManager.swift",
"Core/Network/NetworkConnectionManager.swift",
"Core/Network/WebSocketManager.swift",
"Core/Service/ChatService.swift",
"Core/Service/ChatSession.swift",
"Core/Utils/CommonUtils.swift",
"Core/Utils/ConnectionDetailsProvider.swift",
"Core/Utils/Constants.swift",
"Core/Utils/HttpClient/DefaultHttpClient.swift",
"Core/Utils/HttpClient/HttpClient.swift",
"Core/Utils/HttpClient/HttpHeader.swift",
"Core/Utils/HttpClient/HttpMethod.swift",
"Core/Utils/Logger/SDKLogger.swift",
"Core/Utils/Logger/SDKLoggerProtocol.swift",
"Core/Utils/MetricsUtils.swift",
"Core/Utils/TranscriptItemUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/aws-amplify/aws-sdk-ios-spm
[1/601] Fetching aws-sdk-ios-spm
Fetched https://github.com/aws-amplify/aws-sdk-ios-spm from cache (0.31s)
Computing version for https://github.com/aws-amplify/aws-sdk-ios-spm
Computed https://github.com/aws-amplify/aws-sdk-ios-spm at 2.41.0 (1.54s)
Creating working copy for https://github.com/aws-amplify/aws-sdk-ios-spm
Working copy of https://github.com/aws-amplify/aws-sdk-ios-spm resolved at 2.41.0
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.41.0.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.41.0.zip
[15846/1791193] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip
[97292/5662174] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip
[164364/11885380] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip
[232402/13525932] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip
[313712/14935867] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip
[1000188/21681210] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.41.0.zip
[1212560/25849210] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.41.0.zip
[4085041/27654056] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.41.0.zip (1.04s)
[424299/4390871] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip
[869360/5872957] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip
[1211908/7313561] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip
[1997853/23773387] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip
[2258462/25995274] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.41.0.zip (1.32s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.41.0.zip (1.51s)
[5754057/27667955] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.41.0.zip (1.73s)
[6167695/26185869] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.41.0.zip
[16459826/16459826] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.41.0.zip (1.88s)
[19846578/19846578] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.41.0.zip
[21762060/21762060] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.41.0.zip (2.42s)
[1915482/1915482] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.41.0.zip
[3691168/3691168] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.41.0.zip (2.73s)
[1775686/1775686] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.41.0.zip (2.74s)
[4956143/4956143] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip
[7541906/7541906] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.41.0.zip (3.08s)
[4956143/4956143] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip
[6694655/6694655] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.41.0.zip (3.18s)
[1738512/1738512] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.41.0.zip
[3566207/3566207] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.41.0.zip (3.30s)
[1827695/1827695] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.41.0.zip
[3867380/3867380] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.41.0.zip (3.42s)
[2039685/2039685] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.41.0.zip
[3788519/3788519] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.41.0.zip (3.48s)
[1748834/1748834] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.41.0.zip
[6013108/6013108] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.41.0.zip (3.62s)
[4264274/4264274] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip
[5675350/5675350] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.41.0.zip
[8023213/8023213] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.41.0.zip (3.84s)
[2347863/2347863] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.41.0.zip
[4872128/4872128] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.41.0.zip
[2524265/2524265] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.41.0.zip (3.95s)
[3892367/3892367] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.41.0.zip (3.98s)
[1368102/1368102] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.41.0.zip
[2956247/2956247] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.41.0.zip (4.07s)
[1588145/1588145] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.41.0.zip
[3106826/3106826] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.41.0.zip (4.11s)
[1518681/1518681] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.41.0.zip
[2948454/2948454] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.41.0.zip (4.19s)
[1429773/1429773] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.41.0.zip
[2834012/2834012] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.41.0.zip (4.24s)
[1404239/1404239] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.41.0.zip
[3670245/3670245] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.41.0.zip (4.32s)
[2266006/2266006] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.41.0.zip
[4754436/4754436] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.41.0.zip (4.65s)
[2488430/2488430] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.41.0.zip
[5380618/5380618] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.41.0.zip (4.70s)
[2892188/2892188] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip
[4608218/4608218] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.41.0.zip
[7407591/7407591] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.41.0.zip (4.81s)
[2799373/2799373] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.41.0.zip (4.86s)
[2688097/2688097] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.41.0.zip
[4529964/4529964] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.41.0.zip (4.89s)
[1841867/1841867] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.41.0.zip
[3743985/3743985] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.41.0.zip (4.97s)
[1902118/1902118] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.41.0.zip
[3960806/3960806] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.41.0.zip (5.03s)
[2058688/2058688] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.41.0.zip
[7261976/7261976] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.41.0.zip (5.06s)
[5203288/5203288] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip
[6695373/6695373] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.41.0.zip (5.14s)
[5203288/5203288] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip
[8525123/8525123] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.41.0.zip (5.28s)
[3321835/3321835] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.41.0.zip
[4746120/4746120] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.41.0.zip (5.44s)
[1424285/1424285] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.41.0.zip
[4457616/4457616] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.41.0.zip (5.47s)
[3033331/3033331] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.41.0.zip
[6494376/6494376] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.41.0.zip, https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.41.0.zip (5.56s)
[3461045/3461045] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.41.0.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.41.0.zip (5.65s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.41.0.zip (5.71s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.41.0.zip (5.86s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.41.0.zip (5.86s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.41.0.zip (5.88s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.41.0.zip (5.89s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.41.0.zip (5.91s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.41.0.zip (6.00s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.41.0.zip (6.23s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.41.0.zip (6.26s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.41.0.zip (6.39s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.41.0.zip (6.67s)
warning: 'spi-builder-workspace': found 27 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/AmazonConnectChatIOS
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Info.plist
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Info.plist
/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeSignature
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.abi.json
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeDirectory
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeRequirements-1
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.abi.json
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeRequirements
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/Info.plist
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.abi.json
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/AmazonConnectChatIOS
Building for debugging...
[0/3] Write sources
[1/3] Compiling AWSConnectParticipant-Target empty.m
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/35] Emitting module AmazonConnectChatIOS
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[5/39] Compiling AmazonConnectChatIOS SDKLogger.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[6/39] Compiling AmazonConnectChatIOS SDKLoggerProtocol.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[7/39] Compiling AmazonConnectChatIOS MetricsUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[8/39] Compiling AmazonConnectChatIOS TranscriptItemUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[9/39] Compiling AmazonConnectChatIOS DefaultHttpClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[10/39] Compiling AmazonConnectChatIOS HttpClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[11/39] Compiling AmazonConnectChatIOS HttpHeader.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[12/39] Compiling AmazonConnectChatIOS HttpMethod.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[13/39] Compiling AmazonConnectChatIOS AttachmentTypes.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[14/39] Compiling AmazonConnectChatIOS ChatDetails.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[15/39] Compiling AmazonConnectChatIOS ChatEvent.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[16/39] Compiling AmazonConnectChatIOS ConnectionDetails.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[17/39] Compiling AmazonConnectChatIOS Event.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[18/39] Compiling AmazonConnectChatIOS GlobalConfig.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[19/39] Compiling AmazonConnectChatIOS Message.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[20/39] Compiling AmazonConnectChatIOS MessageContent.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[21/39] Compiling AmazonConnectChatIOS Metadata.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[22/39] Compiling AmazonConnectChatIOS Notifications.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[23/39] Compiling AmazonConnectChatIOS MetricsManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[24/39] Compiling AmazonConnectChatIOS NetworkConnectionManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[25/39] Compiling AmazonConnectChatIOS WebSocketManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[26/39] Compiling AmazonConnectChatIOS ChatService.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[27/39] Compiling AmazonConnectChatIOS AWSConnectParticipantAdapter.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[28/39] Compiling AmazonConnectChatIOS HeartbeatManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[29/39] Compiling AmazonConnectChatIOS MessageReceiptsManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[30/39] Compiling AmazonConnectChatIOS MetricsClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[31/39] Compiling AmazonConnectChatIOS TranscriptItem.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[32/39] Compiling AmazonConnectChatIOS TranscriptResponse.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[33/39] Compiling AmazonConnectChatIOS WebSocketErrorCodes.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[34/39] Compiling AmazonConnectChatIOS APIClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[35/39] Compiling AmazonConnectChatIOS AWSClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[36/39] Compiling AmazonConnectChatIOS ChatSession.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[37/39] Compiling AmazonConnectChatIOS CommonUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[38/39] Compiling AmazonConnectChatIOS ConnectionDetailsProvider.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[39/39] Compiling AmazonConnectChatIOS Constants.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 27 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Info.plist
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/Info.plist
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeDirectory
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeRequirements
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeResources
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.abi.json
/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeSignature
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.abi.json
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Info.plist
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/AmazonConnectChatIOS
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64/AmazonConnectChatIOS.framework/AmazonConnectChatIOS
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/arm64-apple-ios-simulator.abi.json
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/Modules/AmazonConnectChatIOS.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/_CodeSignature/CodeRequirements-1
/host/spi-builder-workspace/Sources/AmazonConnectChatIOS.xcframework/ios-arm64_x86_64-simulator/AmazonConnectChatIOS.framework/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/33] Compiling AmazonConnectChatIOS AWSConnectParticipantAdapter.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[3/33] Compiling AmazonConnectChatIOS HeartbeatManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[4/33] Compiling AmazonConnectChatIOS MessageReceiptsManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[5/33] Compiling AmazonConnectChatIOS MetricsClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[6/37] Compiling AmazonConnectChatIOS AttachmentTypes.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[7/37] Compiling AmazonConnectChatIOS ChatDetails.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[8/37] Compiling AmazonConnectChatIOS ChatEvent.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[9/37] Compiling AmazonConnectChatIOS ConnectionDetails.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[10/37] Compiling AmazonConnectChatIOS Event.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[11/37] Compiling AmazonConnectChatIOS TranscriptItem.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[12/37] Compiling AmazonConnectChatIOS TranscriptResponse.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[13/37] Compiling AmazonConnectChatIOS WebSocketErrorCodes.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[14/37] Compiling AmazonConnectChatIOS APIClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[15/37] Compiling AmazonConnectChatIOS AWSClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[16/37] Compiling AmazonConnectChatIOS SDKLogger.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[17/37] Compiling AmazonConnectChatIOS SDKLoggerProtocol.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[18/37] Compiling AmazonConnectChatIOS MetricsUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[19/37] Compiling AmazonConnectChatIOS TranscriptItemUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/37] Emitting module AmazonConnectChatIOS
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[21/37] Compiling AmazonConnectChatIOS GlobalConfig.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[22/37] Compiling AmazonConnectChatIOS Message.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[23/37] Compiling AmazonConnectChatIOS MessageContent.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[24/37] Compiling AmazonConnectChatIOS Metadata.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[25/37] Compiling AmazonConnectChatIOS Notifications.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[26/37] Compiling AmazonConnectChatIOS MetricsManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[27/37] Compiling AmazonConnectChatIOS NetworkConnectionManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[28/37] Compiling AmazonConnectChatIOS WebSocketManager.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[29/37] Compiling AmazonConnectChatIOS ChatService.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[30/37] Compiling AmazonConnectChatIOS ChatSession.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[31/37] Compiling AmazonConnectChatIOS CommonUtils.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[32/37] Compiling AmazonConnectChatIOS ConnectionDetailsProvider.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[33/37] Compiling AmazonConnectChatIOS Constants.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[34/37] Compiling AmazonConnectChatIOS DefaultHttpClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[35/37] Compiling AmazonConnectChatIOS HttpClient.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[36/37] Compiling AmazonConnectChatIOS HttpHeader.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
[37/37] Compiling AmazonConnectChatIOS HttpMethod.swift
/host/spi-builder-workspace/Sources/Core/Models/ChatDetails.swift:5:8: error: no such module 'AWSCore'
3 |
4 | import Foundation
5 | import AWSCore
| `- error: no such module 'AWSCore'
6 |
7 | public struct ChatDetails {
BUILD FAILURE 6.1 linux