Build Information
Failed to build swift-package-factory with Swift 5.10 for visionOS using Xcode 15.4.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-package-factory.git
Reference: v0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-package-factory
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 2b27eb0 add license and readme
Cloned https://github.com/tayloraswift/swift-package-factory.git
Revision (git rev-parse @):
2b27eb00e8011423edfb02fa70dd4c2c5f03cf16
SUCCESS checkout https://github.com/tayloraswift/swift-package-factory.git at v0.1.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/tayloraswift/swift-package-factory.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/kelvin13/swift-system-extras.git (cached)
Creating working copy of package ‘swift-system’
Checking out 1.2.1 of package ‘swift-system’
Creating working copy of package ‘swift-system-extras’
Checking out 0.1.0 of package ‘swift-system-extras’
Creating working copy of package ‘swift-syntax’
Checking out swift-DEVELOPMENT-SNAPSHOT-2022-08-15-a (59c93fc) of package ‘swift-syntax’
the target name factory has different case on the filesystem and the Package.swift manifest file'Factory' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'The target named 'Factory' was identified as an executable target but a non-executable product with this name already exists.Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
Resolved source packages:
SwiftSyntax: https://github.com/apple/swift-syntax.git @ swift-DEVELOPMENT-SNAPSHOT-2022-08-15-a (59c93fc)
swift-package-factory: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system.git @ 1.2.1
swift-system-extras: https://github.com/kelvin13/swift-system-extras.git @ 0.1.0
2024-02-16 15:07:54.411 xcodebuild[61504:27239651] 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-16 15:07:57.066 xcodebuild[61504:27239651] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-16-02_15-07-0057.xcresult
2024-02-16 15:07:57.146 xcodebuild[61504:27239651] [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.
xcodebuild: error: Could not resolve package dependencies:
Library product “Factory” contains a target of type executable (“Factory”). Library products may not include executable targets.
GENERIC FAILURE 5.10 visionOS