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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lanfordcai/secp256k1swift.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lanfordcai/secp256k1swift
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 260f55c Merge branch 'master' of https://github.com/LanfordCai/Secp256k1Swift
Cloned https://github.com/lanfordcai/secp256k1swift.git into spi-builder-workspace
260f55ca8b16b40132148454c92afa14e134686a
SUCCESS checkout https://github.com/lanfordcai/secp256k1swift.git at 0.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/LanfordCai/secp256k1.swift.git from cache
Fetching https://github.com/behrang/YamlSwift.git from cache
Fetched https://github.com/LanfordCai/secp256k1.swift.git (0.20s)
Fetched https://github.com/behrang/YamlSwift.git (0.20s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.53s)
Computing version for https://github.com/LanfordCai/secp256k1.swift.git
Computed https://github.com/LanfordCai/secp256k1.swift.git at 0.2.0 (0.52s)
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/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
warning: 'secp256k1.swift': Invalid Source '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/ecdh': File not found.
warning: 'secp256k1.swift': Invalid Source '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/modules/recovery': File not found.
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] Compiling secp256k1 Exporter.swift
[5/5] Emitting module secp256k1
[6/8] Emitting module Secp256k1Swift
[7/8] Compiling Secp256k1Swift Secp256k1Swift.swift
[8/8] Compiling Secp256k1Swift Array+Extension.swift
Build complete! (8.92s)
Build complete.
Done.