Build Information
Successful build of UInt128, reference main (f32052
), with Swift 5.10 for macOS (SPM) on 13 Oct 2024 23:41:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/UInt128.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/UInt128
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f32052e Another documentation update.
Cloned https://github.com/mgriebling/UInt128.git
Revision (git rev-parse @):
f32052e906fd125936fef2d16e3ad284d50d68ed
SUCCESS checkout https://github.com/mgriebling/UInt128.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/mgriebling/UInt128.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/8] Emitting module UInt128
[6/8] Compiling UInt128 Int128.swift
[7/8] Compiling UInt128 UInt128.swift
[8/8] Compiling UInt128 Common.swift
Build complete! (17.18s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2038] Fetching swift-docc-plugin
[226/5181] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.83s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Build complete.
Done.