Build Information
Successful build of SwiftHPKE, reference main (84800f
), with Swift 5.9 for macOS (SPM) on 24 Apr 2025 23:08:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftHPKE.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftHPKE
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84800fa Release 2.7.0
Cloned https://github.com/leif-ibsen/SwiftHPKE.git
Revision (git rev-parse @):
84800fad96d7e53a34c0da3c8124321eeae8a05c
SUCCESS checkout https://github.com/leif-ibsen/SwiftHPKE.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/leif-ibsen/SwiftHPKE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Compiling Digest SHAKE.swift
[2/22] Compiling Digest SHA3.swift
[3/23] Compiling Digest SHA2.swift
[4/23] Emitting module Digest
[5/23] Compiling BigInt Limbs.swift
[6/23] Compiling BigInt Karatsuba.swift
[7/23] Compiling BigInt Factorial.swift
[8/23] Compiling BigInt GCD.swift
[9/24] Compiling Digest SHA1.swift
[10/24] Compiling Digest MD.swift
[11/24] Compiling Digest KDF.swift
[12/24] Compiling Digest HMAC.swift
[13/24] Compiling BigInt FFT.swift
[14/24] Compiling BigInt ExpMod.swift
[15/24] Compiling Digest XOF.swift
[16/24] Compiling BigInt ToomCook.swift
[17/24] Compiling BigInt BitSieve.swift
[18/24] Compiling BigInt BurnikelZiegler.swift
[19/24] Compiling BigInt CRT.swift
[20/24] Emitting module BigInt
[21/24] Compiling BigInt BigFrac.swift
[22/24] Compiling BigInt BigInt.swift
[23/24] Compiling Digest BLAKE.swift
[24/24] Compiling Digest Base64.swift
[25/45] Emitting module ASN1
[26/47] Compiling ASN1 ASN1Exception.swift
[27/47] Compiling ASN1 ASN1GeneralizedTime.swift
[28/47] Compiling ASN1 ASN1IA5String.swift
[29/47] Compiling ASN1 ASN1Integer.swift
[30/47] Compiling ASN1 ASN1UTF8String.swift
[31/47] Compiling ASN1 InputStream.swift
[32/47] Compiling ASN1 ASN1SimpleType.swift
[33/47] Compiling ASN1 ASN1T61String.swift
[34/47] Compiling ASN1 ASN1OctetString.swift
[35/47] Compiling ASN1 ASN1PrintableString.swift
[36/47] Compiling ASN1 ASN1Sequence.swift
[37/47] Compiling ASN1 ASN1Set.swift
[38/47] Compiling ASN1 ASN1Boolean.swift
[39/47] Compiling ASN1 ASN1Collection.swift
[40/47] Compiling ASN1 ASN1Ctx.swift
[41/47] Compiling ASN1 ASN1Null.swift
[42/47] Compiling ASN1 ASN1ObjectIdentifier.swift
[43/47] Compiling ASN1 ASN1Time.swift
[44/47] Compiling ASN1 ASN1UTCTime.swift
[45/47] Compiling ASN1 ASN1.swift
[46/47] Compiling ASN1 ASN1BMPString.swift
[47/47] Compiling ASN1 ASN1BitString.swift
[48/63] Compiling SwiftHPKE Point.swift
[49/63] Compiling SwiftHPKE PrivateKey.swift
[50/64] Emitting module SwiftHPKE
[51/64] Compiling SwiftHPKE AEAD.swift
[52/64] Compiling SwiftHPKE CipherSuite.swift
[53/64] Compiling SwiftHPKE UInt128.swift
[54/64] Compiling SwiftHPKE Sender.swift
[55/64] Compiling SwiftHPKE Curve25519.swift
[56/64] Compiling SwiftHPKE Curve.swift
[57/64] Compiling SwiftHPKE Exception.swift
[58/64] Compiling SwiftHPKE Field448.swift
[59/64] Compiling SwiftHPKE KDF.swift
[60/64] Compiling SwiftHPKE KEM.swift
[61/64] Compiling SwiftHPKE Field25519.swift
[62/64] Compiling SwiftHPKE PublicKey.swift
[63/64] Compiling SwiftHPKE Recipient.swift
[64/64] Compiling SwiftHPKE Curve448.swift
Build complete! (36.48s)
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/BigInt
[1/2427] Fetching asn1
[99/5020] Fetching asn1, digest
[1063/10536] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/Digest (2.09s)
Fetched https://github.com/leif-ibsen/ASN1 (2.09s)
Fetched https://github.com/leif-ibsen/BigInt (2.09s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.36s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.21.0 (0.35s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (2.68s)
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.21.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Build complete.
{
"dependencies" : [
{
"identity" : "asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/ASN1"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/BigInt"
},
{
"identity" : "digest",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/Digest"
}
],
"manifest_display_name" : "SwiftHPKE",
"name" : "SwiftHPKE",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftHPKE",
"targets" : [
"SwiftHPKE"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftHPKETests",
"module_type" : "SwiftTarget",
"name" : "SwiftHPKETests",
"path" : "Tests/SwiftHPKETests",
"sources" : [
"CipherSuiteTest.swift",
"CryptoKitAuthPSKTest.swift",
"CryptoKitAuthTest.swift",
"CryptoKitBaseTest.swift",
"CryptoKitPSKTest.swift",
"CryptoKitTest.swift",
"Curve25519Test.swift",
"Curve448Test.swift",
"ExceptionTest.swift",
"HPKETest.swift",
"KeysTest.swift",
"SenderRecipientTest.swift",
"WycheproofP256Test.swift",
"WycheproofP384Test.swift",
"WycheproofP521Test.swift",
"WycheproofX25519Test.swift",
"WycheproofX448Test.swift"
],
"target_dependencies" : [
"SwiftHPKE"
],
"type" : "test"
},
{
"c99name" : "SwiftHPKE",
"module_type" : "SwiftTarget",
"name" : "SwiftHPKE",
"path" : "Sources/SwiftHPKE",
"product_dependencies" : [
"ASN1",
"BigInt",
"Digest"
],
"product_memberships" : [
"SwiftHPKE"
],
"sources" : [
"AEAD.swift",
"CipherSuite.swift",
"Curve.swift",
"Exception.swift",
"KDF.swift",
"KEM.swift",
"Point.swift",
"PrivateKey.swift",
"PublicKey.swift",
"Recipient.swift",
"Sender.swift",
"X255_448/Curve25519.swift",
"X255_448/Curve448.swift",
"X255_448/Field25519.swift",
"X255_448/Field448.swift",
"X255_448/UInt128.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.