Build Information
Successful build of Helm 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e83233 Update README.md
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
9e83233160174813b620e734d6e43018e123ed25
SUCCESS checkout https://github.com/valentinradu/Helm.git at main
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "helm",
"name": "Helm",
"url": "https://github.com/valentinradu/Helm.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Helm",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.0.5",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/valentinradu/Helm.git from cache
Fetched https://github.com/valentinradu/Helm.git (0.20s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/valentinradu/Helm.git
Working copy of https://github.com/valentinradu/Helm.git resolved at main
warning: '.resolve-product-dependencies': dependency 'helm' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
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/1] Copying Media.xcassets
[2/64] Compiling OrderedCollections _HashTable+Bucket.swift
[3/64] Compiling OrderedCollections _HashTable+BucketIterator.swift
[4/64] Compiling OrderedCollections _HashTable+Constants.swift
[5/66] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[6/66] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[7/66] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[8/66] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[9/66] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[10/66] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[11/66] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[12/66] Compiling OrderedCollections OrderedDictionary+Values.swift
[13/66] Compiling OrderedCollections OrderedSet+Hashable.swift
[14/66] Compiling OrderedCollections OrderedSet+Initializers.swift
[15/66] Compiling OrderedCollections OrderedSet+Insertions.swift
[16/66] Compiling OrderedCollections OrderedSet+Invariants.swift
[17/66] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[18/66] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[19/66] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/66] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[21/66] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[22/66] Compiling OrderedCollections OrderedSet+Diffing.swift
[23/66] Compiling OrderedCollections OrderedSet+Equatable.swift
[24/66] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[25/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[26/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[27/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[28/72] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[29/72] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[30/72] Compiling OrderedCollections OrderedSet+SubSequence.swift
[35/72] Compiling DequeModule _DequeSlot.swift
[36/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/72] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/72] Compiling OrderedCollections _HashTable+Testing.swift
[39/72] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[40/72] Compiling OrderedCollections _HashTable.swift
[41/72] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/72] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[45/72] Emitting module DequeModule
[46/72] Compiling OrderedCollections _Hashtable+Header.swift
[47/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[48/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[49/72] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/72] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[51/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/72] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[60/72] Compiling OrderedCollections OrderedSet+Testing.swift
[61/72] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[62/72] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[63/72] Compiling OrderedCollections OrderedSet.swift
[64/72] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[65/72] Compiling OrderedCollections _UnsafeBitset.swift
[72/72] Emitting module OrderedCollections
[73/74] Compiling Collections Collections.swift
[74/74] Emitting module Collections
[75/85] Compiling Helm Helm+Transitions.swift
[76/85] Compiling Helm Helm+Traversal.swift
[77/85] Emitting module Helm
[78/85] Compiling Helm Graph.swift
[79/85] Compiling Helm Helm+Navigation.swift
[80/85] Compiling Helm Errors.swift
[81/85] Compiling Helm Graph+Operators.swift
[82/86] Compiling Helm Optional+Unwrap.swift
[83/86] Compiling Helm Segue+Graph.swift
[84/86] Compiling Helm Helm+Validation.swift
[85/86] Compiling Helm Helm.swift
[86/86] Compiling Helm Segue.swift
[87/93] Compiling Playground resource_bundle_accessor.swift
[88/93] Compiling Playground PlaygroundFragment.swift
[89/93] Compiling Playground Basic.swift
[90/93] Emitting module Playground
[91/93] Compiling Playground ActionSheet.swift
[92/93] Compiling Playground NavigationView.swift
[93/93] Compiling Playground TabView.swift
Build complete! (13.94s)
Build complete.
Done.