Build Information
Successful build of Toybox 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/giginet/toybox.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/toybox
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b30d04c Merge pull request #30 from giginet/macos-default-template
Cloned https://github.com/giginet/toybox.git
Revision (git rev-parse @):
b30d04ce827d27f4d47bc504fd103cfd391d7b84
SUCCESS checkout https://github.com/giginet/toybox.git at master
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.27s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.28s)
Fetched https://github.com/Quick/Quick.git (0.28s)
Computing version for https://github.com/Carthage/Commandant.git
Fetched https://github.com/Quick/Nimble.git (0.31s)
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.33s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (0.06s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.07s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "toybox",
"name": "Toybox",
"url": "https://github.com/giginet/toybox.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/toybox",
"dependencies": [
{
"identity": "swxmlhash",
"name": "SWXMLHash",
"url": "https://github.com/drmohundro/SWXMLHash.git",
"version": "4.9.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
"dependencies": [
]
},
{
"identity": "commandant",
"name": "Commandant",
"url": "https://github.com/Carthage/Commandant.git",
"version": "0.18.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/giginet/toybox.git
[1/1199] Fetching toybox
Fetched https://github.com/giginet/toybox.git (0.34s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.23s)
Fetched https://github.com/drmohundro/SWXMLHash.git (0.23s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (0.02s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.03s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.0
Creating working copy for https://github.com/giginet/toybox.git
Working copy of https://github.com/giginet/toybox.git resolved at master
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Found 2 product dependencies
- SWXMLHash
- Commandant
========================================
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/15] Compiling Commandant OrderedSet.swift
[2/15] Compiling Commandant Result+Additions.swift
[3/16] Compiling Commandant Switch.swift
[4/16] Compiling Commandant Option.swift
[5/16] Compiling Commandant Errors.swift
[6/16] Compiling Commandant ArgumentProtocol.swift
[7/16] Compiling Commandant Command.swift
[8/16] Compiling Commandant Argument.swift
[9/16] Compiling Commandant ArgumentParser.swift
[10/16] Compiling Commandant HelpCommand.swift
[11/16] Emitting module Commandant
[12/16] Compiling SWXMLHash SWXMLHash.swift
[13/16] Compiling SWXMLHash shim.swift
[14/16] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[15/16] Emitting module SWXMLHash
[16/23] Compiling ToyboxKit XcodeFinder.swift
[17/23] Compiling ToyboxKit Version.swift
[18/23] Compiling ToyboxKit Playground.swift
[19/23] Compiling ToyboxKit PlaygroundBuilder.swift
[20/23] Emitting module ToyboxKit
[21/23] Compiling ToyboxKit Errors.swift
[22/23] Compiling ToyboxKit Handler.swift
[23/30] Compiling toybox main.swift
[24/30] Compiling toybox Version.swift
[25/30] Compiling toybox List.swift
[26/30] Compiling toybox Open.swift
[27/30] Compiling toybox Root.swift
[28/30] Compiling toybox Create.swift
[29/30] Emitting module toybox
[29/30] Linking toybox
Build complete! (12.85s)
Build complete.
Done.