The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcparse with Swift 5.10 for iOS using Xcode 15.3 at 2.3.1.

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 xcparse-Package -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChargePoint/xcparse.git
Reference: 2.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChargePoint/xcparse
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at 5ec5931 Merge pull request #76 from ChargePoint/revert-makefile
Cloned https://github.com/ChargePoint/xcparse.git
Revision (git rev-parse @):
5ec59315a5d752e560ab09080a4821244c279038
SUCCESS checkout https://github.com/ChargePoint/xcparse.git at 2.3.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChargePoint/xcparse.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-15 21:54:35.318 xcodebuild[83303:19647028] 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 21:54:35.604 xcodebuild[83303:19647028] [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" : "xcparse",
    "schemes" : [
      "xcparse",
      "xcparse-Package"
    ],
    "targets" : [
      "Basic",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "XCParseCore",
      "clibc",
      "xcparse",
      "xcparsePackageDescription",
      "xcparsePackageTests",
      "xcparseTests"
    ]
  }
}
2024-02-15 21:54:35.863 xcodebuild[83304:19647061] 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 21:54:36.128 xcodebuild[83304:19647061] [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 xcparse-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcparse-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.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: 6d2ec6331bb6d8cec8ae0b60ab9d6b20
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6d2ec6331bb6d8cec8ae0b60ab9d6b20.xcbuilddata
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'XCParseCore' from project 'xcparse')
2024-02-15 21:54:36.393 xcodebuild[83308:19647108] 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 21:54:36.715 xcodebuild[83308:19647108] [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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcparse-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'XCParseCore' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'xcparse' from project 'xcparse')
2024-02-15 21:54:37.524 xcodebuild[83334:19647207] 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 21:54:37.783 xcodebuild[83334:19647207] [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 iOS

Build Machine: Mac 7