Build Information
Successful build of package-histogram 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/HdrHistogram/hdrhistogram-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/HdrHistogram/hdrhistogram-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 00e8ff3 updating README to fix link to documentation (#21)
Cloned https://github.com/HdrHistogram/hdrhistogram-swift.git
Revision (git rev-parse @):
00e8ff399eb8835c5a6b10fa9030c52225121ead
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/HdrHistogram/hdrhistogram-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/HdrHistogram/hdrhistogram-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/13] Write sources
[7/13] Write HistogramExample-entitlement.plist
[8/13] Compiling _NumericsShims _NumericsShims.c
[9/13] Write swift-version--423B1241ED78D482.txt
[11/23] Compiling RealModule Real.swift
[12/24] Compiling RealModule Float+Real.swift
[13/24] Compiling RealModule Float80+Real.swift
[14/24] Compiling RealModule Float16+Real.swift
[15/24] Emitting module RealModule
[16/24] Compiling RealModule ElementaryFunctions.swift
[17/24] Compiling RealModule AlgebraicField.swift
[18/24] Compiling RealModule ApproximateEquality.swift
[19/24] Compiling RealModule AugmentedArithmetic.swift
[20/24] Compiling RealModule Double+Real.swift
[21/24] Compiling RealModule RealFunctions.swift
[22/29] Compiling ComplexModule Differentiable.swift
[23/29] Emitting module ComplexModule
[24/29] Compiling ComplexModule Arithmetic.swift
[25/29] Compiling ComplexModule ElementaryFunctions.swift
[26/29] Compiling ComplexModule Complex.swift
[27/31] Compiling Numerics Numerics.swift
[28/31] Emitting module Numerics
[29/33] Emitting module Histogram
[30/33] Compiling Histogram Histogram.swift
[31/35] Compiling HistogramExample HistogramExample.swift
[32/35] Emitting module HistogramExample
[32/35] Write Objects.LinkFileList
[33/35] Linking HistogramExample
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/HistogramExample: replacing existing signature
[34/35] Applying HistogramExample
Build complete! (13.93s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-numerics from cache (0.20s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.21s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.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.