Build Information
Failed to build KipplePlugins, reference 0.5.1 (34b63a
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 09:50:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KipplePlugins.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KipplePlugins
* tag 0.5.1 -> FETCH_HEAD
HEAD is now at 34b63a0 Removed install_git_hooks.sh
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
34b63a0b652f40bdbb55a5789ddf6e4663270c12
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at 0.5.1
Fetching https://github.com/swift-kipple/Tools
[8/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.89s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.62s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
[249/57513] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (108.06s)
Fetched https://github.com/apple/swift-argument-parser from cache (108.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.81s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.68s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "kippleplugins",
"name": "KipplePlugins",
"url": "https://github.com/bdrelling/KipplePlugins.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KipplePlugins",
"dependencies": [
{
"identity": "tools",
"name": "KippleTools",
"url": "https://github.com/swift-kipple/Tools",
"version": "0.5.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tools",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swiftformat",
"name": "SwiftFormat",
"url": "https://github.com/nicklockwood/SwiftFormat",
"version": "0.54.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/bdrelling/KipplePlugins.git
[1/319] Fetching kippleplugins
Fetched https://github.com/bdrelling/KipplePlugins.git from cache (0.80s)
Fetching https://github.com/swift-kipple/Tools from cache
Fetched https://github.com/swift-kipple/Tools from cache (0.48s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.03s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (1.14s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (1.14s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.04s)
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/bdrelling/KipplePlugins.git
Working copy of https://github.com/bdrelling/KipplePlugins.git resolved at 0.5.1 (34b63a0)
Found 1 product dependencies
- KippleTools
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: the plugin 'Format' requires macos 10.15, but depends on the product 'kipple' which requires macos 13.0; consider changing the plugin 'Format' to require macos 13.0 or later, or the product 'kipple' to require macos 10.15 or earlier.
BUILD FAILURE 6.0 macosSpm