Build Information
Failed to build FirebladePAL with Swift 6.0 for iOS 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/fireblade-engine/pal.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fireblade-engine/pal
* tag 0.2.2 -> FETCH_HEAD
HEAD is now at c6b3fab Update dependency ctreffs/SwiftVulkan to from: "0.2.1" (#23)
Cloned https://github.com/fireblade-engine/pal.git
Revision (git rev-parse @):
c6b3fabeec37931ac479c9c301a60880be2f5822
SUCCESS checkout https://github.com/fireblade-engine/pal.git at 0.2.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/fireblade-engine/pal.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/fireblade-engine/time.git
Fetching from https://github.com/ctreffs/SwiftNFD.git
Fetching from https://github.com/fireblade-engine/math.git
Fetching from https://github.com/ctreffs/SwiftSDL2.git
Fetching from https://github.com/ctreffs/SwiftVulkan
Creating working copy of package ‘SwiftVulkan’
Checking out 0.2.1 of package ‘SwiftVulkan’
Creating working copy of package ‘math’
Checking out 0.13.0 of package ‘math’
Creating working copy of package ‘time’
Checking out 0.2.0 of package ‘time’
Creating working copy of package ‘SwiftSDL2’
Checking out 1.4.1 of package ‘SwiftSDL2’
Creating working copy of package ‘SwiftNFD’
Checking out 1.0.2 of package ‘SwiftNFD’
product 'SDL2' required by package 'spi-builder-workspace' target 'FirebladePAL' not found in package 'SDL2'. Did you mean '.product(name: "SDL2", package: "swiftsdl2")'?you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for sdl2Resolve Package Graph
product 'SDL2' required by package 'spi-builder-workspace' target 'FirebladePAL' not found in package 'SDL2'. Did you mean '.product(name: "SDL2", package: "swiftsdl2")'?you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
couldn't find pc file for sdl2
Resolved source packages:
spi-builder-workspace: (null)
2024-11-03 10:57:40.926 xcodebuild[466:2630] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-03-11_10-57-0040.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'SDL2' required by package 'spi-builder-workspace' target 'FirebladePAL' not found in package 'SDL2'. Did you mean '.product(name: "SDL2", package: "swiftsdl2")'?
GENERIC FAILURE 6.0 iOS