The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Geotum with Swift 5.9 for iOS 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 Geotum-Package -destination "generic/platform=ios"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Geotum.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pducks32/Geotum
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a22720e Implement basic cli
Cloned https://github.com/pducks32/Geotum.git into spi-builder-workspace
a22720edc5281580a5648aa49755e47c1b4bdf9f
SUCCESS checkout https://github.com/pducks32/Geotum.git at master
========================================
Build
========================================
Selected platform:         ios
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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Geotum",
    "schemes" : [
      "Geotum Command Line",
      "Geotum-Package",
      "GeotumCLI",
      "GeotumPackageDescription"
    ],
    "targets" : [
      "Basic",
      "Geotum",
      "GeotumCLI",
      "GeotumPackageDescription",
      "GeotumPackageTests",
      "GeotumTests",
      "POSIX",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "clibc",
      "geotum"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Geotum-Package -destination "generic/platform=ios"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Geotum-Package -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 8a638bf334e429a5f2bebe5c2ea2ad95
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8a638bf334e429a5f2bebe5c2ea2ad95.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'GeotumCLI' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMUtility' in project 'Geotum'
        ➜ Explicit dependency on target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
        ➜ Explicit dependency on target 'Geotum' in project 'Geotum'
    Target 'SPMUtility' in project 'Geotum'
        ➜ Explicit dependency on target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'clibc' in project 'Geotum' (no dependencies)
    Target 'Geotum' in project 'Geotum' (no dependencies)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.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.0.99. (in target 'Geotum' from project 'Geotum')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.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.0.99. (in target 'GeotumCLI' from project 'Geotum')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.xcodeproj: error: Signing for "GeotumCLI" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'GeotumCLI' from project 'Geotum')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'GeotumCLI' from project 'Geotum')
** 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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Geotum-Package -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 8a638bf334e429a5f2bebe5c2ea2ad95
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8a638bf334e429a5f2bebe5c2ea2ad95.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'GeotumCLI' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMUtility' in project 'Geotum'
        ➜ Explicit dependency on target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
        ➜ Explicit dependency on target 'Geotum' in project 'Geotum'
    Target 'SPMUtility' in project 'Geotum'
        ➜ Explicit dependency on target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'Basic' in project 'Geotum'
        ➜ Explicit dependency on target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'POSIX' in project 'Geotum'
        ➜ Explicit dependency on target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'SPMLibc' in project 'Geotum'
        ➜ Explicit dependency on target 'clibc' in project 'Geotum'
    Target 'clibc' in project 'Geotum' (no dependencies)
    Target 'Geotum' in project 'Geotum' (no dependencies)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.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.0.99. (in target 'Geotum' from project 'Geotum')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.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.0.99. (in target 'GeotumCLI' from project 'Geotum')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Geotum.xcodeproj: error: Signing for "GeotumCLI" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'GeotumCLI' from project 'Geotum')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'GeotumCLI' from project 'Geotum')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 ios