Build Information
Failed to build zcash-swift-payment-uri, reference 1.0.1 (798053), with Swift 6.0 for macOS (SPM) on 27 Jan 2026 06:26:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.0
Building package at path: $PWD
https://github.com/zecdev/zcash-swift-payment-uri.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/mgriebling/BigDecimal.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/mgriebling/BigInt.git
Fetching https://github.com/pointfreeco/swift-parsing
[1/5949] Fetching bigdecimal
[2/10483] Fetching bigdecimal, swift-case-paths
[93/15362] Fetching bigdecimal, swift-case-paths, swift-custom-dump
[3246/22872] Fetching bigdecimal, swift-case-paths, swift-custom-dump, bigint
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.13s)
[5994/17993] Fetching bigdecimal, swift-case-paths, bigint
[17994/116098] Fetching bigdecimal, swift-case-paths, bigint, swift-parsing
Fetched https://github.com/mgriebling/BigDecimal.git from cache (5.34s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (5.34s)
Fetched https://github.com/mgriebling/BigInt.git from cache (5.34s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.34s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.10 (2.81s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (0.63s)
Fetching https://github.com/mgriebling/UInt128.git
[1/1584] Fetching uint128
Fetched https://github.com/mgriebling/UInt128.git from cache (1.09s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.56s)
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.34s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (0.43s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.53s)
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.44s)
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/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-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/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.10
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/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
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.0 macosSpm