The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftBlend2D, reference master (e3df6a), with Swift 6.2 for Android on 26 Nov 2025 02:59:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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 /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
 * 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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-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.21s)
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/192] Compiling a64formatter.cpp
[1/192] Write swift-version--6B0C4D200E742BB1.txt
[2/192] Compiling codewriter.cpp
[3/192] Compiling a64func.cpp
[3/192] Compiling a64instapi.cpp
[5/192] Compiling a64emithelper.cpp
[6/192] Compiling a64builder.cpp
[7/192] Compiling a64compiler.cpp
[8/192] Compiling unicode.cpp
[9/192] Compiling trace.cpp
[10/192] Compiling uniqueidgenerator.cpp
[11/192] Compiling otname.cpp
[12/192] Compiling futex.cpp
[13/192] Compiling scopedallocator.cpp
[14/192] Compiling thread.cpp
[15/192] Compiling threadpool.cpp
[16/192] Compiling tables.cpp
[17/192] Compiling arenahashmap.cpp
[18/192] Compiling simdx86_test_ssse3.cpp
[19/192] Compiling arenaallocator.cpp
[20/192] Compiling var.cpp
[21/192] Compiling simdx86_test_sse4_2.cpp
[22/192] Compiling simdx86_test_sse4_1.cpp
[23/192] Compiling zeroallocator.cpp
[24/192] Compiling simdx86_test_sse2.cpp
[25/192] Compiling simdx86_test_avx512.cpp
[26/192] Compiling simdarm_test_asimd.cpp
[27/192] Compiling math.cpp
[28/192] Compiling simdx86_test_avx2.cpp
[29/192] Compiling simdx86_test_avx.cpp
[30/192] Compiling string.cpp
[31/192] Compiling runtimescope.cpp
[32/192] Compiling workersynchronization.cpp
[33/192] Compiling runtime.cpp
[34/192] Compiling renderfetchdata.cpp
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/workermanager.cpp:7:
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.
[35/192] Compiling workermanager.cpp
[35/192] Compiling random.cpp
[35/192] Compiling interpolation_sse2.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>
      |            ^~~~~~~~~~~~~~
[35/192] Compiling rastercontext.cpp
[35/192] Compiling rastercontextops.cpp
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/workdata.cpp:7:
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>
      |            ^~~~~~~~~~~~~~
[35/192] Compiling workdata.cpp
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/rendertargetinfo.cpp:10:
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>
      |            ^~~~~~~~~~~~~~
[35/192] Compiling rendertargetinfo.cpp
In file included from /host/spi-builder-workspace/Sources/blend2d/blend2d/raster/workerproc.cpp:8:
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>
      |            ^~~~~~~~~~~~~~
[35/192] Compiling workerproc.cpp
BUILD FAILURE 6.2 android