Build Information
Successful build of Minisign, reference main (94a251
), with Swift 6.0 for macOS (SPM) on 24 Apr 2025 12:44:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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/laosb/swift-minisign.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/swift-minisign
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 94a251e fix: dependencies & concurrency markups
Cloned https://github.com/laosb/swift-minisign.git
Revision (git rev-parse @):
94a251ed0cbfb300cc506628af3e10ace65d7e29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/swift-minisign.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/laosb/swift-minisign.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/80] Emitting module Crypto
[7/88] Compiling Crypto RNG_boring.swift
[8/88] Compiling Crypto SafeCompare_boring.swift
[9/88] Compiling Crypto Zeroization_boring.swift
[10/88] Compiling Crypto PrettyBytes.swift
[11/88] Compiling Crypto SafeCompare.swift
[12/88] Compiling Crypto SecureBytes.swift
[13/88] Compiling Crypto Zeroization.swift
[14/88] Compiling Crypto resource_bundle_accessor.swift
[15/88] Compiling Crypto Curve25519.swift
[16/88] Compiling Crypto Ed25519Keys.swift
[17/88] Compiling Crypto NISTCurvesKeys.swift
[18/88] Compiling Crypto X25519Keys.swift
[19/88] Compiling Crypto SymmetricKeys.swift
[20/88] Compiling Crypto HMAC.swift
[21/88] Compiling Crypto MACFunctions.swift
[22/88] Compiling Crypto MessageAuthenticationCode.swift
[23/88] Compiling Crypto HPKE.swift
[24/88] Compiling Crypto HPKE-Context.swift
[25/88] Compiling Crypto HPKE-KeySchedule.swift
[26/88] Compiling Crypto HPKE-Modes.swift
[27/88] Compiling Crypto Insecure.swift
[28/88] Compiling Crypto Insecure_HashFunctions.swift
[29/88] Compiling Crypto KEM.swift
[30/88] Compiling Crypto ECDH_boring.swift
[31/88] Compiling Crypto ASN1BitString.swift
[32/88] Compiling Crypto ASN1Boolean.swift
[33/88] Compiling Crypto ASN1Identifier.swift
[34/88] Compiling Crypto ASN1Integer.swift
[35/88] Compiling Crypto ASN1Null.swift
[36/88] Compiling Crypto ASN1OctetString.swift
[37/88] Compiling Crypto ASN1Strings.swift
[38/88] Compiling Crypto ArraySliceBigint.swift
[39/88] Compiling Crypto AES-GCM.swift
[40/88] Compiling Crypto AES-GCM_boring.swift
[41/88] Compiling Crypto ChaChaPoly_boring.swift
[42/88] Compiling Crypto ChaChaPoly.swift
[43/88] Compiling Crypto Cipher.swift
[44/88] Compiling Crypto Nonces.swift
[45/88] Compiling Crypto ASN1.swift
[46/88] Compiling Crypto ASN1Any.swift
[47/88] Compiling Crypto HPKE-KexKeyDerivation.swift
[48/88] Compiling Crypto HPKE-LabeledExtract.swift
[49/88] Compiling Crypto HPKE-Utils.swift
[50/88] Compiling Crypto DHKEM.swift
[51/88] Compiling Crypto HPKE-KEM-Curve25519.swift
[52/88] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[53/88] Compiling Crypto HPKE-KEM.swift
[54/88] Compiling Crypto HPKE-Errors.swift
[55/88] Compiling Crypto Digest_boring.swift
[56/88] Compiling Crypto Digest.swift
[57/88] Compiling Crypto Digests.swift
[58/88] Compiling Crypto HashFunctions.swift
[59/88] Compiling Crypto HashFunctions_SHA2.swift
[60/88] Compiling Crypto HPKE-AEAD.swift
[61/88] Compiling Crypto HPKE-Ciphersuite.swift
[62/88] Compiling Crypto HPKE-KDF.swift
[63/88] Compiling Crypto AES.swift
[64/88] Compiling Crypto ECDSASignature_boring.swift
[65/88] Compiling Crypto ECDSA_boring.swift
[66/88] Compiling Crypto EdDSA_boring.swift
[67/88] Compiling Crypto ECDSA.swift
[68/88] Compiling Crypto Ed25519.swift
[69/88] Compiling Crypto Signature.swift
[70/88] Compiling Crypto CryptoKitErrors_boring.swift
[71/88] Compiling Crypto DH.swift
[72/88] Compiling Crypto ECDH.swift
[73/88] Compiling Crypto HKDF.swift
[74/88] Compiling Crypto AESWrap.swift
[75/88] Compiling Crypto AESWrap_boring.swift
[76/88] Compiling Crypto Ed25519_boring.swift
[77/88] Compiling Crypto NISTCurvesKeys_boring.swift
[78/88] Compiling Crypto X25519Keys_boring.swift
[79/88] Compiling Crypto GeneralizedTime.swift
[80/88] Compiling Crypto ObjectIdentifier.swift
[81/88] Compiling Crypto ECDSASignature.swift
[82/88] Compiling Crypto PEMDocument.swift
[83/88] Compiling Crypto PKCS8PrivateKey.swift
[84/88] Compiling Crypto SEC1PrivateKey.swift
[85/88] Compiling Crypto SubjectPublicKeyInfo.swift
[86/88] Compiling Crypto CryptoKitErrors.swift
[87/88] Emitting module BLAKE2
[88/88] Compiling BLAKE2 BLAKE2b.swift
[89/90] Compiling Minisign Minisign.swift
[90/90] Emitting module Minisign
Build complete! (19.61s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/lovetodream/swift-blake2
[1/99] Fetching swift-blake2
[86/13866] Fetching swift-blake2, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.74s)
Fetched https://github.com/lovetodream/swift-blake2 from cache (1.74s)
Computing version for https://github.com/lovetodream/swift-blake2
Computed https://github.com/lovetodream/swift-blake2 at 0.1.0 (0.48s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (4.21s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
Creating working copy for https://github.com/lovetodream/swift-blake2
Working copy of https://github.com/lovetodream/swift-blake2 resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-blake2",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lovetodream/swift-blake2"
}
],
"manifest_display_name" : "Minisign",
"name" : "Minisign",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Minisign",
"targets" : [
"Minisign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "MinisignTests",
"module_type" : "SwiftTarget",
"name" : "MinisignTests",
"path" : "Tests/MinisignTests",
"sources" : [
"MinisignTests.swift"
],
"target_dependencies" : [
"Minisign"
],
"type" : "test"
},
{
"c99name" : "Minisign",
"module_type" : "SwiftTarget",
"name" : "Minisign",
"path" : "Sources/Minisign",
"product_dependencies" : [
"Crypto",
"BLAKE2"
],
"product_memberships" : [
"Minisign"
],
"sources" : [
"Minisign.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.