The Swift Package Index logo.Swift Package Index

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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/BigDecimal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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] Compiling RealModule Float16+Real.swift
[9/38] Compiling RealModule AugmentedArithmetic.swift
[10/38] Compiling RealModule Double+Real.swift
[11/38] Compiling RealModule Real.swift
[12/38] Emitting module RealModule
[13/38] Compiling RealModule Float+Real.swift
[14/38] Compiling RealModule AlgebraicField.swift
[15/38] Compiling RealModule ApproximateEquality.swift
[16/38] Compiling RealModule Float80+Real.swift
[17/38] Compiling RealModule ElementaryFunctions.swift
[18/39] Compiling RealModule RealFunctions.swift
[19/44] Emitting module ComplexModule
[20/44] Compiling ComplexModule Complex.swift
[21/44] Compiling ComplexModule ElementaryFunctions.swift
[22/44] Compiling ComplexModule Differentiable.swift
[23/44] Compiling ComplexModule Arithmetic.swift
[24/46] Emitting module Numerics
[25/46] Compiling Numerics Numerics.swift
[26/46] Compiling BigInt Addition.swift
[27/46] Compiling BigInt BigInt.swift
[28/46] Compiling BigInt BigUInt.swift
[32/46] Compiling BigInt Data Conversion.swift
[33/46] Compiling BigInt Division.swift
[34/46] Compiling BigInt Exponentiation.swift
[35/46] Emitting module BigInt
[36/46] Compiling BigInt Floating Point Conversion.swift
[37/46] Compiling BigInt GCD.swift
[38/46] Compiling BigInt Hashable.swift
[40/46] Compiling BigInt Multiplication.swift
[41/46] Compiling BigInt Prime Test.swift
[42/46] Compiling BigInt Random.swift
[43/46] Compiling BigInt Shifts.swift
[44/46] Compiling BigInt Square Root.swift
[45/46] Compiling BigInt Strideable.swift
[46/46] Compiling BigInt String Conversion.swift
[47/48] Compiling BigInt Subtraction.swift
[48/48] Compiling BigInt Words and Bits.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! (12.30s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.39s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
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.42s)
warning: /Users/builder/builds/TDmZkXJm/3/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/TDmZkXJm/3/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)
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
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Build complete.
Done.