Build Information
Failed to build SwiftSensors, reference 0.0.1 (f80560
), with Swift 6.0 for tvOS using Xcode 16.2 on 21 Mar 2025 02:59:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSensors -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getmirai/swift-sensors.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getmirai/swift-sensors
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at f805608 add sources
Cloned https://github.com/getmirai/swift-sensors.git
Revision (git rev-parse @):
f805608cedad5e05ca1a95cf28ffd6c899497adc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getmirai/swift-sensors.git at 0.0.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/getmirai/swift-sensors.git
https://github.com/getmirai/swift-sensors.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftSensors",
"name" : "SwiftSensors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SwiftSensors",
"targets" : [
"SwiftSensors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSensors",
"module_type" : "SwiftTarget",
"name" : "SwiftSensors",
"path" : "Sources/SwiftSensors",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PowerSensors.swift",
"SensorBase.swift",
"SensorFormatter.swift",
"SwiftSensors.swift",
"SystemStats.swift",
"ThermalSensors.swift"
],
"target_dependencies" : [
"PrivateAPI"
],
"type" : "library"
},
{
"c99name" : "PrivateAPI",
"module_type" : "ClangTarget",
"name" : "PrivateAPI",
"path" : "Sources/PrivateAPI",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PrivateAPI.m"
],
"target_dependencies" : [
"IOKit"
],
"type" : "library"
},
{
"c99name" : "IOKit",
"module_type" : "BinaryTarget",
"name" : "IOKit",
"path" : "Frameworks/IOKit.xcframework",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftSensors: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftSensors
{
"dependencies" : [
],
"manifest_display_name" : "SwiftSensors",
"name" : "SwiftSensors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SwiftSensors",
"targets" : [
"SwiftSensors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSensors",
"module_type" : "SwiftTarget",
"name" : "SwiftSensors",
"path" : "Sources/SwiftSensors",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PowerSensors.swift",
"SensorBase.swift",
"SensorFormatter.swift",
"SwiftSensors.swift",
"SystemStats.swift",
"ThermalSensors.swift"
],
"target_dependencies" : [
"PrivateAPI"
],
"type" : "library"
},
{
"c99name" : "PrivateAPI",
"module_type" : "ClangTarget",
"name" : "PrivateAPI",
"path" : "Sources/PrivateAPI",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PrivateAPI.m"
],
"target_dependencies" : [
"IOKit"
],
"type" : "library"
},
{
"c99name" : "IOKit",
"module_type" : "BinaryTarget",
"name" : "IOKit",
"path" : "Frameworks/IOKit.xcframework",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftSensors"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSensors -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSensors -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
SwiftSensors: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
Target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
Target 'PrivateAPI' in project 'SwiftSensors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 851cdd105d80c56606e9e56caf45e116
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/851cdd105d80c56606e9e56caf45e116.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'PrivateAPI' from project 'SwiftSensors')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftSensors
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftSensors: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftSensors
{
"dependencies" : [
],
"manifest_display_name" : "SwiftSensors",
"name" : "SwiftSensors",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SwiftSensors",
"targets" : [
"SwiftSensors"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSensors",
"module_type" : "SwiftTarget",
"name" : "SwiftSensors",
"path" : "Sources/SwiftSensors",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PowerSensors.swift",
"SensorBase.swift",
"SensorFormatter.swift",
"SwiftSensors.swift",
"SystemStats.swift",
"ThermalSensors.swift"
],
"target_dependencies" : [
"PrivateAPI"
],
"type" : "library"
},
{
"c99name" : "PrivateAPI",
"module_type" : "ClangTarget",
"name" : "PrivateAPI",
"path" : "Sources/PrivateAPI",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
"PrivateAPI.m"
],
"target_dependencies" : [
"IOKit"
],
"type" : "library"
},
{
"c99name" : "IOKit",
"module_type" : "BinaryTarget",
"name" : "IOKit",
"path" : "Frameworks/IOKit.xcframework",
"product_memberships" : [
"SwiftSensors"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftSensors"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSensors -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSensors -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftSensors: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
Target 'SwiftSensors' in project 'SwiftSensors'
➜ Explicit dependency on target 'PrivateAPI' in project 'SwiftSensors'
Target 'PrivateAPI' in project 'SwiftSensors' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 7d8c461c506889adf2d45ec7ad36eeb8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7d8c461c506889adf2d45ec7ad36eeb8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'SwiftSensors' from project 'SwiftSensors')
/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/IOKit.xcframework'. (in target 'PrivateAPI' from project 'SwiftSensors')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftSensors
(1 failure)
BUILD FAILURE 6.0 tvOS