Build Information
Failed to build zcash-swift-payment-uri, reference 1.0.1 (798053), with Swift 6.1 for macOS (SPM) on 27 Jan 2026 02:25:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zecdev/zcash-swift-payment-uri.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zecdev/zcash-swift-payment-uri
* tag 1.0.1 -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
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
{
"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" : {
"exact" : [
"2.2.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
},
{
"identity" : "bigint",
"requirement" : {
"exact" : [
"2.0.10"
]
},
"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" : "/Users/admin/builder/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",
"BigInt",
"CustomDump"
],
"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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/mgriebling/BigDecimal.git
Fetching https://github.com/mgriebling/BigInt.git
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-parsing from cache
[1/5949] Fetching bigdecimal
[418/13459] Fetching bigdecimal, bigint
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.24s)
Fetched https://github.com/mgriebling/BigInt.git from cache (1.76s)
Fetched https://github.com/mgriebling/BigDecimal.git from cache (1.76s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (1.76s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.77s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.10 (4.81s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (0.55s)
Fetching https://github.com/mgriebling/UInt128.git
[1/1584] Fetching uint128
Fetched https://github.com/mgriebling/UInt128.git from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (1.60s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (1.27s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.48s)
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.10
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/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 2.2.3
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/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
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
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
error: the library 'BigDecimal' requires macos 10.13, but depends on the product 'UInt128' which requires macos 13.3; consider changing the library 'BigDecimal' to require macos 13.3 or later, or the product 'UInt128' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
error: the library 'BigDecimal' requires macos 10.13, but depends on the product 'UInt128' which requires macos 13.3; consider changing the library 'BigDecimal' to require macos 13.3 or later, or the product 'UInt128' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm