Build Information
Successful build of secp256k1, reference 0.7.0 (1a796f), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 23:43:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jb55/secp256k1.swift.git
Reference: 0.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jb55/secp256k1.swift
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at 1a796f7 Silent Payments (#197)
Submodule path 'Sources/bindings/secp256k1': checked out '44c2452fd387f7ca604ab42d73746e7d3a44d8a2'
Submodule path 'Sources/implementation/swift-crypto': checked out 'eb2d582c2975e0d8e2c62031ebc1dadfcdce258f'
Submodule 'Sources/bindings/secp256k1' (https://github.com/bitcoin-core/secp256k1) registered for path 'Sources/bindings/secp256k1'
Submodule 'Sources/implementation/swift-crypto' (https://github.com/apple/swift-crypto) registered for path 'Sources/implementation/swift-crypto'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/bindings/secp256k1'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/implementation/swift-crypto'...
Cloned https://github.com/jb55/secp256k1.swift.git
Revision (git rev-parse @):
1a796f738bdcd84b41d05f92593188b23163e60b
SUCCESS checkout https://github.com/jb55/secp256k1.swift.git at 0.7.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/jb55/secp256k1.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Write sources
[3/8] Write swift-version-1EA4D86E10B52AF.txt
[4/8] Compiling precomputed_ecmult_gen.c
[5/8] Compiling Utility.c
[6/8] Compiling secp256k1.c
[7/8] Compiling precomputed_ecmult.c
[9/27] Compiling secp256k1_implementation Signature.swift
[10/27] Compiling secp256k1_implementation RNG_boring.swift
[11/27] Compiling secp256k1_implementation Schnorr.swift
[12/27] Compiling secp256k1_implementation Tweak.swift
[13/27] Compiling secp256k1_implementation Utility.swift
[14/27] Compiling secp256k1_implementation Zeroization.swift
[15/29] Compiling secp256k1_implementation Errors.swift
[16/29] Compiling secp256k1_implementation PrettyBytes.swift
[17/29] Compiling secp256k1_implementation ECDSA.swift
[18/29] Compiling secp256k1_implementation EdDSA.swift
[19/29] Compiling secp256k1_implementation SHA256.swift
[20/29] Compiling secp256k1_implementation SafeCompare.swift
[21/29] Compiling secp256k1_implementation Asymmetric.swift
[22/29] Compiling secp256k1_implementation DH.swift
[23/29] Emitting module secp256k1_implementation
[24/29] Compiling secp256k1_implementation Digests.swift
[25/29] Compiling secp256k1_implementation ECDH.swift
[26/29] Compiling secp256k1_implementation secp256k1.swift
[27/29] Compiling secp256k1_implementation Digest.swift
[28/29] Compiling secp256k1_implementation SecureBytes.swift
[29/29] Compiling secp256k1_implementation BytesUtil.swift
[30/31] Compiling secp256k1 EntryPoint.swift
[31/31] Emitting module secp256k1
Build complete! (118.13s)
Fetching https://github.com/csjones/lefthook.git
[1/5466] Fetching lefthook
Fetched https://github.com/csjones/lefthook.git from cache (4.78s)
Fetching https://github.com/realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/151419] Fetching swiftlint
[1516/200360] Fetching swiftlint, swiftformat
Fetched https://github.com/realm/SwiftLint.git from cache (86.21s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (86.21s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.46.5 (87.05s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/929] Fetching swiftytexttable
[67/11803] Fetching swiftytexttable, yams
[439/27947] Fetching swiftytexttable, yams, sourcekitten
[601/43327] Fetching swiftytexttable, yams, sourcekitten, swift-argument-parser
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.59s)
[24574/27183] Fetching swiftytexttable, yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (1.85s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.85s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.85s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.49.5 (3.81s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.90s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.50s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.32.0 (0.52s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.00s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (1.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.42s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.32.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.49.5
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.46.5
Creating working copy for https://github.com/csjones/lefthook.git
Working copy of https://github.com/csjones/lefthook.git resolved at swift (fd86c19)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Downloading binary artifact https://github.com/csjones/lefthook/releases/latest/download/Lefthook_macOS.xcframework.zip
[37036/8383475] Downloading https://github.com/csjones/lefthook/releases/latest/download/Lefthook_macOS.xcframework.zip
Downloaded https://github.com/csjones/lefthook/releases/latest/download/Lefthook_macOS.xcframework.zip (1.64s)
Build complete.
{
"c_language_standard" : "c89",
"dependencies" : [
{
"identity" : "lefthook",
"requirement" : {
"branch" : [
"swift"
]
},
"type" : "sourceControl",
"url" : "https://github.com/csjones/lefthook.git"
},
{
"identity" : "swiftformat",
"requirement" : {
"exact" : [
"0.49.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat.git"
},
{
"identity" : "swiftlint",
"requirement" : {
"exact" : [
"0.46.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint.git"
}
],
"manifest_display_name" : "secp256k1",
"name" : "secp256k1",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "secp256k1",
"targets" : [
"secp256k1"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "secp256k1_implementation",
"module_type" : "SwiftTarget",
"name" : "secp256k1_implementation",
"path" : "Sources/implementation",
"product_memberships" : [
"secp256k1"
],
"sources" : [
"Asymmetric.swift",
"DH.swift",
"Digests.swift",
"ECDH.swift",
"ECDSA.swift",
"EdDSA.swift",
"Errors.swift",
"PrettyBytes.swift",
"SHA256.swift",
"SafeCompare.swift",
"Schnorr.swift",
"Tweak.swift",
"Utility.swift",
"Zeroization.swift",
"secp256k1.swift",
"swift-crypto/Sources/Crypto/Digests/Digest.swift",
"swift-crypto/Sources/Crypto/Signatures/Signature.swift",
"swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift",
"swift-crypto/Sources/Crypto/Util/SecureBytes.swift",
"swift-crypto/Tests/_CryptoExtrasTests/Utils/BytesUtil.swift"
],
"target_dependencies" : [
"secp256k1_bindings"
],
"type" : "library"
},
{
"c99name" : "secp256k1_bindings",
"module_type" : "ClangTarget",
"name" : "secp256k1_bindings",
"path" : "Sources/bindings",
"product_memberships" : [
"secp256k1"
],
"sources" : [
"secp256k1/src/precomputed_ecmult.c",
"secp256k1/src/precomputed_ecmult_gen.c",
"secp256k1/src/secp256k1.c",
"src/Utility.c"
],
"type" : "library"
},
{
"c99name" : "secp256k1Tests",
"module_type" : "SwiftTarget",
"name" : "secp256k1Tests",
"path" : "Tests/secp256k1Tests",
"sources" : [
"XCTestManifests.swift",
"secp256k1Tests.swift"
],
"target_dependencies" : [
"secp256k1"
],
"type" : "test"
},
{
"c99name" : "secp256k1",
"module_type" : "SwiftTarget",
"name" : "secp256k1",
"path" : "Sources/secp256k1",
"product_memberships" : [
"secp256k1"
],
"sources" : [
"EntryPoint.swift"
],
"target_dependencies" : [
"secp256k1_bindings",
"secp256k1_implementation"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.