The Swift Package Index logo.Swift Package Index

Build Information

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Geotum.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
a22720edc5281580a5648aa49755e47c1b4bdf9f
SUCCESS checkout https://github.com/pducks32/Geotum.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pducks32/Geotum.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 05:56:46.985 xcodebuild[50963:5661306] 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 05:56:47.292 xcodebuild[50963:5661306] [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" : "Geotum",
    "schemes" : [
      "Geotum Command Line",
      "Geotum-Package",
      "GeotumCLI",
      "GeotumPackageDescription"
    ],
    "targets" : [
      "Basic",
      "Geotum",
      "GeotumCLI",
      "GeotumPackageDescription",
      "GeotumPackageTests",
      "GeotumTests",
      "POSIX",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "clibc",
      "geotum"
    ]
  }
}
2024-02-14 05:56:47.601 xcodebuild[50964:5661343] 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 05:56:47.913 xcodebuild[50964:5661343] [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 Geotum-Package -destination generic/platform=ios
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 Geotum-Package -destination generic/platform=ios
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
Prepare packages
ComputeTargetDependencyGraph
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)
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 -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/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: 001a8bbf85351aef88140c484ab88689
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/001a8bbf85351aef88140c484ab88689.xcbuilddata
/Users/admin/builds/J1XnyXFH/1/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.4.99. (in target 'Geotum' from project 'Geotum')
/Users/admin/builds/J1XnyXFH/1/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.4.99. (in target 'GeotumCLI' from project 'Geotum')
/Users/admin/builds/J1XnyXFH/1/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')
2024-02-14 05:56:48.222 xcodebuild[51021:5661509] 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 05:56:48.527 xcodebuild[51021:5661509] [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 Geotum-Package -destination generic/platform=ios
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
Prepare packages
ComputeTargetDependencyGraph
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)
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 -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/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: 001a8bbf85351aef88140c484ab88689
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/001a8bbf85351aef88140c484ab88689.xcbuilddata
/Users/admin/builds/J1XnyXFH/1/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.4.99. (in target 'GeotumCLI' from project 'Geotum')
/Users/admin/builds/J1XnyXFH/1/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')
/Users/admin/builds/J1XnyXFH/1/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.4.99. (in target 'Geotum' from project 'Geotum')
2024-02-14 05:56:49.513 xcodebuild[51029:5661555] 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 05:56:49.870 xcodebuild[51029:5661555] [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