Build Information
Failed to build AmplifyUILiveness, reference 1.4.2 (c1b77d
), with Swift 6.1 for Android on 18 Jul 2025 00:35:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/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: android
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-4609320-1":/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/amplify-swift
[1/163901] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift from cache (18.83s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.49.1 (20.01s)
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/529] Fetching amplify-swift-utils-notifications
[245/10437] Fetching amplify-swift-utils-notifications, sqlite.swift
[10438/748530] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-sdk-swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (1.62s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.66s)
[5287/738093] Fetching aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (169.49s)
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 (176.72s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (2.64s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (6.61s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/31903] Fetching aws-crt-swift
[8934/103205] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (6.76s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (6.76s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (18.65s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (3.82s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (3.64s)
Fetching https://github.com/apple/swift-log.git
[1/3858] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.59s)
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 (3.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.27s)
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/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/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/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/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/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/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/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.49.1
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: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
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] Write sources
[0/418] Copying Info.plist
[0/418] Write sources
[0/418] Copying PrivacyInfo.xcprivacy
[0/418] Copying Localizable.strings
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.
[13/418] Compiling AmplifyAvailability AmplityAvailability.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_fread.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[13/418] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[13/418] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: '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: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
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/405] Write sources
[1/405] Copying PrivacyInfo.xcprivacy
[7/405] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[8/405] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[9/405] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[10/405] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[11/405] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[12/405] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[13/405] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[14/405] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[15/405] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[16/405] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[17/405] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[18/405] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[19/405] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[20/405] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[21/405] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[21/405] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[23/405] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[24/405] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[25/405] Compiling libtommathAmplify amplify_bn_mp_zero.c
[26/405] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[26/405] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[28/405] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[28/405] Compiling libtommathAmplify amplify_bn_prime_tab.c
[30/405] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[31/405] Compiling libtommathAmplify amplify_bn_mp_xor.c
[32/405] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[33/405] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[34/405] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[35/405] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[36/405] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[37/405] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[38/405] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[39/405] Write swift-version-24593BA9C3E375BF.txt
[40/405] Compiling libtommathAmplify amplify_bn_mp_submod.c
[41/405] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[42/405] Compiling libtommathAmplify amplify_bn_mp_sub.c
[43/405] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[44/405] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[45/405] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[46/405] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[47/405] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[48/405] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[49/405] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[50/405] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[51/405] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[52/405] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[52/405] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[54/405] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[55/405] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[56/409] Compiling libtommathAmplify amplify_bn_mp_set.c
[57/413] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[58/413] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[59/430] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[60/430] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[61/430] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[62/430] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[63/430] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[64/430] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[65/430] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[66/430] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[67/430] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[68/430] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[69/430] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[70/430] Compiling libtommathAmplify amplify_bn_mp_rand.c
[71/430] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[72/430] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[73/430] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[74/430] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[75/430] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[76/430] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[77/430] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[78/430] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[78/430] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[80/430] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[81/430] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[82/430] Compiling libtommathAmplify amplify_bn_mp_pack.c
[83/430] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[84/430] Compiling libtommathAmplify amplify_bn_mp_neg.c
[85/430] Compiling libtommathAmplify amplify_bn_mp_or.c
[86/430] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[87/430] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[88/430] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[89/430] Compiling libtommathAmplify amplify_bn_mp_mul.c
[90/430] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[91/430] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[92/430] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[93/430] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[94/430] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[95/430] Compiling libtommathAmplify amplify_bn_mp_mod.c
[96/430] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[97/430] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[98/430] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[99/430] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[100/430] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[101/430] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[102/430] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[103/430] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[104/430] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[105/430] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[106/430] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[107/430] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[108/430] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[109/430] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[110/430] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[111/430] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[112/430] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[113/430] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[114/430] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[115/430] Compiling libtommathAmplify amplify_bn_mp_init.c
[116/430] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[117/430] Compiling libtommathAmplify amplify_bn_mp_incr.c
[118/430] Compiling libtommathAmplify amplify_bn_mp_grow.c
[119/430] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[120/430] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[121/430] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[122/430] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[123/430] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[124/430] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[124/430] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[126/430] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[127/430] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[128/430] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[129/430] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[130/430] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[131/430] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[132/430] Compiling libtommathAmplify amplify_bn_mp_fread.c
[133/430] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[134/430] Compiling libtommathAmplify amplify_bn_mp_exch.c
[135/430] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[136/430] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[137/430] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[138/430] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[139/430] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[140/430] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[141/430] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[142/430] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[143/430] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[144/430] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[145/430] Compiling libtommathAmplify amplify_bn_mp_decr.c
[146/430] Compiling libtommathAmplify amplify_bn_mp_div.c
[147/430] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[148/430] Compiling libtommathAmplify amplify_bn_mp_copy.c
[149/430] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[150/430] Compiling libtommathAmplify amplify_bn_mp_complement.c
[151/430] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[152/430] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[153/430] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[154/430] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[155/430] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[156/430] Compiling libtommathAmplify amplify_bn_mp_and.c
[157/430] Compiling libtommathAmplify amplify_bn_mp_clear.c
[158/430] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[159/430] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[160/430] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[161/430] Compiling libtommathAmplify amplify_bn_mp_add.c
[162/430] Copying PrivacyInfo.xcprivacy
[164/430] Write sources
[178/430] Compiling libtommathAmplify amplify_bn_deprecated.c
[179/430] Write sources
[181/430] Compiling libtommathAmplify amplify_bn_mp_abs.c
[183/430] Compiling libtommathAmplify amplify_bn_cutoffs.c
[184/430] Compiling tracing.c
[185/430] Compiling tls_channel_handler_shared.c
[186/430] Compiling stream.c
[187/430] Compiling tls_channel_handler.c
[188/430] Compiling statistics.c
[189/430] Compiling standard_retry_strategy.c
[190/430] Compiling socket_shared.c
[192/430] Emitting module Logging
[192/430] Compiling socket_channel_handler.c
[193/430] Compiling retry_strategy.c
[194/430] Compiling socket.c
[195/430] Compiling shared_library.c
[196/430] Compiling pipe.c
[197/430] Compiling s2n_tls_channel_handler.c
[198/430] Compiling socket.c
[199/430] Compiling host_resolver.c
[200/430] Compiling pkcs11_tls_op_handler.c
[201/430] Compiling pem.c
[202/430] Compiling no_retry_strategy.c
[203/430] Compiling pkcs11_lib.c
[204/430] Compiling message_pool.c
[205/430] Compiling io.c
[206/430] Compiling future.c
[207/430] Compiling epoll_event_loop.c
[208/430] Compiling host_resolver.c
[209/430] Compiling exponential_backoff_retry_strategy.c
[210/430] Compiling event_loop.c
[211/430] Compiling async_stream.c
[213/430] Emitting module SmithyTimestamps
[213/430] Compiling websocket_encoder.c
[213/430] Compiling alpn_handler.c
[213/430] Compiling channel.c
[216/430] Compiling channel_bootstrap.c
[217/430] Compiling strutil.c
[218/430] Compiling websocket_decoder.c
[219/430] Compiling websocket_bootstrap.c
[220/430] Compiling statistics.c
[221/430] Compiling websocket.c
[222/430] Compiling random_access_set.c
[223/430] Compiling request_response.c
[224/430] Compiling proxy_strategy.c
[225/430] Compiling proxy_connection.c
[226/430] Compiling http2_stream_manager.c
[227/430] Compiling hpack_huffman_static.c
[228/430] Compiling http.c
[229/430] Compiling hpack_decoder.c
[230/430] Compiling hpack_encoder.c
[231/430] Compiling h2_stream.c
[232/430] Compiling hpack.c
[233/430] Compiling h2_frames.c
[235/430] Compiling SmithyWaitersAPI WaiterOutcome.swift
[235/431] Compiling h1_stream.c
[237/431] Compiling SmithyRetriesAPI RetryStrategyOptions.swift
[237/432] Compiling h2_decoder.c
[238/432] Compiling h1_encoder.c
[239/432] Compiling h2_connection.c
[240/432] Compiling h1_decoder.c
[241/432] Compiling connection_monitor.c
[242/432] Compiling h1_connection.c
[243/432] Compiling connection.c
[244/432] Compiling connection_manager.c
[245/432] Compiling event_stream_rpc.c
[246/432] Compiling event_stream_rpc_server.c
[247/432] Compiling event_stream_rpc_client.c
[248/432] Compiling event_stream_channel_handler.c
[249/432] Compiling compression.c
[250/432] Compiling huffman_testing.c
[251/432] Compiling huffman.c
[252/432] Compiling event_stream.c
[253/432] Compiling uuid.c
[254/432] Compiling xml_parser.c
[255/432] Compiling uri.c
[256/432] Compiling thread_shared.c
[257/432] Compiling system_info.c
[258/432] Compiling thread_scheduler.c
[259/432] Compiling statistics.c
[260/432] Compiling string.c
[261/432] Compiling task_scheduler.c
[262/432] Compiling process_common.c
[263/432] Compiling ref_count.c
[264/432] Compiling ring_buffer.c
[265/432] Compiling time.c
[266/432] Compiling priority_queue.c
[267/432] Compiling system_resource_utils.c
[268/432] Compiling process.c
[269/432] Compiling system_info.c
[270/432] Compiling thread.c
[271/432] Compiling rw_lock.c
[272/432] Compiling mutex.c
[273/432] Compiling environment.c
[274/432] Compiling device_random.c
[275/432] Compiling condition_variable.c
[276/432] Compiling cross_process_lock.c
[277/432] Compiling file.c
[278/432] Compiling clock.c
[279/432] Compiling system_info.c
[280/432] Compiling math.c
[281/432] Compiling memtrace.c
[282/432] Compiling lru_cache.c
[283/432] Compiling log_writer.c
[284/432] Compiling logging.c
[285/432] Compiling lifo_cache.c
[286/432] Compiling linked_hash_table.c
[287/432] Compiling log_formatter.c
[288/432] Compiling log_channel.c
[290/432] Compiling Logging MetadataProvider.swift
[291/432] Compiling Logging Locks.swift
[291/432] Compiling host_utils.c
[292/432] Compiling json.c
[293/432] Compiling tags.c
[294/432] Compiling fifo_cache.c
[295/432] Compiling file.c
[297/432] Compiling SmithyRetriesAPI RetryToken.swift
[297/432] Compiling strings.c
[298/432] Compiling hash_table.c
[299/432] Compiling streaming.c
[300/432] Compiling serialization.c
[301/432] Compiling unicode.c
[302/432] Compiling maps.c
[303/432] Compiling stack.c
[304/432] Compiling ints.c
[305/432] Compiling memory_utils.c
[306/432] Compiling encoders.c
[308/432] Compiling SmithyWaitersAPI WaiterScheduler.swift
[308/432] Compiling loaders.c
[309/432] Compiling floats_ctrls.c
[311/432] Compiling Logging Logging.swift
[311/432] Compiling callbacks.c
[312/432] Compiling Logging LogHandler.swift
[313/433] Compiling bytestrings.c
[314/433] Compiling encoding.c
[315/433] Compiling common.c
[316/433] Compiling builder_callbacks.c
[317/433] Compiling arrays.c
[319/433] Compiling error.c
[320/433] Compiling allocators.c
[321/433] Compiling cbor.c
[323/433] Compiling SmithyRetriesAPI RetryErrorType.swift
[324/433] Compiling SmithyRetriesAPI RetryError.swift
[325/433] Compiling SmithyRetriesAPI RetryStrategy.swift
[326/433] Compiling SmithyRetriesAPI RetryErrorInfo.swift
[327/433] Compiling SmithyRetriesAPI RetryErrorInfoProvider.swift
[327/433] Compiling device_random.c
[329/433] Compiling SmithyWaitersAPI WaiterErrors.swift
[330/433] Emitting module SmithyRetriesAPI
[331/433] Compiling SmithyRetriesAPI RetryBackoffStrategy.swift
[331/433] Compiling encoding.c
[333/434] Compiling SmithyWaitersAPI Acceptor.swift
[334/434] Compiling SmithyWaitersAPI JMESUtils.swift
[335/434] Compiling SmithyWaitersAPI Waiter.swift
[336/434] Emitting module SmithyWaitersAPI
[337/434] Compiling SmithyWaitersAPI WaiterConfiguration.swift
[337/434] Compiling condition_variable.c
[339/434] Compiling SmithyTimestamps TimestampSerdeUtils.swift
[340/434] Compiling SmithyTimestamps DateFormatters.swift
[340/435] Compiling date_time.c
[342/435] Compiling SmithyWaitersAPI WaiterOptions.swift
[343/435] Compiling SmithyWaitersAPI WaiterRetryer.swift
[343/435] Compiling cJSON.c
[345/436] Compiling command_line_parser.c
[347/436] Compiling common.c
[349/468] Compiling cache.c
[350/468] Compiling cbor.c
[351/468] Compiling codegen.c
[352/468] Compiling array_list.c
[353/468] Compiling assert.c
[354/468] Compiling cpuid.c
[355/468] Compiling byte_buf.c
[357/468] Compiling Smithy RequestMessageBuilder.swift
[358/468] Compiling Smithy RequestMessageSerializer.swift
[359/468] Compiling Smithy ResponseMessage.swift
[360/468] Compiling Smithy ResponseMessageDeserializer.swift
[361/472] Compiling Smithy LogAgent.swift
[362/472] Compiling Smithy LogAgentLevel.swift
[363/472] Compiling Smithy SwiftLog+LogAgent.swift
[364/472] Compiling Smithy RequestMessage.swift
[365/472] Emitting module Smithy
[365/472] Compiling crc64_sw.c
[366/472] Compiling crc64.c
[367/472] Compiling crc32.c
[368/472] Compiling allocator.c
[369/472] Compiling checksums.c
[370/472] Compiling allocator_sba.c
[371/472] Compiling crc_sw.c
[373/472] Compiling Smithy StringMapDocument.swift
[374/472] Compiling Smithy TimestampDocument.swift
[375/472] Compiling Smithy ShapeType.swift
[376/472] Compiling Smithy SmithyDocument.swift
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/source/unix/opensslcrypto_hmac.c:6:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include/aws/cal/private/opensslcrypto_common.h:12:10: fatal error: 'openssl/crypto.h' file not found
12 | #include <openssl/crypto.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
[376/472] Compiling opensslcrypto_hmac.c
[376/472] Compiling openssl_aes.c
[376/472] Compiling symmetric_cipher.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/source/unix/opensslcrypto_hash.c:6:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include/aws/cal/private/opensslcrypto_common.h:12:10: fatal error: 'openssl/crypto.h' file not found
12 | #include <openssl/crypto.h>
| ^~~~~~~~~~~~~~~~~~
[376/472] Compiling opensslcrypto_hash.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/source/unix/openssl_rsa.c:5:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include/aws/cal/private/opensslcrypto_common.h:12:10: fatal error: 'openssl/crypto.h' file not found
12 | #include <openssl/crypto.h>
| ^~~~~~~~~~~~~~~~~~
[376/472] Compiling openssl_rsa.c
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/source/unix/opensslcrypto_ecc.c:11:10: fatal error: 'openssl/bn.h' file not found
11 | #include <openssl/bn.h>
| ^~~~~~~~~~~~~~
[376/472] Compiling opensslcrypto_ecc.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/source/unix/openssl_platform_init.c:14:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include/aws/cal/private/opensslcrypto_common.h:12:10: fatal error: 'openssl/crypto.h' file not found
12 | #include <openssl/crypto.h>
| ^~~~~~~~~~~~~~~~~~
[376/472] Compiling openssl_platform_init.c
BUILD FAILURE 6.1 android