Build Information
Failed to build SwiftWeather, reference main (827b5b), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 16:56:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftWeather -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/SwiftWeather.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/SwiftWeather
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 827b5b3 Added "Unit" prefixes to the custom units, as it Foundation's convention.
Cloned https://github.com/wadetregaskis/SwiftWeather.git
Revision (git rev-parse @):
827b5b3dbd27c9362bc3517e28d668e9cf735180
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/SwiftWeather.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/wadetregaskis/SwiftWeather.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftWeather: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftWeather
2026-04-14 12:56:23.832 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftWeather",
"name" : "SwiftWeather",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftWeather",
"targets" : [
"SwiftWeather"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftWeather",
"module_type" : "SwiftTarget",
"name" : "SwiftWeather",
"path" : "Sources/SwiftWeather",
"product_memberships" : [
"SwiftWeather"
],
"sources" : [
"AmbientWeather/AmbientWeather.swift",
"AmbientWeather/AmbientWeatherDevice.swift",
"AmbientWeather/AmbientWeatherReport.swift",
"AmbientWeather/AmbientWeatherSensor.swift",
"AmbientWeather/AmbientWeatherStationGeoType.swift",
"AmbientWeather/AmbientWeatherStationGeolocation.swift",
"AmbientWeather/AmbientWeatherStationInfo.swift",
"Extensions/Data+String.swift",
"Extensions/Unit+Custom.swift",
"Helpers/Zip.swift",
"SwiftWeather.swift",
"WeatherErrors.swift",
"WeatherSensor.swift",
"Wunderground/Wunderground.swift",
"Wunderground/WundergroundCurrentReport.swift",
"Wunderground/WundergroundDevice.swift",
"Wunderground/WundergroundError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftWeather"
]
}
}
2026-04-14 12:56:31.338 xcodebuild[628:3819] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftWeather -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 SwiftWeather -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SwiftWeather: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwiftWeather' in project 'SwiftWeather'
➜ Explicit dependency on target 'SwiftWeather' in project 'SwiftWeather'
Target 'SwiftWeather' in project 'SwiftWeather' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cb982d1bbdc142d6351d528ebbe89169
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb982d1bbdc142d6351d528ebbe89169.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.DependencyMetadataFileList (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.modulemap (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.DependencyStaticMetadataFileList (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-OutputFileMap.json (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftConstValuesFileList (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftFileList (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.LinkFileList (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SwiftWeather.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.modulemap (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/SwiftWeather.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver SwiftWeather normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftWeather -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature AccessLevelOnImport -enable-experimental-feature AccessLevelOnImport -enable-upcoming-feature BareSlashRegexLiterals -enable-experimental-feature BareSlashRegexLiterals -enable-upcoming-feature ConciseMagicFile -enable-experimental-feature ConciseMagicFile -enable-upcoming-feature DeprecateApplicationMain -enable-experimental-feature DeprecateApplicationMain -enable-upcoming-feature DisableOutwardActorInference -enable-experimental-feature DisableOutwardActorInference -enable-upcoming-feature DynamicActorIsolation -enable-experimental-feature DynamicActorIsolation -enable-upcoming-feature ExistentialAny -enable-experimental-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -enable-experimental-feature ForwardTrailingClosures -enable-upcoming-feature GlobalConcurrency -enable-experimental-feature GlobalConcurrency -enable-upcoming-feature ImplicitOpenExistentials -enable-experimental-feature ImplicitOpenExistentials -enable-upcoming-feature ImportObjcForwardDeclarations -enable-experimental-feature ImportObjcForwardDeclarations -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature InferSendableFromCaptures -enable-upcoming-feature InternalImportsByDefault -enable-experimental-feature InternalImportsByDefault -enable-upcoming-feature IsolatedDefaultValues -enable-experimental-feature IsolatedDefaultValues -enable-upcoming-feature StrictConcurrency -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-EPZLLHWQHM7XUVQ6EZQ7OJZHI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-EBRVJ6QRQ7HMNK4EPLRQZ5U6R.pcm
SwiftCompile normal arm64 Compiling\ WundergroundCurrentReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SwiftWeather.swift,\ WeatherErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftWeather (in target 'SwiftWeather' from project 'SwiftWeather')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Data+String.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundError.swift -target arm64-apple-tvos15.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json -enable-upcoming-feature AccessLevelOnImport -enable-experimental-feature AccessLevelOnImport -enable-upcoming-feature BareSlashRegexLiterals -enable-experimental-feature BareSlashRegexLiterals -enable-upcoming-feature ConciseMagicFile -enable-experimental-feature ConciseMagicFile -enable-upcoming-feature DeprecateApplicationMain -enable-experimental-feature DeprecateApplicationMain -enable-upcoming-feature DisableOutwardActorInference -enable-experimental-feature DisableOutwardActorInference -enable-upcoming-feature DynamicActorIsolation -enable-experimental-feature DynamicActorIsolation -enable-upcoming-feature ExistentialAny -enable-experimental-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -enable-experimental-feature ForwardTrailingClosures -enable-upcoming-feature GlobalConcurrency -enable-experimental-feature GlobalConcurrency -enable-upcoming-feature ImplicitOpenExistentials -enable-experimental-feature ImplicitOpenExistentials -enable-upcoming-feature ImportObjcForwardDeclarations -enable-experimental-feature ImportObjcForwardDeclarations -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature InferSendableFromCaptures -enable-upcoming-feature InternalImportsByDefault -enable-experimental-feature InternalImportsByDefault -enable-upcoming-feature IsolatedDefaultValues -enable-experimental-feature IsolatedDefaultValues -enable-upcoming-feature StrictConcurrency -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name SwiftWeather -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.abi.json
EmitSwiftModule normal arm64 (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift:40:25: error: cannot use protocol 'LocalizedError' in a public or '@usableFromInline' conformance; 'Foundation' was not imported publicly
extension WeatherError: LocalizedError {
^
Foundation.LocalizedError:2:17: note: protocol declared here
public protocol LocalizedError : Error {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift:3:10: note: protocol 'LocalizedError' imported as 'internal' from 'Foundation' here
internal import Foundation
^
SwiftCompile normal arm64 Compiling\ Unit+Custom.swift,\ Zip.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WundergroundDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WundergroundError.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundError.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundError.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeatherReport.swift,\ AmbientWeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeatherStationGeoType.swift,\ AmbientWeatherStationGeolocation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeather.swift,\ AmbientWeatherDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WeatherSensor.swift,\ Wunderground.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeatherStationInfo.swift,\ Data+String.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Data+String.swift (in target 'SwiftWeather' from project 'SwiftWeather')
2026-04-14 12:56:32.813 xcodebuild[632:3865] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftWeather (in target 'SwiftWeather' from project 'SwiftWeather')
EmitSwiftModule normal arm64 (in target 'SwiftWeather' from project 'SwiftWeather')
Building workspace spi-builder-workspace with scheme SwiftWeather
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftWeather: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftWeather
2026-04-14 12:56:38.451 xcodebuild[689:4123] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftWeather",
"name" : "SwiftWeather",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftWeather",
"targets" : [
"SwiftWeather"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftWeather",
"module_type" : "SwiftTarget",
"name" : "SwiftWeather",
"path" : "Sources/SwiftWeather",
"product_memberships" : [
"SwiftWeather"
],
"sources" : [
"AmbientWeather/AmbientWeather.swift",
"AmbientWeather/AmbientWeatherDevice.swift",
"AmbientWeather/AmbientWeatherReport.swift",
"AmbientWeather/AmbientWeatherSensor.swift",
"AmbientWeather/AmbientWeatherStationGeoType.swift",
"AmbientWeather/AmbientWeatherStationGeolocation.swift",
"AmbientWeather/AmbientWeatherStationInfo.swift",
"Extensions/Data+String.swift",
"Extensions/Unit+Custom.swift",
"Helpers/Zip.swift",
"SwiftWeather.swift",
"WeatherErrors.swift",
"WeatherSensor.swift",
"Wunderground/Wunderground.swift",
"Wunderground/WundergroundCurrentReport.swift",
"Wunderground/WundergroundDevice.swift",
"Wunderground/WundergroundError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftWeather"
]
}
}
2026-04-14 12:56:39.567 xcodebuild[698:4215] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftWeather -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 SwiftWeather -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SwiftWeather: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwiftWeather' in project 'SwiftWeather'
➜ Explicit dependency on target 'SwiftWeather' in project 'SwiftWeather'
Target 'SwiftWeather' in project 'SwiftWeather' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
SwiftDriver SwiftWeather normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftWeather -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature AccessLevelOnImport -enable-experimental-feature AccessLevelOnImport -enable-upcoming-feature BareSlashRegexLiterals -enable-experimental-feature BareSlashRegexLiterals -enable-upcoming-feature ConciseMagicFile -enable-experimental-feature ConciseMagicFile -enable-upcoming-feature DeprecateApplicationMain -enable-experimental-feature DeprecateApplicationMain -enable-upcoming-feature DisableOutwardActorInference -enable-experimental-feature DisableOutwardActorInference -enable-upcoming-feature DynamicActorIsolation -enable-experimental-feature DynamicActorIsolation -enable-upcoming-feature ExistentialAny -enable-experimental-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -enable-experimental-feature ForwardTrailingClosures -enable-upcoming-feature GlobalConcurrency -enable-experimental-feature GlobalConcurrency -enable-upcoming-feature ImplicitOpenExistentials -enable-experimental-feature ImplicitOpenExistentials -enable-upcoming-feature ImportObjcForwardDeclarations -enable-experimental-feature ImportObjcForwardDeclarations -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature InferSendableFromCaptures -enable-upcoming-feature InternalImportsByDefault -enable-experimental-feature InternalImportsByDefault -enable-upcoming-feature IsolatedDefaultValues -enable-experimental-feature IsolatedDefaultValues -enable-upcoming-feature StrictConcurrency -enable-experimental-feature StrictConcurrency -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AmbientWeatherStationGeoType.swift,\ AmbientWeatherStationGeolocation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeatherReport.swift,\ AmbientWeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WeatherSensor.swift,\ Wunderground.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeatherStationInfo.swift,\ Data+String.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Data+String.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationInfo.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Data+String.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AmbientWeather.swift,\ AmbientWeatherDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WundergroundCurrentReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SwiftWeather.swift,\ WeatherErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Unit+Custom.swift,\ Zip.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftWeather (in target 'SwiftWeather' from project 'SwiftWeather')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeoType.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationGeolocation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/AmbientWeather/AmbientWeatherStationInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Data+String.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Extensions/Unit+Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Helpers/Zip.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/SwiftWeather.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherSensor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/Wunderground.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundCurrentReport.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundError.swift -target arm64-apple-tvos15.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather_const_extract_protocols.json -enable-upcoming-feature AccessLevelOnImport -enable-experimental-feature AccessLevelOnImport -enable-upcoming-feature BareSlashRegexLiterals -enable-experimental-feature BareSlashRegexLiterals -enable-upcoming-feature ConciseMagicFile -enable-experimental-feature ConciseMagicFile -enable-upcoming-feature DeprecateApplicationMain -enable-experimental-feature DeprecateApplicationMain -enable-upcoming-feature DisableOutwardActorInference -enable-experimental-feature DisableOutwardActorInference -enable-upcoming-feature DynamicActorIsolation -enable-experimental-feature DynamicActorIsolation -enable-upcoming-feature ExistentialAny -enable-experimental-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -enable-experimental-feature ForwardTrailingClosures -enable-upcoming-feature GlobalConcurrency -enable-experimental-feature GlobalConcurrency -enable-upcoming-feature ImplicitOpenExistentials -enable-experimental-feature ImplicitOpenExistentials -enable-upcoming-feature ImportObjcForwardDeclarations -enable-experimental-feature ImportObjcForwardDeclarations -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature InferSendableFromCaptures -enable-upcoming-feature InternalImportsByDefault -enable-experimental-feature InternalImportsByDefault -enable-upcoming-feature IsolatedDefaultValues -enable-experimental-feature IsolatedDefaultValues -enable-upcoming-feature StrictConcurrency -enable-experimental-feature StrictConcurrency -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name SwiftWeather -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftWeather.build/Debug-appletvos/SwiftWeather.build/Objects-normal/arm64/SwiftWeather.abi.json
EmitSwiftModule normal arm64 (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift:40:25: error: cannot use protocol 'LocalizedError' in a public or '@usableFromInline' conformance; 'Foundation' was not imported publicly
extension WeatherError: LocalizedError {
^
Foundation.LocalizedError:2:17: note: protocol declared here
public protocol LocalizedError : Error {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/WeatherErrors.swift:3:10: note: protocol 'LocalizedError' imported as 'internal' from 'Foundation' here
internal import Foundation
^
SwiftCompile normal arm64 Compiling\ WundergroundDevice.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundDevice.swift (in target 'SwiftWeather' from project 'SwiftWeather')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WundergroundError.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftWeather/Wunderground/WundergroundError.swift (in target 'SwiftWeather' from project 'SwiftWeather')
2026-04-14 12:56:40.596 xcodebuild[700:4243] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftWeather (in target 'SwiftWeather' from project 'SwiftWeather')
EmitSwiftModule normal arm64 (in target 'SwiftWeather' from project 'SwiftWeather')
Building workspace spi-builder-workspace with scheme SwiftWeather
(3 failures)
BUILD FAILURE 6.3 tvOS