The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of secp256k1.swift, reference 0.17.0 (9683e8), with Swift 5.9 for macOS (SPM) on 8 Jul 2024 07:57:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-secp256k1.git
Reference: 0.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/21-DOT-DEV/swift-secp256k1
 * tag               0.17.0     -> FETCH_HEAD
HEAD is now at 9683e8e Enabling newer modules (#527)
Submodule path 'Submodules/secp256k1': checked out '4155e62fcc9d1fdc8324b77491179c9608ec8874'
Submodule path 'Submodules/secp256k1-zkp': checked out 'd661a93cc9c96179932e2f5b6782bd86b648cd10'
Submodule path 'Submodules/swift-crypto': checked out 'bc1c29221f6dfeb0ebbfbc98eb95cd3d4967868e'
Submodule 'Submodules/secp256k1' (https://github.com/bitcoin-core/secp256k1) registered for path 'Submodules/secp256k1'
Submodule 'Submodules/secp256k1-zkp' (https://github.com/ElementsProject/secp256k1-zkp) registered for path 'Submodules/secp256k1-zkp'
Submodule 'Submodules/swift-crypto' (https://github.com/apple/swift-crypto) registered for path 'Submodules/swift-crypto'
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/secp256k1'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/secp256k1-zkp'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodules/swift-crypto'...
Cloned https://github.com/21-DOT-DEV/swift-secp256k1.git
Revision (git rev-parse @):
9683e8e311c76d8114cd308b697dad2f9fc58fed
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.17.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/21-DOT-DEV/swift-secp256k1.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin LefthookPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin SwiftLintPlugin
Building for debugging...
[4/12] Compiling precomputed_ecmult_gen.c
[6/12] Compiling Utility.c
[8/12] Compiling secp256k1.c
[10/12] Compiling precomputed_ecmult.c
[13/89] Emitting module secp256k1
[14/93] Emitting module zkp
[15/97] Compiling secp256k1 Tweak.swift
[16/97] Compiling zkp Tweak.swift
[17/97] Compiling zkp Utility.swift
[18/97] Compiling zkp Zeroization.swift
[19/97] Compiling zkp SafeCompare.swift
[20/97] Compiling zkp Schnorr.swift
[21/97] Compiling zkp SecureBytes.swift
[22/97] Compiling zkp Signature.swift
[24/97] Compiling zkp Digest.swift
[25/97] Compiling zkp ECDH.swift
[26/97] Compiling zkp ECDSA.swift
[27/97] Compiling zkp DH.swift
[31/97] Compiling zkp PrettyBytes.swift
[32/97] Compiling zkp RNG_boring.swift
[33/97] Compiling zkp Recovery.swift
[34/97] Compiling zkp SHA256.swift
[39/97] Compiling zkp Combine.swift
[40/97] Compiling zkp Context.swift
[41/97] Compiling zkp CryptoKitErrors.swift
[43/97] Compiling zkp Errors.swift
[44/97] Compiling zkp Exports.swift
[45/97] Compiling zkp HashDigest.swift
[46/97] Compiling zkp MuSig2.swift
[47/97] Compiling zkp ASN1Integer.swift
[48/97] Compiling zkp ASN1Null.swift
[49/97] Compiling zkp ASN1OctetString.swift
[50/97] Compiling zkp ASN1Strings.swift
[51/97] Compiling zkp ArraySliceBigint.swift
[52/97] Compiling zkp PKCS8PrivateKey.swift
[53/97] Compiling zkp SEC1PrivateKey.swift
[54/97] Compiling zkp SubjectPublicKeyInfo.swift
[55/97] Compiling zkp Asymmetric.swift
[59/97] Compiling zkp secp256k1.swift
[60/97] Compiling zkp GeneralizedTime.swift
[61/97] Compiling zkp ObjectIdentifier.swift
[62/97] Compiling zkp ECDSASignature.swift
[63/97] Compiling zkp PEMDocument.swift
[68/97] Compiling zkp ASN1.swift
[69/97] Compiling zkp ASN1Any.swift
[70/97] Compiling zkp ASN1BitString.swift
[71/97] Compiling zkp ASN1Boolean.swift
[72/97] Compiling zkp ASN1Identifier.swift
Build complete! (255.16s)
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/realm/SwiftLint.git
Fetching https://github.com/csjones/lefthook-plugin.git
[1/180] Fetching lefthook-plugin
[181/39621] Fetching lefthook-plugin, swiftformat
[2312/173424] Fetching lefthook-plugin, swiftformat, swiftlint
Fetched https://github.com/csjones/lefthook-plugin.git (212.97s)
Fetched https://github.com/nicklockwood/SwiftFormat.git (212.97s)
Fetched https://github.com/realm/SwiftLint.git (212.97s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.52.4 (3.10s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/83] Fetching collectionconcurrencykit
[84/1012] Fetching collectionconcurrencykit, swiftytexttable
[345/13686] Fetching collectionconcurrencykit, swiftytexttable, cryptoswift
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (5.86s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (5.86s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (5.86s)
Fetching https://github.com/apple/swift-syntax.git
[1/9358] Fetching yams
[2/25329] Fetching yams, sourcekitten
[18184/87382] Fetching yams, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git (1.86s)
Fetched https://github.com/jpsim/Yams.git (1.86s)
Fetching https://github.com/apple/swift-argument-parser.git
[10550/62053] Fetching swift-syntax
[62054/74089] Fetching swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-syntax.git (3.29s)
[6139/12036] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (1.69s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.53.8 (0.61s)
Computing version for https://github.com/csjones/lefthook-plugin.git
Computed https://github.com/csjones/lefthook-plugin.git at 1.6.10 (0.55s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.58s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.57s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.16s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.34.1 (0.56s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2770] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (1.04s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a (0.65s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (0.55s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.52.4
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.34.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.2
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/csjones/lefthook-plugin.git
Working copy of https://github.com/csjones/lefthook-plugin.git resolved at 1.6.10
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.2.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.53.8
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip
[16375/9402198] Downloading https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
[1367224/30099095] Downloading https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip (1.38s)
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip (1.91s)
Build complete.
Done.