Build Information
Failed to build zcash-swift-payment-uri, reference main (798053), with Swift 6.1 for Android on 27 Jan 2026 02:29:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zecdev/zcash-swift-payment-uri.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/zecdev/zcash-swift-payment-uri
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 798053b Merge pull request #77 from zecdev/fix-charset-encoding-validation
Cloned https://github.com/zecdev/zcash-swift-payment-uri.git
Revision (git rev-parse @):
798053ba8a2d80560b5e3f4899a8b35ac0c348bb
SUCCESS checkout https://github.com/zecdev/zcash-swift-payment-uri.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/zecdev/zcash-swift-payment-uri.git
https://github.com/zecdev/zcash-swift-payment-uri.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-parsing"
},
{
"identity" : "swift-case-paths",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "bigdecimal",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
},
{
"identity" : "bigint",
"requirement" : {
"exact" : [
"2.0.11"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigInt.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "zcash-swift-payment-uri",
"name" : "zcash-swift-payment-uri",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ZcashPaymentURI",
"targets" : [
"ZcashPaymentURI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZcashPaymentURITests",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURITests",
"path" : "Tests/ZcashPaymentURITests",
"sources" : [
"AmountTests.swift",
"DuplicateParameterDetectionTests.swift",
"EncodingTests.swift",
"MemoBytesTests.swift",
"OtherParamsTests.swift",
"ParamNameStringTests.swift",
"ParseParametersTests.swift",
"ParsingAddressEncodingTests.swift",
"ParsingAddressesTests.swift",
"PaymentTests.swift",
"QcharStringTests.swift",
"RecipientTests.swift",
"RendererTests.swift",
"RoundTripTests.swift",
"TestVectors.swift",
"ZIP321Tests.swift"
],
"target_dependencies" : [
"ZcashPaymentURI"
],
"type" : "test"
},
{
"c99name" : "ZcashPaymentURI",
"module_type" : "SwiftTarget",
"name" : "ZcashPaymentURI",
"path" : "Sources/ZcashPaymentURI",
"product_dependencies" : [
"Parsing",
"BigDecimal"
],
"product_memberships" : [
"ZcashPaymentURI"
],
"sources" : [
"Amount.swift",
"Model.swift",
"Parser.swift",
"ParserContext.swift",
"RecipientAddress.swift",
"Render.swift",
"ZIP321+Errors.swift",
"ZIP321.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
c698cad8c384: Pulling fs layer
c698cad8c384: Verifying Checksum
c698cad8c384: Download complete
c698cad8c384: Pull complete
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/mgriebling/BigDecimal.git
Fetching https://github.com/mgriebling/BigInt.git
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5949] Fetching bigdecimal
[2/10828] Fetching bigdecimal, swift-custom-dump
[842/15362] Fetching bigdecimal, swift-custom-dump, swift-case-paths
[15363/22872] Fetching bigdecimal, swift-custom-dump, swift-case-paths, bigint
Fetched https://github.com/mgriebling/BigInt.git from cache (1.49s)
[1/98105] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (9.31s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (9.31s)
Fetched https://github.com/mgriebling/BigDecimal.git from cache (9.32s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (9.46s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.11 (12.54s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.80s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (2.34s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (1.14s)
Fetching https://github.com/mgriebling/UInt128.git
[1/1584] Fetching uint128
Fetched https://github.com/mgriebling/UInt128.git from cache (1.11s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (2.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (1.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.91s)
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.11
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 2.2.3
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.4
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
warning: 'spi-builder-workspace': dependency 'bigint' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-custom-dump' is not used by any target
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/28] Emitting module UInt128
[12/28] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/28] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/29] Compiling UInt128 UInt128.swift
[16/29] Compiling UInt128 Common.swift
[17/29] Compiling UInt128 Int128.swift
[19/49] Compiling BigInt Factorial.swift
[20/50] Compiling BigInt ToomCook.swift
[21/50] Compiling IssueReporting LockIsolated.swift
[22/50] Compiling IssueReporting Rethrows.swift
[23/50] Emitting module BigInt
[24/50] Compiling IssueReporting ErrorReporting.swift
[25/50] Compiling IssueReporting AppHostWarning.swift
[26/50] Compiling BigInt Karatsuba.swift
[27/50] Compiling IssueReporting SwiftTesting.swift
[28/50] Compiling IssueReporting UncheckedSendable.swift
[29/50] Compiling BigInt Limbs.swift
[30/50] Compiling IssueReporting FatalErrorReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/50] Compiling IssueReporting ReportIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/52] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/52] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/52] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/52] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/52] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/52] Compiling IssueReporting BreakpointReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/52] Compiling IssueReporting DefaultReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/52] Compiling IssueReporting Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
[40/52] Compiling IssueReporting FailureObserver.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
warning: 'spi-builder-workspace': dependency 'bigint' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-custom-dump' is not used by any target
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling IssueReportingPackageSupport _Test.swift
[3/19] Emitting module IssueReportingPackageSupport
[5/20] Compiling BigInt Factorial.swift
[6/20] Compiling BigInt Karatsuba.swift
[7/21] Compiling UInt128 Int128.swift
[8/21] Emitting module UInt128
[9/21] Compiling UInt128 UInt128.swift
[10/21] Compiling UInt128 Common.swift
[11/22] Compiling BigInt ToomCook.swift
[13/22] Compiling BigInt BurnikelZiegler.swift
[14/22] Compiling BigInt CRT.swift
[15/22] Compiling BigInt ExpMod.swift
[16/22] Compiling BigInt FFT.swift
[17/22] Emitting module BigInt
[18/22] Compiling BigInt Limbs.swift
[19/22] Compiling BigInt BigFrac.swift
[20/22] Compiling BigInt BigInt-Extensions.swift
[21/22] Compiling BigInt BigInt.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
[22/22] Compiling BigInt BitSieve.swift
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:15: error: cannot find 'SecRandomCopyBytes' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:34: error: cannot find 'kSecRandomDefault' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1739:77: error: cannot find 'errSecSuccess' in scope
1737 | #else
1738 | static internal func randomBytes(_ bytes: inout Bytes) {
1739 | guard SecRandomCopyBytes(kSecRandomDefault, bytes.count, &bytes) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1740 | fatalError("randomBytes failed")
1741 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:15: error: cannot find 'SecRandomCopyBytes' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'SecRandomCopyBytes' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:34: error: cannot find 'kSecRandomDefault' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'kSecRandomDefault' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
/host/spi-builder-workspace/.build/checkouts/BigInt/Sources/BigInt/BigInt.swift:1745:81: error: cannot find 'errSecSuccess' in scope
1743 |
1744 | static internal func randomLimbs(_ limbs: inout Limbs) {
1745 | guard SecRandomCopyBytes(kSecRandomDefault, 8 * limbs.count, &limbs) == errSecSuccess else {
| `- error: cannot find 'errSecSuccess' in scope
1746 | fatalError("randomLimbs failed")
1747 | }
BUILD FAILURE 6.1 android