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 BigNum 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/dankogai/swift-bignum.git
Reference: 5.4.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-bignum
 * tag               5.4.1      -> FETCH_HEAD
HEAD is now at 3200f6b switch trigger to on:push:tags
Cloned https://github.com/dankogai/swift-bignum.git
Revision (git rev-parse @):
3200f6ba76308beaf2c6ebc3d2919ec80324f7f4
SUCCESS checkout https://github.com/dankogai/swift-bignum.git at 5.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dankogai/swift-bignum.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[6/12] Write BigNumRun-entitlement.plist
[7/12] Compiling _NumericsShims _NumericsShims.c
[8/12] Write swift-version--423B1241ED78D482.txt
[10/43] Compiling RealModule Float80+Real.swift
[11/43] Compiling RealModule Float16+Real.swift
[12/43] Compiling RealModule ElementaryFunctions.swift
[13/43] Compiling RealModule Float+Real.swift
[14/43] Emitting module RealModule
[15/43] Compiling BigInt BigUInt.swift
[16/43] Compiling BigInt Data Conversion.swift
[17/43] Compiling RealModule Real.swift
[18/43] Compiling BigInt Addition.swift
[19/43] Compiling BigInt BigInt.swift
[20/44] Compiling RealModule RealFunctions.swift
[21/49] Compiling ComplexModule Arithmetic.swift
[22/49] Emitting module ComplexModule
[23/49] Compiling ComplexModule Complex.swift
[24/49] Compiling ComplexModule Differentiable.swift
[25/49] Compiling ComplexModule ElementaryFunctions.swift
[26/51] Emitting module Numerics
[27/51] Compiling Numerics Numerics.swift
[31/53] Compiling BigInt Random.swift
[32/53] Compiling BigInt Shifts.swift
[33/53] Compiling BigInt Square Root.swift
[34/53] Compiling BigInt Strideable.swift
[35/53] Compiling BigInt String Conversion.swift
[36/53] Compiling BigInt Integer Conversion.swift
[37/53] Compiling BigInt Multiplication.swift
[38/53] Compiling BigInt Prime Test.swift
[39/53] Compiling BigInt Floating Point Conversion.swift
[40/53] Compiling BigInt GCD.swift
[41/53] Compiling BigInt Hashable.swift
[42/53] Emitting module BigInt
[43/53] Compiling BigInt Subtraction.swift
[44/53] Compiling BigInt Words and Bits.swift
[45/53] Compiling BigInt Bitwise Ops.swift
[46/53] Compiling BigInt Codable.swift
[47/53] Compiling BigInt Comparable.swift
[49/53] Compiling BigInt Division.swift
[50/53] Compiling BigInt Exponentiation.swift
[51/58] Compiling BigNum Rational.swift
[52/58] Compiling BigNum BigNum.swift
[53/58] Compiling BigNum BigFloat.swift
[54/58] Emitting module BigNum
[55/58] Compiling BigNum GenericMath.swift
[56/60] Emitting module BigNumRun
[57/60] Compiling BigNumRun main.swift
[57/60] Write Objects.LinkFileList
[58/60] Linking BigNumRun
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BigNumRun: replacing existing signature
[59/60] Applying BigNumRun
Build complete! (5.11s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.15s)
Fetched https://github.com/apple/swift-numerics from cache (0.17s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Build complete.
Done.