The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlowPilot, reference 3.2.2 (232af8), with Swift 6.3 for Android on 19 Apr 2026 03:19:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/lvalenta/FlowPilot.git
Reference: 3.2.2
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/lvalenta/FlowPilot
 * tag               3.2.2      -> FETCH_HEAD
HEAD is now at 232af87 Merge pull request #9 from cleevio/bugfix/modalDismissRouterCompletion
Cloned https://github.com/lvalenta/FlowPilot.git
Revision (git rev-parse @):
232af87d597de2ed003a78de7dec97753b190e1b
SUCCESS checkout https://github.com/lvalenta/FlowPilot.git at 3.2.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lvalenta/FlowPilot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/scenee/FloatingPanel
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/apple/swift-collections
[1/213] Fetching cleeviocore
[214/23782] Fetching cleeviocore, swift-collections
[215/32508] Fetching cleeviocore, swift-collections, floatingpanel
Fetched https://github.com/scenee/FloatingPanel from cache (1.86s)
[15533/23782] Fetching cleeviocore, swift-collections
Fetched https://github.com/cleevio/CleevioCore.git from cache (3.22s)
Fetched https://github.com/apple/swift-collections from cache (3.33s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (4.12s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.24s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (3.99s)
Creating working copy for https://github.com/scenee/FloatingPanel
Working copy of https://github.com/scenee/FloatingPanel resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/40] Emitting module CleevioCore
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[9/41] Emitting module InternalCollectionsUtilities
[10/41] Compiling InternalCollectionsUtilities Debugging.swift
[11/41] Compiling InternalCollectionsUtilities Descriptions.swift
[12/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/43] Compiling InternalCollectionsUtilities Integer rank.swift
[16/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[20/43] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/43] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/43] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/43] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/43] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/43] Compiling InternalCollectionsUtilities Span+Extras.swift
[27/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/43] Compiling InternalCollectionsUtilities String+Padding.swift
[30/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/106] Compiling OrderedCollections OrderedDictionary.swift
[40/106] Compiling OrderedCollections OrderedSet+Codable.swift
[41/106] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/106] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/106] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/106] Compiling OrderedCollections OrderedSet+Equatable.swift
[45/106] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[46/106] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[52/106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/106] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/106] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/106] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/106] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/106] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/106] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/106] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/106] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[65/106] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/106] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/106] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/106] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/106] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/106] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/106] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/106] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/106] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/106] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/106] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/106] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/106] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/106] Compiling OrderedCollections _HashTable+Bucket.swift
[79/106] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/106] Compiling OrderedCollections _HashTable+Constants.swift
[81/106] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/106] Compiling OrderedCollections _HashTable+Testing.swift
[83/106] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[84/106] Compiling OrderedCollections _HashTable.swift
[85/106] Compiling OrderedCollections _Hashtable+Header.swift
[86/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/106] Compiling OrderedCollections OrderedSet+SubSequence.swift
[88/106] Compiling OrderedCollections OrderedSet+Testing.swift
[89/106] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[90/106] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[91/106] Compiling OrderedCollections OrderedSet.swift
[92/106] Compiling OrderedCollections _UnsafeBitset.swift
[93/106] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[103/107] Compiling CleevioCore WeakBox.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
BUILD FAILURE 6.3 android