Build Information
Successful build of Bedrock 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/DuetHealth/Bedrock.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DuetHealth/Bedrock
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5154a04 Merge pull request #13 from DuetHealth/validate_spm_and_pods_during_ci
Cloned https://github.com/DuetHealth/Bedrock.git
Revision (git rev-parse @):
5154a0417955bb725f99b1dbd66453e4cf90dfd2
SUCCESS checkout https://github.com/DuetHealth/Bedrock.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "bedrock",
"name": "Bedrock",
"url": "https://github.com/DuetHealth/Bedrock.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bedrock",
"dependencies": [
]
}
]
}
Fetching https://github.com/DuetHealth/Bedrock.git
[1/410] Fetching bedrock
Fetched https://github.com/DuetHealth/Bedrock.git (0.35s)
Creating working copy for https://github.com/DuetHealth/Bedrock.git
Working copy of https://github.com/DuetHealth/Bedrock.git resolved at main
warning: '.resolve-product-dependencies': dependency 'bedrock' is not used by any target
Found 0 product dependencies
========================================
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/11] Compiling Bedrock Range+Clamp.swift
[2/11] Compiling Bedrock Compose.swift
[3/11] Compiling Bedrock Curry.swift
[4/11] Compiling Bedrock Optional.swift
[5/11] Compiling Bedrock BedrockNamespace.swift
[6/11] Compiling Bedrock Bundle.swift
[7/11] Emitting module Bedrock
[8/11] Compiling Bedrock Pipe.swift
[9/11] Compiling Bedrock Tuple.swift
[10/11] Compiling Bedrock Sequence.swift
[11/11] Compiling Bedrock Functions.swift
[12/12] Compiling Bedrock String.swift
Build complete! (9.02s)
Build complete.
Done.