Build Information
Failed to build AWSAppSync, reference main (6b1585
), with Swift 6.1 for Android on 25 Jul 2025 21:26:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-mobile-appsync-sdk-ios.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/awslabs/aws-mobile-appsync-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6b1585c chore: Deprecation Update (#610)
Cloned https://github.com/awslabs/aws-mobile-appsync-sdk-ios.git
Revision (git rev-parse @):
6b1585c2d8e1bf8893885ecc278b0a4b69bc1074
SUCCESS checkout https://github.com/awslabs/aws-mobile-appsync-sdk-ios.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/awslabs/aws-mobile-appsync-sdk-ios.git
https://github.com/awslabs/aws-mobile-appsync-sdk-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "aws-sdk-ios-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "2.36.0",
"upper_bound" : "2.37.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/aws-sdk-ios-spm.git"
},
{
"identity" : "aws-appsync-realtime-client-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "0.13.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
}
],
"manifest_display_name" : "AWSAppSync",
"name" : "AWSAppSync",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AWSAppSync",
"targets" : [
"AWSAppSync"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSAppSync",
"module_type" : "SwiftTarget",
"name" : "AWSAppSync",
"path" : "AWSAppSyncClient",
"product_dependencies" : [
"SQLite",
"AppSyncRealTimeClient",
"AWSCore"
],
"product_memberships" : [
"AWSAppSync"
],
"sources" : [
"AWSAppSyncAuthProvider.swift",
"AWSAppSyncAuthType.swift",
"AWSAppSyncCache.swift",
"AWSAppSyncCacheConfigurationMigration.swift",
"AWSAppSyncClient.swift",
"AWSAppSyncClientConfiguration.swift",
"AWSAppSyncClientConfigurationError.swift",
"AWSAppSyncClientConflictResolutionExtensions.swift",
"AWSAppSyncClientError.swift",
"AWSAppSyncClientInfo.swift",
"AWSAppSyncClientInfoError.swift",
"AWSAppSyncClientLogFormatter.swift",
"AWSAppSyncClientS3ObjectsExtensions.swift",
"AWSAppSyncConnection.swift",
"AWSAppSyncHTTPNetworkTransport.swift",
"AWSAppSyncMutations.swift",
"AWSAppSyncReachability.swift",
"AWSAppSyncRetryStrategy.swift",
"AWSAppSyncServiceConfig.swift",
"AWSAppSyncServiceConfigError.swift",
"AWSAppSyncSubscriptionError.swift",
"AWSAppSyncSubscriptionWatcher.swift",
"AWSAppSyncSubscriptionWatcherStatus.swift",
"AWSNetworkTransport.swift",
"AWSS3ObjectProtocol.swift",
"Apollo/Sources/Apollo/AWSGraphQLSubscriptionResponse.swift",
"Apollo/Sources/Apollo/ApolloClient.swift",
"Apollo/Sources/Apollo/ApolloStore.swift",
"Apollo/Sources/Apollo/AsynchronousOperation.swift",
"Apollo/Sources/Apollo/Collections.swift",
"Apollo/Sources/Apollo/DataLoader.swift",
"Apollo/Sources/Apollo/GraphQLDependencyTracker.swift",
"Apollo/Sources/Apollo/GraphQLError.swift",
"Apollo/Sources/Apollo/GraphQLExecutor.swift",
"Apollo/Sources/Apollo/GraphQLInputValue.swift",
"Apollo/Sources/Apollo/GraphQLOperation.swift",
"Apollo/Sources/Apollo/GraphQLQueryWatcher.swift",
"Apollo/Sources/Apollo/GraphQLResponse.swift",
"Apollo/Sources/Apollo/GraphQLResponseGenerator.swift",
"Apollo/Sources/Apollo/GraphQLResult.swift",
"Apollo/Sources/Apollo/GraphQLResultAccumulator.swift",
"Apollo/Sources/Apollo/GraphQLResultNormalizer.swift",
"Apollo/Sources/Apollo/GraphQLSelectionSet.swift",
"Apollo/Sources/Apollo/GraphQLSelectionSetMapper.swift",
"Apollo/Sources/Apollo/HTTPNetworkTransport.swift",
"Apollo/Sources/Apollo/InMemoryNormalizedCache.swift",
"Apollo/Sources/Apollo/JSON.swift",
"Apollo/Sources/Apollo/JSONSerializationFormat.swift",
"Apollo/Sources/Apollo/JSONStandardTypeConversions.swift",
"Apollo/Sources/Apollo/Locking.swift",
"Apollo/Sources/Apollo/NetworkTransport.swift",
"Apollo/Sources/Apollo/NormalizedCache.swift",
"Apollo/Sources/Apollo/Promise.swift",
"Apollo/Sources/Apollo/Record.swift",
"Apollo/Sources/Apollo/RecordSet.swift",
"Apollo/Sources/Apollo/Result.swift",
"Apollo/Sources/Apollo/ResultOrPromise.swift",
"Apollo/Sources/Apollo/Utilities.swift",
"Internal/AWSAppSyncRetryHandler.swift",
"Internal/AWSAppSyncSubscriptionMetadataCache.swift",
"Internal/AWSConfigurationFile.swift",
"Internal/AWSMutationCache.swift",
"Internal/AWSMutationRetryAdviceHelper.swift",
"Internal/AWSMutationRetryNotifier.swift",
"Internal/AWSMutationState.swift",
"Internal/AWSOfflineMutation.swift",
"Internal/AWSPerformMutationQueue.swift",
"Internal/AWSRequestBuilder.swift",
"Internal/AWSSQLiteNormalizedCache.swift",
"Internal/AppSyncLogHelper.swift",
"Internal/AppSyncLogWrapper.swift",
"Internal/AppSyncSubscriptionWithSync.swift",
"Internal/AuthInterceptor/IAMAuthInterceptor.swift",
"Internal/AuthInterceptor/LambdaAuthInterceptor.swift",
"Internal/BasicAWSAPIKeyAuthProvider.swift",
"Internal/CachedMutationOperation.swift",
"Internal/Foundation+Utils.swift",
"Internal/InternalS3ObjectDetails.swift",
"Internal/NetworkReachabilityNotifier.swift",
"Internal/SQLiteSerialization.swift",
"Internal/SessionMutationOperation.swift",
"Internal/SubscriptionFactory/APIKeyBasedConnectionPool.swift",
"Internal/SubscriptionFactory/AppSyncRealTimeClientOIDCAuthProvider.swift",
"Internal/SubscriptionFactory/ConnectionPool/BasicSubscriptionConnectionFactory.swift",
"Internal/SubscriptionFactory/IAMBasedConnectionPool.swift",
"Internal/SubscriptionFactory/LambdaBasedConnectionPool.swift",
"Internal/SubscriptionFactory/OIDCBasedConnectionPool.swift",
"Internal/SubscriptionFactory/SubscriptionConnectionFactory.swift",
"Internal/SubscriptionFactory/UserPoolsBasedConnectionPool.swift",
"Internal/SubscriptionMessageQueue.swift",
"Internal/SyncConfiguration.swift",
"Internal/SyncStrategy.swift",
"NetworkReachability.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/aws-amplify/aws-sdk-ios-spm.git
Fetching https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/605] Fetching aws-sdk-ios-spm
[606/10331] Fetching aws-sdk-ios-spm, aws-appsync-realtime-client-ios
Fetched https://github.com/aws-amplify/aws-sdk-ios-spm.git from cache (0.34s)
[2/19734] Fetching aws-appsync-realtime-client-ios, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.65s)
[7587/9726] Fetching aws-appsync-realtime-client-ios
Fetched https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git from cache (3.69s)
Computing version for https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Computed https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git at 3.2.0 (5.09s)
Fetching https://github.com/daltoniam/Starscream
[1/5040] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (0.64s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.25s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.12.2 (2.73s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.20s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.90s)
Computing version for https://github.com/aws-amplify/aws-sdk-ios-spm.git
Computed https://github.com/aws-amplify/aws-sdk-ios-spm.git at 2.36.7 (0.93s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Working copy of https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git resolved at 3.2.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/aws-amplify/aws-sdk-ios-spm.git
Working copy of https://github.com/aws-amplify/aws-sdk-ios-spm.git resolved at 2.36.7
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.12.2
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.36.7.zip
Downloading binary artifact https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.36.7.zip
[15846/2420691] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip
[97423/5635938] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip
[292176/7763583] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip
[373254/10327987] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip
[454698/14304066] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip
[535024/16965570] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip
[1332570/18317325] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip
[1449839/20572001] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip
[20930946/22406196] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip
[23403419/24246587] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip
[24728802/25627799] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip
[25995540/28383871] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAutoScaling-2.36.7.zip (1.17s)
[25600785/25722367] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip
[27213695/27335277] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLambda-2.36.7.zip (1.27s)
[1612910/1612910] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSES-2.36.7.zip (1.28s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAppleSignIn-2.36.7.zip (1.28s)
[4368982/4368982] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip
[6038407/6038407] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip
[10222739/10222739] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip
[12063130/12063130] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip
[17045160/17045160] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip
[4184332/4184332] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKMessaging-2.36.7.zip (1.29s)
[5853757/5853757] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip
[10835787/10835787] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip
[12448697/12448697] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKMS-2.36.7.zip (1.34s)
[4982030/4982030] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip
[9166362/9166362] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoSignaling-2.36.7.zip (1.49s)
[4982030/4982030] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSMobileClientXCF-2.36.7.zip (1.50s)
[4682271/4682271] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.36.7.zip
[6472334/6472334] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSRekognition-2.36.7.zip (1.54s)
[1790063/1790063] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip
[3181571/3181571] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip
[4873526/4873526] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSNS-2.36.7.zip (1.61s)
[1391508/1391508] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip
[3083463/3083463] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.36.7.zip
[4528435/4528435] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranscribeStreaming-2.36.7.zip (1.65s)
[1444972/1444972] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSPolly-2.36.7.zip (1.79s)
[7284019/7284019] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideo-2.36.7.zip (1.82s)
[5839047/5839047] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.36.7.zip
[7575085/7575085] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesis-2.36.7.zip (1.91s)
[1736038/1736038] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.36.7.zip
[3449857/3449857] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAuthUI-2.36.7.zip (1.95s)
[1713819/1713819] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.36.7.zip
[3663463/3663463] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSageMakerRuntime-2.36.7.zip (2.00s)
[1949644/1949644] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip
[3412093/3412093] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.36.7.zip
[7071350/7071350] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSUserPoolsSignIn-2.36.7.zip (2.16s)
[3659257/3659257] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.36.7.zip
[5190094/5190094] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSGoogleSignIn-2.36.7.zip (2.22s)
[1530837/1530837] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.36.7.zip
[3908544/3908544] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSChimeSDKIdentity-2.36.7.zip (2.25s)
[2377707/2377707] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.36.7.zip
[8702317/8702317] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProvider-2.36.7.zip (2.41s)
[6324610/6324610] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.36.7.zip
[8800062/8800062] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSimpleDB-2.36.7.zip (2.50s)
[2475452/2475452] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.36.7.zip
[5417871/5417871] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCore-2.36.7.zip (2.65s)
[2942419/2942419] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSMachineLearning-2.36.7.zip (2.66s)
[4664627/4664627] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip
[6419650/6419650] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSPinpoint-2.36.7.zip (2.70s)
[1722208/1722208] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip
[4874338/4874338] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSConnectParticipant-2.36.7.zip (2.91s)
[3152130/3152130] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLogs-2.36.7.zip (2.92s)
[1647530/1647530] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSSQS-2.36.7.zip (2.93s)
[17039783/17039783] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.36.7.zip
[18415923/18415923] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLocationXCF-2.36.7.zip (3.07s)
[1376140/1376140] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.36.7.zip
[3350488/3350488] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranscribe-2.36.7.zip (3.14s)
[1974348/1974348] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.36.7.zip
[3290510/3290510] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.36.7.zip (3.16s)
[1316162/1316162] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.36.7.zip
[4607395/4607395] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCloudWatch-2.36.7.zip (3.24s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTranslate-2.36.7.zip (3.24s)
[3291233/3291233] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSLex-2.36.7.zip (3.24s)
[4652312/4652312] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip
[6816051/6816051] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.36.7.zip
[8395417/8395417] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.36.7.zip
[9800002/9800002] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoAuth-2.36.7.zip (3.37s)
[1404585/1404585] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAuthCore-2.36.7.zip (3.39s)
[2766936/2766936] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.36.7.zip, https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSTextract-2.36.7.zip (3.63s)
[1362351/1362351] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSCognitoIdentityProviderASF-2.36.7.zip (3.64s)
[4042859/4042859] Downloading https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.36.7.zip
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSComprehend-2.36.7.zip (3.64s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoWebRTCStorage-2.36.7.zip (3.69s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSKinesisVideoArchivedMedia-2.36.7.zip (3.70s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSFacebookSignIn-2.36.7.zip (3.71s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSAPIGateway-2.36.7.zip (3.82s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSIoT-2.36.7.zip (3.90s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSDynamoDB-2.36.7.zip (3.92s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSElasticLoadBalancing-2.36.7.zip (4.02s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSS3-2.36.7.zip (4.17s)
Downloaded https://releases.amplify.aws/aws-sdk-ios/AWSEC2-2.36.7.zip (4.97s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/45] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/47] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[9/49] Compiling SQLite Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[10/49] Compiling SQLite Setter.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[11/49] Compiling Starscream Engine.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[12/49] Compiling Starscream NativeEngine.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[13/49] Compiling Starscream WSEngine.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[14/49] Compiling Starscream FoundationHTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[15/49] Compiling Starscream FoundationHTTPServerHandler.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[16/49] Compiling Starscream FrameCollector.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[17/49] Compiling Starscream Framer.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[18/49] Compiling Starscream HTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[19/49] Compiling Starscream StringHTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[23/49] Compiling Starscream Compression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[24/49] Compiling Starscream WSCompression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[25/49] Compiling Starscream Data+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[26/49] Compiling Starscream FoundationSecurity.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[27/49] Compiling Starscream Security.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[28/49] Compiling Starscream WebSocketServer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[29/49] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[36/49] Compiling Starscream FoundationTransport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[40/49] Compiling Starscream Server.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[44/49] Compiling Starscream resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/40] Compiling Starscream WebSocketServer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[3/40] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[4/40] Compiling Starscream Framer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/42] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[8/44] Compiling Starscream FoundationTransport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[9/44] Compiling Starscream TCPTransport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[10/44] Compiling Starscream Engine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[11/44] Compiling Starscream NativeEngine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[12/44] Compiling Starscream WSEngine.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[13/44] Compiling Starscream FoundationSecurity.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[14/44] Compiling Starscream Security.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[15/44] Compiling Starscream Server.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[16/44] Compiling Starscream Transport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[17/44] Compiling Starscream resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[18/44] Compiling Starscream Data+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/44] Compiling Starscream HTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[22/44] Compiling Starscream StringHTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[25/44] Compiling Starscream Compression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[26/44] Compiling Starscream WSCompression.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[27/44] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
[28/44] Compiling SQLite Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[36/44] Compiling Starscream FoundationHTTPHandler.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
[37/44] Compiling Starscream FoundationHTTPServerHandler.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
22 |
23 | import Foundation
24 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
25 |
26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Connection.swift:34:8: error: no such module 'SQLite3'
32 | import CSQLite
33 | #else
34 | import SQLite3
| `- error: no such module 'SQLite3'
35 | #endif
36 |
BUILD FAILURE 6.1 android