The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftECC, reference master (85c529), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 01:56:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 85c529c Release 5.5.0
Cloned https://github.com/leif-ibsen/SwiftECC.git
Revision (git rev-parse @):
85c529c9c56b649a8d8edcef60aab3925ab0f69f
SUCCESS checkout https://github.com/leif-ibsen/SwiftECC.git at master
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/BigInt
Fetching https://github.com/leif-ibsen/Digest
[1/2427] Fetching asn1
[2/5020] Fetching asn1, digest
[286/11771] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.22s)
[3944/9344] Fetching digest, bigint
Fetched https://github.com/leif-ibsen/Digest from cache (1.78s)
Fetched https://github.com/leif-ibsen/BigInt from cache (1.78s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (2.38s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (3.19s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.56s)
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
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.23.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftecc",
      "name": "SwiftECC",
      "url": "https://github.com/leif-ibsen/SwiftECC.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftECC",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "asn1",
          "name": "ASN1",
          "url": "https://github.com/leif-ibsen/ASN1",
          "version": "2.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "bigint",
              "name": "BigInt",
              "url": "https://github.com/leif-ibsen/BigInt",
              "version": "1.23.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/leif-ibsen/BigInt",
          "version": "1.23.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "digest",
          "name": "Digest",
          "url": "https://github.com/leif-ibsen/Digest",
          "version": "1.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Digest",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/leif-ibsen/SwiftECC.git
[1/3788] Fetching swiftecc
Fetched https://github.com/leif-ibsen/SwiftECC.git from cache (1.40s)
Fetching https://github.com/leif-ibsen/ASN1 from cache
Fetching https://github.com/leif-ibsen/Digest from cache
Fetching https://github.com/leif-ibsen/BigInt from cache
Fetched https://github.com/leif-ibsen/Digest from cache (0.59s)
Fetched https://github.com/leif-ibsen/BigInt from cache (0.60s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (0.60s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.67s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (0.04s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.04s)
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/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.23.0
Creating working copy for https://github.com/leif-ibsen/SwiftECC.git
Working copy of https://github.com/leif-ibsen/SwiftECC.git resolved at master (85c529c)
warning: '.resolve-product-dependencies': dependency 'swiftecc' is not used by any target
Found 3 product dependencies
  - ASN1
  - BigInt
  - Digest
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftECC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/28] Compiling BigInt Limbs.swift
[7/28] Compiling BigInt Karatsuba.swift
[8/28] Compiling BigInt Factorial.swift
[9/28] Compiling BigInt GCD.swift
[10/29] Compiling Digest SHAKE.swift
[11/29] Compiling Digest SHA1.swift
[12/29] Compiling Digest MD.swift
[13/29] Compiling Digest SHA3.swift
[14/29] Compiling Digest SHA2.swift
[15/30] Compiling BigInt ToomCook.swift
[16/30] Compiling Digest XOF.swift
[17/30] Compiling Digest KDF.swift
[18/30] Compiling Digest BLAKE.swift
[19/30] Compiling Digest HMAC.swift
[20/30] Compiling Digest Base64.swift
[21/30] Emitting module Digest
[22/30] Compiling BigInt FFT.swift
[23/30] Emitting module BigInt
[24/30] Compiling BigInt BailliePSW.swift
[25/30] Compiling BigInt BigFrac.swift
[26/30] Compiling BigInt BurnikelZiegler.swift
[27/30] Compiling BigInt CRT.swift
[28/30] Compiling BigInt ExpMod.swift
[29/30] Compiling BigInt BigInt.swift
[30/30] Compiling BigInt BitSieve.swift
[31/51] Compiling ASN1 ASN1Sequence.swift
[32/51] Compiling ASN1 ASN1Set.swift
[33/53] Compiling ASN1 ASN1SimpleType.swift
[34/53] Compiling ASN1 ASN1T61String.swift
[35/53] Compiling ASN1 ASN1Exception.swift
[36/53] Compiling ASN1 ASN1GeneralizedTime.swift
[37/53] Compiling ASN1 ASN1Time.swift
[38/53] Compiling ASN1 ASN1UTCTime.swift
[39/53] Compiling ASN1 ASN1Null.swift
[40/53] Compiling ASN1 ASN1ObjectIdentifier.swift
[41/53] Compiling ASN1 ASN1IA5String.swift
[42/53] Compiling ASN1 ASN1Integer.swift
[43/53] Compiling ASN1 ASN1Boolean.swift
[44/53] Compiling ASN1 ASN1Collection.swift
[45/53] Compiling ASN1 ASN1Ctx.swift
[46/53] Compiling ASN1 ASN1OctetString.swift
[47/53] Compiling ASN1 ASN1PrintableString.swift
[48/53] Compiling ASN1 ASN1UTF8String.swift
[49/53] Compiling ASN1 InputStream.swift
[50/53] Emitting module ASN1
[51/53] Compiling ASN1 ASN1.swift
[52/53] Compiling ASN1 ASN1BMPString.swift
[53/53] Compiling ASN1 ASN1BitString.swift
[54/90] Compiling SwiftECC OFBCipher.swift
[55/90] Compiling SwiftECC PBE.swift
[56/90] Compiling SwiftECC Curve.swift
[57/90] Compiling SwiftECC Domain.swift
[58/93] Compiling SwiftECC EC192.swift
[59/93] Compiling SwiftECC EC224.swift
[60/93] Compiling SwiftECC EC256.swift
[61/93] Compiling SwiftECC EC384.swift
[62/93] Compiling SwiftECC EC283.swift
[63/93] Compiling SwiftECC EC409.swift
[64/93] Compiling SwiftECC EC571.swift
[65/93] Compiling SwiftECC Point2.swift
[66/93] Compiling SwiftECC Cipher.swift
[67/93] Compiling SwiftECC DeterministicK.swift
[68/93] Compiling SwiftECC ECBCipher.swift
[69/93] Compiling SwiftECC GCMCipher.swift
[70/93] Compiling SwiftECC BitVector.swift
[71/93] Compiling SwiftECC Domain2.swift
[72/93] Compiling SwiftECC EC163.swift
[73/93] Compiling SwiftECC EC233.swift
[74/93] Compiling SwiftECC EC521.swift
[75/93] Compiling SwiftECC Exception.swift
[76/93] Compiling SwiftECC Point.swift
[77/93] Compiling SwiftECC PrivateKey.swift
[78/93] Compiling SwiftECC BP160.swift
[79/93] Compiling SwiftECC BP192.swift
[80/93] Compiling SwiftECC BP224.swift
[81/93] Compiling SwiftECC BP256.swift
[82/93] Compiling SwiftECC BP320.swift
[83/93] Compiling SwiftECC BP384.swift
[84/93] Compiling SwiftECC BP512.swift
[85/93] Compiling SwiftECC DomainP.swift
[86/93] Emitting module SwiftECC
[87/93] Compiling SwiftECC PublicKey.swift
[88/93] Compiling SwiftECC RP.swift
[89/93] Compiling SwiftECC Signature.swift
[90/93] Compiling SwiftECC AES.swift
[91/93] Compiling SwiftECC CBCCipher.swift
[92/93] Compiling SwiftECC CFBCipher.swift
[93/93] Compiling SwiftECC CTRCipher.swift
Build complete! (10.83s)
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" : "SwiftECC",
  "name" : "SwiftECC",
  "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" : "SwiftECC",
      "targets" : [
        "SwiftECC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftECCTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftECCTests",
      "path" : "Tests/SwiftECCTests",
      "sources" : [
        "BlueTest.swift",
        "BrainpoolTest.swift",
        "CipherTest.swift",
        "CryptoKitTest.swift",
        "DomainTest.swift",
        "ECDHTest.swift",
        "EciesAESGCMTest.swift",
        "EciesChaChaTest.swift",
        "EciesTest.swift",
        "ExceptionTest.swift",
        "FuzzTest.swift",
        "GCMTest.swift",
        "KeysEncryptedTest.swift",
        "KeysTest.swift",
        "PEMTest.swift",
        "PointTest.swift",
        "SignatureDetTest.swift",
        "SignatureTest.swift",
        "Test29.swift",
        "Test4.swift",
        "VerifyTest.swift",
        "ZTest.swift"
      ],
      "target_dependencies" : [
        "SwiftECC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftECC",
      "module_type" : "SwiftTarget",
      "name" : "SwiftECC",
      "path" : "Sources/SwiftECC",
      "product_dependencies" : [
        "BigInt",
        "ASN1",
        "Digest"
      ],
      "product_memberships" : [
        "SwiftECC"
      ],
      "sources" : [
        "Cipher/AES.swift",
        "Cipher/CBCCipher.swift",
        "Cipher/CFBCipher.swift",
        "Cipher/CTRCipher.swift",
        "Cipher/Cipher.swift",
        "Cipher/DeterministicK.swift",
        "Cipher/ECBCipher.swift",
        "Cipher/GCMCipher.swift",
        "Cipher/OFBCipher.swift",
        "Cipher/PBE.swift",
        "Curve.swift",
        "Domain.swift",
        "Domain2/BitVector.swift",
        "Domain2/Domain2.swift",
        "Domain2/EC163.swift",
        "Domain2/EC233.swift",
        "Domain2/EC283.swift",
        "Domain2/EC409.swift",
        "Domain2/EC571.swift",
        "Domain2/Point2.swift",
        "DomainP/BP160.swift",
        "DomainP/BP192.swift",
        "DomainP/BP224.swift",
        "DomainP/BP256.swift",
        "DomainP/BP320.swift",
        "DomainP/BP384.swift",
        "DomainP/BP512.swift",
        "DomainP/DomainP.swift",
        "DomainP/EC192.swift",
        "DomainP/EC224.swift",
        "DomainP/EC256.swift",
        "DomainP/EC384.swift",
        "DomainP/EC521.swift",
        "Exception.swift",
        "Point.swift",
        "PrivateKey.swift",
        "PublicKey.swift",
        "RP.swift",
        "Signature.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.