The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Secp256k1Swift, reference master (a82fa2), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 02:09:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lanfordcai/secp256k1swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lanfordcai/secp256k1swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a82fa24 Update README.md
Cloned https://github.com/lanfordcai/secp256k1swift.git
Revision (git rev-parse @):
a82fa24befb32bbbffb01374a964553110ee4a78
SUCCESS checkout https://github.com/lanfordcai/secp256k1swift.git at master
Fetching https://github.com/LanfordCai/secp256k1.swift.git
Fetching https://github.com/behrang/YamlSwift.git
[1/1384] Fetching yamlswift
[251/1792] Fetching yamlswift, secp256k1.swift
Fetched https://github.com/behrang/YamlSwift.git from cache (0.87s)
Fetched https://github.com/LanfordCai/secp256k1.swift.git from cache (0.87s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (1.56s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.56s)
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
Creating working copy for https://github.com/LanfordCai/secp256k1.swift.git
Working copy of https://github.com/LanfordCai/secp256k1.swift.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "secp256k1swift",
      "name": "Secp256k1Swift",
      "url": "https://github.com/lanfordcai/secp256k1swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1swift",
      "dependencies": [
        {
          "identity": "secp256k1.swift",
          "name": "secp256k1",
          "url": "https://github.com/LanfordCai/secp256k1.swift.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "yamlswift",
          "name": "Yaml",
          "url": "https://github.com/behrang/YamlSwift.git",
          "version": "3.4.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YamlSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lanfordcai/secp256k1swift.git
[3/51] Fetching secp256k1swift
Fetched https://github.com/lanfordcai/secp256k1swift.git from cache (0.71s)
Fetching https://github.com/behrang/YamlSwift.git from cache
Fetching https://github.com/LanfordCai/secp256k1.swift.git from cache
Fetched https://github.com/LanfordCai/secp256k1.swift.git from cache (0.45s)
Fetched https://github.com/behrang/YamlSwift.git from cache (0.45s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.50s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.02s)
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
Creating working copy for https://github.com/LanfordCai/secp256k1.swift.git
Working copy of https://github.com/LanfordCai/secp256k1.swift.git resolved at 0.2.0
Creating working copy for https://github.com/lanfordcai/secp256k1swift.git
Working copy of https://github.com/lanfordcai/secp256k1swift.git resolved at master (a82fa24)
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
warning: '.resolve-product-dependencies': dependency 'secp256k1swift' is not used by any target
Found 2 product dependencies
  - secp256k1
  - Yaml
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lanfordcai/secp256k1swift.git
https://github.com/lanfordcai/secp256k1swift.git
{
  "dependencies" : [
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LanfordCai/secp256k1.swift.git"
    },
    {
      "identity" : "yamlswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/behrang/YamlSwift.git"
    }
  ],
  "manifest_display_name" : "Secp256k1Swift",
  "name" : "Secp256k1Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Secp256k1Swift",
      "targets" : [
        "Secp256k1Swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Secp256k1SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "Secp256k1SwiftTests",
      "path" : "Tests/Secp256k1SwiftTests",
      "product_dependencies" : [
        "Yaml"
      ],
      "sources" : [
        "Secp256k1SwiftTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Secp256k1Swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Secp256k1Swift",
      "module_type" : "SwiftTarget",
      "name" : "Secp256k1Swift",
      "path" : "Sources/Secp256k1Swift",
      "product_dependencies" : [
        "secp256k1"
      ],
      "product_memberships" : [
        "Secp256k1Swift"
      ],
      "sources" : [
        "Extensions/Array+Extension.swift",
        "Secp256k1Swift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling lax_der_parsing.c
[4/6] Compiling lax_der_privatekey_parsing.c
[5/6] Compiling secp256k1.c
[7/8] Emitting module secp256k1
[8/8] Compiling secp256k1 Exporter.swift
[9/11] Emitting module Secp256k1Swift
[10/11] Compiling Secp256k1Swift Array+Extension.swift
[11/11] Compiling Secp256k1Swift Secp256k1Swift.swift
Build complete! (5.13s)
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LanfordCai/secp256k1.swift.git"
    },
    {
      "identity" : "yamlswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/behrang/YamlSwift.git"
    }
  ],
  "manifest_display_name" : "Secp256k1Swift",
  "name" : "Secp256k1Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Secp256k1Swift",
      "targets" : [
        "Secp256k1Swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Secp256k1SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "Secp256k1SwiftTests",
      "path" : "Tests/Secp256k1SwiftTests",
      "product_dependencies" : [
        "Yaml"
      ],
      "sources" : [
        "Secp256k1SwiftTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Secp256k1Swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Secp256k1Swift",
      "module_type" : "SwiftTarget",
      "name" : "Secp256k1Swift",
      "path" : "Sources/Secp256k1Swift",
      "product_dependencies" : [
        "secp256k1"
      ],
      "product_memberships" : [
        "Secp256k1Swift"
      ],
      "sources" : [
        "Extensions/Array+Extension.swift",
        "Secp256k1Swift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.