The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigDecimal, reference main (ddc5df), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:13:44 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/mgriebling/BigDecimal.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/BigDecimal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ddc5df3 Put back the nanFlag.
Cloned https://github.com/mgriebling/BigDecimal.git
Revision (git rev-parse @):
ddc5df3676a865345686901c44fa022f30dd4a0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mgriebling/BigDecimal.git at main
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mgriebling/UInt128.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/mgriebling/BigInt.git
[1/1584] Fetching uint128
[81/3859] Fetching uint128, swift-docc-plugin
[172/11369] Fetching uint128, swift-docc-plugin, bigint
[189/17785] Fetching uint128, swift-docc-plugin, bigint, swift-numerics
[3309/21457] Fetching uint128, swift-docc-plugin, bigint, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
[14118/19182] Fetching uint128, bigint, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/mgriebling/BigInt.git from cache (1.65s)
Fetched https://github.com/apple/swift-numerics from cache (1.65s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.65s)
Fetched https://github.com/mgriebling/UInt128.git from cache (1.65s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (4.56s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.63s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.2.4 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.2.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
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": "bigdecimal",
      "name": "BigDecimal",
      "url": "https://github.com/mgriebling/BigDecimal.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigDecimal",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/mgriebling/BigInt.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "uint128",
          "name": "UInt128",
          "url": "https://github.com/mgriebling/UInt128.git",
          "version": "3.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UInt128",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mgriebling/BigDecimal.git
[1/5948] Fetching bigdecimal
Fetched https://github.com/mgriebling/BigDecimal.git from cache (1.29s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/mgriebling/UInt128.git from cache
Fetching https://github.com/mgriebling/BigInt.git from cache
Fetched https://github.com/apple/swift-numerics from cache (0.53s)
Fetched https://github.com/mgriebling/UInt128.git from cache (0.54s)
Fetched https://github.com/mgriebling/BigInt.git from cache (0.54s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.60s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.53s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.3.0 (0.53s)
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at main (ddc5df3)
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.3.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
warning: '.resolve-product-dependencies': dependency 'bigdecimal' is not used by any target
Found 3 product dependencies
  - BigInt
  - swift-numerics
  - UInt128
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mgriebling/BigDecimal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version--6988338F2F200930.txt
[11/37] Emitting module RealModule
[12/37] Compiling RealModule Float80+Real.swift
[13/37] Compiling RealModule Real.swift
[14/38] Compiling RealModule AugmentedArithmetic.swift
[15/38] Compiling RealModule Float16+Real.swift
[16/38] Compiling RealModule AlgebraicField.swift
[17/38] Compiling RealModule Float+Real.swift
[18/38] Compiling RealModule ElementaryFunctions.swift
[19/38] Compiling RealModule Double+Real.swift
[20/38] Compiling RealModule ApproximateEquality.swift
[21/38] Compiling RealModule RealFunctions.swift
[22/43] Compiling UInt128 UInt128.swift
[23/43] Compiling UInt128 Common.swift
[24/43] Emitting module UInt128
[25/43] Compiling UInt128 Int128.swift
[26/43] Emitting module ComplexModule
[27/43] Compiling ComplexModule Complex.swift
[28/43] Compiling ComplexModule Differentiable.swift
[29/43] Compiling ComplexModule ElementaryFunctions.swift
[30/43] Compiling ComplexModule Arithmetic.swift
[31/45] Compiling Numerics Numerics.swift
[32/45] Emitting module Numerics
[33/45] Compiling BigInt GCD.swift
[34/46] Compiling BigInt Factorial.swift
[35/46] Compiling BigInt FFT.swift
[36/46] Compiling BigInt BurnikelZiegler.swift
[37/46] Compiling BigInt CRT.swift
[38/46] Compiling BigInt ExpMod.swift
[39/46] Compiling BigInt ToomCook.swift
[40/46] Compiling BigInt Limbs.swift
[41/46] Compiling BigInt Karatsuba.swift
[42/46] Emitting module BigInt
[43/46] Compiling BigInt BigFrac.swift
[44/46] Compiling BigInt BigInt-Extensions.swift
[45/46] Compiling BigInt BigInt.swift
[46/46] Compiling BigInt BitSieve.swift
[47/65] Compiling BigDecimal SinhCalculator.swift
[48/65] Compiling BigDecimal DecimalFloatingPoint.swift
[49/65] Compiling BigDecimal Decimal32.swift
[50/65] Compiling BigDecimal Decimal64.swift
[51/65] Compiling BigDecimal CoshCalculator.swift
[52/65] Compiling BigDecimal DecimalMath-Simple.swift
[53/65] Compiling BigDecimal DecimalMath.swift
[54/65] Compiling BigDecimal ExponentCalculator.swift
[55/65] Compiling BigDecimal DecimalLogic.swift
[56/65] Compiling BigDecimal Extensions.swift
[57/65] Compiling BigDecimal SeriesCalculator.swift
[58/65] Compiling BigDecimal SinCalculator.swift
[59/65] Compiling BigDecimal AsinCalculator.swift
[60/65] Compiling BigDecimal CosCalculator.swift
[61/66] Compiling BigDecimal Decimal.swift
[62/66] Compiling BigDecimal Decimal128.swift
[63/66] Emitting module BigDecimal
[64/66] Compiling BigDecimal BigDecimal.swift
[65/66] Compiling BigDecimal CBDecimal.swift
[66/66] Compiling BigDecimal Rounding.swift
Build complete! (17.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mgriebling/BigInt.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "uint128",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mgriebling/UInt128.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "BigDecimal",
  "name" : "BigDecimal",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.3"
    },
    {
      "name" : "ios",
      "version" : "16.4"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.3"
    },
    {
      "name" : "tvos",
      "version" : "16.4"
    },
    {
      "name" : "watchos",
      "version" : "9.4"
    }
  ],
  "products" : [
    {
      "name" : "BigDecimal",
      "targets" : [
        "BigDecimal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BigDecimalTests",
      "module_type" : "SwiftTarget",
      "name" : "BigDecimalTests",
      "path" : "Tests/BigDecimalTests",
      "sources" : [
        "Decimal32Tests.swift",
        "TestAbs.swift",
        "TestAddition.swift",
        "TestArithmetic.swift",
        "TestAsString.swift",
        "TestBigDecimal.swift",
        "TestCompare.swift",
        "TestComplex.swift",
        "TestConstructor.swift",
        "TestConversion.swift",
        "TestData.swift",
        "TestDecimal.swift",
        "TestDecimal128.swift",
        "TestDecimal128Encoding.swift",
        "TestDecimal128FMA.swift",
        "TestDecimal32.swift",
        "TestDecimal32Encoding.swift",
        "TestDecimal64.swift",
        "TestDecimal64Encoding.swift",
        "TestDecimal64FMA.swift",
        "TestDivision1.swift",
        "TestDivision2.swift",
        "TestEncode128.swift",
        "TestEncode32.swift",
        "TestEncode64.swift",
        "TestHyperbolic.swift",
        "TestInfinityNaN.swift",
        "TestLogarithm.swift",
        "TestLogic.swift",
        "TestMinMax.swift",
        "TestMultiplication.swift",
        "TestOperations.swift",
        "TestPow.swift",
        "TestProperties.swift",
        "TestQuantize.swift",
        "TestRandom.swift",
        "TestRemainder.swift",
        "TestRoundAdd.swift",
        "TestRoundDiv.swift",
        "TestRoundMul.swift",
        "TestRoundPow.swift",
        "TestScale.swift",
        "TestSubtraction.swift",
        "TestTrig.swift",
        "TestTrim.swift",
        "TestWithExponent.swift"
      ],
      "target_dependencies" : [
        "BigDecimal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BigDecimal",
      "module_type" : "SwiftTarget",
      "name" : "BigDecimal",
      "path" : "Sources/BigDecimal",
      "product_dependencies" : [
        "BigInt",
        "UInt128",
        "Numerics"
      ],
      "product_memberships" : [
        "BigDecimal"
      ],
      "sources" : [
        "BigDecimal.swift",
        "CBDecimal.swift",
        "Decimal.swift",
        "Decimal128.swift",
        "Decimal32.swift",
        "Decimal64.swift",
        "DecimalMath/AsinCalculator.swift",
        "DecimalMath/CosCalculator.swift",
        "DecimalMath/CoshCalculator.swift",
        "DecimalMath/DecimalMath-Simple.swift",
        "DecimalMath/DecimalMath.swift",
        "DecimalMath/ExponentCalculator.swift",
        "DecimalMath/SeriesCalculator.swift",
        "DecimalMath/SinCalculator.swift",
        "DecimalMath/SinhCalculator.swift",
        "Support/DecimalFloatingPoint.swift",
        "Support/DecimalLogic.swift",
        "Support/Extensions.swift",
        "Support/Rounding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mgriebling/bigdecimal/main
Repository:               mgriebling/BigDecimal
Swift version used:       6.3
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Target1
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Emitting module SymbolKit
[10/53] Compiling SymbolKit Mixin+Equals.swift
[11/53] Compiling SymbolKit Mixin+Hash.swift
[12/53] Compiling SymbolKit Mixin.swift
[13/53] Compiling SymbolKit LineList.swift
[14/53] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit GenericConstraint.swift
[44/57] Compiling SymbolKit GenericParameter.swift
[45/57] Compiling SymbolKit Generics.swift
[46/57] Compiling SymbolKit Namespace.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.72s)
error: no target named 'Target1'
compatible targets: 'BigDecimal', 'BigInt', 'UInt128', 'Numerics'
Target:                   Target2
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.25s)
error: no target named 'Target2'
compatible targets: 'BigDecimal', 'BigInt', 'UInt128', 'Numerics'
       1
0	/Users/admin/builder/spi-builder-workspace/.docs/mgriebling/bigdecimal/main
✅  Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/mgriebling/bigdecimal/main/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/mgriebling/bigdecimal/main/documentation, NSUnderlyingError=0xb30f0cab0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.