Build Information
Failed to build MosaicKit, reference 1.1.14 (8ecb6a), with Swift 6.2 for Android on 21 Apr 2026 15:42:15 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.2-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/fdenis75/MosaicKit.git
Reference: 1.1.14
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/fdenis75/MosaicKit
* tag 1.1.14 -> FETCH_HEAD
HEAD is now at 8ecb6a7 Pushed to ios 26 and macos 2§ mini
Cloned https://github.com/fdenis75/MosaicKit.git
Revision (git rev-parse @):
8ecb6a7d217bf8ea80bf5ec62e9a8774e6659187
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fdenis75/MosaicKit.git at 1.1.14
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/fdenis75/MosaicKit.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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/awxkee/webp.swift.git
Fetching https://github.com/samsonjs/SJSAssetExportSession.git
Fetching https://github.com/DenDmitriev/DominantColors.git
Fetching https://github.com/apple/swift-log.git
[1/1011] Fetching dominantcolors
[92/1433] Fetching dominantcolors, sjsassetexportsession
[154/1606] Fetching dominantcolors, sjsassetexportsession, webp.swift
[469/8242] Fetching dominantcolors, sjsassetexportsession, webp.swift, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.38s)
[762/1606] Fetching dominantcolors, sjsassetexportsession, webp.swift
Fetched https://github.com/DenDmitriev/DominantColors.git from cache (2.08s)
[397/595] Fetching sjsassetexportsession, webp.swift
Fetched https://github.com/awxkee/webp.swift.git from cache (2.32s)
Fetched https://github.com/samsonjs/SJSAssetExportSession.git from cache (2.41s)
Computing version for https://github.com/awxkee/webp.swift.git
Computed https://github.com/awxkee/webp.swift.git at 1.1.2 (6.99s)
Fetching https://github.com/awxkee/libwebp-ios.git
[1/556] Fetching libwebp-ios
Fetched https://github.com/awxkee/libwebp-ios.git from cache (1.76s)
Computing version for https://github.com/samsonjs/SJSAssetExportSession.git
Computed https://github.com/samsonjs/SJSAssetExportSession.git at 0.4.0 (2.55s)
Computing version for https://github.com/awxkee/libwebp-ios.git
Computed https://github.com/awxkee/libwebp-ios.git at 1.1.1 (0.81s)
Computing version for https://github.com/DenDmitriev/DominantColors.git
Computed https://github.com/DenDmitriev/DominantColors.git at 1.2.2 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.77s)
Creating working copy for https://github.com/awxkee/webp.swift.git
Working copy of https://github.com/awxkee/webp.swift.git resolved at 1.1.2
Creating working copy for https://github.com/awxkee/libwebp-ios.git
Working copy of https://github.com/awxkee/libwebp-ios.git resolved at 1.1.1
Creating working copy for https://github.com/DenDmitriev/DominantColors.git
Working copy of https://github.com/DenDmitriev/DominantColors.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/samsonjs/SJSAssetExportSession.git
Working copy of https://github.com/samsonjs/SJSAssetExportSession.git resolved at 0.4.0
Building for debugging...
[0/10] Write sources
[2/10] Copying MetalShaders.metal
[2/10] Write sources
/host/spi-builder-workspace/.build/checkouts/webp.swift/Sources/webpbridge/WebpIncrementalDecoderResult.mm:8:9: fatal error: 'Foundation/Foundation.h' file not found
8 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[6/10] Compiling webpbridge WebpIncrementalDecoderResult.mm
[6/10] Compiling webpbridge WebpIncrementalDecoder.mm
/host/spi-builder-workspace/.build/checkouts/webp.swift/Sources/webpbridge/WebpRGBAMultiplier.mm:8:9: fatal error: 'Foundation/Foundation.h' file not found
8 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[6/10] Compiling webpbridge WebpRGBAMultiplier.mm
[6/10] Write swift-version--11D90AFD9DD3AB2.txt
BUILD FAILURE 6.2 android