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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-bignum
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7905f4e add pull_request:
Cloned https://github.com/dankogai/swift-bignum.git
Revision (git rev-parse @):
7905f4e520bb601ed02a163d3c7410aa20f39c71
SUCCESS checkout https://github.com/dankogai/swift-bignum.git at main
========================================
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
[5/12] Write BigNumRun-entitlement.plist
[7/12] Compiling _NumericsShims _NumericsShims.c
[8/12] Write swift-version--423B1241ED78D482.txt
[10/43] Compiling RealModule AugmentedArithmetic.swift
[11/43] Compiling RealModule Double+Real.swift
[12/43] Compiling RealModule Float16+Real.swift
[13/43] Compiling BigInt Data Conversion.swift
[14/43] Compiling BigInt Division.swift
[15/43] Compiling RealModule Real.swift
[16/44] Compiling RealModule ElementaryFunctions.swift
[17/44] Compiling RealModule Float80+Real.swift
[18/44] Emitting module RealModule
[19/44] Compiling RealModule Float+Real.swift
[20/44] Compiling RealModule RealFunctions.swift
[21/49] Compiling ComplexModule Arithmetic.swift
[22/49] Compiling ComplexModule Differentiable.swift
[23/49] Compiling ComplexModule Complex.swift
[24/49] Emitting module ComplexModule
[25/49] Compiling ComplexModule ElementaryFunctions.swift
[26/51] Compiling Numerics Numerics.swift
[27/51] Emitting module Numerics
[28/51] Emitting module BigInt
[29/53] Compiling BigInt Strideable.swift
[30/53] Compiling BigInt String Conversion.swift
[31/53] Compiling BigInt Floating Point Conversion.swift
[32/53] Compiling BigInt GCD.swift
[33/53] Compiling BigInt Hashable.swift
[34/53] Compiling BigInt Addition.swift
[35/53] Compiling BigInt BigInt.swift
[36/53] Compiling BigInt BigUInt.swift
[37/53] Compiling BigInt Integer Conversion.swift
[38/53] Compiling BigInt Multiplication.swift
[39/53] Compiling BigInt Prime Test.swift
[40/53] Compiling BigInt Random.swift
[41/53] Compiling BigInt Shifts.swift
[42/53] Compiling BigInt Square Root.swift
[43/53] Compiling BigInt Subtraction.swift
[44/53] Compiling BigInt Words and Bits.swift
[49/53] Compiling BigInt Codable.swift
[50/53] Compiling BigInt Comparable.swift
[51/58] Compiling BigNum Rational.swift
[52/58] Compiling BigNum BigNum.swift
[53/58] Compiling BigNum GenericMath.swift
[54/58] Compiling BigNum BigFloat.swift
[55/58] Emitting module BigNum
[56/60] Compiling BigNumRun main.swift
[57/60] Emitting module BigNumRun
[57/60] Write Objects.LinkFileList
[58/60] Linking BigNumRun
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/BigNumRun: replacing existing signature
[59/60] Applying BigNumRun
Build complete! (7.88s)
Fetching https://github.com/attaswift/BigInt from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/attaswift/BigInt from cache (0.25s)
Fetched https://github.com/apple/swift-numerics from cache (0.25s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.50s)
warning: /Users/builder/builds/UKfvDsi8u/3/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/3/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.