Build Information
Successful build of Yarn 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/0xLeif/Yarn.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Yarn
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e17aaa Updated tests
Cloned https://github.com/0xLeif/Yarn.git
Revision (git rev-parse @):
2e17aaa2c0e1f3f9c248aaefb0cc933015543b0e
SUCCESS checkout https://github.com/0xLeif/Yarn.git at main
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetched https://github.com/0xLeif/Chronicle (0.20s)
Fetched https://github.com/0xLet/SwiftFu (0.20s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.0 (0.45s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.49s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "yarn",
"name": "Yarn",
"url": "https://github.com/0xLeif/Yarn.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yarn",
"dependencies": [
{
"identity": "chronicle",
"name": "Chronicle",
"url": "https://github.com/0xLeif/Chronicle",
"version": "0.2.3",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chronicle",
"dependencies": [
]
},
{
"identity": "swiftfu",
"name": "SwiftFu",
"url": "https://github.com/0xLet/SwiftFu",
"version": "1.0.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFu",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/0xLeif/Yarn.git from cache
Fetched https://github.com/0xLeif/Yarn.git (0.21s)
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetched https://github.com/0xLeif/Chronicle (0.19s)
Fetched https://github.com/0xLet/SwiftFu (0.19s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.02s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.01s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLeif/Yarn.git
Working copy of https://github.com/0xLeif/Yarn.git resolved at main
warning: '.resolve-product-dependencies': dependency 'yarn' is not used by any target
Found 2 product dependencies
- Chronicle
- SwiftFu
========================================
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...
[1/17] Compiling SwiftFu Tuplable.swift
[2/17] Compiling SwiftFu Fuable.swift
[3/17] Compiling SwiftFu Functionable.swift
[4/17] Compiling SwiftFu Modifiable.swift
[5/17] Compiling SwiftFu Printable.swift
[6/17] Compiling SwiftFu SwiftFu+.swift
[7/18] Compiling SwiftFu Switch+.swift
[8/18] Emitting module SwiftFu
[9/18] Compiling SwiftFu BinaryInteger+.swift
[10/18] Compiling SwiftFu Assertable.swift
[11/18] Compiling SwiftFu Foundation+SwiftFu.swift
[12/18] Compiling SwiftFu BinaryFloatingPoint+.swift
[13/18] Compiling SwiftFu Boolable.swift
[14/18] Compiling SwiftFu Configurable.swift
[15/18] Compiling Chronicle Chronicle+DefaultHandlers.swift
[16/18] Emitting module Chronicle
[17/18] Compiling Chronicle Chronicle+DefaultFormatters.swift
[18/18] Compiling Chronicle Chronicle.swift
[19/20] Compiling Yarn Yarn.swift
[20/20] Emitting module Yarn
Build complete! (8.50s)
Build complete.
Done.