Build Information
Failed to build Serialization, reference 1.2.0 (919687), with Swift 6.3 for Android on 17 Apr 2026 20:08:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Reference: 1.2.0
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/AppliedRecognition/Ver-ID-3-Serialization-Apple
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 9196879 Merge branch 'development'
Submodule path 'Proto': checked out 'd1aee03a3e5c7d0a028d1c2303277df277a77817'
Submodule 'Proto' (https://github.com/AppliedRecognition/Ver-ID-3-Proto.git) registered for path 'Proto'
Cloning into '/host/spi-builder-workspace/Proto'...
Cloned https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Revision (git rev-parse @):
9196879adffc9cdfd3372af12319b7bb73f04e9a
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git at 1.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/AppliedRecognition/Ver-ID-3-Serialization-Apple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/apple/swift-protobuf.git
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching https://github.com/awxkee/jxl-coder-swift.git
[1/1250] Fetching ver-id-common-types-apple
[139/2437] Fetching ver-id-common-types-apple, jxl-coder-swift
[1738/49443] Fetching ver-id-common-types-apple, jxl-coder-swift, swift-protobuf
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (0.95s)
[2909/48193] Fetching jxl-coder-swift, swift-protobuf
Fetched https://github.com/awxkee/jxl-coder-swift.git from cache (3.63s)
[21623/47006] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (12.00s)
Computing version for https://github.com/awxkee/jxl-coder-swift.git
Computed https://github.com/awxkee/jxl-coder-swift.git at 1.9.1 (15.32s)
Computing version for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Computed https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.3.0 (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.54s)
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.3.0
Creating working copy for https://github.com/awxkee/jxl-coder-swift.git
Working copy of https://github.com/awxkee/jxl-coder-swift.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.cpp:9:
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/algo/sleef-inl.h:23:10: fatal error: 'hwy/highway.h' file not found
23 | #include "hwy/highway.h"
| ^~~~~~~~~~~~~~~
1 error generated.
[1/22] Compiling sleef-inl.cpp
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbaScaler.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
26 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/22] Compiling jxlc RgbaScaler.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/RgbRgbaConverter.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
26 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/22] Compiling jxlc RgbRgbaConverter.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlJpegLiEncoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
26 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/22] Compiling jxlc JxlJpegLiEncoder.mm
/host/spi-builder-workspace/.build/checkouts/jxl-coder-swift/Sources/jxlc/JxlInternalCoder.mm:26:9: fatal error: 'Foundation/Foundation.h' file not found
26 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/22] Compiling jxlc JxlInternalCoder.mm
[1/22] Compiling jxlc JxlWorker.cpp
[1/22] Compiling jxlc JxlAnimatedDecoder.cpp
[1/22] Write swift-version--4F562202D5529B1.txt
BUILD FAILURE 6.3 android