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.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-latency-tools.git
Reference: 2.0.0-alpha.1
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 2.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 50ddbaf Update Package.swift
Cloned https://github.com/ordo-one/package-latency-tools.git
Revision (git rev-parse @):
50ddbaf6c91442b7d75e847d0ad6e70b0f6199c2
SUCCESS checkout https://github.com/ordo-one/package-latency-tools.git at 2.0.0-alpha.1
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.35s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.08s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "package-latency-tools",
"name": "package-latency-tools",
"url": "https://github.com/ordo-one/package-latency-tools.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/package-latency-tools",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.0.2",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ordo-one/package-latency-tools.git
[1/362] Fetching package-latency-tools
Fetched https://github.com/ordo-one/package-latency-tools.git (0.28s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.34s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
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/ordo-one/package-latency-tools.git
Working copy of https://github.com/ordo-one/package-latency-tools.git resolved at 2.0.0-alpha.1
Found 1 product dependencies
- swift-numerics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling _NumericsShims _NumericsShims.c
[2/14] Compiling RealModule Float80+Real.swift
[3/14] Compiling RealModule ElementaryFunctions.swift
[4/15] Compiling RealModule Real.swift
[5/15] Compiling RealModule Float+Real.swift
[6/15] Compiling RealModule Float16+Real.swift
[7/15] Compiling RealModule RealFunctions.swift
[8/15] Emitting module RealModule
[9/15] Compiling RealModule AugmentedArithmetic.swift
[10/15] Compiling RealModule Double+Real.swift
[11/15] Compiling RealModule AlgebraicField.swift
[12/15] Compiling RealModule ApproximateEquality.swift
[13/20] Compiling ComplexModule Differentiable.swift
[14/20] Compiling ComplexModule ElementaryFunctions.swift
[15/20] Emitting module ComplexModule
[16/20] Compiling ComplexModule Arithmetic.swift
[17/20] Compiling ComplexModule Complex.swift
[18/20] Compiling LatencyTimer LatencyTimer.swift
[19/20] Emitting module LatencyTimer
[20/22] Compiling Numerics Numerics.swift
[21/22] Emitting module Numerics
[22/24] Compiling LatencyStatistics LatencyStatistics.swift
[23/24] Emitting module LatencyStatistics
[24/26] Emitting module LatencyStatisticsCLI
[25/26] Compiling LatencyStatisticsCLI main.swift
[25/26] Linking LatencyStatisticsCLI
Build complete! (8.39s)
Build complete.
Done.