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 SwiftSPHINCS, reference 3.4.0 (13fce8), with Swift 5.9 for macOS (SPM) on 5 Apr 2025 22:42:01 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/leif-ibsen/SwiftSPHINCS.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftSPHINCS
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 13fce85 Release 3.4.0
Cloned https://github.com/leif-ibsen/SwiftSPHINCS.git
Revision (git rev-parse @):
13fce8588e97924ea65ca3867fcd84253d6b67f6
SUCCESS checkout https://github.com/leif-ibsen/SwiftSPHINCS.git at 3.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/leif-ibsen/SwiftSPHINCS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Compiling Digest SHA1.swift
[2/23] Compiling Digest SHAKE.swift
[3/23] Compiling Digest SHA3.swift
[4/23] Compiling BigInt Karatsuba.swift
[5/23] Compiling BigInt Limbs.swift
[6/23] Compiling Digest KDF.swift
[7/23] Compiling Digest MD.swift
[8/23] Compiling Digest BLAKE.swift
[9/23] Compiling Digest HMAC.swift
[10/23] Compiling Digest SHA2.swift
[11/24] Compiling BigInt Factorial.swift
[12/24] Compiling BigInt GCD.swift
[13/24] Compiling Digest XOF.swift
[14/24] Compiling BigInt ToomCook.swift
[15/24] Compiling BigInt CRT.swift
[16/24] Compiling BigInt FFT.swift
[17/24] Emitting module BigInt
[18/24] Compiling BigInt ExpMod.swift
[19/24] Compiling BigInt BitSieve.swift
[20/24] Compiling BigInt BurnikelZiegler.swift
[21/24] Compiling BigInt BigFrac.swift
[22/24] Compiling BigInt BigInt.swift
[23/24] Emitting module Digest
[24/24] Compiling Digest Base64.swift
[25/45] Emitting module ASN1
[26/47] Compiling ASN1 ASN1SimpleType.swift
[27/47] Compiling ASN1 ASN1T61String.swift
[28/47] Compiling ASN1 ASN1Sequence.swift
[29/47] Compiling ASN1 ASN1Set.swift
[30/47] Compiling ASN1 ASN1IA5String.swift
[31/47] Compiling ASN1 ASN1Integer.swift
[32/47] Compiling ASN1 ASN1OctetString.swift
[33/47] Compiling ASN1 ASN1PrintableString.swift
[34/47] Compiling ASN1 ASN1Boolean.swift
[35/47] Compiling ASN1 ASN1Collection.swift
[36/47] Compiling ASN1 ASN1Ctx.swift
[37/47] Compiling ASN1 ASN1Null.swift
[38/47] Compiling ASN1 ASN1ObjectIdentifier.swift
[39/47] Compiling ASN1 ASN1Exception.swift
[40/47] Compiling ASN1 ASN1GeneralizedTime.swift
[41/47] Compiling ASN1 ASN1Time.swift
[42/47] Compiling ASN1 ASN1UTCTime.swift
[43/47] Compiling ASN1 ASN1UTF8String.swift
[44/47] Compiling ASN1 InputStream.swift
[45/47] Compiling ASN1 ASN1.swift
[46/47] Compiling ASN1 ASN1BMPString.swift
[47/47] Compiling ASN1 ASN1BitString.swift
[48/57] Compiling SwiftSPHINCS Parameters.swift
[49/57] Compiling SwiftSPHINCS ByteSlice.swift
[50/57] Emitting module SwiftSPHINCS
[51/57] Compiling SwiftSPHINCS SecretKey.swift
[52/57] Compiling SwiftSPHINCS Kind.swift
[53/57] Compiling SwiftSPHINCS PublicKey.swift
[54/57] Compiling SwiftSPHINCS Exception.swift
[55/57] Compiling SwiftSPHINCS PreHash.swift
[56/57] Compiling SwiftSPHINCS SPHINCS.swift
[57/57] Compiling SwiftSPHINCS ADRS.swift
Build complete! (21.55s)
Fetching https://github.com/leif-ibsen/BigInt
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/ASN1
[1/2427] Fetching asn1
[438/7943] Fetching asn1, bigint
[439/10536] Fetching asn1, bigint, digest
Fetched https://github.com/leif-ibsen/ASN1 (1.91s)
Fetched https://github.com/leif-ibsen/Digest (1.91s)
Fetched https://github.com/leif-ibsen/BigInt (1.92s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.32s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.21.0 (0.32s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (2.59s)
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.21.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.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" : "SwiftSPHINCS",
  "name" : "SwiftSPHINCS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftSPHINCS",
      "targets" : [
        "SwiftSPHINCS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSPHINCSTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSPHINCSTests",
      "path" : "Tests/SwiftSPHINCSTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftSPHINCSTests/Resources/katTestKeyGen.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftSPHINCSTests/Resources/katTestVerify.rsp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftSPHINCSTests/Resources/katTestSign.rsp",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ContextTest.swift",
        "ExceptionTest.swift",
        "KATTestKeyGen.swift",
        "KATTestSign.swift",
        "KATTestVerify.swift",
        "PEMTest.swift",
        "SignVerifyTest.swift",
        "Util.swift"
      ],
      "target_dependencies" : [
        "SwiftSPHINCS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSPHINCS",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSPHINCS",
      "path" : "Sources/SwiftSPHINCS",
      "product_dependencies" : [
        "BigInt",
        "ASN1",
        "Digest"
      ],
      "product_memberships" : [
        "SwiftSPHINCS"
      ],
      "sources" : [
        "ADRS.swift",
        "ByteSlice.swift",
        "Exception.swift",
        "Kind.swift",
        "Parameters.swift",
        "PreHash.swift",
        "PublicKey.swift",
        "SPHINCS.swift",
        "SecretKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.