The Swift Package Index logo.Swift Package Index

Build Information

Successful build of secp256k1.swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GigaBitcoin/secp256k1.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GigaBitcoin/secp256k1.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at acd6acc Bump github.com/nicklockwood/swiftformat from 0.53.7 to 0.53.8 (#522)
Submodule path 'Submodules/secp256k1': checked out 'da515074e3ebc8abc85a4fff3a31d7694ecf897b'
Submodule path 'Submodules/secp256k1-zkp': checked out 'a7907b1af2a9f5c7d718449852f394d363bacb3b'
Submodule path 'Submodules/swift-crypto': checked out '2adec617e6a5d82f69bf738b2d203f5fa319f183'
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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/secp256k1'...
Cloning into '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/secp256k1-zkp'...
Cloning into '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/swift-crypto'...
Cloned https://github.com/GigaBitcoin/secp256k1.swift.git
Revision (git rev-parse @):
acd6acc948e7321bc7ba29d3a25655a7b6052029
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/GigaBitcoin/secp256k1.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/GigaBitcoin/secp256k1.swift.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 Utility.c
[6/12] Compiling precomputed_ecmult_gen.c
[8/12] Compiling secp256k1.c
[10/12] Compiling precomputed_ecmult.c
[13/87] Compiling secp256k1 SubjectPublicKeyInfo.swift
[14/87] Compiling secp256k1 Asymmetric.swift
[15/87] Compiling secp256k1 Combine.swift
[16/87] Compiling secp256k1 Context.swift
[17/87] Compiling secp256k1 CryptoKitErrors.swift
[18/92] Compiling secp256k1 Recovery.swift
[19/92] Compiling secp256k1 SHA256.swift
[20/92] Compiling secp256k1 SafeCompare.swift
[21/92] Compiling secp256k1 Schnorr.swift
[22/92] Compiling secp256k1 SecureBytes.swift
[23/92] Compiling secp256k1 Errors.swift
[24/92] Compiling secp256k1 Exports.swift
[25/92] Compiling secp256k1 HashDigest.swift
[26/92] Compiling secp256k1 PrettyBytes.swift
[27/92] Compiling secp256k1 RNG_boring.swift
[32/92] Compiling secp256k1 Signature.swift
[33/92] Emitting module secp256k1
[34/97] Compiling secp256k1 ASN1.swift
[35/97] Compiling secp256k1 ASN1Any.swift
[36/97] Compiling secp256k1 ASN1BitString.swift
[37/97] Compiling secp256k1 ASN1Boolean.swift
[38/97] Compiling secp256k1 ASN1Identifier.swift
[39/97] Compiling secp256k1 ASN1Integer.swift
[40/97] Compiling secp256k1 ASN1Null.swift
[41/97] Compiling secp256k1 ASN1OctetString.swift
[42/97] Compiling secp256k1 ASN1Strings.swift
[43/97] Compiling secp256k1 ArraySliceBigint.swift
[44/97] Compiling secp256k1 GeneralizedTime.swift
[45/97] Compiling secp256k1 ObjectIdentifier.swift
[46/97] Compiling secp256k1 ECDSASignature.swift
[47/97] Compiling secp256k1 PEMDocument.swift
[48/97] Compiling secp256k1 PKCS8PrivateKey.swift
[49/97] Compiling secp256k1 SEC1PrivateKey.swift
[50/97] Compiling secp256k1 DH.swift
[51/97] Compiling secp256k1 Digest.swift
[52/97] Compiling secp256k1 ECDH.swift
[53/97] Compiling secp256k1 ECDSA.swift
[54/97] Compiling secp256k1 EdDSA.swift
[81/97] Emitting module zkp
[89/97] Compiling zkp Signature.swift
[90/97] Compiling zkp Tweak.swift
[91/97] Compiling zkp Utility.swift
[92/97] Compiling zkp Zeroization.swift
[97/97] Compiling zkp secp256k1.swift
Build complete! (24.07s)
Fetching https://github.com/nicklockwood/SwiftFormat.git from cache
Fetching https://github.com/csjones/lefthook-plugin.git from cache
Fetching https://github.com/realm/SwiftLint.git from cache
Fetched https://github.com/csjones/lefthook-plugin.git (0.97s)
Fetched https://github.com/nicklockwood/SwiftFormat.git (0.99s)
Fetched https://github.com/realm/SwiftLint.git (1.04s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.52.4 (0.51s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (0.21s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (0.21s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.25s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/jpsim/SourceKitten.git (0.31s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/jpsim/Yams.git (0.36s)
Fetched https://github.com/apple/swift-argument-parser.git (0.35s)
Fetched https://github.com/apple/swift-syntax.git (2.25s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.53.8 (0.03s)
Computing version for https://github.com/csjones/lefthook-plugin.git
Computed https://github.com/csjones/lefthook-plugin.git at 1.6.10 (0.43s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.38s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.05s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.05s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.34.1 (0.05s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.24s)
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.52s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.05s)
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.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (0.42s)
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.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.2.3
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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
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
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
[15549/20696897] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip
[19850/30099095] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip (1.06s)
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip (1.68s)
Build complete.
{
  "c_language_standard" : "c89",
  "dependencies" : [
    {
      "identity" : "lefthook-plugin",
      "requirement" : {
        "exact" : [
          "1.6.10"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/csjones/lefthook-plugin.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.53.8"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swiftlint",
      "requirement" : {
        "exact" : [
          "0.52.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint.git"
    }
  ],
  "manifest_display_name" : "secp256k1.swift",
  "name" : "secp256k1.swift",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "secp256k1",
      "targets" : [
        "secp256k1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "zkp",
      "targets" : [
        "zkp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "zkp_bindings",
      "module_type" : "ClangTarget",
      "name" : "zkp_bindings",
      "path" : "Sources/zkp_bindings",
      "product_memberships" : [
        "zkp"
      ],
      "sources" : [
        "src/Utility.c",
        "src/precomputed_ecmult.c",
        "src/precomputed_ecmult_gen.c",
        "src/secp256k1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "zkpTests",
      "module_type" : "SwiftTarget",
      "name" : "zkpTests",
      "path" : "Tests/zkpTests",
      "sources" : [
        "XCTestManifests.swift",
        "secp256k1Tests.swift",
        "zkpTests.swift"
      ],
      "target_dependencies" : [
        "zkp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "zkp",
      "module_type" : "SwiftTarget",
      "name" : "zkp",
      "path" : "Sources/zkp",
      "product_memberships" : [
        "zkp"
      ],
      "sources" : [
        "ASN1/ASN1.swift",
        "ASN1/Basic ASN1 Types/ASN1Any.swift",
        "ASN1/Basic ASN1 Types/ASN1BitString.swift",
        "ASN1/Basic ASN1 Types/ASN1Boolean.swift",
        "ASN1/Basic ASN1 Types/ASN1Identifier.swift",
        "ASN1/Basic ASN1 Types/ASN1Integer.swift",
        "ASN1/Basic ASN1 Types/ASN1Null.swift",
        "ASN1/Basic ASN1 Types/ASN1OctetString.swift",
        "ASN1/Basic ASN1 Types/ASN1Strings.swift",
        "ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
        "ASN1/Basic ASN1 Types/GeneralizedTime.swift",
        "ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
        "ASN1/ECDSASignature.swift",
        "ASN1/PEMDocument.swift",
        "ASN1/PKCS8PrivateKey.swift",
        "ASN1/SEC1PrivateKey.swift",
        "ASN1/SubjectPublicKeyInfo.swift",
        "Asymmetric.swift",
        "Combine.swift",
        "Context.swift",
        "CryptoKitErrors.swift",
        "DH.swift",
        "Digest.swift",
        "ECDH.swift",
        "ECDSA.swift",
        "EdDSA.swift",
        "Errors.swift",
        "Exports.swift",
        "HashDigest.swift",
        "MuSig2.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "Utility.swift",
        "Zeroization.swift",
        "secp256k1.swift"
      ],
      "target_dependencies" : [
        "zkp_bindings"
      ],
      "type" : "library"
    },
    {
      "c99name" : "secp256k1_bindings",
      "module_type" : "ClangTarget",
      "name" : "secp256k1_bindings",
      "path" : "Sources/secp256k1_bindings",
      "product_memberships" : [
        "secp256k1"
      ],
      "sources" : [
        "src/Utility.c",
        "src/precomputed_ecmult.c",
        "src/precomputed_ecmult_gen.c",
        "src/secp256k1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "secp256k1",
      "module_type" : "SwiftTarget",
      "name" : "secp256k1",
      "path" : "Sources/secp256k1",
      "product_memberships" : [
        "secp256k1"
      ],
      "sources" : [
        "ASN1/ASN1.swift",
        "ASN1/Basic ASN1 Types/ASN1Any.swift",
        "ASN1/Basic ASN1 Types/ASN1BitString.swift",
        "ASN1/Basic ASN1 Types/ASN1Boolean.swift",
        "ASN1/Basic ASN1 Types/ASN1Identifier.swift",
        "ASN1/Basic ASN1 Types/ASN1Integer.swift",
        "ASN1/Basic ASN1 Types/ASN1Null.swift",
        "ASN1/Basic ASN1 Types/ASN1OctetString.swift",
        "ASN1/Basic ASN1 Types/ASN1Strings.swift",
        "ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
        "ASN1/Basic ASN1 Types/GeneralizedTime.swift",
        "ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
        "ASN1/ECDSASignature.swift",
        "ASN1/PEMDocument.swift",
        "ASN1/PKCS8PrivateKey.swift",
        "ASN1/SEC1PrivateKey.swift",
        "ASN1/SubjectPublicKeyInfo.swift",
        "Asymmetric.swift",
        "Combine.swift",
        "Context.swift",
        "CryptoKitErrors.swift",
        "DH.swift",
        "Digest.swift",
        "ECDH.swift",
        "ECDSA.swift",
        "EdDSA.swift",
        "Errors.swift",
        "Exports.swift",
        "HashDigest.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "Utility.swift",
        "Zeroization.swift",
        "secp256k1.swift"
      ],
      "target_dependencies" : [
        "secp256k1_bindings"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.

Build Machine: Mac 7