Build Information
Successful build of Hardware with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Hardware.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Hardware
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d9c86fd Updated header
Cloned https://github.com/elegantchaos/Hardware.git
Revision (git rev-parse @):
d9c86fdc42f14e5014e588d532df013f331ca9d7
SUCCESS checkout https://github.com/elegantchaos/Hardware.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin SwiftFormatterPlugin
Building for debugging...
[3/11] Compiling Hardware Platform.swift
[4/11] Compiling Hardware IOIterator.swift
[5/11] Emitting module Hardware
[6/11] Compiling Hardware IOObject.swift
[7/11] Compiling Hardware Device.swift
[8/11] Compiling Hardware EthernetInterface.swift
[9/11] Compiling Hardware MacAddress.swift
[10/11] Compiling Hardware IORegistryEntry.swift
[11/11] Compiling Hardware IOService.swift
[12/12] Compiling Hardware System.swift
Build complete! (49.70s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/elegantchaos/ActionBuilderCore from cache
Fetched https://github.com/elegantchaos/Matchable.git (0.27s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.27s)
Fetching https://github.com/elegantchaos/Runner from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.17s)
Fetched https://github.com/elegantchaos/Runner (0.17s)
Fetching https://github.com/elegantchaos/ActionBuilderPlugin.git from cache
Fetching https://github.com/elegantchaos/SwiftFormatterPlugin.git from cache
Fetched https://github.com/elegantchaos/SwiftFormatterPlugin.git (0.18s)
Fetching https://github.com/elegantchaos/SemanticVersion from cache
Fetched https://github.com/elegantchaos/ActionBuilderPlugin.git (0.19s)
Computing version for https://github.com/elegantchaos/SwiftFormatterPlugin.git
Fetched https://github.com/elegantchaos/SemanticVersion (0.16s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.92s)
Computed https://github.com/elegantchaos/SwiftFormatterPlugin.git at 1.0.3 (0.66s)
Computing version for https://github.com/elegantchaos/ActionBuilderPlugin.git
Computed https://github.com/elegantchaos/ActionBuilderPlugin.git at 1.0.6 (0.45s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.13 (0.04s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore
Computed https://github.com/elegantchaos/ActionBuilderCore at 1.0.8 (0.61s)
Computing version for https://github.com/elegantchaos/SemanticVersion
Computed https://github.com/elegantchaos/SemanticVersion at 1.1.0 (0.55s)
Computing version for https://github.com/elegantchaos/Runner
Computed https://github.com/elegantchaos/Runner at 1.3.2 (0.44s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.47s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.45s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.9
Creating working copy for https://github.com/elegantchaos/Runner
Working copy of https://github.com/elegantchaos/Runner resolved at 1.3.2
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore
Working copy of https://github.com/elegantchaos/ActionBuilderCore resolved at 1.0.8
Creating working copy for https://github.com/elegantchaos/SwiftFormatterPlugin.git
Working copy of https://github.com/elegantchaos/SwiftFormatterPlugin.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/ActionBuilderPlugin.git
Working copy of https://github.com/elegantchaos/ActionBuilderPlugin.git resolved at 1.0.6
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.13
Creating working copy for https://github.com/elegantchaos/SemanticVersion
Working copy of https://github.com/elegantchaos/SemanticVersion resolved at 1.1.0
Build complete.
Done.