Build Information
Failed to build SwiftFirebase, reference main (2660c1
), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 09:39:31 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/compnerd/swift-firebase
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2660c1f GHA: setup CMake based builds on Android
Cloned https://github.com/compnerd/swift-firebase.git
Revision (git rev-parse @):
2660c1f8d291e1b44a1ff27b173018bf16b2e92a
SUCCESS checkout https://github.com/compnerd/swift-firebase.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/compnerd/swift-firebase.git
https://github.com/compnerd/swift-firebase.git
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.KxunV6/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-package-description-version", "5.9.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.sL2oGP/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:5:8: error: no such module 'WinSDK'
3 | import PackageDescription
4 | import Foundation
5 | import WinSDK
| `- error: no such module 'WinSDK'
6 |
7 | let swiftc = "swiftc.exe".withCString(encodedAs: UTF16.self) { pwszCompiler in
error: fatalError
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
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-04-28 02:39:30.767 xcodebuild[501:2878] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_02-39-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
No such module 'WinSDK'
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:5:8: error: no such module 'WinSDK'
3 | import PackageDescription
4 | import Foundation
5 | import WinSDK
| `- error: no such module 'WinSDK'
6 |
7 | let swiftc = "swiftc.exe".withCString(encodedAs: UTF16.self) { pwszCompiler in
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
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-04-28 02:39:31.686 xcodebuild[522:3026] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_02-39-0031.xcresult
xcodebuild: error: Could not resolve package dependencies:
No such module 'WinSDK'
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:5:8: error: no such module 'WinSDK'
3 | import PackageDescription
4 | import Foundation
5 | import WinSDK
| `- error: no such module 'WinSDK'
6 |
7 | let swiftc = "swiftc.exe".withCString(encodedAs: UTF16.self) { pwszCompiler in
BUILD FAILURE 6.1 iOS