The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lanfordcai/secp256k1swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 from cache
[1/408] Fetching secp256k1.swift
Fetched https://github.com/LanfordCai/secp256k1.swift.git (0.44s)
Fetched https://github.com/behrang/YamlSwift.git (0.44s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.49s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.59s)
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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "secp256k1swift",
      "name": "Secp256k1Swift",
      "url": "https://github.com/lanfordcai/secp256k1swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YamlSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lanfordcai/secp256k1swift.git
[1/51] Fetching secp256k1swift
Fetched https://github.com/lanfordcai/secp256k1swift.git (0.46s)
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 (0.24s)
Fetched https://github.com/behrang/YamlSwift.git (0.25s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.05s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.04s)
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
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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/builds/h8344Zi3/0/finestructure/swiftpackageindex-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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling lax_der_parsing.c
[1/3] Compiling lax_der_privatekey_parsing.c
[2/3] Compiling secp256k1.c
[4/5] Emitting module secp256k1
[5/5] Compiling secp256k1 Exporter.swift
[6/8] Emitting module Secp256k1Swift
[7/8] Compiling Secp256k1Swift Array+Extension.swift
[8/8] Compiling Secp256k1Swift Secp256k1Swift.swift
Build complete! (18.49s)
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
Build complete.
Done.