Build Information
Failed to build Vexil, reference v2.2.3 (9e07b2
), with Swift 6.2 (beta) for Android on 21 Jun 2025 19:38:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
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" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/nicklockwood/SwiftFormat
[1/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (21.12s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (21.61s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-8C5A4AE7A8CE2BA.txt
[5/29] 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 |
[6/29] 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 |
[7/29] 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 |
[8/29] 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 |
[9/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 |
[10/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 |
[11/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 |
[12/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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[21/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 |
[22/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/32] 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 |
[24/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 |
[25/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 |
[26/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 |
[27/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 |
[28/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 |
[29/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 |
[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.2 android