Build Information
Failed to build SwiftFirebase, reference v0.0.1 (de2102
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 02:34:30 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/compnerd/swift-firebase.git
Reference: v0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/compnerd/swift-firebase
* tag v0.0.1 -> FETCH_HEAD
HEAD is now at de2102c SwiftFirebase: initial import
Cloned https://github.com/compnerd/swift-firebase.git
Revision (git rev-parse @):
de2102c8b51df0512073528c6872d1a6a36d1255
SUCCESS checkout https://github.com/compnerd/swift-firebase.git at v0.0.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/compnerd/swift-firebase.git
https://github.com/compnerd/swift-firebase.git
{
"dependencies" : [
{
"identity" : "swift-win32",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/compnerd/swift-win32"
}
],
"manifest_display_name" : "SwiftFirebase",
"name" : "SwiftFirebase",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FirebaseCore",
"targets" : [
"FirebaseCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseAuth",
"targets" : [
"FirebaseAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FireBaseUI",
"targets" : [
"FireBaseUI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "firebase",
"module_type" : "ClangTarget",
"name" : "firebase",
"path" : "Sources/firebase",
"product_memberships" : [
"FirebaseCore",
"FirebaseAuth",
"FireBaseUI"
],
"sources" : [
"shims.cc"
],
"type" : "library"
},
{
"c99name" : "FirebaseCore",
"module_type" : "SwiftTarget",
"name" : "FirebaseCore",
"path" : "Sources/FirebaseCore",
"product_memberships" : [
"FirebaseCore",
"FirebaseAuth",
"FireBaseUI"
],
"sources" : [
"FirebaseApp+Swift.swift",
"FirebaseConfiguration.swift",
"FirebaseError.swift",
"FirebaseLogging+Swift.swift",
"FirebaseOptions+Swift.swift"
],
"target_dependencies" : [
"firebase"
],
"type" : "library"
},
{
"c99name" : "FirebaseAuth",
"module_type" : "SwiftTarget",
"name" : "FirebaseAuth",
"path" : "Sources/FirebaseAuth",
"product_memberships" : [
"FirebaseAuth",
"FireBaseUI"
],
"sources" : [
"FIRActionCodeOperation.swift",
"FIRAuthTokenResult.swift",
"FirebaseAuth+Swift.swift",
"FirebaseAuthError.swift",
"FirebaseAuthResult+Swift.swift",
"FirebaseUser+Swift.swift"
],
"target_dependencies" : [
"firebase",
"FirebaseCore"
],
"type" : "library"
},
{
"c99name" : "FireBaseUI",
"module_type" : "SwiftTarget",
"name" : "FireBaseUI",
"path" : "Examples/FireBaseUI",
"product_dependencies" : [
"SwiftWin32"
],
"product_memberships" : [
"FireBaseUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/FireBaseUI/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FireBaseUI.swift",
"FireBaseUIViewController.swift",
"SceneDelegate.swift",
"SwiftWin32+Extensions.swift"
],
"target_dependencies" : [
"FirebaseCore",
"FirebaseAuth"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
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/compnerd/swift-win32
the package manifest at '/Package@swift-5.8.swift' cannot be accessed (invalid absolute path 'Package@swift-5.7.swift') in https://github.com/compnerd/swift-win32Resolve Package Graph
Updating from https://github.com/compnerd/swift-win32
the package manifest at '/Package@swift-5.8.swift' cannot be accessed (invalid absolute path 'Package@swift-5.7.swift') in https://github.com/compnerd/swift-win32
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 19:34:29.165 xcodebuild[518:2916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_19-34-0029.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package manifest at '/Package@swift-5.8.swift' cannot be accessed (invalid absolute path 'Package@swift-5.7.swift') in https://github.com/compnerd/swift-win32
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
Updating from https://github.com/compnerd/swift-win32
the package manifest at '/Package@swift-5.8.swift' cannot be accessed (invalid absolute path 'Package@swift-5.7.swift') in https://github.com/compnerd/swift-win32
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 19:34:30.493 xcodebuild[669:3673] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_19-34-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package manifest at '/Package@swift-5.8.swift' cannot be accessed (invalid absolute path 'Package@swift-5.7.swift') in https://github.com/compnerd/swift-win32
BUILD FAILURE 6.1 watchOS