The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OAuthSwiftAlamofire with Swift 5.10 for watchOS 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 OAuthSwiftAlamofire -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OAuthSwift/OAuthSwiftAlamofire
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 460d135 Update README.md
Cloned https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Revision (git rev-parse @):
460d13516b2bb7e85e735b06a2f46045a5b30d79
SUCCESS checkout https://github.com/OAuthSwift/OAuthSwiftAlamofire.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-14 04:50:13.403 xcodebuild[72513:5152908] 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-14 04:50:13.736 xcodebuild[72513:5152908] [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" : "OAuthSwift-Alamofire",
    "schemes" : [
      "OAuthSwift-Alamofire",
      "OAuthSwift-AlamofireOSX",
      "OAuthSwift-AlamofireTVOS"
    ],
    "targets" : [
      "OAuthSwiftAlamofire",
      "OAuthSwiftAlamofireTVOS",
      "OAuthSwiftAlamofireOSX",
      "OAuthSwiftAlamofireTests"
    ]
  }
}
2024-02-14 04:50:14.031 xcodebuild[72514:5152949] 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-14 04:50:14.322 xcodebuild[72514:5152949] [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" : [
      "OAuthSwiftAlamofire"
    ]
  }
}
2024-02-14 04:50:14.654 xcodebuild[72536:5153039] 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-14 04:50:16.400 xcodebuild[72536:5153039] [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 OAuthSwiftAlamofire -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme OAuthSwiftAlamofire -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Swifter: https://github.com/httpswift/swifter.git @ 1.4.7
  BrightFutures: https://github.com/Thomvis/BrightFutures.git @ 8.0.1
  Kanna: https://github.com/tid-kijyun/Kanna.git @ 5.2.2
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.0.5
  OAuthSwiftAlamofire: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  OAuthSwift: https://github.com/OAuthSwift/OAuthSwift.git @ 2.1.0
  FileKit: https://github.com/nvzqz/FileKit.git @ 6.0.0
  Erik: https://github.com/phimage/Erik.git @ 5.1.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
    Target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
    Target 'OAuthSwift' in project 'OAuthSwift' (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/WatchOS.platform/Developer/SDKs/WatchOS10.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: 9ce5cfb6794cdae20a35d02291da853b
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9ce5cfb6794cdae20a35d02291da853b.xcbuilddata
error: The package product 'OAuthSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'OAuthSwiftAlamofire' from project 'OAuthSwiftAlamofire')
2024-02-14 04:50:16.736 xcodebuild[72804:5153775] 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-14 04:50:17.177 xcodebuild[72804:5153775] [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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme OAuthSwiftAlamofire -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Erik: https://github.com/phimage/Erik.git @ 5.1.0
  BrightFutures: https://github.com/Thomvis/BrightFutures.git @ 8.0.1
  FileKit: https://github.com/nvzqz/FileKit.git @ 6.0.0
  OAuthSwiftAlamofire: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  OAuthSwift: https://github.com/OAuthSwift/OAuthSwift.git @ 2.1.0
  Kanna: https://github.com/tid-kijyun/Kanna.git @ 5.2.2
  Swifter: https://github.com/httpswift/swifter.git @ 1.4.7
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.0.5
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'OAuthSwiftAlamofire' in project 'OAuthSwiftAlamofire'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire' (no dependencies)
    Target 'OAuthSwift' in project 'OAuthSwift'
        ➜ Explicit dependency on target 'OAuthSwift' in project 'OAuthSwift'
    Target 'OAuthSwift' in project 'OAuthSwift' (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/WatchOS.platform/Developer/SDKs/WatchOS10.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: 9ce5cfb6794cdae20a35d02291da853b
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9ce5cfb6794cdae20a35d02291da853b.xcbuilddata
error: The package product 'OAuthSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'OAuthSwiftAlamofire' from project 'OAuthSwiftAlamofire')
2024-02-14 04:50:18.306 xcodebuild[72938:5154161] 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-14 04:50:18.782 xcodebuild[72938:5154161] [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 watchOS