The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDilithium, reference 3.6.0 (452e50), with Swift 6.3 for macOS (SPM) on 26 Apr 2026 22:04:45 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/SwiftDilithium.git
Reference: 3.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftDilithium
 * tag               3.6.0      -> FETCH_HEAD
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 3.6.0
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
[123/5020] Fetching asn1, digest
[149/11771] Fetching asn1, digest, bigint
Fetched https://github.com/leif-ibsen/Digest from cache (1.21s)
[3980/9178] Fetching asn1, bigint
Fetched https://github.com/leif-ibsen/BigInt from cache (1.57s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.57s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (2.13s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.54s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (3.27s)
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
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.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": "swiftdilithium",
      "name": "SwiftDilithium",
      "url": "https://github.com/leif-ibsen/SwiftDilithium.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDilithium",
      "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/SwiftDilithium.git
[1/1943] Fetching swiftdilithium
Fetched https://github.com/leif-ibsen/SwiftDilithium.git from cache (2.11s)
Fetching https://github.com/leif-ibsen/BigInt from cache
Fetching https://github.com/leif-ibsen/Digest from cache
Fetching https://github.com/leif-ibsen/ASN1 from cache
Fetched https://github.com/leif-ibsen/ASN1 from cache (0.46s)
Fetched https://github.com/leif-ibsen/BigInt from cache (0.46s)
Fetched https://github.com/leif-ibsen/Digest from cache (0.46s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.52s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.03s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (0.03s)
Creating working copy for https://github.com/leif-ibsen/SwiftDilithium.git
Working copy of https://github.com/leif-ibsen/SwiftDilithium.git resolved at 3.6.0 (452e507)
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/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
warning: '.resolve-product-dependencies': dependency 'swiftdilithium' 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/SwiftDilithium.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 GCD.swift
[7/29] Compiling Digest SHAKE.swift
[8/29] Compiling Digest SHA3.swift
[9/30] Compiling BigInt FFT.swift
[10/30] Compiling BigInt Factorial.swift
[11/30] Compiling BigInt Karatsuba.swift
[12/30] Compiling BigInt Limbs.swift
[13/30] Compiling BigInt ExpMod.swift
[14/30] Compiling BigInt BurnikelZiegler.swift
[15/30] Compiling BigInt CRT.swift
[16/30] Compiling Digest SHA2.swift
[17/30] Compiling Digest KDF.swift
[18/30] Compiling Digest MD.swift
[19/30] Compiling Digest SHA1.swift
[20/30] Compiling Digest XOF.swift
[21/30] Compiling BigInt ToomCook.swift
[22/30] Compiling Digest HMAC.swift
[23/30] Compiling Digest BLAKE.swift
[24/30] Emitting module Digest
[25/30] Compiling Digest Base64.swift
[26/30] Compiling BigInt BailliePSW.swift
[27/30] Compiling BigInt BigFrac.swift
[28/30] Emitting module BigInt
[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 ASN1OctetString.swift
[34/53] Compiling ASN1 ASN1PrintableString.swift
[35/53] Compiling ASN1 ASN1SimpleType.swift
[36/53] Compiling ASN1 ASN1T61String.swift
[37/53] Compiling ASN1 ASN1Time.swift
[38/53] Compiling ASN1 ASN1UTCTime.swift
[39/53] Compiling ASN1 ASN1IA5String.swift
[40/53] Compiling ASN1 ASN1Integer.swift
[41/53] Compiling ASN1 ASN1Boolean.swift
[42/53] Compiling ASN1 ASN1Collection.swift
[43/53] Compiling ASN1 ASN1Ctx.swift
[44/53] Compiling ASN1 ASN1Null.swift
[45/53] Compiling ASN1 ASN1ObjectIdentifier.swift
[46/53] Compiling ASN1 ASN1Exception.swift
[47/53] Compiling ASN1 ASN1GeneralizedTime.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/64] Compiling SwiftDilithium PublicKey.swift
[55/64] Compiling SwiftDilithium SecretKey.swift
[56/65] Compiling SwiftDilithium PreHash.swift
[57/65] Compiling SwiftDilithium Matrix.swift
[58/65] Compiling SwiftDilithium Kind.swift
[59/65] Compiling SwiftDilithium Parameters.swift
[60/65] Compiling SwiftDilithium Polynomial.swift
[61/65] Compiling SwiftDilithium Vector.swift
[62/65] Emitting module SwiftDilithium
[63/65] Compiling SwiftDilithium Exception.swift
[64/65] Compiling SwiftDilithium ByteSlice.swift
[65/65] Compiling SwiftDilithium Dilithium.swift
Build complete! (8.62s)
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.