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 DRBGs, reference main (2a304f), with Swift 5.9 for macOS (SPM) on 11 Jul 2024 20:55:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/DRBGs.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/DRBGs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a304ff Update swift.yml (#18)
Cloned https://github.com/sbooth/DRBGs.git
Revision (git rev-parse @):
2a304ff5afce33f0fcb671ebc0f567755a66d825
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sbooth/DRBGs.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sbooth/DRBGs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module DRBGs
[2/10] Compiling DRBGs FixedWidthInteger+Rotation.swift
[3/10] Compiling DRBGs Xoshiro256Plus.swift
[4/10] Compiling DRBGs Xoshiro256StarStar.swift
[5/10] Compiling DRBGs RandomNumberGenerator+unitDouble.swift
[6/10] Compiling DRBGs Xoroshiro128Plus.swift
[7/10] Compiling DRBGs Xoroshiro128StarStar.swift
[8/10] Compiling DRBGs Xoshiro256PlusPlus.swift
[9/10] Compiling DRBGs SplitMix64.swift
[10/10] Compiling DRBGs Xoroshiro128PlusPlus.swift
Build complete! (6.10s)
Build complete.
Done.