Build Information
Successful build of package-histogram with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/HdrHistogram/hdrhistogram-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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.8
Building package at path: $workDir
https://github.com/HdrHistogram/hdrhistogram-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling _NumericsShims _NumericsShims.c
[4/13] Emitting module RealModule
[5/15] Compiling RealModule AlgebraicField.swift
[6/15] Compiling RealModule ApproximateEquality.swift
[7/15] Compiling RealModule AugmentedArithmetic.swift
[8/15] Compiling RealModule Double+Real.swift
[9/15] Compiling RealModule ElementaryFunctions.swift
[10/15] Compiling RealModule Float+Real.swift
[11/15] Compiling RealModule Float16+Real.swift
[12/15] Compiling RealModule Float80+Real.swift
[13/15] Compiling RealModule Real.swift
[14/15] Compiling RealModule RealFunctions.swift
[15/19] Compiling ComplexModule Differentiable.swift
[16/20] Compiling ComplexModule Arithmetic.swift
[17/20] Compiling ComplexModule Complex.swift
[18/20] Emitting module ComplexModule
[19/20] Compiling ComplexModule ElementaryFunctions.swift
[20/22] Emitting module Numerics
[21/22] Compiling Numerics Numerics.swift
[22/24] Emitting module Histogram
[23/24] Compiling Histogram Histogram.swift
[24/26] Compiling HistogramExample HistogramExample.swift
[25/26] Emitting module HistogramExample
[25/26] Linking HistogramExample
Build complete! (17.60s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Fetched https://github.com/apple/swift-numerics (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.08s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.12s)
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
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
Build complete.
Done.