Build Information
Successful build of Benchmark, reference main (87b08b
), with Swift 5.10 for macOS (SPM) on 15 Nov 2024 18:07:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-benchmark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-benchmark
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87b08bf chore: Fix test compilation on Ubuntu Noble (#300)
Cloned https://github.com/ordo-one/package-benchmark.git
Revision (git rev-parse @):
87b08bf1fb2f7e4d9dd2fca5d7dd3e0ff8125c1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-benchmark.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ordo-one/package-benchmark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin BenchmarkCommandPlugin
[2/2] Compiling plugin BenchmarkPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/34] Write sources
[13/34] Write BenchmarkHelpGenerator-entitlement.plist
[13/34] Write BenchmarkBoilerplateGenerator-entitlement.plist
[13/34] Write BenchmarkTool-entitlement.plist
[16/34] Write sources
[19/34] Write swift-version-33747A42983211AE.txt
[20/34] Compiling CSystem shims.c
[20/34] Compiling CDarwinOperatingSystemStats CDarwinOperatingSystemStats.c
[22/34] Compiling _NumericsShims _NumericsShims.c
[23/86] Compiling SwiftRuntimeHooks shims.c
[24/86] Compiling _AtomicsShims.c
[26/86] Emitting module RealModule
[27/86] Compiling RealModule ApproximateEquality.swift
[28/86] Compiling RealModule AlgebraicField.swift
[29/86] Compiling RealModule Real.swift
[30/86] Compiling RealModule Float80+Real.swift
[31/87] Compiling RealModule AugmentedArithmetic.swift
[32/87] Compiling RealModule ElementaryFunctions.swift
[33/87] Compiling RealModule Float+Real.swift
[34/87] Compiling RealModule Float16+Real.swift
[35/87] Compiling RealModule Double+Real.swift
[36/106] Compiling RealModule RealFunctions.swift
[37/111] Emitting module ArgumentParserToolInfo
[38/111] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/150] Emitting module ComplexModule
[40/150] Compiling ComplexModule Differentiable.swift
[41/150] Compiling ComplexModule Complex.swift
[42/150] Compiling ComplexModule Arithmetic.swift
[43/150] Compiling ComplexModule ElementaryFunctions.swift
[44/150] Compiling ArgumentParser ExpressibleByArgument.swift
[45/150] Compiling ArgumentParser ArgumentDefinition.swift
[46/150] Compiling ArgumentParser ArgumentSet.swift
[47/153] Compiling ArgumentParser CompletionKind.swift
[48/153] Compiling ArgumentParser Errors.swift
[49/153] Compiling ArgumentParser Flag.swift
[50/153] Compiling ArgumentParser CommandConfiguration.swift
[51/153] Compiling ArgumentParser CommandGroup.swift
[52/153] Compiling ArgumentParser EnumerableFlag.swift
[53/153] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/153] Compiling ArgumentParser CompletionsGenerator.swift
[55/153] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/155] Compiling ArgumentParser CommandParser.swift
[57/155] Compiling ArgumentParser InputKey.swift
[58/155] Compiling ArgumentParser InputOrigin.swift
[59/155] Emitting module SystemPackage
[60/155] Compiling Numerics Numerics.swift
[61/155] Emitting module Numerics
[62/155] Compiling ArgumentParser ParsableArguments.swift
[63/155] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/155] Compiling ArgumentParser ParsableCommand.swift
[65/155] Compiling ArgumentParser Option.swift
[66/155] Compiling ArgumentParser OptionGroup.swift
[67/155] Compiling ArgumentParser AsyncParsableCommand.swift
[68/155] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/155] Compiling ArgumentParser Argument.swift
[70/155] Compiling ArgumentParser NameSpecification.swift
[71/155] Compiling ArgumentParser ArgumentDecoder.swift
[72/155] Compiling ArgumentParser ArgumentHelp.swift
[73/155] Compiling ArgumentParser ArgumentVisibility.swift
[74/157] Compiling SystemPackage Util+StringArray.swift
[75/157] Compiling SystemPackage Util.swift
[76/157] Compiling SystemPackage UtilConsumers.swift
[95/159] Emitting module Atomics
[96/159] Compiling Atomics IntegerOperations.swift
[97/159] Compiling Atomics Unmanaged extensions.swift
[98/159] Emitting module ArgumentParser
[104/163] Emitting module TextTable
[107/163] Compiling TextTable PipeFormat.swift
[108/164] Compiling TextTable SimpleFormat.swift
[109/164] Compiling TextTable PlainFormat.swift
[110/164] Compiling TextTable RstFormat.swift
[111/164] Compiling TextTable PsqlFormat.swift
[114/164] Compiling TextTable String+Util.swift
[115/164] Compiling TextTable OrgFormat.swift
[141/164] Compiling ArgumentParser Platform.swift
[142/164] Compiling ArgumentParser SequenceExtensions.swift
[143/164] Compiling ArgumentParser StringExtensions.swift
[144/164] Compiling ArgumentParser Tree.swift
[145/164] Compiling ArgumentParser ParserError.swift
[146/164] Compiling ArgumentParser SplitArguments.swift
[147/164] Compiling ArgumentParser DumpHelpGenerator.swift
[148/164] Compiling ArgumentParser HelpCommand.swift
[149/164] Compiling ArgumentParser HelpGenerator.swift
[150/164] Compiling ArgumentParser MessageInfo.swift
[151/164] Compiling ArgumentParser UsageGenerator.swift
[152/164] Compiling ArgumentParser CollectionExtensions.swift
[153/164] Compiling TextTable TextTable.swift
[154/169] Emitting module Histogram
[155/169] Compiling Histogram Histogram.swift
[156/197] Emitting module BenchmarkBoilerplateGenerator
[157/197] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[157/197] Write Objects.LinkFileList
[159/197] Compiling BenchmarkHelpGenerator Command+Helpers.swift
[160/197] Emitting module BenchmarkHelpGenerator
[161/197] Compiling BenchmarkHelpGenerator BenchmarkHelpGenerator.swift
[161/197] Write Objects.LinkFileList
[163/197] Compiling Benchmark ARCStats.swift
[164/197] Compiling Benchmark ARCStatsProducer.swift
[165/197] Compiling Benchmark Benchmark+ConvenienceInitializers.swift
[166/199] Compiling Benchmark Utilities.swift
[167/199] Compiling Benchmark Statistics.swift
[167/199] Linking BenchmarkHelpGenerator
[168/199] Linking BenchmarkBoilerplateGenerator
[170/199] Emitting module Benchmark
[170/199] Applying BenchmarkHelpGenerator
[171/199] Applying BenchmarkBoilerplateGenerator
[173/199] Compiling Benchmark Benchmark.swift
[174/199] Compiling Benchmark BenchmarkClock.swift
[175/199] Compiling Benchmark BenchmarkExecutor+Extensions.swift
[176/199] Compiling Benchmark MallocStats.swift
[177/199] Compiling Benchmark MallocStatsProducer+jemalloc.swift
[178/199] Compiling Benchmark NIOLock.swift
[179/199] Compiling Benchmark lock.swift
[180/199] Compiling Benchmark OperatingSystemStats.swift
[181/199] Compiling Benchmark OperatingSystemStatsProducer+Darwin.swift
[182/199] Compiling Benchmark BenchmarkRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[183/199] Compiling Benchmark BenchmarkThresholds+Defaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[184/199] Compiling Benchmark BenchmarkThresholds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Benchmark/BenchmarkRunner.swift:90:23: warning: 'checkAbsoluteThresholds' is deprecated: The checking of absolute thresholds should now be done using `swift package benchmark thresholds`
Benchmark.checkAbsoluteThresholds = command.checkAbsolute
^
[185/199] Compiling Benchmark OperatingSystemStatsProducer+Linux.swift
[186/199] Compiling Benchmark Progress.swift
[187/199] Compiling Benchmark ProgressElements.swift
[188/199] Compiling Benchmark Blackhole.swift
[189/199] Compiling Benchmark Int+Extensions.swift
[190/199] Compiling Benchmark MallocStats+jemalloc-support.swift
[191/199] Compiling Benchmark BenchmarkMetric.swift
[192/199] Compiling Benchmark BenchmarkResult.swift
[193/199] Compiling Benchmark BenchmarkRunner+ReadWrite.swift
[194/199] Compiling Benchmark BenchmarkExecutor.swift
[195/199] Compiling Benchmark BenchmarkInternals.swift
[196/199] Compiling Benchmark BenchmarkMetric+Defaults.swift
[197/216] Compiling BenchmarkTool BenchmarkTool+ReadP90AbsoluteThresholds.swift
[198/216] Compiling BenchmarkTool BenchmarkTool+Thresholds.swift
[199/217] Compiling BenchmarkTool BenchmarkTool+Export+JMHFormatter.swift
[200/217] Compiling BenchmarkTool BenchmarkTool+Export.swift
[201/217] Compiling BenchmarkTool String+Additions.swift
[202/217] Compiling BenchmarkTool BenchmarkTool+Export+InfluxCSVFormatter.swift
[203/217] Compiling BenchmarkTool BenchmarkTool+Export+JMHElement.swift
[204/217] Emitting module BenchmarkTool
[205/217] Compiling BenchmarkTool BenchmarkTool+Baselines.swift
[206/217] Compiling BenchmarkTool BenchmarkTool+CreateBenchmark.swift
[207/217] Compiling BenchmarkTool FilePath+Additions.swift
[208/217] Compiling BenchmarkTool BenchmarkTool+JSON.swift
[209/217] Compiling BenchmarkTool BenchmarkTool+Machine.swift
[210/217] Compiling BenchmarkTool BenchmarkTool+Operations.swift
[211/217] Compiling BenchmarkTool BenchmarkTool+PrettyPrinting.swift
[212/217] Compiling BenchmarkTool FilePath+DirectoryView.swift
[213/217] Compiling BenchmarkTool BenchmarkTool.swift
[214/217] Compiling BenchmarkTool Command+Helpers.swift
[214/217] Write Objects.LinkFileList
[215/217] Linking BenchmarkTool
[216/217] Applying BenchmarkTool
Build complete! (22.18s)
warning: 'spi-builder-workspace': Building for SPI@macOS, disabling Jemalloc
Fetching https://github.com/apple/swift-system
Fetching https://github.com/HdrHistogram/hdrhistogram-swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/ordo-one/TextTable
Fetching https://github.com/apple/swift-atomics
[1/203] Fetching texttable
[28/1772] Fetching texttable, swift-atomics
[250/2354] Fetching texttable, swift-atomics, hdrhistogram-swift
[425/6255] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-system
[2021/18626] Fetching texttable, swift-atomics, hdrhistogram-swift, swift-system, swift-argument-parser
Fetched https://github.com/ordo-one/TextTable from cache (1.67s)
Fetched https://github.com/apple/swift-atomics from cache (1.67s)
[5102/16854] Fetching hdrhistogram-swift, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.14s)
Fetched https://github.com/apple/swift-system from cache (2.14s)
Fetched https://github.com/HdrHistogram/hdrhistogram-swift from cache (2.14s)
Computing version for https://github.com/ordo-one/TextTable
Computed https://github.com/ordo-one/TextTable at 0.0.2 (0.52s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift
Computed https://github.com/HdrHistogram/hdrhistogram-swift at 0.1.2 (0.53s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.06s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.38s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
Creating working copy for https://github.com/ordo-one/TextTable
Working copy of https://github.com/ordo-one/TextTable resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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.