The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Nuke-AVIF-Plugin, reference main (e6e978), with Swift 6.3 for Android on 13 Apr 2026 00:58:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/delneg/Nuke-AVIF-Plugin.git
Reference: main
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/delneg/Nuke-AVIF-Plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e6e9786 Update Package.swift to support Nuke version 11 ..< 13 (#3)
Cloned https://github.com/delneg/Nuke-AVIF-Plugin.git
Revision (git rev-parse @):
e6e9786f453159b30e0550bfce518a4f4e01fe87
SUCCESS checkout https://github.com/delneg/Nuke-AVIF-Plugin.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/delneg/Nuke-AVIF-Plugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/kean/Nuke.git
Fetching https://github.com/SDWebImage/libavif-Xcode.git
[1/519] Fetching libavif-xcode
Fetched https://github.com/SDWebImage/libavif-Xcode.git from cache (0.30s)
[1/28462] Fetching nuke
Fetched https://github.com/kean/Nuke.git from cache (1.49s)
Computing version for https://github.com/SDWebImage/libavif-Xcode.git
Computed https://github.com/SDWebImage/libavif-Xcode.git at 0.10.1 (4.04s)
Fetching https://github.com/SDWebImage/libaom-Xcode.git
[1/250] Fetching libaom-xcode
Fetched https://github.com/SDWebImage/libaom-Xcode.git from cache (1.39s)
Computing version for https://github.com/SDWebImage/libaom-Xcode.git
Computed https://github.com/SDWebImage/libaom-Xcode.git at 2.0.2 (2.56s)
Fetching https://github.com/SDWebImage/libvmaf-Xcode.git
[1/98] Fetching libvmaf-xcode
Fetched https://github.com/SDWebImage/libvmaf-Xcode.git from cache (0.32s)
Computing version for https://github.com/SDWebImage/libvmaf-Xcode.git
Computed https://github.com/SDWebImage/libvmaf-Xcode.git at 2.3.1 (0.81s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.9.0 (0.51s)
Creating working copy for https://github.com/SDWebImage/libvmaf-Xcode.git
Working copy of https://github.com/SDWebImage/libvmaf-Xcode.git resolved at 2.3.1
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.9.0
Creating working copy for https://github.com/SDWebImage/libavif-Xcode.git
Working copy of https://github.com/SDWebImage/libavif-Xcode.git resolved at 0.10.1
Creating working copy for https://github.com/SDWebImage/libaom-Xcode.git
Working copy of https://github.com/SDWebImage/libaom-Xcode.git resolved at 2.0.2
Building for debugging...
[0/22] Compiling scale.c
[1/22] Compiling reformat_libyuv.c
[2/22] Compiling stream.c
[3/22] Compiling utils.c
[4/22] Write swift-version--4F562202D5529B1.txt
[5/22] Compiling rawdata.c
[6/22] Compiling write.c
[7/22] Compiling mem.c
[8/22] Compiling diag.c
[9/22] Compiling io.c
[10/22] Compiling obu.c
[11/22] Compiling colr.c
[12/22] Compiling reformat.c
In file included from /host/spi-builder-workspace/Source/AVIF/SDSources/Conversion.m:8:
In file included from /host/spi-builder-workspace/Source/AVIF/AVIFDataDecoder.h:9:
/host/spi-builder-workspace/Source/AVIF/AVIFImageMacros.h:8:9: fatal error: 'TargetConditionals.h' file not found
    8 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[13/22] Compiling Conversion.m
[13/22] Compiling AVIFDataDecoder.m
In file included from /host/spi-builder-workspace/Source/AVIF/SDSources/ColorSpace.m:8:
In file included from /host/spi-builder-workspace/Source/AVIF/AVIFDataDecoder.h:9:
/host/spi-builder-workspace/Source/AVIF/AVIFImageMacros.h:8:9: fatal error: 'TargetConditionals.h' file not found
    8 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
[13/22] Compiling ColorSpace.m
[13/22] Write sources
[13/22] Compiling alpha.c
[13/22] Compiling read.c
[13/22] Compiling avif.c
[13/22] Compiling codec_aom.c
BUILD FAILURE 6.3 android