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 BigDecimal with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/BigDecimal.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/BigDecimal
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 04d1704 Fix Sendable checking for Swift 5.5
Cloned https://github.com/Zollerboy1/BigDecimal.git
Revision (git rev-parse @):
04d17040e4615fbfda3a882b9881f6841f4bf557
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/BigDecimal.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Zollerboy1/BigDecimal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--423B1241ED78D482.txt
[8/38] Emitting module RealModule
[9/39] Compiling RealModule Real.swift
[10/39] Compiling RealModule Float16+Real.swift
[11/39] Compiling RealModule Float80+Real.swift
[12/39] Compiling RealModule RealFunctions.swift
[13/39] Compiling BigInt BigUInt.swift
[14/39] Compiling BigInt Data Conversion.swift
[15/39] Compiling RealModule ElementaryFunctions.swift
[16/39] Compiling RealModule Float+Real.swift
[17/39] Compiling BigInt Addition.swift
[18/39] Compiling BigInt BigInt.swift
[19/44] Emitting module ComplexModule
[20/44] Compiling ComplexModule ElementaryFunctions.swift
[21/44] Compiling ComplexModule Arithmetic.swift
[22/44] Compiling ComplexModule Differentiable.swift
[23/44] Compiling ComplexModule Complex.swift
[24/46] Emitting module Numerics
[25/46] Compiling Numerics Numerics.swift
[26/46] Emitting module BigInt
[27/48] Compiling BigInt Integer Conversion.swift
[28/48] Compiling BigInt Multiplication.swift
[29/48] Compiling BigInt Prime Test.swift
[30/48] Compiling BigInt Random.swift
[31/48] Compiling BigInt Shifts.swift
[32/48] Compiling BigInt Square Root.swift
[33/48] Compiling BigInt Floating Point Conversion.swift
[34/48] Compiling BigInt GCD.swift
[35/48] Compiling BigInt Hashable.swift
[36/48] Compiling BigInt Strideable.swift
[37/48] Compiling BigInt String Conversion.swift
[38/48] Compiling BigInt Subtraction.swift
[39/48] Compiling BigInt Words and Bits.swift
[40/48] Compiling BigInt Bitwise Ops.swift
[41/48] Compiling BigInt Codable.swift
[42/48] Compiling BigInt Comparable.swift
[47/48] Compiling BigInt Division.swift
[48/48] Compiling BigInt Exponentiation.swift
[49/54] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[50/54] Compiling BigDecimal Util.swift
[51/54] Compiling BigDecimal Conversions.swift
[52/54] Compiling BigDecimal BigInt+digitCount.swift
[53/54] Emitting module BigDecimal
[54/54] Compiling BigDecimal BigDecimal.swift
Build complete! (3.92s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.17s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.17s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.02s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.00s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Build complete.
Done.