Build Information
Successful build of RCWL0516Radar, reference master (45c161
), with Swift 5.10 for macOS (SPM) on 30 Jun 2024 17:37:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uraimo/rcwl-0516-radar.swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/uraimo/rcwl-0516-radar.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 45c161d Update README.md
Cloned https://github.com/uraimo/rcwl-0516-radar.swift.git
Revision (git rev-parse @):
45c161d89ba03f1f256df8c5bc865e47250ac538
SUCCESS checkout https://github.com/uraimo/rcwl-0516-radar.swift.git at master
Fetching https://github.com/uraimo/SwiftyGPIO.git from cache
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.54s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.4 (0.43s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rcwl-0516-radar.swift",
"name": "RCWL0516Radar",
"url": "https://github.com/uraimo/rcwl-0516-radar.swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/rcwl-0516-radar.swift",
"dependencies": [
{
"identity": "swiftygpio",
"name": "SwiftyGPIO",
"url": "https://github.com/uraimo/SwiftyGPIO.git",
"version": "1.4.4",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyGPIO",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/uraimo/rcwl-0516-radar.swift.git
[1/48] Fetching rcwl-0516-radar.swift
Fetched https://github.com/uraimo/rcwl-0516-radar.swift.git from cache (0.16s)
Fetching https://github.com/uraimo/SwiftyGPIO.git from cache
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.18s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.4 (0.02s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.4
Creating working copy for https://github.com/uraimo/rcwl-0516-radar.swift.git
Working copy of https://github.com/uraimo/rcwl-0516-radar.swift.git resolved at master (45c161d)
warning: '.resolve-product-dependencies': dependency 'rcwl-0516-radar.swift' is not used by any target
Found 1 product dependencies
- SwiftyGPIO
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/uraimo/rcwl-0516-radar.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/13] Compiling SwiftyGPIO SunXi.swift
[5/13] Compiling SwiftyGPIO SPI.swift
[6/13] Compiling SwiftyGPIO SwiftyGPIO.swift
[7/14] Compiling SwiftyGPIO Presets.swift
[8/14] Compiling SwiftyGPIO 1Wire.swift
[9/14] Compiling SwiftyGPIO ADC.swift
[10/14] Compiling SwiftyGPIO I2C.swift
[11/14] Compiling SwiftyGPIO Mailbox.swift
[12/14] Emitting module SwiftyGPIO
[13/14] Compiling SwiftyGPIO PWM.swift
[14/14] Compiling SwiftyGPIO UART.swift
[15/16] Emitting module RCWL0516Radar
[16/16] Compiling RCWL0516Radar RCWL0516Radar.swift
Build complete! (9.42s)
Build complete.
Done.