The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-frostflake.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-frostflake
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 077ed8c ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
Cloned https://github.com/ordo-one/package-frostflake.git
Revision (git rev-parse @):
077ed8ccb2c4a9f47c1d9eb537a00dcf459ffb36
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-frostflake.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/ordo-one/package-frostflake.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Compiling CSystem shims.c
[4/7] Compiling _PauseShims _PauseShims.c
[5/36] Compiling _AtomicsShims.c
[7/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/55] Emitting module ArgumentParserToolInfo
[9/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[10/92] Compiling ArgumentParser CompletionsGenerator.swift
[11/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[12/94] Compiling ArgumentParser CompletionKind.swift
[13/94] Compiling ArgumentParser Errors.swift
[14/94] Compiling ArgumentParser Flag.swift
[15/94] Emitting module SystemPackage
[16/94] Compiling ArgumentParser OptionGroup.swift
[17/94] Compiling ArgumentParser AsyncParsableCommand.swift
[18/94] Compiling ArgumentParser CommandConfiguration.swift
[19/94] Compiling ArgumentParser NameSpecification.swift
[20/94] Compiling ArgumentParser Option.swift
[21/94] Compiling ArgumentParser ArgumentHelp.swift
[22/94] Compiling ArgumentParser ArgumentDefinition.swift
[23/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/96] Compiling ArgumentParser Argument.swift
[26/96] Compiling SystemPackage Util.swift
[27/96] Compiling SystemPackage UtilConsumers.swift
[28/96] Compiling ArgumentParser ArgumentSet.swift
[29/96] Compiling ArgumentParser CommandParser.swift
[35/96] Compiling ArgumentParser InputKey.swift
[36/96] Compiling ArgumentParser InputOrigin.swift
[37/96] Compiling ArgumentParser ArgumentVisibility.swift
[38/96] Compiling Atomics IntegerOperations.swift
[39/96] Compiling Atomics Unmanaged extensions.swift
[43/96] Compiling DateTime Duration+Convenience.swift
[44/96] Emitting module DateTime
[45/96] Compiling DateTime InternalUTCClock.swift
[52/96] Emitting module Atomics
[56/104] Compiling PackageConcurrencyHelpers NIOSendable.swift
[57/104] Compiling PackageConcurrencyHelpers Protected.swift
[58/104] Compiling PackageConcurrencyHelpers Lockable.swift
[59/104] Compiling PackageConcurrencyHelpers Lock.swift
[60/104] Compiling PackageConcurrencyHelpers RunSync.swift
[61/104] Emitting module PackageConcurrencyHelpers
[62/104] Compiling PackageConcurrencyHelpers ForBlockingCall.swift
[63/104] Compiling PackageConcurrencyHelpers Spinlock.swift
[64/105] Compiling PackageConcurrencyHelpers YieldWithBackPressure.swift
[65/105] Compiling DateTime BenchmarkClock.swift
[66/105] Compiling DateTime EpochDateTime.swift
[67/105] Compiling DateTime FoundationExports.swift
[68/109] Compiling Frostflake FrostflakeHelpers.swift
[69/109] Compiling Frostflake FrostflakeDefinitions.swift
[70/109] Emitting module Frostflake
[71/109] Compiling Frostflake Frostflake.swift
[72/109] Emitting module ArgumentParser
[73/114] Compiling ArgumentParser ExpressibleByArgument.swift
[74/114] Compiling ArgumentParser ParsableArguments.swift
[75/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/114] Compiling ArgumentParser ParsableCommand.swift
[77/114] Compiling ArgumentParser ArgumentDecoder.swift
[78/114] Compiling ArgumentParser CollectionExtensions.swift
[79/114] Compiling ArgumentParser Platform.swift
[80/114] Compiling ArgumentParser SequenceExtensions.swift
[81/114] Compiling ArgumentParser StringExtensions.swift
[82/114] Compiling ArgumentParser Tree.swift
[84/114] Compiling ArgumentParser Parsed.swift
[85/114] Compiling ArgumentParser ParsedValues.swift
[86/114] Compiling ArgumentParser ParserError.swift
[87/114] Compiling ArgumentParser SplitArguments.swift
[98/114] Compiling ArgumentParser DumpHelpGenerator.swift
[99/114] Compiling ArgumentParser HelpCommand.swift
[100/114] Compiling ArgumentParser HelpGenerator.swift
[101/114] Compiling ArgumentParser MessageInfo.swift
[102/114] Compiling ArgumentParser UsageGenerator.swift
[114/116] Emitting module FrostflakeUtility
[115/116] Compiling FrostflakeUtility FrostflakeUtility.swift
[115/116] Linking flake
Build complete! (26.73s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-numerics (0.87s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-system (1.29s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-symbolkit (1.53s)
Fetching https://github.com/ordo-one/package-concurrency-helpers from cache
Fetched https://github.com/apple/swift-docc-plugin (0.30s)
Fetching https://github.com/ordo-one/package-datetime from cache
Fetched https://github.com/ordo-one/package-datetime (0.41s)
Fetching https://github.com/ordo-one/package-latency-tools from cache
Fetched https://github.com/apple/swift-argument-parser (1.22s)
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/ordo-one/package-latency-tools (0.20s)
Fetched https://github.com/ordo-one/package-concurrency-helpers (1.07s)
Computing version for https://github.com/ordo-one/package-datetime
Fetched https://github.com/apple/swift-atomics (0.72s)
Computed https://github.com/ordo-one/package-datetime at 1.0.2 (0.45s)
Computing version for https://github.com/ordo-one/package-concurrency-helpers
Computed https://github.com/ordo-one/package-concurrency-helpers at 2.1.0 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.04s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Computing version for https://github.com/ordo-one/package-latency-tools
Computed https://github.com/ordo-one/package-latency-tools at 1.0.0 (0.38s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.18s)
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
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/ordo-one/package-latency-tools
Working copy of https://github.com/ordo-one/package-latency-tools resolved at 1.0.0
Creating working copy for https://github.com/ordo-one/package-concurrency-helpers
Working copy of https://github.com/ordo-one/package-concurrency-helpers resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
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/ordo-one/package-datetime
Working copy of https://github.com/ordo-one/package-datetime resolved at 1.0.2
Build complete.
Done.