The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SGLOpenGL with Swift 5.9 for watchOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme SGLOpenGL-Package -destination "generic/platform=watchos"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGL/OpenGL.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftGL/OpenGL
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 70b7654 Renamed Tools target to glgen.
Cloned https://github.com/SwiftGL/OpenGL.git into spi-builder-workspace
70b765437206a2b8b45c373bb70abbeb61004325
SUCCESS checkout https://github.com/SwiftGL/OpenGL.git at master
========================================
Build
========================================
Selected platform:         watchos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.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
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SGLOpenGL",
    "schemes" : [
      "glgen",
      "SGLOpenGL-Package",
      "SGLOpenGLPackageDescription",
      "Tools"
    ],
    "targets" : [
      "SGLOpenGLPackageDescription",
      "SGLOpenGL",
      "Tools",
      "glgen"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme SGLOpenGL-Package -destination "generic/platform=watchos"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SGLOpenGL-Package -destination generic/platform=watchos

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
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 1da80cea9956a60fd19c4f52d2e83342
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1da80cea9956a60fd19c4f52d2e83342.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Tools' in project 'SGLOpenGL' (no dependencies)
    Target 'SGLOpenGL' in project 'SGLOpenGL' (no dependencies)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/SGLOpenGL.xcodeproj: error: Signing for "Tools" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Tools' from project 'SGLOpenGL')
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SGLOpenGL-Package -destination generic/platform=watchos

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
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Tools' in project 'SGLOpenGL' (no dependencies)
    Target 'SGLOpenGL' in project 'SGLOpenGL' (no dependencies)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/SGLOpenGL.xcodeproj: error: Signing for "Tools" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Tools' from project 'SGLOpenGL')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 watchos