The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of d, reference 0.4.3 (61fc7b), with Swift 6.2 for macOS (SPM) on 1 Dec 2025 07:32:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/d.git
Reference: 0.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/d
 * tag               0.4.3      -> FETCH_HEAD
HEAD is now at 61fc7ba Merge pull request #3 from tayloraswift/fix-double-formatting
Cloned https://github.com/tayloraswift/d.git
Revision (git rev-parse @):
61fc7bae0bb3e5dc4a27ac5868c4aeaf27e6ea3e
SUCCESS checkout https://github.com/tayloraswift/d.git at 0.4.3
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/tayloraswift/dollup
[1/1048] Fetching dollup
[389/7432] Fetching dollup, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.20s)
Fetched https://github.com/tayloraswift/dollup from cache (1.20s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.75s)
Computing version for https://github.com/tayloraswift/dollup
Computed https://github.com/tayloraswift/dollup at 0.6.1 (0.53s)
Fetching https://github.com/tayloraswift/swift-io
Fetching https://github.com/swiftlang/swift-syntax
[1/99] Fetching swift-io
[100/73099] Fetching swift-io, swift-syntax
Fetched https://github.com/tayloraswift/swift-io from cache (5.74s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.74s)
Computing version for https://github.com/tayloraswift/swift-io
Computed https://github.com/tayloraswift/swift-io at 0.1.0 (6.26s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
[1/5182] Fetching swift-system
[831/22042] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.74s)
Fetched https://github.com/apple/swift-system from cache (1.74s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.52s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.52s)
Creating working copy for https://github.com/tayloraswift/dollup
Working copy of https://github.com/tayloraswift/dollup resolved at 0.6.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/tayloraswift/swift-io
Working copy of https://github.com/tayloraswift/swift-io resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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",
  "dependencies": [
    {
      "identity": "d",
      "name": "d",
      "url": "https://github.com/tayloraswift/d.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tayloraswift/d.git
[1/189] Fetching d
Fetched https://github.com/tayloraswift/d.git from cache (0.68s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.58s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.64s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/tayloraswift/d.git
Working copy of https://github.com/tayloraswift/d.git resolved at 0.4.3 (61fc7ba)
warning: '.resolve-product-dependencies': dependency 'd' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tayloraswift/d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin DollupPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/10] Write sources
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[7/10] Compiling _NumericsShims _NumericsShims.c
[9/21] Compiling RealModule Real.swift
[10/21] Compiling RealModule RealFunctions.swift
[11/21] Compiling RealModule Float80+Real.swift
[12/21] Compiling RealModule Float16+Real.swift
[13/21] Compiling RealModule Float+Real.swift
[14/21] Compiling RealModule ElementaryFunctions.swift
[15/22] Compiling RealModule AugmentedArithmetic.swift
[16/22] Compiling RealModule AlgebraicField.swift
[17/22] Compiling RealModule ApproximateEquality.swift
[18/22] Emitting module RealModule
[19/22] Compiling RealModule Double+Real.swift
[20/22] Compiling RealModule RelaxedArithmetic.swift
[21/40] Compiling D PermilleFormat.swift
[22/40] Compiling D UInt8 (ext).swift
[23/40] Compiling D UnitFormat.swift
[24/41] Compiling D lexemes.swift
[25/41] Compiling D NumericRepresentation.swift
[26/41] Compiling D PercentFormat.swift
[27/41] Compiling D DecimalRoundingMode.swift
[28/41] Compiling D Double (ext).swift
[29/41] Compiling D DecimalFormat.swift
[30/41] Compiling D DecimalFormattable.swift
[31/41] Compiling D DecimalLog.swift
[32/41] Compiling D DecimalRepresentation.swift
[33/41] Emitting module D
[34/41] Compiling D BigIntRepresentation.swift
[35/41] Compiling D BinaryInteger (ext).swift
[36/41] Compiling D BasisPointsFormat.swift
[37/41] Compiling D BigIntFormat.swift
[38/41] Compiling D Decimal.NaturalPrecision.swift
[39/41] Compiling D Decimal.swift
[40/43] Emitting module Examples
[41/43] Compiling Examples Examples.swift
[41/43] Write Objects.LinkFileList
[42/43] Linking Examples
Build complete! (9.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "dollup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/dollup"
    }
  ],
  "manifest_display_name" : "d",
  "name" : "d",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "D",
      "targets" : [
        "D"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Examples",
      "targets" : [
        "Examples"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DTests",
      "module_type" : "SwiftTarget",
      "name" : "DTests",
      "path" : "Sources/DTests",
      "sources" : [
        "BigIntFormattingTests.swift",
        "DecimalComparisonTests.swift",
        "DecimalFormattingTests.swift",
        "DecimalFromFractionTests.swift",
        "DecimalParsingTests.swift",
        "DecimalSemanticsTests.swift",
        "FloatingPointFormattingTests.swift"
      ],
      "target_dependencies" : [
        "D"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D",
      "module_type" : "SwiftTarget",
      "name" : "D",
      "path" : "Sources/D",
      "product_dependencies" : [
        "RealModule"
      ],
      "product_memberships" : [
        "D",
        "Examples"
      ],
      "sources" : [
        "BasisPointsFormat.swift",
        "BigIntFormat.swift",
        "BigIntRepresentation.swift",
        "BinaryInteger (ext).swift",
        "Decimal.NaturalPrecision.swift",
        "Decimal.swift",
        "DecimalFormat.swift",
        "DecimalFormattable.swift",
        "DecimalLog.swift",
        "DecimalRepresentation.swift",
        "DecimalRoundingMode.swift",
        "Double (ext).swift",
        "NumericRepresentation.swift",
        "PercentFormat.swift",
        "PermilleFormat.swift",
        "UInt8 (ext).swift",
        "UnitFormat.swift",
        "lexemes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Examples",
      "module_type" : "SwiftTarget",
      "name" : "Examples",
      "path" : "Snippets",
      "product_memberships" : [
        "Examples"
      ],
      "sources" : [
        "Examples.swift"
      ],
      "target_dependencies" : [
        "D"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.1"
}
Done.