Build Information
Failed to build github.com-johnno1962-fortify with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/Fortify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/Fortify
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0dde0e7 Trap SEIGSEGV, SIGBUS
Cloned https://github.com/johnno1962/Fortify.git
Revision (git rev-parse @):
0dde0e768bacc229b3879a28b4973883f69dffb3
SUCCESS checkout https://github.com/johnno1962/Fortify.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/johnno1962/Fortify.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/johnno1962/DLKit
Fetching from https://github.com/johnno1962/StringIndex
Fetching from https://github.com/johnno1962/fishhook
Creating working copy of package ‘fishhook’
Checking out 1.2.1 of package ‘fishhook’
Creating working copy of package ‘StringIndex’
Checking out 2.1.1 of package ‘StringIndex’
Creating working copy of package ‘DLKit’
Checking out 3.4.6 of package ‘DLKit’
Resolved source packages:
fishhook: https://github.com/johnno1962/fishhook @ 1.2.1
StringIndex: https://github.com/johnno1962/StringIndex @ 2.1.1
DLKit: https://github.com/johnno1962/DLKit @ 3.4.6
resolved source packages: fishhook, StringIndex, DLKit
{
"dependencies" : [
{
"identity" : "stringindex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/StringIndex"
},
{
"identity" : "swiftregex5",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.1",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/SwiftRegex5.git"
},
{
"identity" : "popen",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/Popen.git"
},
{
"identity" : "dlkit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/DLKit"
}
],
"manifest_display_name" : "spi-builder-workspace",
"name" : "spi-builder-workspace",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "spi-builder-workspace",
"targets" : [
"spi-builder-workspace"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "spi_builder_workspace",
"module_type" : "SwiftTarget",
"name" : "spi-builder-workspace",
"path" : "Sources",
"product_dependencies" : [
"StringIndex",
"DLKit",
"Popen",
"DLKitC",
"SwiftRegex"
],
"product_memberships" : [
"spi-builder-workspace"
],
"sources" : [
"Fortify.swift"
],
"type" : "library"
},
{
"c99name" : "FortifyTests",
"module_type" : "SwiftTarget",
"name" : "FortifyTests",
"path" : "Tests/FortifyTests",
"product_dependencies" : [
"Fortify"
],
"sources" : [
"FortifyTests.swift",
"XCTestManifests.swift"
],
"type" : "test"
}
],
"tools_version" : "5.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Fortify",
"schemes" : [
"Fortify",
"fortifyapp",
"FortifyPackageDescription",
"fortifyUIKit"
],
"targets" : [
"Fortify",
"FortifyPackageDescription",
"fortifyapp",
"fortifyUIKit"
]
}
}
2024-11-04 04:16:16.479 xcodebuild[805:4384] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-04-11_04-16-0016.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'Fortify' required by package 'spi-builder-workspace' target 'FortifyTests' not found.
GENERIC FAILURE 6.0 visionOS