Build Information
Failed to build SwiftBlend2D, reference 0.11.4 (855fe1), with Swift 6.3 for Android on 14 Apr 2026 18:50:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/swift-blend2d.git
Reference: 0.11.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/LuizZak/swift-blend2d
* tag 0.11.4 -> FETCH_HEAD
HEAD is now at 855fe13 Creating BLStyleConvertible type
Cloned https://github.com/LuizZak/swift-blend2d.git
Revision (git rev-parse @):
855fe139f972fea76afceba23a289846df03ec5d
SUCCESS checkout https://github.com/LuizZak/swift-blend2d.git at 0.11.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/LuizZak/swift-libpng.git
[1/76] Fetching swift-libpng
Fetched https://github.com/LuizZak/swift-libpng.git from cache (0.23s)
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 '/host/spi-builder-workspace/Tests/SwiftBlend2DTests/SnapshotFailures': File not found.
warning: you may be able to install libpng using your system-packager:
apt-get install libpng-dev
warning: you may be able to install libpng using your system-packager:
apt-get install libpng-dev
Building for debugging...
[0/189] Compiling emitter.cpp
[1/189] Compiling a64func.cpp
[2/189] Compiling a64instdb.cpp
[3/189] Compiling a64instapi.cpp
[4/189] Compiling builder.cpp
[5/189] Compiling trace.cpp
[6/189] Compiling random.cpp
[7/189] Compiling uniqueidgenerator.cpp
[8/189] Compiling unicode.cpp
[9/189] Compiling runtime.cpp
[10/189] Compiling futex.cpp
[11/189] Compiling thread.cpp
[12/189] Compiling threadpool.cpp
[13/189] Compiling tables.cpp
[14/189] Compiling scopedallocator.cpp
[15/189] Compiling zeroallocator.cpp
[16/189] Compiling arenahashmap.cpp
[17/189] Compiling arenaallocator.cpp
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/rastercontext.cpp:23:
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/../raster/rastercontext_p.h:34:
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/../raster/../pipeline/jit/pipegenruntime_p.h:14:
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/../raster/../pipeline/jit/../../pipeline/jit/pipecompiler_p.h:10:
/host/spi-builder-workspace/Sources/blend2d/blend2d/raster/../raster/../pipeline/jit/../../pipeline/jit/../../pipeline/jit/jitbase_p.h:18:12: fatal error: 'asmjit/a64.h' file not found
18 | #include <asmjit/a64.h>
| ^~~~~~~~~~~~~~
1 error generated.
[18/189] Compiling rastercontext.cpp
[18/189] Compiling simdx86_test_sse4_2.cpp
[18/189] Compiling simdx86_test_ssse3.cpp
[18/189] Compiling simdx86_test_sse4_1.cpp
[18/189] Compiling string.cpp
[18/189] Compiling var.cpp
[18/189] Compiling math.cpp
[18/189] Write swift-version--4F562202D5529B1.txt
BUILD FAILURE 6.3 android