Build Information
Successful build of PcgRandom, reference 1.4.1 (a6b074
), with Swift 5.9 for macOS (SPM) on 19 Oct 2024 09:48:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paiv/swift-pcg-random.git
Reference: 1.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paiv/swift-pcg-random
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at a6b0749 patch support for visionOS, tvOS
Cloned https://github.com/paiv/swift-pcg-random.git
Revision (git rev-parse @):
a6b07494d67b83a5548e46b1925d31513c5cae7a
SUCCESS checkout https://github.com/paiv/swift-pcg-random.git at 1.4.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/paiv/swift-pcg-random.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling PcgRandomC PcgRandom.c
[2/7] Compiling PcgRandom UInt128.swift
[3/7] Compiling PcgRandom PThreadMutex.swift
[4/7] Compiling PcgRandom PcgRandom.swift
[5/7] Compiling PcgRandom PcgRandomLocking.swift
[6/7] Compiling PcgRandom OSUnfairLock.swift
[7/7] Emitting module PcgRandom
Build complete! (6.16s)
Build complete.
Done.