Build Information
Successful build of SwiftOTP, reference master (b5298f
), with Swift 5.9 for macOS (SPM) on 12 Feb 2025 11:26:34 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lachlanbell/SwiftOTP.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lachlanbell/SwiftOTP
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b5298ff docs: fix the word `positive`
Cloned https://github.com/lachlanbell/SwiftOTP.git
Revision (git rev-parse @):
b5298ff2e7ba51eade091405baa4fd7c7be335e2
SUCCESS checkout https://github.com/lachlanbell/SwiftOTP.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/lachlanbell/SwiftOTP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[2/75] Compiling Crypto HPKE.swift
[3/75] Compiling Crypto HPKE-Context.swift
[4/75] Compiling Crypto HPKE-KeySchedule.swift
[5/75] Compiling Crypto HPKE-Modes.swift
[6/75] Compiling Crypto Insecure.swift
[7/75] Compiling Crypto Insecure_HashFunctions.swift
[8/75] Compiling Crypto KEM.swift
[9/75] Compiling Crypto ECDH_boring.swift
[10/83] Compiling Crypto GeneralizedTime.swift
[11/83] Compiling Crypto ObjectIdentifier.swift
[12/83] Compiling Crypto ECDSASignature.swift
[13/83] Compiling Crypto PEMDocument.swift
[14/83] Compiling Crypto PKCS8PrivateKey.swift
[15/83] Compiling Crypto SEC1PrivateKey.swift
[16/83] Compiling Crypto SubjectPublicKeyInfo.swift
[17/83] Compiling Crypto CryptoKitErrors.swift
[18/83] Emitting module Crypto
[19/83] Compiling Crypto Digest_boring.swift
[20/83] Compiling Crypto Digest.swift
[21/83] Compiling Crypto Digests.swift
[22/83] Compiling Crypto HashFunctions.swift
[23/83] Compiling Crypto HashFunctions_SHA2.swift
[24/83] Compiling Crypto HPKE-AEAD.swift
[25/83] Compiling Crypto HPKE-Ciphersuite.swift
[26/83] Compiling Crypto HPKE-KDF.swift
[27/83] Compiling Crypto AES.swift
[28/83] Compiling Crypto ECDSASignature_boring.swift
[29/83] Compiling Crypto ECDSA_boring.swift
[30/83] Compiling Crypto EdDSA_boring.swift
[31/83] Compiling Crypto ECDSA.swift
[32/83] Compiling Crypto Ed25519.swift
[33/83] Compiling Crypto Signature.swift
[34/83] Compiling Crypto CryptoKitErrors_boring.swift
[35/83] Compiling Crypto DH.swift
[36/83] Compiling Crypto ECDH.swift
[37/83] Compiling Crypto HKDF.swift
[38/83] Compiling Crypto AESWrap.swift
[39/83] Compiling Crypto AESWrap_boring.swift
[40/83] Compiling Crypto Ed25519_boring.swift
[41/83] Compiling Crypto NISTCurvesKeys_boring.swift
[42/83] Compiling Crypto X25519Keys_boring.swift
[43/83] Compiling Crypto ASN1BitString.swift
[44/83] Compiling Crypto ASN1Boolean.swift
[45/83] Compiling Crypto ASN1Identifier.swift
[46/83] Compiling Crypto ASN1Integer.swift
[47/83] Compiling Crypto ASN1Null.swift
[48/83] Compiling Crypto ASN1OctetString.swift
[49/83] Compiling Crypto ASN1Strings.swift
[50/83] Compiling Crypto ArraySliceBigint.swift
[51/83] Compiling Crypto HPKE-KexKeyDerivation.swift
[52/83] Compiling Crypto HPKE-LabeledExtract.swift
[53/83] Compiling Crypto HPKE-Utils.swift
[54/83] Compiling Crypto DHKEM.swift
[55/83] Compiling Crypto HPKE-KEM-Curve25519.swift
[56/83] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[57/83] Compiling Crypto HPKE-KEM.swift
[58/83] Compiling Crypto HPKE-Errors.swift
[59/83] Compiling Crypto Curve25519.swift
[60/83] Compiling Crypto Ed25519Keys.swift
[61/83] Compiling Crypto NISTCurvesKeys.swift
[62/83] Compiling Crypto X25519Keys.swift
[63/83] Compiling Crypto SymmetricKeys.swift
[64/83] Compiling Crypto HMAC.swift
[65/83] Compiling Crypto MACFunctions.swift
[66/83] Compiling Crypto MessageAuthenticationCode.swift
[67/83] Compiling Crypto AES-GCM.swift
[68/83] Compiling Crypto AES-GCM_boring.swift
[69/83] Compiling Crypto ChaChaPoly_boring.swift
[70/83] Compiling Crypto ChaChaPoly.swift
[71/83] Compiling Crypto Cipher.swift
[72/83] Compiling Crypto Nonces.swift
[73/83] Compiling Crypto ASN1.swift
[74/83] Compiling Crypto ASN1Any.swift
[75/83] Compiling Crypto RNG_boring.swift
[76/83] Compiling Crypto SafeCompare_boring.swift
[77/83] Compiling Crypto Zeroization_boring.swift
[78/83] Compiling Crypto PrettyBytes.swift
[79/83] Compiling Crypto SafeCompare.swift
[80/83] Compiling Crypto SecureBytes.swift
[81/83] Compiling Crypto Zeroization.swift
[82/83] Compiling Crypto resource_bundle_accessor.swift
[83/92] Compiling SwiftOTP UInt64+Data.swift
[84/92] Compiling SwiftOTP TOTP.swift
[85/92] Compiling SwiftOTP HOTP.swift
[86/92] Compiling SwiftOTP OTPAlgorithm.swift
[87/92] Compiling SwiftOTP Data+Utilities.swift
[88/92] Compiling SwiftOTP Generator.swift
[89/92] Compiling SwiftOTP StringExtension.swift
[90/92] Emitting module SwiftOTP
[91/92] Compiling SwiftOTP Base32.swift
[91/92] Linking libSwiftOTP-Dynamic.dylib
Build complete! (18.27s)
Fetching https://github.com/apple/swift-crypto.git
[1/12235] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (2.37s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.2 (1.01s)
Fetching https://github.com/apple/swift-asn1.git
[1/1462] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.56s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.2
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.1
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.git"
}
],
"manifest_display_name" : "SwiftOTP",
"name" : "SwiftOTP",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftOTP",
"targets" : [
"SwiftOTP"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOTP-Dynamic",
"targets" : [
"SwiftOTP"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftOTPTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOTPTests",
"path" : "Tests/SwiftOTPTests",
"sources" : [
"GeneratorTests.swift",
"HOTPTests.swift",
"TOTPTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftOTP"
],
"type" : "test"
},
{
"c99name" : "SwiftOTP",
"module_type" : "SwiftTarget",
"name" : "SwiftOTP",
"path" : "SwiftOTP",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"SwiftOTP",
"SwiftOTP-Dynamic"
],
"sources" : [
"Base32/Base32.swift",
"Base32/StringExtension.swift",
"Data+Utilities.swift",
"Generator.swift",
"HOTP.swift",
"OTPAlgorithm.swift",
"TOTP.swift",
"UInt64+Data.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.