Build Information
Failed to build SwiftBlend2D, reference master (e3df6a), with Swift 5.10 for macOS (SPM) on 26 Nov 2025 02:59:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/swift-blend2d.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/swift-blend2d
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e3df6a8 Updating README.md
Cloned https://github.com/LuizZak/swift-blend2d.git
Revision (git rev-parse @):
e3df6a86b2fadbb670579ace8bdf178b217cc1e3
SUCCESS checkout https://github.com/LuizZak/swift-blend2d.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/191] Compiling a64instdb.cpp
[1/191] Compiling emitter.cpp
[1/191] Compiling a64instapi.cpp
[3/191] Compiling compiler.cpp
[3/191] Compiling constpool.cpp
[3/191] Compiling emithelper.cpp
[3/191] Compiling a64operand.cpp
[6/191] Compiling a64func.cpp
[8/191] Compiling cpuinfo.cpp
[9/191] Write swift-version-33747A42983211AE.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/compoppart.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/compoppart_p.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/fetchpart_p.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/pipefunction_p.h:9:
/Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/jitbase_p.h:18:12: fatal error: 'asmjit/a64.h' file not found
#include <asmjit/a64.h>
^~~~~~~~~~~~~~
1 error generated.
[10/191] Compiling compoppart.cpp
[10/191] Compiling futex.cpp
[10/191] Compiling uniqueidgenerator.cpp
[10/191] Compiling zeroallocator.cpp
[10/191] Compiling thread.cpp
[10/191] Compiling trace.cpp
[10/191] Compiling tables.cpp
[10/191] Compiling var.cpp
[10/191] Compiling unicode.cpp
[10/191] Compiling threadpool.cpp
Fetching https://github.com/LuizZak/swift-libpng.git
[1/76] Fetching swift-libpng
Fetched https://github.com/LuizZak/swift-libpng.git from cache (1.29s)
Creating working copy for https://github.com/LuizZak/swift-libpng.git
Working copy of https://github.com/LuizZak/swift-libpng.git resolved at master (c059e4a)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/SwiftBlend2DTests/SnapshotFailures': File not found.
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libpng using your system-packager:
brew install libpng
BUILD FAILURE 5.10 macosSpm