Build Information
Successful build of swift-se0270-range-set, reference main (828c05
), with Swift 5.9 for macOS (SPM) on 18 Jul 2024 06:38:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-se0270-range-set.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-se0270-range-set
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 828c058 Merge pull request #7 from swiftlang/parispittman-patch-1
Cloned https://github.com/swiftlang/swift-se0270-range-set.git
Revision (git rev-parse @):
828c058c49d63128a3c6b74fad520db7d3cad020
SUCCESS checkout https://github.com/swiftlang/swift-se0270-range-set.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/swiftlang/swift-se0270-range-set.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SE0270_RangeSet RangeSetStorage.swift
[2/7] Compiling SE0270_RangeSet DiscontiguousSlice.swift
[3/7] Compiling SE0270_RangeSet Partition.swift
[4/7] Emitting module SE0270_RangeSet
[5/7] Compiling SE0270_RangeSet RangeSet.swift
[6/7] Compiling SE0270_RangeSet CollectionExtensions.swift
[7/7] Compiling SE0270_RangeSet Pair.swift
[8/10] Compiling TestHelpers COWLoggingArray.swift
[9/10] Emitting module TestHelpers
[10/10] Compiling TestHelpers XCTestExtensions.swift
Build complete! (12.48s)
Build complete.
Done.