The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftNcal, reference 0.2.2 (092ff5), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 16:31:56 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/Kingpin-Apps/swift-ncal.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-ncal
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at 092ff55 bump: version 0.2.1 → 0.2.2
Cloned https://github.com/Kingpin-Apps/swift-ncal.git
Revision (git rev-parse @):
092ff55a1e32ea7bd6faeb6a3884dd90109558ae
SUCCESS checkout https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.2
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/attaswift/BigInt.git
[1/1168] Fetching base32
[83/6046] Fetching base32, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (1.16s)
Fetched https://github.com/norio-nomura/Base32.git from cache (1.16s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (3.46s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.74s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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": "swift-ncal",
      "name": "SwiftNcal",
      "url": "https://github.com/Kingpin-Apps/swift-ncal.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ncal",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "base32",
          "name": "Base32",
          "url": "https://github.com/norio-nomura/Base32.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
[1/493] Fetching swift-ncal
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (1.30s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/norio-nomura/Base32.git from cache
Fetched https://github.com/norio-nomura/Base32.git from cache (0.46s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.46s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.53s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.04s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.2 (092ff55)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'swift-ncal' is not used by any target
Found 2 product dependencies
  - Base32
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-ncal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying libsodium.a
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/31] Compiling BigInt Prime Test.swift
[7/31] Compiling BigInt Random.swift
[8/33] Compiling BigInt GCD.swift
[9/33] Compiling BigInt Hashable.swift
[10/33] Compiling BigInt Subtraction.swift
[11/33] Compiling BigInt Words and Bits.swift
[12/33] Compiling BigInt Exponentiation.swift
[13/33] Compiling BigInt Floating Point Conversion.swift
[14/33] Compiling BigInt Addition.swift
[15/33] Compiling BigInt BigInt.swift
[16/33] Compiling BigInt BigUInt.swift
[17/33] Compiling BigInt Strideable.swift
[18/33] Compiling BigInt String Conversion.swift
[19/33] Emitting module BigInt
[20/33] Compiling BigInt Shifts.swift
[21/33] Compiling BigInt Square Root.swift
[22/33] Compiling BigInt Bitwise Ops.swift
[23/33] Compiling BigInt Codable.swift
[24/33] Compiling BigInt Comparable.swift
[25/33] Compiling BigInt Integer Conversion.swift
[26/33] Compiling BigInt Multiplication.swift
[27/33] Compiling BigInt Data Conversion.swift
[28/33] Compiling BigInt Division.swift
[29/33] Compiling Base32 Base32.swift
[30/33] Compiling Base32 StringExtension.swift
[31/33] Compiling Base32 shim.swift
[32/33] Emitting module Base32
[33/33] Compiling Base32 Base16.swift
[34/61] Compiling SwiftNcal CryptoUtils.swift
[35/61] Compiling SwiftNcal RandomBytes.swift
[36/61] Compiling SwiftNcal Sodium.swift
[37/64] Compiling SwiftNcal CryptoGenericHash.swift
[38/64] Compiling SwiftNcal CryptoHash.swift
[39/64] Compiling SwiftNcal CryptoKx.swift
[40/64] Compiling SwiftNcal Argon2id.swift
[41/64] Compiling SwiftNcal PwHash.swift
[42/64] Compiling SwiftNcal Scrypt.swift
[43/64] Emitting module SwiftNcal
[44/64] Compiling SwiftNcal Signing.swift
[45/64] Compiling SwiftNcal Utils.swift
[46/64] Compiling SwiftNcal VRF.swift
[47/64] Compiling SwiftNcal Encoding.swift
[48/64] Compiling SwiftNcal Errors.swift
[49/64] Compiling SwiftNcal Hash.swift
[50/64] Compiling SwiftNcal CryptoAead.swift
[51/64] Compiling SwiftNcal CryptoBox.swift
[52/64] Compiling SwiftNcal CryptoCore.swift
[53/64] Compiling SwiftNcal CryptoSecretStream.swift
[54/64] Compiling SwiftNcal CryptoShortHash.swift
[55/64] Compiling SwiftNcal CryptoSign.swift
[56/64] Compiling SwiftNcal Version.swift
[57/64] Compiling SwiftNcal Argon2.swift
[58/64] Compiling SwiftNcal Argon2i.swift
[59/64] Compiling SwiftNcal Hashlib.swift
[60/64] Compiling SwiftNcal Public.swift
[61/64] Compiling SwiftNcal Secret.swift
[62/64] Compiling SwiftNcal CryptoPwHash.swift
[63/64] Compiling SwiftNcal CryptoScalarmult.swift
[64/64] Compiling SwiftNcal CryptoSecretBox.swift
Build complete! (10.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "base32",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/norio-nomura/Base32.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "5.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "SwiftNcal",
  "name" : "SwiftNcal",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Clibsodium",
      "targets" : [
        "Clibsodium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftNcal",
      "targets" : [
        "SwiftNcal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftNcalTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNcalTests",
      "path" : "Tests/SwiftNcalTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftNcalTests/data",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EncodingTests.swift",
        "ErrorsTests.swift",
        "HashTests.swift",
        "HashlibTests.swift",
        "PublicTests.swift",
        "SecretTests.swift",
        "SigningTests.swift",
        "Utils.swift",
        "UtilsTests.swift",
        "VRFTests.swift",
        "bindings/CryptoAeadTests.swift",
        "bindings/CryptoBoxTests.swift",
        "bindings/CryptoCoreTests.swift",
        "bindings/CryptoGenericHashTests.swift",
        "bindings/CryptoHashTests.swift",
        "bindings/CryptoKxTests.swift",
        "bindings/CryptoPwHashTests.swift",
        "bindings/CryptoScalarmultTests.swift",
        "bindings/CryptoSecretBoxTests.swift",
        "bindings/CryptoSecretStreamTests.swift",
        "bindings/CryptoShortHashTests.swift",
        "bindings/CryptoSignTests.swift",
        "bindings/CryptoUtilsTests.swift",
        "bindings/RandomBytesTests.swift",
        "bindings/SodiumTests.swift",
        "pwhash/Argon2Tests.swift",
        "pwhash/Argon2iTests.swift",
        "pwhash/Argon2idTests.swift",
        "pwhash/PwHashTests.swift",
        "pwhash/ScryptTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNcal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNcal",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNcal",
      "path" : "Sources/SwiftNcal",
      "product_dependencies" : [
        "Base32",
        "BigInt"
      ],
      "product_memberships" : [
        "SwiftNcal"
      ],
      "sources" : [
        "Encoding.swift",
        "Errors.swift",
        "Hash.swift",
        "Hashlib.swift",
        "Public.swift",
        "Secret.swift",
        "Signing.swift",
        "Utils.swift",
        "VRF.swift",
        "bindings/CryptoAead.swift",
        "bindings/CryptoBox.swift",
        "bindings/CryptoCore.swift",
        "bindings/CryptoGenericHash.swift",
        "bindings/CryptoHash.swift",
        "bindings/CryptoKx.swift",
        "bindings/CryptoPwHash.swift",
        "bindings/CryptoScalarmult.swift",
        "bindings/CryptoSecretBox.swift",
        "bindings/CryptoSecretStream.swift",
        "bindings/CryptoShortHash.swift",
        "bindings/CryptoSign.swift",
        "bindings/CryptoUtils.swift",
        "bindings/RandomBytes.swift",
        "bindings/Sodium.swift",
        "bindings/Version.swift",
        "pwhash/Argon2.swift",
        "pwhash/Argon2i.swift",
        "pwhash/Argon2id.swift",
        "pwhash/PwHash.swift",
        "pwhash/Scrypt.swift"
      ],
      "target_dependencies" : [
        "Clibsodium"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Clibsodium",
      "module_type" : "BinaryTarget",
      "name" : "Clibsodium",
      "path" : "Clibsodium.xcframework",
      "product_memberships" : [
        "Clibsodium",
        "SwiftNcal"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
Done.