The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build d3-async-location, reference v2.3.2 (7e4081), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Apr 2025 03:01:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/swift-async-corelocation-streamer.git
Reference: v2.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/swift-async-corelocation-streamer
 * tag               v2.3.2     -> FETCH_HEAD
HEAD is now at 7e40816 Update .spi.yml
Cloned https://github.com/swiftuiux/swift-async-corelocation-streamer.git
Revision (git rev-parse @):
7e40816e0340bddb6a618e8279e3d0e09f666b38
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/swift-async-corelocation-streamer.git at v2.3.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftuiux/swift-async-corelocation-streamer.git
https://github.com/swiftuiux/swift-async-corelocation-streamer.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  d3-async-location: /Users/admin/builder/spi-builder-workspace
resolved source packages: d3-async-location
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "d3-async-location"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 d3-async-location -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  d3-async-location: /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 'd3-async-location' in project 'd3-async-location'
        ➜ Explicit dependency on target 'd3-async-location' in project 'd3-async-location'
    Target 'd3-async-location' in project 'd3-async-location' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3a228e0651ae17fcfcf858e03365ffe8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3a228e0651ae17fcfcf858e03365ffe8.xcbuilddata
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
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
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/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.DependencyStaticMetadataFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.DependencyMetadataFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.modulemap (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftConstValuesFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.LinkFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/d3-async-location.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.modulemap (in target 'd3-async-location' from project 'd3-async-location')
    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/d3-async-location.build/Debug-appletvos/d3-async-location.build/d3-async-location.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver d3-async-location normal arm64 com.apple.xcode.tools.swift.compiler (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name d3_async_location -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_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/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.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/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Delegate.swift,\ Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
Failed frontend command:
/Applications/Xcode-16.3.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/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.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/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name d3_async_location -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.abi.json
EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results18ObservationTrackedfMp_.swift:11:18: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
    @MainActor  @ObservationIgnored private  var _results: [Output] = []
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state18ObservationTrackedfMp_.swift:5:18: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
    @MainActor  @ObservationIgnored private  var _state: LocationStreamingState = .idle
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:70: error: 'ObservationRegistrar' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
SwiftCompile normal arm64 Compiling\ ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncLocationErrors.swift,\ LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ObservableLocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
	EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
	SwiftCompile normal arm64 Compiling\ ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
	Building workspace spi-builder-workspace with scheme d3-async-location
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  d3-async-location: /Users/admin/builder/spi-builder-workspace
resolved source packages: d3-async-location
{
  "dependencies" : [
  ],
  "manifest_display_name" : "d3-async-location",
  "name" : "d3-async-location",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "d3-async-location",
      "targets" : [
        "d3-async-location"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_async_locationTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-locationTests",
      "path" : "Tests/d3-async-locationTests",
      "sources" : [
        "d3_async_locationTests.swift"
      ],
      "target_dependencies" : [
        "d3-async-location"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_async_location",
      "module_type" : "SwiftTarget",
      "name" : "d3-async-location",
      "path" : "Sources/d3-async-location",
      "product_memberships" : [
        "d3-async-location"
      ],
      "sources" : [
        "LocationManagerAsync+/Delegate.swift",
        "LocationManagerAsync+/Permission.swift",
        "enum/AsyncLocationErrors.swift",
        "enum/LocationStreamingState.swift",
        "helper/AsyncFIFOQueue.swift",
        "helper/LocationManager.swift",
        "helper/LocationResultStrategy.swift",
        "protocol/ILocationDelegate.swift",
        "protocol/ILocationManager.swift",
        "protocol/ILocationStreamer.swift",
        "service/LocationStreamer.swift",
        "service/ObservableLocationStreamer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "d3-async-location"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme d3-async-location -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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 d3-async-location -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  d3-async-location: /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 'd3-async-location' in project 'd3-async-location'
        ➜ Explicit dependency on target 'd3-async-location' in project 'd3-async-location'
    Target 'd3-async-location' in project 'd3-async-location' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2bbc4024a9f5256004d810fc939673d2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2bbc4024a9f5256004d810fc939673d2.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
SwiftDriver d3-async-location normal arm64 com.apple.xcode.tools.swift.compiler (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name d3_async_location -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_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/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.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/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
Failed frontend command:
/Applications/Xcode-16.3.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/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/AsyncFIFOQueue.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift -target arm64-apple-tvos14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.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/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name d3_async_location -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3-async-location-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/d3-async-location.build/Debug-appletvos/d3-async-location.build/Objects-normal/arm64/d3_async_location.abi.json
EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'results' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:2: error: 'ObservationTracked()' is only available in tvOS 17.0 or newer
@ObservationTracked
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on property 'state' here
@Observable
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:2: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results18ObservationTrackedfMp_.swift:11:18: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
    @MainActor  @ObservationIgnored private  var _results: [Output] = []
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC7results0D0fMr1_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'results' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state18ObservationTrackedfMp_.swift:5:18: error: 'ObservationIgnored()' is only available in tvOS 17.0 or newer
    @MainActor  @ObservationIgnored private  var _state: LocationStreamingState = .idle
                 ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
@__swiftmacro_17d3_async_location26ObservableLocationStreamerC5state0D0fMr3_.swift:1:1: note: in expansion of macro 'ObservationTracked' on property 'state' here
@ObservationTracked
^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
@__swiftmacro_17d3_async_location26ObservableLocationStreamer0D0fMm_.swift:1:70: error: 'ObservationRegistrar' is only available in tvOS 17.0 or newer
@ObservationIgnored private let _$observationRegistrar = Observation.ObservationRegistrar()
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:1: note: in expansion of macro 'Observable' on class 'ObservableLocationStreamer' here
@Observable
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:15:2: error: 'Observable()' is only available in tvOS 17.0 or newer
@Observable
 ^
/Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift:16:20: note: add @available attribute to enclosing class
public final class ObservableLocationStreamer: ILocationStreamer{
                   ^
SwiftCompile normal arm64 Compiling\ LocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/LocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ILocationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/protocol/ILocationDelegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ObservableLocationStreamer.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/service/ObservableLocationStreamer.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AsyncLocationErrors.swift,\ LocationStreamingState.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/AsyncLocationErrors.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/enum/LocationStreamingState.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Delegate.swift,\ Permission.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Delegate.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/LocationManagerAsync+/Permission.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationManager.swift (in target 'd3-async-location' from project 'd3-async-location')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ d3_async_location (in target 'd3-async-location' from project 'd3-async-location')
	EmitSwiftModule normal arm64 (in target 'd3-async-location' from project 'd3-async-location')
	SwiftCompile normal arm64 Compiling\ LocationResultStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/d3-async-location/helper/LocationResultStrategy.swift (in target 'd3-async-location' from project 'd3-async-location')
	Building workspace spi-builder-workspace with scheme d3-async-location
(4 failures)
BUILD FAILURE 6.1 tvOS