Build Information
Failed to build XCEOptionalAssign, reference master (d1be76
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 10:01:25 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcessentials/optionalassign.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcessentials/optionalassign
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d1be765 Merge branch 'release/3.0.0'
Cloned https://github.com/xcessentials/optionalassign.git
Revision (git rev-parse @):
d1be765004e942eda3d4953defdd05c536c0162b
SUCCESS checkout https://github.com/xcessentials/optionalassign.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/xcessentials/optionalassign.git
https://github.com/xcessentials/optionalassign.git
{
"dependencies" : [
{
"identity" : "swifthamcrest",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nschum/SwiftHamcrest"
}
],
"manifest_display_name" : "XCEOptionalAssign",
"name" : "XCEOptionalAssign",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XCEOptionalAssign",
"targets" : [
"XCEOptionalAssign"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "XCEOptionalAssignAllTests",
"module_type" : "SwiftTarget",
"name" : "XCEOptionalAssignAllTests",
"path" : "Tests/AllTests",
"product_dependencies" : [
"SwiftHamcrest"
],
"sources" : [
"AllTests.swift"
],
"target_dependencies" : [
"XCEOptionalAssign"
],
"type" : "test"
},
{
"c99name" : "XCEOptionalAssign",
"module_type" : "SwiftTarget",
"name" : "XCEOptionalAssign",
"path" : "Sources/Core",
"product_memberships" : [
"XCEOptionalAssign"
],
"sources" : [
"OptionalAssign.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/nschum/SwiftHamcrest
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Creating working copy of package ‘SwiftHamcrest’
Checking out 2.3.3 of package ‘SwiftHamcrest’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
product 'SwiftHamcrest' required by package 'spi-builder-workspace' target 'XCEOptionalAssignAllTests' not found. Did you mean 'SwiftRefactor'?Resolve Package Graph
product 'SwiftHamcrest' required by package 'spi-builder-workspace' target 'XCEOptionalAssignAllTests' not found. Did you mean 'SwiftRefactor'?
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 03:01:25.019 xcodebuild[518:2877] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_03-01-0025.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'SwiftHamcrest' required by package 'spi-builder-workspace' target 'XCEOptionalAssignAllTests' not found. Did you mean 'SwiftRefactor'?
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
product 'SwiftHamcrest' required by package 'spi-builder-workspace' target 'XCEOptionalAssignAllTests' not found. Did you mean 'SwiftRefactor'?
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 03:01:25.693 xcodebuild[749:3991] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_03-01-0025.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'SwiftHamcrest' required by package 'spi-builder-workspace' target 'XCEOptionalAssignAllTests' not found. Did you mean 'SwiftRefactor'?
BUILD FAILURE 6.1 iOS