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 CSecp256k1, reference 0.2.0 (cfbd6f), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 04:28:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tesseract-one/CSecp256k1.swift.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tesseract-one/CSecp256k1.swift
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at cfbd6f5 update git in linux tests
Submodule path 'Sources/CSecp256k1/secp256k1': checked out '399722a63ad8a752e9dfd439258bc620e12899a5'
Submodule 'Sources/CSecp256k1/secp256k1' (https://github.com/bitcoin-core/secp256k1.git) registered for path 'Sources/CSecp256k1/secp256k1'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CSecp256k1/secp256k1'...
Cloned https://github.com/tesseract-one/CSecp256k1.swift.git
Revision (git rev-parse @):
cfbd6f540d5084bc96a60af841121472fbe725a3
SUCCESS checkout https://github.com/tesseract-one/CSecp256k1.swift.git 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": "csecp256k1.swift",
      "name": "CSecp256k1",
      "url": "https://github.com/tesseract-one/CSecp256k1.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSecp256k1.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tesseract-one/CSecp256k1.swift.git
[1/102] Fetching csecp256k1.swift
Fetched https://github.com/tesseract-one/CSecp256k1.swift.git from cache (0.84s)
Creating working copy for https://github.com/tesseract-one/CSecp256k1.swift.git
Working copy of https://github.com/tesseract-one/CSecp256k1.swift.git resolved at 0.2.0 (cfbd6f5)
warning: '.resolve-product-dependencies': dependency 'csecp256k1.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tesseract-one/CSecp256k1.swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CSecp256k1",
  "name" : "CSecp256k1",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CSecp256k1",
      "targets" : [
        "CSecp256k1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSecp256k1Tests",
      "module_type" : "SwiftTarget",
      "name" : "CSecp256k1Tests",
      "path" : "Tests/CSecp256k1Tests",
      "sources" : [
        "ImportTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CSecp256k1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSecp256k1",
      "module_type" : "ClangTarget",
      "name" : "CSecp256k1",
      "path" : "Sources/CSecp256k1",
      "product_memberships" : [
        "CSecp256k1"
      ],
      "sources" : [
        "secp256k1/src/secp256k1.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/1] Compiling secp256k1.c
Build complete! (0.57s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CSecp256k1",
  "name" : "CSecp256k1",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CSecp256k1",
      "targets" : [
        "CSecp256k1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSecp256k1Tests",
      "module_type" : "SwiftTarget",
      "name" : "CSecp256k1Tests",
      "path" : "Tests/CSecp256k1Tests",
      "sources" : [
        "ImportTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CSecp256k1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSecp256k1",
      "module_type" : "ClangTarget",
      "name" : "CSecp256k1",
      "path" : "Sources/CSecp256k1",
      "product_memberships" : [
        "CSecp256k1"
      ],
      "sources" : [
        "secp256k1/src/secp256k1.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.