The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SelfSignedCert with Swift 5.10 for tvOS using Xcode 15.3 at master.

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 SelfSignedCert -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/svdo/swift-SelfSignedCert.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/svdo/swift-SelfSignedCert
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4a912a7 Add a bit of info on usage
Cloned https://github.com/svdo/swift-SelfSignedCert.git
Revision (git rev-parse @):
4a912a7973a8c962383adc7660d660f6af171de5
SUCCESS checkout https://github.com/svdo/swift-SelfSignedCert.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/svdo/swift-SelfSignedCert.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/iosdevzone/IDZSwiftCommonCrypto (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/svdo/swift-SecurityExtensions.git (cached)
Fetching from https://github.com/dapperstout/swift-bytes.git (cached)
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/Quick/Nimble (cached)
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘swift-bytes’
Checking out 0.8.0 of package ‘swift-bytes’
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
Creating working copy of package ‘Nimble’
Checking out 9.0.0 of package ‘Nimble’
Creating working copy of package ‘swift-SecurityExtensions’
Checking out 4.0.1 of package ‘swift-SecurityExtensions’
Creating working copy of package ‘IDZSwiftCommonCrypto’
Checking out 0.13.1 of package ‘IDZSwiftCommonCrypto’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Resolved source packages:
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  Nimble: https://github.com/Quick/Nimble @ 9.0.0
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  Quick: https://github.com/Quick/Quick @ 3.1.2
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
resolved source packages: SwiftBytes, CwlCatchException, Nimble, IDZSwiftCommonCrypto, CwlPreconditionTesting, Quick, SecurityExtensions
2024-02-15 07:28:02.297 xcodebuild[20142:8703589] 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-15 07:28:02.719 xcodebuild[20142:8703589] [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.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SelfSignedCert",
    "schemes" : [
      "SelfSignedCert",
      "TestHost"
    ],
    "targets" : [
      "SelfSignedCert",
      "SelfSignedCertTests",
      "TestHost"
    ]
  }
}
2024-02-15 07:28:09.240 xcodebuild[20690:8705417] 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-15 07:28:09.611 xcodebuild[20690:8705417] [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" : [
      "SelfSignedCert"
    ]
  }
}
2024-02-15 07:28:10.061 xcodebuild[20702:8705533] 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-15 07:28:10.967 xcodebuild[20702:8705533] [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 SelfSignedCert -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
  SelfSignedCert: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Resolve Package Graph
Prepare packages
Resolving package dependencies…
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes' (no dependencies)
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto' (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: 24a5f39ef378133bf67a0fb6346747a4
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24a5f39ef378133bf67a0fb6346747a4.xcbuilddata
error: The package product 'SwiftBytes' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'SelfSignedCert' from project 'SelfSignedCert')
2024-02-15 07:28:11.382 xcodebuild[20775:8705840] 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-15 07:28:12.709 xcodebuild[20775:8705840] [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.
2024-02-15 07:28:12.853 xcodebuild[20775:8705840] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:769
Details:  log recorder for IDEActivityLogCommandInvocationSection “Resolving package dependencies…” was sent -addMessage: after it had already been asked to stop recording.
Object:   <IDEActivityLogCommandInvocationSectionRecorder: 0x60000249d260>
Method:   -addMessage:
Thread:   <_NSMainThread: 0x600001a98180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-02-15 07:28:12.881 xcodebuild[20775:8705840] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:769
Details:  log recorder for IDEActivityLogCommandInvocationSection “Resolving package dependencies…” was sent -addMessage: after it had already been asked to stop recording.
Object:   <IDEActivityLogCommandInvocationSectionRecorder: 0x60000249d260>
Method:   -addMessage:
Thread:   <_NSMainThread: 0x600001a98180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SelfSignedCert -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftBytes: https://github.com/dapperstout/swift-bytes.git @ 0.8.0
  IDZSwiftCommonCrypto: https://github.com/iosdevzone/IDZSwiftCommonCrypto @ 0.13.1
  SelfSignedCert: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SecurityExtensions: https://github.com/svdo/swift-SecurityExtensions.git @ 4.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SelfSignedCert' in project 'SelfSignedCert'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes'
        ➜ Explicit dependency on target 'SwiftBytes' in project 'SwiftBytes'
    Target 'SwiftBytes' in project 'SwiftBytes' (no dependencies)
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'SecurityExtensions' in project 'SecurityExtensions'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
        ➜ Explicit dependency on target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto'
    Target 'IDZSwiftCommonCrypto' in project 'IDZSwiftCommonCrypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'SwiftBytes' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'SelfSignedCert' from project 'SelfSignedCert')
2024-02-15 07:28:13.827 xcodebuild[20939:8706523] 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-15 07:28:14.589 xcodebuild[20939:8706523] [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