The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Vexil, reference v2.2.3 (9e07b2), with Swift 6.3 for Android on 14 Apr 2026 19:42:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: v2.2.3
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/unsignedapps/Vexil
 * tag               v2.2.3     -> FETCH_HEAD
HEAD is now at 9e07b28 Test support for Vision Pro
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
9e07b284465effe2ababb8b2c2c16831cdca493f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at v2.2.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/nicklockwood/SwiftFormat
[1/56108] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (34.57s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (35.47s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/29] Emitting module Vexil
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[6/32] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[7/32] Compiling Vexil UserDefaults+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[8/32] Compiling Vexil BoxedFlagValue+Codable.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[9/32] Compiling Vexil Snapshot.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[10/32] Compiling Vexil BoxedFlagValue+NSObject.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[11/32] Compiling Vexil FlagValueDictionary+Collection.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[12/32] Compiling Vexil Snapshot+Extensions.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[13/32] Compiling Vexil Snapshot+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[14/32] Compiling Vexil Snapshot+Lookup.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[15/32] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[16/32] Compiling Vexil FlagValueDictionary.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[17/32] Compiling Vexil FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[18/32] Compiling Vexil Configuration.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[19/32] Compiling Vexil Container.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[20/32] Compiling Vexil Decorator.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[21/32] Compiling Vexil Diagnostics.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[22/32] Compiling Vexil Flag.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[23/32] Compiling Vexil FlagInfo.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[24/32] Compiling Vexil Group.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[25/32] Compiling Vexil Lookup.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[26/32] Compiling Vexil Pole.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[27/32] Compiling Vexil AnyFlag.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[28/32] Compiling Vexil LocatedFlagValue.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[29/32] Compiling Vexil MutableFlagGroup.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[30/32] Compiling Vexil CollectionDifference.Change+Element.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[31/32] Compiling Vexil Locks.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
[32/32] Compiling Vexil Value.swift
/host/spi-builder-workspace/Sources/Vexil/Flag.swift:15:8: error: no such module 'Combine'
 13 |
 14 | #if !os(Linux)
 15 | import Combine
    |        `- error: no such module 'Combine'
 16 | #endif
 17 |
BUILD FAILURE 6.3 android