The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GPXKit with Swift 5.8 for tvOS using Xcode 14.3 at 2.2.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme GPXKit -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mmllr/GPXKit.git
Reference: 2.2.4
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mmllr/GPXKit
 * tag               2.2.4      -> FETCH_HEAD
HEAD is now at 3b1e913 Cleans up code in TrackGraphTests.swift
Cloned https://github.com/mmllr/GPXKit.git
Revision (git rev-parse @):
3b1e913050c1809a3b4a21f92af2110d988dd1af
SUCCESS checkout https://github.com/mmllr/GPXKit.git at 2.2.4
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/mmllr/GPXKit.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.2.0 of package ‘swift-custom-dump’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.1.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.2.0
  GPXKit: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.1.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.0
resolved source packages: swift-custom-dump, GPXKit, swift-numerics, xctest-dynamic-overlay, swift-algorithms
2024-04-04 08:04:04.367 xcodebuild[63319:5687932] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-04 08:04:30.412 xcodebuild[63319:5687932] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002240800: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-04 08:04:30.414 xcodebuild[63319:5687932] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000225ed00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "dependencies" : [
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "GPXKit",
  "name" : "GPXKit",
  "path" : "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GPXKit",
      "targets" : [
        "GPXKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GPXKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GPXKitTests",
      "path" : "Tests/GPXKitTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "CollectionExtensionsTests.swift",
        "CombineExtensionTests.swift",
        "Fixtures.swift",
        "GPXExporterTests.swift",
        "GPXParserTests.swift",
        "GPXTrackTests.swift",
        "GeoBoundsTests.swift",
        "GeoCoordinateExtensionsTests.swift",
        "GradeSegmentTests.swift",
        "MapKitExtensionsTests.swift",
        "TestFixtures.swift",
        "TestHelpers.swift",
        "TrackGraphCoreLocationTests.swift",
        "TrackGraphTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GPXKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GPXKit",
      "module_type" : "SwiftTarget",
      "name" : "GPXKit",
      "path" : "Sources/GPXKit",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "GPXKit"
      ],
      "sources" : [
        "BasicXMLParser.swift",
        "Climb.swift",
        "CollectionExtensions.swift",
        "CombineSupport.swift",
        "Coordinate.swift",
        "CoreLocationSupport.swift",
        "DistanceCalculation.swift",
        "DistanceHeight.swift",
        "GPXExporter.swift",
        "GPXFileParser.swift",
        "GPXTrack.swift",
        "GeoBounds.swift",
        "GeoCoordinate.swift",
        "GradeSegment.swift",
        "ISO8601DateFormatter.swift",
        "TrackGraph+Private.swift",
        "TrackGraph.swift",
        "TrackPoint.swift",
        "TrackSegment.swift",
        "Waypoint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GPXKit"
    ]
  }
}
2024-04-04 08:04:31.656 xcodebuild[63636:5689022] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme GPXKit -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GPXKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.1.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.2.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.0
  GPXKit: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 4149efa0b8a522b00557c3201816e700
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4149efa0b8a522b00557c3201816e700.xcbuilddata
note: Building targets in dependency order
error: The package product 'CustomDump' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'GPXKitTests' from project 'GPXKit')
Resolve Package Graph
2024-04-04 08:04:32.338 xcodebuild[63643:5689106] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-04 08:04:33.237 xcodebuild[63643:5689106] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000007e0200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-04 08:04:33.242 xcodebuild[63643:5689106] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000007d9900: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme GPXKit -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.1.0
  swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.0
  GPXKit: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 4149efa0b8a522b00557c3201816e700
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4149efa0b8a522b00557c3201816e700.xcbuilddata
note: Building targets in dependency order
error: The package product 'CustomDump' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'GPXKitTests' from project 'GPXKit')
2024-04-04 08:04:34.501 xcodebuild[63664:5689245] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-04 08:04:34.809 xcodebuild[63664:5689245] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001e87000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-04 08:04:34.811 xcodebuild[63664:5689245] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001eba500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS

Build Machine: Mac 5