The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftECC, reference master (057330), with Swift 5.9 for macOS (SPM) on 16 Sep 2024 13:14:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftECC.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftECC
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0573302 Release 5.4.0
Cloned https://github.com/leif-ibsen/SwiftECC.git
Revision (git rev-parse @):
05733024083e9ef1a57f436dc59fe00bdf42d2a2
SUCCESS checkout https://github.com/leif-ibsen/SwiftECC.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftECC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Compiling Digest MTProtocol.swift
[2/25] Emitting module BigInt
[3/25] Compiling Digest SHA2.swift
[4/27] Compiling BigInt FFT.swift
[5/27] Compiling BigInt BitSieve.swift
[6/27] Compiling BigInt BurnikelZiegler.swift
[7/27] Compiling BigInt CRT.swift
[8/27] Compiling BigInt Karatsuba.swift
[9/27] Compiling BigInt Factorial.swift
[10/27] Compiling BigInt GCD.swift
[11/27] Compiling BigInt Limbs.swift
[12/27] Compiling BigInt ExpMod.swift
[13/27] Compiling Digest XOF.swift
[14/27] Compiling BigInt ToomCook.swift
[17/27] Compiling Digest Base64.swift
[18/27] Compiling Digest HMAC.swift
[19/27] Compiling Digest MT.swift
[20/27] Compiling Digest MT32.swift
[21/27] Emitting module Digest
[22/27] Compiling Digest SHA3.swift
[23/27] Compiling Digest SHAKE.swift
[24/27] Compiling Digest SHA1.swift
[25/27] Compiling Digest MT64.swift
[28/48] Emitting module ASN1
[29/50] Compiling ASN1 ASN1Exception.swift
[30/50] Compiling ASN1 ASN1GeneralizedTime.swift
[31/50] Compiling ASN1 ASN1UTF8String.swift
[32/50] Compiling ASN1 InputStream.swift
[33/50] Compiling ASN1 ASN1Sequence.swift
[34/50] Compiling ASN1 ASN1Set.swift
[35/50] Compiling ASN1 ASN1OctetString.swift
[36/50] Compiling ASN1 ASN1PrintableString.swift
[37/50] Compiling ASN1 ASN1SimpleType.swift
[38/50] Compiling ASN1 ASN1T61String.swift
[39/50] Compiling ASN1 ASN1IA5String.swift
[40/50] Compiling ASN1 ASN1Integer.swift
[41/50] Compiling ASN1 ASN1Null.swift
[42/50] Compiling ASN1 ASN1ObjectIdentifier.swift
[43/50] Compiling ASN1 ASN1Time.swift
[44/50] Compiling ASN1 ASN1UTCTime.swift
[45/50] Compiling ASN1 ASN1Boolean.swift
[46/50] Compiling ASN1 ASN1Collection.swift
[47/50] Compiling ASN1 ASN1Ctx.swift
[48/50] Compiling ASN1 ASN1.swift
[49/50] Compiling ASN1 ASN1BMPString.swift
[50/50] Compiling ASN1 ASN1BitString.swift
[51/87] Emitting module SwiftECC
[52/90] Compiling SwiftECC BP320.swift
[53/90] Compiling SwiftECC BP384.swift
[54/90] Compiling SwiftECC BP512.swift
[55/90] Compiling SwiftECC DomainP.swift
[56/90] Compiling SwiftECC BP160.swift
[57/90] Compiling SwiftECC BP192.swift
[58/90] Compiling SwiftECC BP224.swift
[59/90] Compiling SwiftECC BP256.swift
[60/90] Compiling SwiftECC OFBCipher.swift
[61/90] Compiling SwiftECC PBE.swift
[62/90] Compiling SwiftECC Curve.swift
[63/90] Compiling SwiftECC Domain.swift
[64/90] Compiling SwiftECC EC521.swift
[65/90] Compiling SwiftECC Exception.swift
[66/90] Compiling SwiftECC Point.swift
[67/90] Compiling SwiftECC PrivateKey.swift
[68/90] Compiling SwiftECC PublicKey.swift
[69/90] Compiling SwiftECC RP.swift
[70/90] Compiling SwiftECC Signature.swift
[71/90] Compiling SwiftECC BitVector.swift
[72/90] Compiling SwiftECC Domain2.swift
[73/90] Compiling SwiftECC EC163.swift
[74/90] Compiling SwiftECC EC233.swift
[75/90] Compiling SwiftECC EC283.swift
[76/90] Compiling SwiftECC EC409.swift
[77/90] Compiling SwiftECC EC571.swift
[78/90] Compiling SwiftECC Point2.swift
[79/90] Compiling SwiftECC EC192.swift
[80/90] Compiling SwiftECC EC224.swift
[81/90] Compiling SwiftECC EC256.swift
[82/90] Compiling SwiftECC EC384.swift
[83/90] Compiling SwiftECC Cipher.swift
[84/90] Compiling SwiftECC DeterministicK.swift
[85/90] Compiling SwiftECC ECBCipher.swift
[86/90] Compiling SwiftECC GCMCipher.swift
[87/90] Compiling SwiftECC AES.swift
[88/90] Compiling SwiftECC CBCCipher.swift
[89/90] Compiling SwiftECC CFBCipher.swift
[90/90] Compiling SwiftECC CTRCipher.swift
Build complete! (23.31s)
Fetching https://github.com/leif-ibsen/BigInt
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/ASN1
[1/1554] Fetching digest
[204/5819] Fetching digest, bigint
[205/7863] Fetching digest, bigint, asn1
Fetched https://github.com/leif-ibsen/ASN1 (2.12s)
Fetched https://github.com/leif-ibsen/Digest (2.12s)
Fetched https://github.com/leif-ibsen/BigInt (2.12s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.8.0 (0.42s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.19.0 (0.43s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.6.0 (3.13s)
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.19.0
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.6.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.8.0
Build complete.
Done.