The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigDecimal with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/TDmZkXJm/2/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 into spi-builder-workspace
04d17040e4615fbfda3a882b9881f6841f4bf557
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/BigDecimal.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git (0.26s)
Fetched https://github.com/apple/swift-numerics.git (0.26s)
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
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
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/32] Compiling RealModule ElementaryFunctions.swift
[3/33] Compiling RealModule RealFunctions.swift
[4/33] Compiling RealModule Real.swift
[5/33] Compiling RealModule Float16+Real.swift
[6/33] Compiling RealModule Float80+Real.swift
[7/33] Compiling RealModule AlgebraicField.swift
[8/33] Compiling RealModule ApproximateEquality.swift
[9/33] Emitting module RealModule
[10/33] Compiling BigInt Addition.swift
[11/33] Compiling BigInt BigInt.swift
[12/33] Compiling RealModule Float+Real.swift
[13/38] Compiling ComplexModule Complex.swift
[14/38] Compiling ComplexModule Differentiable.swift
[15/38] Compiling ComplexModule ElementaryFunctions.swift
[16/38] Compiling ComplexModule Arithmetic.swift
[17/38] Emitting module ComplexModule
[18/40] Emitting module Numerics
[19/40] Compiling Numerics Numerics.swift
[20/40] Compiling BigInt Strideable.swift
[21/40] Compiling BigInt String Conversion.swift
[22/42] Compiling BigInt Floating Point Conversion.swift
[23/42] Compiling BigInt GCD.swift
[24/42] Compiling BigInt Hashable.swift
[25/42] Emitting module BigInt
[26/42] Compiling BigInt Integer Conversion.swift
[27/42] Compiling BigInt Multiplication.swift
[28/42] Compiling BigInt Prime Test.swift
[29/42] Compiling BigInt Random.swift
[30/42] Compiling BigInt Shifts.swift
[31/42] Compiling BigInt Square Root.swift
[35/42] Compiling BigInt Subtraction.swift
[36/42] Compiling BigInt Words and Bits.swift
[38/42] Compiling BigInt Codable.swift
[39/42] Compiling BigInt Comparable.swift
[40/42] Compiling BigInt Data Conversion.swift
[41/42] Compiling BigInt Division.swift
[42/42] Compiling BigInt Exponentiation.swift
[43/48] Compiling BigDecimal Util.swift
[44/48] Compiling BigDecimal Conversions.swift
[45/48] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[46/48] Compiling BigDecimal BigInt+digitCount.swift
[47/48] Compiling BigDecimal BigDecimal.swift
[48/48] Emitting module BigDecimal
Build complete! (6.44s)
Build complete.
Done.