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 YAnalyticsPendo with Swift 5.10 for tvOS using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme YAnalyticsPendo -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-pendo-ios.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/yanalytics-pendo-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 63bb63f Add SPI shields to README (#5)
Cloned https://github.com/codeandtheory/yanalytics-pendo-ios.git
Revision (git rev-parse @):
63bb63fa682a36b473a510f2a6b303ed06217113
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-pendo-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/codeandtheory/yanalytics-pendo-ios.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/yml-org/yanalytics-ios.git (cached)
Fetching from https://github.com/pendo-io/pendo-mobile-ios
Creating working copy of package ‘pendo-mobile-ios’
Checking out 2.22.6 of package ‘pendo-mobile-ios’
Creating working copy of package ‘yanalytics-ios’
Checking out 1.2.1 of package ‘yanalytics-ios’
Resolved source packages:
  YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
  Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
  YAnalyticsPendo: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: YAnalytics, Pendo, YAnalyticsPendo
2024-02-17 23:05:12.636 xcodebuild[90635:41832635] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:16.857 xcodebuild[90635:41832635] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "YAnalytics",
      "YAnalyticsPendo"
    ]
  }
}
2024-02-17 23:05:17.237 xcodebuild[90695:41832884] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:17.579 xcodebuild[90695:41832884] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "YAnalytics",
      "YAnalyticsPendo"
    ]
  }
}
2024-02-17 23:05:17.844 xcodebuild[90703:41832946] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:18.168 xcodebuild[90703:41832946] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "dependencies" : [
    {
      "identity" : "pendo-mobile-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pendo-io/pendo-mobile-ios"
    },
    {
      "identity" : "yanalytics-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yml-org/yanalytics-ios.git"
    }
  ],
  "manifest_display_name" : "YAnalyticsPendo",
  "name" : "YAnalyticsPendo",
  "path" : "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YAnalyticsPendo",
      "targets" : [
        "YAnalyticsPendo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YAnalyticsPendoTests",
      "module_type" : "SwiftTarget",
      "name" : "YAnalyticsPendoTests",
      "path" : "Tests/YAnalyticsPendoTests",
      "sources" : [
        "Helpers/XCTestCase+AssertLogged.swift",
        "Helpers/XCTestCase+MemoryLeakTracking.swift",
        "Mock/MockAnalyticsData.swift",
        "PendoAnalyticsConfigurationTests.swift",
        "PendoAnalyticsEngineTests.swift",
        "PendoEventMappingTests.swift",
        "PendoSessionDataTests.swift"
      ],
      "target_dependencies" : [
        "YAnalyticsPendo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YAnalyticsPendo",
      "module_type" : "SwiftTarget",
      "name" : "YAnalyticsPendo",
      "path" : "Sources/YAnalyticsPendo",
      "product_dependencies" : [
        "YAnalytics",
        "Pendo"
      ],
      "product_memberships" : [
        "YAnalyticsPendo"
      ],
      "sources" : [
        "PendoAnalyticsConfiguration.swift",
        "PendoAnalyticsEngine.swift",
        "PendoEventMapping.swift",
        "PendoSessionData.swift",
        "PendoUserPropertyType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Schemes found:
  YAnalytics
  YAnalyticsPendo
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
  YAnalyticsPendo: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
resolved source packages: YAnalytics, YAnalyticsPendo, Pendo
2024-02-17 23:05:19.214 xcodebuild[90724:41833073] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:19.562 xcodebuild[90724:41833073] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "YAnalyticsPendo"
    ]
  }
}
2024-02-17 23:05:19.841 xcodebuild[90731:41833117] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:20.173 xcodebuild[90731:41833117] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme YAnalyticsPendo -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme YAnalyticsPendo -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  YAnalyticsPendo: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
  Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'Pendo' in project 'Pendo'
    Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'Pendo' in project 'Pendo'
    Target 'Pendo' in project 'Pendo' (no dependencies)
    Target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
    Target 'YAnalytics' in project 'YAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: af0b67b63be633fa9f21bd7d8321d7e5
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/af0b67b63be633fa9f21bd7d8321d7e5.xcbuilddata
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
2024-02-17 23:05:20.460 xcodebuild[90732:41833150] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:21.346 xcodebuild[90732:41833150] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme YAnalyticsPendo -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  YAnalyticsPendo: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Pendo: https://github.com/pendo-io/pendo-mobile-ios @ 2.22.6
  YAnalytics: https://github.com/yml-org/yanalytics-ios.git @ 1.2.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'Pendo' in project 'Pendo'
    Target 'YAnalyticsPendo' in project 'YAnalyticsPendo'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'Pendo' in project 'Pendo'
    Target 'Pendo' in project 'Pendo' (no dependencies)
    Target 'YAnalytics' in project 'YAnalytics'
        ➜ Explicit dependency on target 'YAnalytics' in project 'YAnalytics'
    Target 'YAnalytics' in project 'YAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: af0b67b63be633fa9f21bd7d8321d7e5
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/af0b67b63be633fa9f21bd7d8321d7e5.xcbuilddata
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'YAnalyticsPendo' from project 'YAnalyticsPendo')
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/pendo-mobile-ios/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
2024-02-17 23:05:22.204 xcodebuild[90747:41833256] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-17 23:05:22.540 xcodebuild[90747:41833256] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS