The Swift Package Index logo.Swift Package Index

Build Information

Successful build of package-latency-tools with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-latency-tools.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-latency-tools
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 93d2be6 build(major): add semantic release [sc-1274]
Cloned https://github.com/ordo-one/package-latency-tools.git into spi-builder-workspace
93d2be69c484bebb28c5192249d7e1da15236d34
SUCCESS checkout https://github.com/ordo-one/package-latency-tools.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.33s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Building for debugging...
[0/2] Compiling _NumericsShims _NumericsShims.c
[2/14] Compiling RealModule Real.swift
[3/14] Compiling RealModule AlgebraicField.swift
[4/14] Compiling RealModule ApproximateEquality.swift
[5/14] Compiling RealModule Float16+Real.swift
[6/14] Compiling RealModule Float80+Real.swift
[7/14] Compiling RealModule Float+Real.swift
[8/14] Emitting module RealModule
[9/14] Compiling RealModule ElementaryFunctions.swift
[10/14] Compiling RealModule AugmentedArithmetic.swift
[11/14] Compiling RealModule Double+Real.swift
[12/15] Compiling RealModule RealFunctions.swift
[13/20] Compiling ComplexModule Complex.swift
[14/20] Emitting module LatencyTimer
[15/20] Compiling LatencyTimer LatencyTimer.swift
[16/20] Compiling ComplexModule Differentiable.swift
[17/20] Emitting module ComplexModule
[18/20] Compiling ComplexModule ElementaryFunctions.swift
[19/20] Compiling ComplexModule Arithmetic.swift
[20/22] Compiling Numerics Numerics.swift
[21/22] Emitting module Numerics
[22/24] Compiling LatencyStatistics LatencyStatistics.swift
[23/24] Emitting module LatencyStatistics
[24/26] Compiling LatencyStatisticsCLI main.swift
[25/26] Emitting module LatencyStatisticsCLI
[25/26] Linking LatencyStatisticsCLI
Build complete! (9.19s)
Build complete.
Done.