Build Information
Failed to build NextBusKit, reference 0.1.8 (b806c9
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 12:20:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamanskyh/nextbuskit.git
Reference: 0.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamanskyh/nextbuskit
* tag 0.1.8 -> FETCH_HEAD
HEAD is now at b806c9a Use tag for Kanna fork
Cloned https://github.com/shamanskyh/nextbuskit.git
Revision (git rev-parse @):
b806c9aa9b1f2a1ffbb2ed15a21c7deb08604b3e
SUCCESS checkout https://github.com/shamanskyh/nextbuskit.git at 0.1.8
Fetching https://github.com/shamanskyh/Kanna.git
[1/1576] Fetching kanna
Fetched https://github.com/shamanskyh/Kanna.git from cache (3.42s)
Computing version for https://github.com/shamanskyh/Kanna.git
error: invalid manifest (evaluation failed)
the build setting 'headerSearchPath' contains invalid component(s): $(SDKROOT) in https://github.com/shamanskyh/Kanna.git
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/shamanskyh/nextbuskit.git
https://github.com/shamanskyh/nextbuskit.git
{
"dependencies" : [
{
"identity" : "kanna",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shamanskyh/Kanna.git"
}
],
"manifest_display_name" : "NextBusKit",
"name" : "NextBusKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NextBusKit",
"targets" : [
"NextBusKit"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "NextBusKit",
"module_type" : "SwiftTarget",
"name" : "NextBusKit",
"path" : "Sources/NextBusKit",
"product_dependencies" : [
"Kanna"
],
"product_memberships" : [
"NextBusKit"
],
"sources" : [
"Agency.swift",
"Alert.swift",
"Constants.swift",
"Direction.swift",
"Error.swift",
"MockedPredictions.swift",
"Prediction.swift",
"Route.swift",
"Stop.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/shamanskyh/Kanna.git
Updated https://github.com/shamanskyh/Kanna.git (3.66s)
Computing version for https://github.com/shamanskyh/Kanna.git
error: invalid manifest (evaluation failed)
the build setting 'headerSearchPath' contains invalid component(s): $(SDKROOT) in https://github.com/shamanskyh/Kanna.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/shamanskyh/Kanna.git
Updated https://github.com/shamanskyh/Kanna.git (4.13s)
Computing version for https://github.com/shamanskyh/Kanna.git
error: invalid manifest (evaluation failed)
the build setting 'headerSearchPath' contains invalid component(s): $(SDKROOT) in https://github.com/shamanskyh/Kanna.git
BUILD FAILURE 6.1 macosSpm