Build Information
Failed to build swift-vips, reference main (cbe1ad), with Swift 6.3 for Android on 4 May 2026 16:22:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/t089/swift-vips.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/t089/swift-vips
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cbe1ad8 Generate enum types (#20)
Cloned https://github.com/t089/swift-vips.git
Revision (git rev-parse @):
cbe1ad8915d4d5edae13537ca61693e21d8991e1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/t089/swift-vips.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/t089/swift-vips.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-log.git
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/6811] Fetching swift-log
[6812/9912] Fetching swift-log, swift-subprocess
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (1.79s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.49s)
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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.4.0
warning: couldn't find pc file for vips
[0/14] Write sources
In file included from /host/spi-builder-workspace/Sources/CvipsShim/CvipsShim.c:8:
/host/spi-builder-workspace/Sources/CvipsShim/include/CvipsShim.h:11:10: fatal error: 'glib.h' file not found
11 | #include "glib.h"
| ^~~~~~~~
1 error generated.
[4/14] Compiling CvipsShim CvipsShim.c
[5/14] Compiling CSystem shims.c
[6/14] Write swift-version--4F562202D5529B1.txt
[8/14] Compiling _SubprocessCShims process_shims.c
[10/45] Emitting module SystemPackage
[11/49] Compiling SystemPackage SystemString.swift
[12/49] Compiling SystemPackage Util+StringArray.swift
[13/49] Compiling SystemPackage Util.swift
[14/49] Compiling SystemPackage UtilConsumers.swift
[15/49] Compiling SystemPackage Errno.swift
[16/49] Compiling SystemPackage ErrnoWindows.swift
[17/49] Compiling SystemPackage FileDescriptor.swift
[18/49] Compiling SystemPackage FileHelpers.swift
[19/49] Compiling SystemPackage FileOperations.swift
[20/49] Compiling SystemPackage FilePathSyntax.swift
[21/49] Compiling SystemPackage FilePathTemp.swift
[22/49] Compiling SystemPackage FilePathTempPosix.swift
[23/49] Compiling SystemPackage FilePathTempWindows.swift
[24/49] Compiling SystemPackage FilePath.swift
[25/49] Compiling SystemPackage FilePathComponentView.swift
[26/49] Compiling SystemPackage FilePathComponents.swift
[27/49] Compiling SystemPackage FilePathParsing.swift
[28/49] Compiling SystemPackage FilePathString.swift
[29/49] Compiling SystemPackage FilePathWindows.swift
[30/49] Compiling SystemPackage FilePermissions.swift
[31/49] Compiling SystemPackage IOCompletion.swift
[32/49] Compiling SystemPackage IORequest.swift
[33/49] Compiling SystemPackage Syscalls.swift
[34/49] Compiling SystemPackage WindowsSyscallAdapters.swift
[35/49] Compiling SystemPackage MachPort.swift
[36/49] Compiling SystemPackage PlatformString.swift
[37/49] Compiling SystemPackage Constants.swift
[38/49] Compiling SystemPackage Exports.swift
[39/49] Compiling SystemPackage Mocking.swift
[40/49] Compiling SystemPackage RawBuffer.swift
[41/49] Compiling SystemPackage IORing.swift
[42/49] Compiling SystemPackage RawIORequest.swift
[43/49] Compiling SystemPackage Backcompat.swift
[44/49] Compiling SystemPackage CInterop.swift
[45/50] Wrapping AST for SystemPackage for debugging
[47/72] Compiling Subprocess Input+Foundation.swift
[48/72] Compiling Subprocess Output+Foundation.swift
[49/72] Compiling Subprocess Span+SubprocessFoundation.swift
[50/74] Emitting module Subprocess
[51/74] Compiling Subprocess API.swift
[52/74] Compiling Subprocess AsyncBufferSequence.swift
[53/74] Compiling Subprocess Buffer.swift
[54/74] Compiling Subprocess Subprocess+Windows.swift
[55/74] Compiling Subprocess Result.swift
[56/74] Compiling Subprocess Span+Subprocess.swift
[57/74] Compiling Subprocess Configuration.swift
[58/74] Compiling Subprocess Error.swift
[59/74] Compiling Subprocess Execution.swift
[60/74] Compiling Subprocess Teardown.swift
[61/74] Compiling Subprocess Thread.swift
[62/74] Compiling Subprocess AsyncIO+Dispatch.swift
[63/74] Compiling Subprocess AsyncIO+Linux.swift
[64/74] Compiling Subprocess AsyncIO+Windows.swift
[65/74] Compiling Subprocess Input.swift
[66/74] Compiling Subprocess Output.swift
[67/74] Compiling Subprocess Subprocess+BSD.swift
[68/74] Compiling Subprocess Subprocess+Darwin.swift
[69/74] Compiling Subprocess Subprocess+Linux.swift
[70/74] Compiling Subprocess Subprocess+Unix.swift
[72/75] Wrapping AST for Subprocess for debugging
error: Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSFilePath=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/vips-generator, NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.3 android