Build Information
Successful build of package-latency-tools, reference main (9293b1
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 00:37:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-latency-tools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-latency-tools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9293b13 ci: 🔄 synced file(s) with ordo-one/internal-repository-templates (#13)
Cloned https://github.com/ordo-one/package-latency-tools.git
Revision (git rev-parse @):
9293b1335f9fb7b5f55413b3bd0923dc27fe0a9f
SUCCESS checkout https://github.com/ordo-one/package-latency-tools.git at main
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.13s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.65s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/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/admin/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/admin/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 from cache (0.81s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
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 main (9293b13)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Found 1 product dependencies
- swift-numerics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ordo-one/package-latency-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[4/12] Write LatencyStatisticsCLI-entitlement.plist
[4/12] Write sources
[7/12] Compiling _NumericsShims _NumericsShims.c
[8/12] Write swift-version--7754E27361AE5C74.txt
[10/24] Compiling RealModule Real.swift
[11/25] Compiling RealModule Float80+Real.swift
[12/25] Emitting module RealModule
[13/25] Compiling RealModule ApproximateEquality.swift
[14/25] Compiling RealModule RealFunctions.swift
[15/25] Compiling RealModule AugmentedArithmetic.swift
[16/25] Compiling RealModule AlgebraicField.swift
[17/25] Compiling RealModule ElementaryFunctions.swift
[18/25] Compiling RealModule Float+Real.swift
[19/25] Compiling RealModule Float16+Real.swift
[20/25] Compiling RealModule Double+Real.swift
[21/30] Compiling LatencyTimer LatencyTimer.swift
[22/30] Emitting module LatencyTimer
[23/30] Compiling ComplexModule ElementaryFunctions.swift
[24/30] Emitting module ComplexModule
[25/30] Compiling ComplexModule Differentiable.swift
[26/30] Compiling ComplexModule Arithmetic.swift
[27/30] Compiling ComplexModule Complex.swift
[28/32] Emitting module Numerics
[29/32] Compiling Numerics Numerics.swift
[30/34] Compiling LatencyStatistics LatencyStatistics.swift
[31/34] Emitting module LatencyStatistics
[32/36] Compiling LatencyStatisticsCLI main.swift
[33/36] Emitting module LatencyStatisticsCLI
[33/36] Write Objects.LinkFileList
[34/36] Linking LatencyStatisticsCLI
[35/36] Applying LatencyStatisticsCLI
Build complete! (14.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "package-latency-tools",
"name" : "package-latency-tools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LatencyTimer",
"targets" : [
"LatencyTimer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LatencyStatistics",
"targets" : [
"LatencyStatistics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LatencyStatisticsCLI",
"targets" : [
"LatencyStatisticsCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LatencyToolsTests",
"module_type" : "SwiftTarget",
"name" : "LatencyToolsTests",
"path" : "Tests/LatencyToolsTests",
"sources" : [
"LatencyStatisticsTests.swift"
],
"target_dependencies" : [
"LatencyTimer",
"LatencyStatistics"
],
"type" : "test"
},
{
"c99name" : "LatencyTimer",
"module_type" : "SwiftTarget",
"name" : "LatencyTimer",
"path" : "Sources/LatencyTimer",
"product_memberships" : [
"LatencyTimer"
],
"sources" : [
"LatencyTimer.swift"
],
"type" : "library"
},
{
"c99name" : "LatencyStatisticsCLI",
"module_type" : "SwiftTarget",
"name" : "LatencyStatisticsCLI",
"path" : "Sources/LatencyStatisticsCLI",
"product_memberships" : [
"LatencyStatisticsCLI"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LatencyStatistics"
],
"type" : "executable"
},
{
"c99name" : "LatencyStatistics",
"module_type" : "SwiftTarget",
"name" : "LatencyStatistics",
"path" : "Sources/LatencyStatistics",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"LatencyStatistics",
"LatencyStatisticsCLI"
],
"sources" : [
"LatencyStatistics.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.