Build Information
Failed to build AmplifyUILiveness, reference 1.4.2 (c1b77d
), with Swift 6.1 for Linux on 18 Jul 2025 00:26:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Reference: 1.4.2
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/aws-amplify/amplify-ui-swift-liveness
* tag 1.4.2 -> FETCH_HEAD
HEAD is now at c1b77dd chore: finalize release 1.4.2 [skip ci]
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
c1b77dd8e83c27b94c10f80a9b8a4ec3bebbd4cc
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-liveness.git at 1.4.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "amplify-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.49.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/amplify-swift"
}
],
"manifest_display_name" : "AmplifyUILiveness",
"name" : "AmplifyUILiveness",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FaceLiveness",
"targets" : [
"FaceLiveness"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceLivenessTests",
"module_type" : "SwiftTarget",
"name" : "FaceLivenessTests",
"path" : "Tests/FaceLivenessTests",
"sources" : [
"CredentialsProviderTestCase.swift",
"DetectedFaceTests.swift",
"LivenessTests.swift",
"MockAWSCredentials.swift",
"MockAWSTemporaryCredentials.swift",
"MockCredentialsProvider.swift",
"MockFaceDetectionResultHandler.swift",
"MockFaceDetector.swift",
"MockLivenessService.swift"
],
"target_dependencies" : [
"FaceLiveness"
],
"type" : "test"
},
{
"c99name" : "FaceLiveness",
"module_type" : "SwiftTarget",
"name" : "FaceLiveness",
"path" : "Sources/FaceLiveness",
"product_dependencies" : [
"AWSPluginsCore",
"AWSCognitoAuthPlugin",
"AWSPredictionsPlugin"
],
"product_memberships" : [
"FaceLiveness"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "Base"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/FaceLiveness/Resources/face_detection_short_range.mlmodelc",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AV/LivenessAVAssetWriter.swift",
"AV/LivenessAVAssetWriterInput.swift",
"AV/LivenessCaptureDevice.swift",
"AV/LivenessCaptureSession.swift",
"AV/LivenessCaptureSessionError.swift",
"AV/OutputSampleBufferCapturer.swift",
"AV/VideoChunkProcessor.swift",
"AV/VideoChunker+AssetWriterDelegate.swift",
"AV/VideoChunker+State.swift",
"AV/VideoChunker.swift",
"FaceDetection/BlazeFace/DetectedFace.swift",
"FaceDetection/BlazeFace/FaceDetectorShortRange+Model.swift",
"FaceDetection/BlazeFace/face_detection_short_range.swift",
"FaceDetection/FaceDetector.swift",
"FaceDetection/FaceStateMatching.swift",
"FaceDetection/Instructor.swift",
"Utilities/Backports/Background.swift",
"Utilities/Backports/Overlay.swift",
"Utilities/BoundingBox+Normalize.swift",
"Utilities/CGImage+Convert.swift",
"Utilities/Color+DynamicColors.swift",
"Utilities/Color+Hex.swift",
"Utilities/Color+Liveness.swift",
"Utilities/Date+TimestampMilliseconds.swift",
"Utilities/Device.swift",
"Utilities/FinalClientEvent+Init.swift",
"Utilities/LivenessLocalizedStrings.swift",
"Utilities/String+Localizable.swift",
"Utilities/UIColor+Hex.swift",
"Utilities/UserAgent.swift",
"Views/CameraPermission/CameraPermissionView.swift",
"Views/CloseButton.swift",
"Views/Freshness/DisplayColor+UIColor.swift",
"Views/Freshness/Freshness.swift",
"Views/Freshness/FreshnessView.swift",
"Views/GetReadyPage/CameraPreviewOutputSampleBufferDelegate.swift",
"Views/GetReadyPage/CameraPreviewView.swift",
"Views/GetReadyPage/CameraPreviewViewModel.swift",
"Views/GetReadyPage/GetReadyPageView.swift",
"Views/GetReadyPage/ImageFrameView.swift",
"Views/Instruction/InstructionContainerView.swift",
"Views/Instruction/InstructionView.swift",
"Views/Liveness/CameraView.swift",
"Views/Liveness/FaceLivenessDetectionError.swift",
"Views/Liveness/FaceLivenessDetectionView.swift",
"Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift",
"Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift",
"Views/Liveness/FaceLivenessDetectionViewModel.swift",
"Views/Liveness/FaceLivenessViewControllerPresenter.swift",
"Views/Liveness/LivenessStateMachine.swift",
"Views/Liveness/LivenessViewController.swift",
"Views/Liveness/_FaceLivenessDetectionView.swift",
"Views/LoadingPage/LoadingPageView.swift",
"Views/OvalView.swift",
"Views/ProgressBarView.swift",
"Views/RecordingButton.swift",
"Views/RoundedCornerShape.swift",
"Views/WarningBox.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/aws-amplify/amplify-swift
[1/163901] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift from cache (23.53s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.49.1 (24.94s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
[1/529] Fetching amplify-swift-utils-notifications
[282/10437] Fetching amplify-swift-utils-notifications, sqlite.swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.65s)
[1289/9908] Fetching sqlite.swift
[9909/748001] Fetching sqlite.swift, aws-sdk-swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (211.24s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (215.30s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (220.52s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (5.04s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (15.29s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/31903] Fetching aws-crt-swift
[7339/103205] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (4.17s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (4.23s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (6.50s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (0.72s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (0.97s)
Fetching https://github.com/apple/swift-log.git
[1/3858] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (0.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.48.0
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.125.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.49.1
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.2.59
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/FaceLiveness/Resources/Assets.xcassets
warning: 'amplify-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
Building for debugging...
[0/418] Copying Info.plist
[0/418] Copying Localizable.strings
[0/418] Write sources
[14/418] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/AmplityAvailability.c:8:
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/include/AmplifyAvailability.h:11:10: fatal error: 'TargetConditionals.h' file not found
11 | #include <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/418] Compiling AmplifyAvailability AmplityAvailability.c
[15/418] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[15/418] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[15/418] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[15/418] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[15/418] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[15/418] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[15/418] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 | .visionOS(.v1)
12 | ],
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/FaceLiveness/Resources/Assets.xcassets
warning: 'amplify-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
[0/1] Planning build
Building for debugging...
[0/403] Write sources
[0/403] Copying PrivacyInfo.xcprivacy
[0/403] Write sources
[24/403] Compiling event_stream_rpc.c
[25/403] Compiling tracing.c
[26/403] Compiling uuid.c
[27/403] Compiling xml_parser.c
[27/403] Compiling event_stream_rpc_server.c
[29/403] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[30/403] Compiling event_stream_channel_handler.c
[31/403] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[32/403] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[33/403] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[34/403] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[35/403] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[36/403] Compiling event_stream.c
[37/403] Compiling event_stream_rpc_client.c
[38/403] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[39/403] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[40/403] Write swift-version-24593BA9C3E375BF.txt
[41/403] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[42/403] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[43/403] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[44/403] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[45/403] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[46/403] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[47/403] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[48/403] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[49/403] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[50/403] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[51/403] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[52/403] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[53/403] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[54/411] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[55/411] Compiling libtommathAmplify amplify_bn_prime_tab.c
[56/411] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[57/411] Compiling libtommathAmplify amplify_bn_mp_zero.c
[58/420] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[59/420] Compiling libtommathAmplify amplify_bn_mp_xor.c
[60/420] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[61/428] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[62/428] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[63/428] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[64/428] Compiling libtommathAmplify amplify_bn_mp_sub.c
[65/428] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[66/428] Compiling libtommathAmplify amplify_bn_mp_submod.c
[67/428] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[68/428] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[69/428] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[70/428] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[71/428] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[72/428] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[73/428] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[74/428] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[75/428] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[76/428] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[76/428] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[78/428] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[79/428] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[80/428] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[81/428] Compiling libtommathAmplify amplify_bn_mp_set.c
[82/428] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[83/428] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[84/428] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[85/428] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[86/428] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[87/428] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[88/428] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[89/428] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[90/428] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[91/428] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[92/428] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[93/428] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[94/428] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[95/428] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[96/428] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[97/428] Compiling libtommathAmplify amplify_bn_mp_rand.c
[98/428] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[99/428] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[100/428] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[101/428] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[102/428] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[103/428] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[104/428] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[105/428] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[106/428] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[107/428] Compiling libtommathAmplify amplify_bn_mp_pack.c
[108/428] Compiling libtommathAmplify amplify_bn_mp_or.c
[109/428] Compiling libtommathAmplify amplify_bn_mp_neg.c
[110/428] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[111/428] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[112/428] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[113/428] Compiling libtommathAmplify amplify_bn_mp_mul.c
[114/428] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[115/428] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[116/428] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[117/428] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[118/428] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[119/428] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[120/428] Compiling libtommathAmplify amplify_bn_mp_mod.c
[121/428] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[122/428] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[123/428] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[124/428] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[125/428] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[126/428] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[127/428] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[128/428] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[129/428] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[130/428] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[131/428] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[132/428] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[133/428] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[134/428] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[135/428] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[136/428] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[137/428] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[138/428] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[139/428] Compiling libtommathAmplify amplify_bn_mp_init.c
[140/428] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[141/428] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[142/428] Compiling libtommathAmplify amplify_bn_mp_incr.c
[143/428] Compiling libtommathAmplify amplify_bn_mp_grow.c
[144/428] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[145/428] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[146/428] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[147/428] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[148/428] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[149/428] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[150/428] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[151/428] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[152/428] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[153/428] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[154/428] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[155/428] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[156/428] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[157/428] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[158/428] Compiling libtommathAmplify amplify_bn_mp_fread.c
[159/428] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[160/428] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[161/428] Compiling libtommathAmplify amplify_bn_mp_exch.c
[162/428] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[163/428] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[164/428] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[165/428] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[166/428] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[167/428] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[168/428] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[169/428] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[170/428] Compiling libtommathAmplify amplify_bn_mp_copy.c
[171/428] Compiling libtommathAmplify amplify_bn_mp_div.c
[172/428] Compiling libtommathAmplify amplify_bn_mp_decr.c
[173/428] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[173/428] Compiling libtommathAmplify amplify_bn_mp_complement.c
[175/428] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[176/428] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[177/428] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[178/428] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[179/428] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[180/428] Compiling libtommathAmplify amplify_bn_mp_clear.c
[181/428] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[182/428] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[183/428] Compiling libtommathAmplify amplify_bn_mp_and.c
[184/428] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[185/428] Compiling libtommathAmplify amplify_bn_mp_add.c
[186/428] Compiling libtommathAmplify amplify_bn_mp_abs.c
[187/428] Copying PrivacyInfo.xcprivacy
[188/428] Write sources
[189/428] Compiling libtommathAmplify amplify_bn_cutoffs.c
[190/428] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[191/428] Compiling tls_channel_handler_shared.c
[192/428] Compiling libtommathAmplify amplify_bn_deprecated.c
[193/428] Compiling tls_channel_handler.c
[194/428] Compiling standard_retry_strategy.c
[195/428] Compiling stream.c
[196/428] Compiling statistics.c
[197/428] Compiling socket.c
[198/428] Compiling socket_channel_handler.c
[199/428] Compiling socket_shared.c
[200/428] Compiling retry_strategy.c
[201/428] Compiling s2n_tls_channel_handler.c
[202/428] Compiling shared_library.c
[203/428] Compiling host_resolver.c
[204/428] Compiling pipe.c
[205/428] Compiling socket.c
[206/428] Compiling pkcs11_tls_op_handler.c
[207/428] Compiling pem.c
[208/428] Compiling pkcs11_lib.c
[209/428] Compiling no_retry_strategy.c
[210/428] Compiling message_pool.c
[211/428] Compiling epoll_event_loop.c
[212/428] Compiling io.c
[213/428] Compiling future.c
[214/428] Compiling exponential_backoff_retry_strategy.c
[216/428] Compiling SmithyRetriesAPI RetryStrategyOptions.swift
[216/428] Compiling host_resolver.c
[217/429] Compiling async_stream.c
[218/429] Compiling channel.c
[219/429] Compiling websocket_encoder.c
[220/429] Compiling websocket_decoder.c
[221/429] Compiling channel_bootstrap.c
[222/429] Compiling event_loop.c
[223/429] Compiling alpn_handler.c
[224/429] Compiling strutil.c
[225/429] Compiling statistics.c
[226/429] Compiling websocket_bootstrap.c
[227/429] Compiling request_response.c
[228/429] Compiling websocket.c
[229/429] Compiling random_access_set.c
[230/429] Compiling proxy_connection.c
[231/429] Compiling proxy_strategy.c
[232/429] Compiling http.c
[233/429] Compiling hpack_decoder.c
[234/429] Compiling http2_stream_manager.c
[235/429] Compiling hpack.c
[236/429] Compiling hpack_huffman_static.c
[237/429] Compiling h2_frames.c
[238/429] Compiling hpack_encoder.c
[240/429] Compiling SmithyWaitersAPI WaiterConfiguration.swift
[240/430] Compiling h2_decoder.c
[242/430] Compiling SmithyWaitersAPI WaiterScheduler.swift
[243/430] Compiling SmithyRetriesAPI RetryErrorType.swift
[244/430] Compiling SmithyRetriesAPI RetryStrategy.swift
[245/430] Compiling SmithyWaitersAPI WaiterOptions.swift
[245/430] Compiling h1_encoder.c
[247/430] Compiling Logging Locks.swift
[248/430] Emitting module Logging
[248/430] Compiling h1_decoder.c
[249/430] Compiling h2_connection.c
[251/430] Compiling SmithyRetriesAPI RetryErrorInfoProvider.swift
[251/430] Compiling h1_stream.c
[252/430] Compiling h2_stream.c
[254/430] Compiling Logging MetadataProvider.swift
[255/430] Compiling Logging LogHandler.swift
[256/430] Compiling Logging Logging.swift
[257/431] Compiling SmithyWaitersAPI WaiterErrors.swift
[258/431] Compiling SmithyRetriesAPI RetryToken.swift
[259/431] Compiling SmithyWaitersAPI WaiterOutcome.swift
[260/431] Compiling SmithyWaitersAPI WaiterRetryer.swift
[261/431] Emitting module SmithyRetriesAPI
[262/431] Compiling SmithyRetriesAPI RetryBackoffStrategy.swift
[262/431] Compiling connection_monitor.c
[264/431] Compiling SmithyRetriesAPI RetryErrorInfo.swift
[265/431] Compiling SmithyRetriesAPI RetryError.swift
[266/431] Emitting module SmithyWaitersAPI
[267/432] Compiling SmithyTimestamps DateFormatters.swift
[268/432] Compiling SmithyTimestamps TimestampSerdeUtils.swift
[269/432] Emitting module SmithyTimestamps
[270/433] Compiling SmithyWaitersAPI Acceptor.swift
[271/433] Compiling SmithyWaitersAPI JMESUtils.swift
[272/433] Compiling SmithyWaitersAPI Waiter.swift
[273/434] Compiling huffman_testing.c
[275/434] Compiling h1_connection.c
[276/434] Compiling huffman.c
[279/434] Compiling compression.c
[280/434] Compiling connection_manager.c
[281/434] Compiling uri.c
[282/434] Compiling connection.c
[283/434] Compiling thread_shared.c
[284/434] Compiling thread_scheduler.c
[285/434] Compiling statistics.c
[286/434] Compiling task_scheduler.c
[287/434] Compiling system_info.c
[288/434] Compiling string.c
[289/434] Compiling time.c
[290/434] Compiling ref_count.c
[291/434] Compiling system_resource_utils.c
[292/434] Compiling priority_queue.c
[293/434] Compiling process_common.c
[294/434] Compiling ring_buffer.c
[295/434] Compiling process.c
[296/434] Compiling mutex.c
[297/434] Compiling rw_lock.c
[298/450] Compiling thread.c
[299/466] Compiling file.c
[300/466] Compiling system_info.c
[301/466] Compiling device_random.c
[302/466] Compiling cross_process_lock.c
[303/466] Compiling environment.c
[304/466] Compiling clock.c
[305/466] Compiling condition_variable.c
[306/466] Compiling math.c
[307/466] Compiling system_info.c
[308/466] Compiling lru_cache.c
[309/466] Compiling log_writer.c
[310/466] Compiling linked_hash_table.c
[312/466] Compiling Smithy RequestMessageBuilder.swift
[313/466] Compiling Smithy RequestMessageSerializer.swift
[314/466] Compiling Smithy ResponseMessage.swift
[315/466] Compiling Smithy ResponseMessageDeserializer.swift
[315/470] Compiling log_formatter.c
[316/470] Compiling lifo_cache.c
[317/470] Compiling logging.c
[318/470] Compiling memtrace.c
[319/470] Compiling log_channel.c
[320/470] Compiling host_utils.c
[321/470] Compiling tags.c
[322/470] Compiling json.c
[323/470] Compiling fifo_cache.c
[324/470] Compiling file.c
[325/470] Compiling strings.c
[327/470] Emitting module Smithy
[327/470] Compiling unicode.c
[328/470] Compiling streaming.c
[328/470] Compiling ints.c
[330/470] Compiling stack.c
[331/470] Compiling hash_table.c
[332/470] Compiling memory_utils.c
[333/470] Compiling serialization.c
[334/470] Compiling maps.c
[335/470] Compiling loaders.c
[336/470] Compiling builder_callbacks.c
[337/470] Compiling encoders.c
[338/470] Compiling callbacks.c
[339/470] Compiling common.c
[340/470] Compiling encoding.c
[341/470] Compiling bytestrings.c
[343/470] Compiling Smithy LogAgent.swift
[344/470] Compiling Smithy LogAgentLevel.swift
[345/470] Compiling Smithy SwiftLog+LogAgent.swift
[346/470] Compiling Smithy RequestMessage.swift
[346/470] Compiling floats_ctrls.c
[347/470] Compiling arrays.c
[348/470] Compiling allocators.c
[349/470] Compiling cbor.c
[350/470] Compiling error.c
[351/470] Compiling device_random.c
[352/470] Compiling condition_variable.c
[353/470] Compiling encoding.c
[354/470] Compiling cache.c
[355/470] Compiling date_time.c
[357/470] Compiling Smithy StringMapDocument.swift
[358/470] Compiling Smithy TimestampDocument.swift
[359/470] Compiling Smithy ShapeType.swift
[360/470] Compiling Smithy SmithyDocument.swift
[360/470] Compiling common.c
[361/470] Compiling command_line_parser.c
[362/470] Compiling cbor.c
[364/470] Compiling Smithy LongDocument.swift
[365/470] Compiling Smithy NullDocument.swift
[366/470] Compiling Smithy ShortDocument.swift
[367/470] Compiling Smithy StringDocument.swift
[367/470] Compiling cJSON.c
[368/470] Compiling byte_buf.c
[369/470] Compiling cpuid.c
[370/470] Compiling array_list.c
[371/470] Compiling assert.c
[372/470] Compiling crc64_sw.c
[374/470] Compiling Smithy Attribute.swift
[375/470] Compiling Smithy ByteStream.swift
[376/470] Compiling Smithy ClientError.swift
[377/470] Compiling Smithy Context.swift
[378/470] Compiling Smithy DocumentError.swift
[379/470] Compiling Smithy BigDecimalDocument.swift
[380/470] Compiling Smithy BigIntegerDocument.swift
[381/470] Compiling Smithy BlobDocument.swift
[382/470] Compiling Smithy BooleanDocument.swift
[383/470] Compiling Smithy ByteDocument.swift
[384/470] Compiling Smithy Document.swift
[385/470] Compiling Smithy DoubleDocument.swift
[386/470] Compiling Smithy FloatDocument.swift
[387/470] Compiling Smithy IntegerDocument.swift
[388/470] Compiling Smithy ListDocument.swift
[388/470] Compiling crc_sw.c
[389/470] Compiling crc64.c
[390/470] Compiling crc32.c
[391/470] Compiling allocator_sba.c
[392/470] Compiling checksums.c
[393/470] Compiling codegen.c
[394/470] Compiling allocator.c
[395/470] Compiling symmetric_cipher.c
[397/470] Compiling Smithy Stream.swift
[398/470] Compiling Smithy URI.swift
[399/470] Compiling Smithy URIQueryItem.swift
[400/470] Compiling Smithy URIScheme.swift
[401/471] Compiling openssl_aes.c
[402/471] Compiling ed25519_noop.c
[403/471] Compiling opensslcrypto_ecc.c
[403/471] Compiling opensslcrypto_hash.c
[405/471] Compiling opensslcrypto_hmac.c
[406/471] Compiling openssl_platform_init.c
[407/471] Compiling openssl_rsa.c
[408/471] Compiling lccrypto_common.c
[409/471] Compiling hmac.c
[410/471] Compiling hash.c
[411/471] Compiling cal.c
[411/471] Compiling ed25519.c
[412/471] Compiling rsa.c
[414/471] Compiling ecc.c
[415/471] Compiling der.c
[416/471] Compiling token_provider_sso_session.c
[417/471] Compiling signing_result.c
[418/471] Compiling token_provider_sso_profile.c
[419/471] Compiling signing_config.c
[420/471] Compiling sigv4_http_request.c
[421/471] Compiling sso_token_utils.c
[422/471] Compiling signing.c
[423/471] Compiling signable_trailer.c
[424/471] Compiling signable.c
[425/471] Compiling signable_chunk.c
[426/471] Compiling credentials_utils.c
[427/471] Compiling credentials_provider_x509.c
[428/471] Compiling key_derivation.c
[429/471] Compiling signable_http_request.c
[430/471] Compiling credentials_provider_sts.c
[431/471] Compiling credentials_provider_sts_web_identity.c
[432/471] Compiling credentials_provider_static.c
[433/471] Compiling credentials_provider_imds.c
[434/471] Compiling credentials_provider_environment.c
[435/471] Compiling credentials_provider_profile.c
[436/471] Compiling credentials_provider_process.c
[436/471] Compiling credentials_provider_sso.c
[438/471] Compiling credentials_provider_default_chain.c
[439/471] Compiling credentials_provider_delegate.c
[440/471] Compiling credentials_provider_chain.c
[441/471] Compiling credentials_provider_ecs.c
[442/471] Compiling credentials_provider_anonymous.c
[443/471] Compiling credentials_provider_cached.c
[444/471] Copying PrivacyInfo.xcprivacy
[447/471] Compiling credentials_provider_cognito.c
[448/471] Copying PrivacyInfo.xcprivacy
[451/471] Copying face_detection_short_range.mlmodelc
[452/471] Write sources
[453/471] Compiling credentials.c
[454/471] Compiling auth.c
[455/471] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/AmplityAvailability.c:8:
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/include/AmplifyAvailability.h:11:10: fatal error: 'TargetConditionals.h' file not found
11 | #include <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[459/471] Compiling AmplifyAvailability AmplityAvailability.c
[459/471] Compiling aws_signing.c
[459/471] Compiling aws_imds_client.c
[459/471] Compiling aws_profile.c
BUILD FAILURE 6.1 linux