The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDilithium, reference main (452e50), with Swift 6.2 for macOS (SPM) on 26 Apr 2026 22:06:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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/SwiftDilithium.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftDilithium
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 452e507 Release 3.6.0
Cloned https://github.com/leif-ibsen/SwiftDilithium.git
Revision (git rev-parse @):
452e507c68879a4a584502e1ef55605efb224e79
SUCCESS checkout https://github.com/leif-ibsen/SwiftDilithium.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftDilithium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/28] Compiling BigInt Limbs.swift
[7/29] Compiling BigInt Karatsuba.swift
[8/29] Compiling BigInt Factorial.swift
[9/29] Compiling BigInt FFT.swift
[10/29] Compiling BigInt BurnikelZiegler.swift
[11/29] Compiling BigInt CRT.swift
[12/29] Compiling BigInt ExpMod.swift
[13/29] Compiling BigInt GCD.swift
[14/29] Compiling Digest SHA3.swift
[15/29] Compiling Digest HMAC.swift
[16/29] Compiling Digest SHA2.swift
[17/29] Compiling Digest MD.swift
[18/29] Compiling Digest SHA1.swift
[19/29] Compiling Digest KDF.swift
[20/29] Compiling Digest SHAKE.swift
[21/30] Compiling BigInt ToomCook.swift
[22/30] Compiling Digest XOF.swift
[23/30] Compiling BigInt BailliePSW.swift
[24/30] Compiling BigInt BigFrac.swift
[25/30] Emitting module BigInt
[26/30] Compiling BigInt BigInt.swift
[27/30] Compiling BigInt BitSieve.swift
[28/30] Compiling Digest BLAKE.swift
[29/30] Emitting module Digest
[30/30] Compiling Digest Base64.swift
[31/51] Compiling ASN1 ASN1IA5String.swift
[32/51] Compiling ASN1 ASN1Integer.swift
[33/51] Compiling ASN1 ASN1SimpleType.swift
[34/51] Compiling ASN1 ASN1T61String.swift
[35/51] Compiling ASN1 ASN1OctetString.swift
[36/51] Compiling ASN1 ASN1PrintableString.swift
[37/51] Compiling ASN1 ASN1Time.swift
[38/51] Compiling ASN1 ASN1UTCTime.swift
[39/53] Compiling ASN1 ASN1Exception.swift
[40/53] Compiling ASN1 ASN1GeneralizedTime.swift
[41/53] Compiling ASN1 ASN1Null.swift
[42/53] Compiling ASN1 ASN1ObjectIdentifier.swift
[43/53] Compiling ASN1 ASN1UTF8String.swift
[44/53] Compiling ASN1 InputStream.swift
[45/53] Compiling ASN1 ASN1Sequence.swift
[46/53] Compiling ASN1 ASN1Set.swift
[47/53] Compiling ASN1 ASN1Boolean.swift
[48/53] Compiling ASN1 ASN1Collection.swift
[49/53] Compiling ASN1 ASN1Ctx.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/64] Compiling SwiftDilithium PublicKey.swift
[55/64] Compiling SwiftDilithium SecretKey.swift
[56/65] Compiling SwiftDilithium PreHash.swift
[57/65] Compiling SwiftDilithium Polynomial.swift
[58/65] Compiling SwiftDilithium Vector.swift
[59/65] Compiling SwiftDilithium Parameters.swift
[60/65] Compiling SwiftDilithium Matrix.swift
[61/65] Compiling SwiftDilithium Kind.swift
[62/65] Compiling SwiftDilithium Exception.swift
[63/65] Emitting module SwiftDilithium
[64/65] Compiling SwiftDilithium ByteSlice.swift
[65/65] Compiling SwiftDilithium Dilithium.swift
Build complete! (15.77s)
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
[26/5020] Fetching asn1, digest
[1521/11771] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.63s)
[4484/9344] Fetching digest, bigint
Fetched https://github.com/leif-ibsen/BigInt from cache (1.96s)
Fetched https://github.com/leif-ibsen/Digest from cache (1.96s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (2.52s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.55s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (3.16s)
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
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.23.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" : "SwiftDilithium",
  "name" : "SwiftDilithium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftDilithium",
      "targets" : [
        "SwiftDilithium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDilithiumTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDilithiumTests",
      "path" : "Tests/SwiftDilithiumTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftDilithiumTests/Resources/katTestKeyGen.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftDilithiumTests/Resources/katTestSign.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftDilithiumTests/Resources/katTestVerify.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftDilithiumTests/Resources/wycheproofSign.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftDilithiumTests/Resources/wycheproofVerify.rsp",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BitPacktest.swift",
        "ContextTest.swift",
        "DecomposeTest.swift",
        "EncodeDecodeTest.swift",
        "ExceptionTest.swift",
        "ExpandTest.swift",
        "HintBitTest.swift",
        "KATTestKeyGen.swift",
        "KATTestSign.swift",
        "KATTestVerify.swift",
        "MakeHintTest.swift",
        "NTTTest.swift",
        "PEMTest.swift",
        "Power2RoundTest.swift",
        "SampleInBallTest.swift",
        "SignVerifyTest.swift",
        "Util.swift",
        "WycheproofSignTest.swift",
        "WycheproofVerifyTest.swift"
      ],
      "target_dependencies" : [
        "SwiftDilithium"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftDilithium",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDilithium",
      "path" : "Sources/SwiftDilithium",
      "product_dependencies" : [
        "BigInt",
        "ASN1",
        "Digest"
      ],
      "product_memberships" : [
        "SwiftDilithium"
      ],
      "sources" : [
        "ByteSlice.swift",
        "Dilithium.swift",
        "Exception.swift",
        "Kind.swift",
        "Matrix.swift",
        "Parameters.swift",
        "Polynomial.swift",
        "PreHash.swift",
        "PublicKey.swift",
        "SecretKey.swift",
        "Vector.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.