Build Information
Failed to build Vulkan, reference master (e78621), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 13:06:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aestesis/vulkan.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aestesis/vulkan
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e786216 fixed macros.h
Cloned https://github.com/aestesis/vulkan.git
Revision (git rev-parse @):
e7862168bfa259e06ef05ce78733f97f78b07fde
SUCCESS checkout https://github.com/aestesis/vulkan.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "vulkan",
"name": "Vulkan",
"url": "https://github.com/aestesis/vulkan.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vulkan",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/aestesis/vulkan.git
[1/32] Fetching vulkan
Fetched https://github.com/aestesis/vulkan.git from cache (0.51s)
Creating working copy for https://github.com/aestesis/vulkan.git
Working copy of https://github.com/aestesis/vulkan.git resolved at master (e786216)
warning: '.resolve-product-dependencies': dependency 'vulkan' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/aestesis/vulkan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm