The Swift Package Index logo.Swift Package Index

Build Information

Failed to build zcash-swift-payment-uri, reference main (798053), with Swift 6.0 for macOS (SPM) on 27 Jan 2026 02:28:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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:         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/pointfreeco/swift-custom-dump
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/mgriebling/BigDecimal.git
[1/4534] Fetching swift-case-paths
[228/9413] Fetching swift-case-paths, swift-custom-dump
[375/15362] Fetching swift-case-paths, swift-custom-dump, bigdecimal
[5376/22872] Fetching swift-case-paths, swift-custom-dump, bigdecimal, bigint
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.12s)
[5875/17993] Fetching swift-case-paths, bigdecimal, bigint
[17994/116098] Fetching swift-case-paths, bigdecimal, bigint, swift-parsing
Fetched https://github.com/mgriebling/BigDecimal.git from cache (4.97s)
Fetched https://github.com/mgriebling/BigInt.git from cache (4.97s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (4.97s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (4.97s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.0.10 (3.00s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 2.2.3 (0.56s)
Fetching https://github.com/mgriebling/UInt128.git
[1/1584] Fetching uint128
Fetched https://github.com/mgriebling/UInt128.git from cache (1.08s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.57s)
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.42s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (0.44s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.55s)
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.46s)
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/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.0.10
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/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