Build Information
Successful build of K1 with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sajjon/K1.git
Reference: 0.3.9
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sajjon/K1
* tag 0.3.9 -> FETCH_HEAD
HEAD is now at 7defdc4 Update libsecp256k1 commit 0fa84f869d51e1b71113d81fcd518ebcee08709a (version 0.3.2) (#38)
Submodule path 'Sources/secp256k1/libsecp256k1': checked out '0fa84f869d51e1b71113d81fcd518ebcee08709a'
Submodule 'Sources/secp256k1/libsecp256k1' (https://github.com/bitcoin-core/secp256k1.git) registered for path 'Sources/secp256k1/libsecp256k1'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/secp256k1/libsecp256k1'...
Cloned https://github.com/Sajjon/K1.git
Revision (git rev-parse @):
7defdc448b10a21c1de3f32686c36483750c71c9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Sajjon/K1.git at 0.3.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Sajjon/K1.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Write swift-version--423B1241ED78D482.txt
[2/8] Compiling precomputed_ecmult_gen.c
[3/8] Compiling lax_der_privatekey_parsing.c
[4/8] Compiling lax_der_parsing.c
[5/8] Compiling secp256k1.c
[6/8] Compiling ecdh_variants.c
[7/8] Compiling precomputed_ecmult.c
[9/57] Emitting module K1
[10/57] Compiling K1 ASN1Boolean.swift
[11/57] Compiling K1 ASN1Identifier.swift
[12/57] Compiling K1 ASN1Integer.swift
[13/57] Compiling K1 ASN1Null.swift
[14/57] Compiling K1 ASN1OctetString.swift
[15/57] Compiling K1 ASN1Strings.swift
[16/57] Compiling K1 ArraySliceBigint.swift
[17/63] Compiling K1 PrivateKeyImplementation.swift
[18/63] Compiling K1 PublicKeyImplementation.swift
[19/63] Compiling K1 Schnorr+Signature.swift
[20/63] Compiling K1 Schnorr.swift
[21/63] Compiling K1 Signing.generated.swift
[22/63] Compiling K1 Validation.generated.swift
[23/63] Compiling K1 Data+Extensions.swift
[24/63] Compiling K1 FFI+Raw.swift
[25/63] Compiling K1 Curve.swift
[26/63] Compiling K1 K1+Error.swift
[27/63] Compiling K1 SharedSecret.swift
[28/63] Compiling K1 ASN1.swift
[29/63] Compiling K1 ASN1Any.swift
[30/63] Compiling K1 ASN1BitString.swift
[31/63] Compiling K1 FFI+ECDH.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[32/63] Compiling K1 FFI+ECDSA.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[33/63] Compiling K1 ECDSA+NonRecovery+Wrapped.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[34/63] Compiling K1 FFI+ECDSA+NonRecovery.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[35/63] Compiling K1 ECDSA+Recovery+Wrapped.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[36/63] Compiling K1 FFI+ECDSA+Recovery.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[37/63] Compiling K1 PrivateKey+Wrapped.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/K1/Support/FFI/API/ECDH/FFI+ECDH.swift:79:5: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'Optional<Array<UInt8>>'; this is likely incorrect because 'Optional<Array<UInt8>>' may contain an object reference.
&arbitraryData // arbitrary data pointer that is passed through to hashfp
^
[38/63] Compiling K1 FFI+PublicKey.swift
[39/63] Compiling K1 PublicKey+Wrapped.swift
[40/63] Compiling K1 FFI+Schnorr.swift
[41/63] Compiling K1 Schnorr+Wrapped.swift
[42/63] Compiling K1 FFI+Call.swift
[43/63] Compiling K1 FFI+Context.swift
[44/63] Compiling K1 FFI+Format.swift
[45/63] Compiling K1 K1.swift
[46/63] Compiling K1 KeyAgreement.swift
[47/63] Compiling K1 ECDSA.swift
[48/63] Compiling K1 ECDSASignatureNonRecoverable.swift
[49/63] Compiling K1 ECDSASignatureRecoverable.swift
[50/63] Compiling K1 RecoveryID.swift
[51/63] Compiling K1 Keys.generated.swift
[52/63] Compiling K1 GeneralizedTime.swift
[53/63] Compiling K1 ObjectIdentifier.swift
[54/63] Compiling K1 ECDSASignature.swift
[55/63] Compiling K1 PEMDocument.swift
[56/63] Compiling K1 PKCS8PrivateKey.swift
[57/63] Compiling K1 SEC1PrivateKey.swift
[58/63] Compiling K1 SubjectPublicKeyInfo.swift
[59/63] Compiling K1 ASN1Error.swift
[60/63] Compiling K1 BytesUtil.swift
[61/63] Compiling K1 RNG_boring.swift
[62/63] Compiling K1 SafeCompare_boring.swift
[63/63] Compiling K1 SecureBytes.swift
Build complete! (5.08s)
Build complete.
Done.