The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcinfo with Swift 5.8 for tvOS using Xcode 14.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcodereleases/xcinfo.git
Reference: master
From https://github.com/xcodereleases/xcinfo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
Cloned https://github.com/xcodereleases/xcinfo.git
Revision (git rev-parse @):
d8c566be7204afdc4dbc734f58a206b5e342426d
SUCCESS checkout https://github.com/xcodereleases/xcinfo.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=tvos
Command line invocation:
2023-11-01 12:34:56.854 xcodebuild[87578:29589581] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme xcinfo -destination generic/platform=tvos
2023-11-01 12:35:02.878 xcodebuild[87578:29589581] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000002b200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: $PWD/checkout/.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".}
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Quick: https://github.com/Quick/Quick.git @ 1.3.4
  XcodeReleases: https://github.com/xcodereleases/data.git @ master
  Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
  xcinfo: $PWD/checkout
  Args: https://github.com/getGuaka/Args.git @ 0.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.1.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
  unxip: https://github.com/saagarjha/unxip @ 3.0.0
  Nimble: https://github.com/Quick/Nimble.git @ 7.3.4
  Prompt: https://github.com/getGuaka/Prompt.git @ 0.1.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 0fe455dbcc263a2693b3b873a40f518b
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/0fe455dbcc263a2693b3b873a40f518b.xcbuilddata
note: Building targets in dependency order
error: The package product 'libunxip' requires minimum platform version 14.0 for the tvOS platform, but this target supports 11.0 (in target 'xcinfoCoreTests' from project 'xcinfo')
error: The package product 'CustomDump' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'xcinfoCoreTests' from project 'xcinfo')
error: The package product 'libunxip' requires minimum platform version 14.0 for the tvOS platform, but this target supports 11.0 (in target 'xcinfoCore' from project 'xcinfo')
error: The package product 'libunxip' requires minimum platform version 14.0 for the tvOS platform, but this target supports 11.0 (in target 'xcinfo' from project 'xcinfo')
Resolve Package Graph
2023-11-01 12:35:02.884 xcodebuild[87578:29589581] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000025700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: $PWD/checkout/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/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