Build Information
Failed to build FlutterSwift, reference 3.27.1 (722806
), with Swift 6.2 (beta) for Android on 22 Jun 2025 18:55:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/PADL/FlutterSwift.git
Reference: 3.27.1
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/PADL/FlutterSwift
* tag 3.27.1 -> FETCH_HEAD
HEAD is now at 722806d update to Flutter 3.27.1
Submodule path 'Sources/CxxFlutterSwift/flutter-embedded-linux': checked out '61b90d507d68b1db2ec891bf06537def68fc3ab8'
Submodule 'Sources/CxxFlutterSwift/flutter-embedded-linux' (https://github.com/sony/flutter-embedded-linux) registered for path 'Sources/CxxFlutterSwift/flutter-embedded-linux'
Cloning into '/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux'...
Cloned https://github.com/PADL/FlutterSwift.git
Revision (git rev-parse @):
722806d5818fe65c78f00f433416a3e41d3ddfd4
SUCCESS checkout https://github.com/PADL/FlutterSwift.git at 3.27.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/FlutterSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-log
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/lhoward/AsyncExtensions
[1/3836] Fetching swift-log
[232/4518] Fetching swift-log, asyncextensions
[1579/9503] Fetching swift-log, asyncextensions, swift-async-algorithms
[2328/11300] Fetching swift-log, asyncextensions, swift-async-algorithms, swift-atomics
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.62s)
[9491/10618] Fetching swift-log, swift-async-algorithms, swift-atomics
Fetched https://github.com/apple/swift-log from cache (0.95s)
Fetched https://github.com/apple/swift-atomics from cache (0.97s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.98s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.88s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.71s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (2.66s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/counter/swift/swift-java.config
Building for debugging...
[0/34] Write sources
[14/34] Compiling _AtomicsShims.c
[15/34] Write swift-version-8C5A4AE7A8CE2BA.txt
[17/71] Emitting module InternalCollectionsUtilities
[18/72] Emitting module Atomics
[19/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/74] Compiling Atomics AtomicInteger.swift
[22/74] Compiling Atomics AtomicOptionalWrappable.swift
[23/74] Compiling Atomics AtomicReference.swift
[24/74] Compiling Atomics IntegerConformances.swift
[25/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/74] Compiling InternalCollectionsUtilities Debugging.swift
[30/74] Compiling Atomics UnsafeAtomic.swift
[31/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/74] Compiling Atomics PointerConformances.swift
[33/74] Compiling Atomics Primitives.native.swift
[34/74] Compiling Logging LogHandler.swift
[37/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/74] Compiling InternalCollectionsUtilities Descriptions.swift
[39/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/75] Compiling Atomics AtomicBool.swift
[43/75] Compiling Atomics AtomicMemoryOrderings.swift
[44/75] Compiling Atomics DoubleWord.swift
[45/75] Compiling Atomics IntegerOperations.swift
[46/75] Compiling Atomics Unmanaged extensions.swift
[54/250] Wrapping AST for InternalCollectionsUtilities for debugging
[56/328] Compiling HeapModule Heap+Invariants.swift
[57/339] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[57/350] Wrapping AST for Atomics for debugging
[59/350] Compiling HashTreeCollections _Bucket.swift
[60/350] Compiling HashTreeCollections _Hash.swift
[61/352] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[62/352] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[63/352] Compiling HeapModule Heap+Descriptions.swift
[64/352] Compiling HashTreeCollections _HashNode+Debugging.swift
[65/352] Compiling HashTreeCollections _HashNode+Initializers.swift
[66/352] Compiling HashTreeCollections _HashLevel.swift
[67/352] Compiling HashTreeCollections _HashNode+Builder.swift
[68/352] Compiling HeapModule _HeapNode.swift
[69/352] Compiling HeapModule Heap.swift
[70/352] Compiling HeapModule Heap+UnsafeHandle.swift
[71/352] Emitting module HeapModule
[72/353] Wrapping AST for HeapModule for debugging
[74/353] Compiling DequeModule _DequeSlot.swift
[75/353] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/353] Compiling HashTreeCollections TreeSet+Hashable.swift
[77/353] Compiling HashTreeCollections TreeSet+Sendable.swift
[78/353] Compiling HashTreeCollections TreeSet+Sequence.swift
[79/353] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[80/353] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[81/353] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[82/353] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[83/353] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[84/353] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[85/353] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[86/363] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[87/363] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[88/363] Compiling HashTreeCollections TreeDictionary+Keys.swift
[89/363] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[90/363] Compiling HashTreeCollections TreeDictionary+Merge.swift
[91/363] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[92/363] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[93/363] Compiling HashTreeCollections TreeDictionary+Collection.swift
[94/363] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[95/363] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[96/363] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[97/363] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/363] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[99/363] Compiling HashTreeCollections TreeDictionary+Filter.swift
[100/370] Emitting module BitCollections
[101/377] Compiling HashTreeCollections _HashNode+Structural union.swift
[102/377] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[103/377] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[104/377] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[105/377] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[106/377] Compiling HashTreeCollections _HashNode.swift
[107/377] Compiling HashTreeCollections _HashNodeHeader.swift
[108/377] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[109/377] Compiling HashTreeCollections _HashNode+Storage.swift
[110/377] Compiling HashTreeCollections _HashNode+Invariants.swift
[111/377] Compiling HashTreeCollections _HashNode+Lookups.swift
[120/377] Compiling HashTreeCollections TreeDictionary.swift
[121/377] Compiling HashTreeCollections TreeSet+Codable.swift
[122/377] Compiling HashTreeCollections TreeSet+Collection.swift
[123/377] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[124/377] Compiling HashTreeCollections TreeSet+Debugging.swift
[125/377] Compiling HashTreeCollections TreeSet+Descriptions.swift
[126/377] Compiling HashTreeCollections TreeSet+Equatable.swift
[127/377] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[128/377] Compiling HashTreeCollections TreeSet+Extras.swift
[129/377] Compiling HashTreeCollections TreeSet+Filter.swift
[130/377] Compiling HashTreeCollections _AncestorHashSlots.swift
[131/377] Compiling HashTreeCollections _Bitmap.swift
[139/377] Compiling HashTreeCollections _HashSlot.swift
[140/377] Compiling HashTreeCollections _HashStack.swift
[141/377] Compiling HashTreeCollections _HashTreeIterator.swift
[142/377] Compiling HashTreeCollections _HashTreeStatistics.swift
[143/377] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[144/377] Compiling HashTreeCollections _RawHashNode.swift
[145/377] Compiling HashTreeCollections _UnmanagedHashNode.swift
[146/377] Compiling HashTreeCollections _UnsafePath.swift
[147/377] Compiling HashTreeCollections TreeDictionary+Codable.swift
[148/377] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[149/377] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[150/377] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[151/377] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[152/377] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[153/377] Compiling HashTreeCollections _HashNode+Structural merge.swift
[154/377] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[155/377] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[164/377] Compiling BitCollections BitSet.Index.swift
[165/377] Compiling BitCollections BitSet._UnsafeHandle.swift
[166/377] Compiling BitCollections BitSet.swift
[188/377] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[189/377] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[190/377] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[191/377] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[192/377] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[193/377] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[194/377] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[195/377] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[196/377] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[197/377] Compiling HashTreeCollections TreeSet.swift
[198/377] Emitting module DequeModule
[199/378] Wrapping AST for DequeModule for debugging
[209/378] Compiling Logging MetadataProvider.swift
[210/378] Emitting module Logging
[211/378] Compiling Logging Locks.swift
[244/387] Compiling BitCollections Range+Utilities.swift
[245/387] Compiling BitCollections Slice+Utilities.swift
[246/387] Compiling BitCollections UInt+Tricks.swift
[247/387] Compiling BitCollections _Word.swift
[285/388] Compiling OrderedCollections OrderedSet.swift
[286/388] Compiling OrderedCollections _UnsafeBitset.swift
[292/388] Wrapping AST for BitCollections for debugging
[294/388] Compiling Logging Logging.swift
[305/389] Wrapping AST for Logging for debugging
[314/389] Emitting module OrderedCollections
[315/390] Wrapping AST for OrderedCollections for debugging
[328/435] Emitting module _RopeModule
[329/435] Emitting module HashTreeCollections
[330/435] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[331/435] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[332/435] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[333/435] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[334/435] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[335/435] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[336/435] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[337/435] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[338/435] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[339/435] Compiling AsyncAlgorithms ChannelStateMachine.swift
[340/435] Compiling AsyncAlgorithms ChannelStorage.swift
[341/435] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[342/435] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[343/435] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[344/435] Compiling AsyncAlgorithms CombineLatestStorage.swift
[345/435] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[346/435] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[347/435] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[348/435] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[349/435] Compiling AsyncAlgorithms AsyncChannel.swift
[350/435] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[351/435] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[352/436] Wrapping AST for HashTreeCollections for debugging
[354/436] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[355/436] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[356/436] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[357/436] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[360/442] Compiling _RopeModule Rope+Join.swift
[361/442] Compiling _RopeModule Rope+MutatingForEach.swift
[362/442] Compiling _RopeModule Rope+Remove.swift
[363/442] Compiling _RopeModule Rope+RemoveSubrange.swift
[364/442] Compiling _RopeModule Rope+Split.swift
[365/442] Compiling _RopeModule Optional Utilities.swift
[366/442] Compiling _RopeModule String Utilities.swift
[367/442] Compiling _RopeModule String.Index+ABI.swift
[368/442] Compiling _RopeModule _CharacterRecognizer.swift
[369/442] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[370/442] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[371/442] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[372/442] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[373/442] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[374/442] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[375/442] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[376/442] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[377/442] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[378/442] Compiling AsyncAlgorithms MergeStateMachine.swift
[379/442] Compiling AsyncAlgorithms MergeStorage.swift
[380/442] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[381/442] Compiling AsyncAlgorithms Rethrow.swift
[382/442] Emitting module AsyncAlgorithms
[386/442] Compiling AsyncAlgorithms DebounceStateMachine.swift
[387/442] Compiling AsyncAlgorithms DebounceStorage.swift
[388/442] Compiling AsyncAlgorithms Dictionary.swift
[389/442] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[390/442] Compiling AsyncAlgorithms Locking.swift
[397/442] Compiling AsyncAlgorithms SetAlgebra.swift
[398/442] Compiling AsyncAlgorithms UnsafeTransfer.swift
[399/442] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[400/442] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[401/442] Compiling AsyncAlgorithms ZipStateMachine.swift
[402/444] Wrapping AST for _RopeModule for debugging
[404/445] Emitting module Collections
[405/445] Compiling Collections Collections.swift
[406/446] Wrapping AST for Collections for debugging
[414/478] Compiling AsyncExtensions AsyncReplaySubject.swift
[415/478] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[416/478] Compiling AsyncExtensions AsyncTimerSequence.swift
[417/478] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[418/478] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[419/478] Compiling AsyncExtensions AsyncSubject.swift
[420/478] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[421/478] Compiling AsyncExtensions AsyncSequence+Assign.swift
[422/478] Compiling AsyncExtensions AsyncSequence+Collect.swift
[423/478] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[424/478] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[425/478] Compiling AsyncExtensions AsyncSequence+Share.swift
[427/478] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[428/478] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[429/478] Compiling AsyncExtensions Streamed.swift
[430/478] Compiling AsyncExtensions AsyncMulticastSequence.swift
[431/478] Compiling AsyncExtensions AsyncPrependSequence.swift
[432/478] Compiling AsyncExtensions AsyncScanSequence.swift
[438/478] Compiling AsyncAlgorithms ZipStorage.swift
[439/479] Wrapping AST for AsyncAlgorithms for debugging
[441/479] Emitting module AsyncExtensions
[455/483] Compiling AsyncExtensions AsyncEmptySequence.swift
[456/483] Compiling AsyncExtensions AsyncFailSequence.swift
[457/483] Compiling AsyncExtensions AsyncJustSequence.swift
[458/483] Compiling AsyncExtensions AsyncStream+Pipe.swift
[463/483] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[464/483] Compiling AsyncExtensions Locking.swift
[465/483] Compiling AsyncExtensions Regulator.swift
[466/483] Compiling AsyncExtensions Result+ErrorMechanism.swift
[467/483] Compiling AsyncExtensions AsyncMergeSequence.swift
[468/483] Compiling AsyncExtensions MergeStateMachine.swift
[469/483] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[470/483] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[471/483] Compiling AsyncExtensions Termination.swift
[472/483] Compiling AsyncExtensions AsyncBufferedChannel.swift
[473/483] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[474/483] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[475/483] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[477/484] Wrapping AST for AsyncExtensions for debugging
[479/525] Compiling FlutterSwift FlutterJSONMessageCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[480/525] Compiling FlutterSwift FlutterMessageCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[481/525] Compiling FlutterSwift FlutterStandardMessageCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[482/525] Compiling FlutterSwift FlutterStringCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[483/525] Compiling FlutterSwift FlutterJSONMethodCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[484/525] Compiling FlutterSwift FlutterMethodCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[485/530] Compiling FlutterSwift FlutterEnvelope.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[486/530] Compiling FlutterSwift FlutterError.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[487/530] Compiling FlutterSwift FlutterNull.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[488/530] Compiling FlutterSwift FlutterSwiftError.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[489/530] Compiling FlutterSwift Locking.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[490/530] Compiling FlutterSwift StringHelpers.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[491/530] Compiling FlutterSwift FlutterStandardDecoderImpl.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[492/530] Compiling FlutterSwift FlutterStandardDecodingState.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[493/530] Compiling FlutterSwift KeyedFlutterStandardEncodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[494/530] Compiling FlutterSwift SingleValueFlutterStandardEncodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[495/530] Compiling FlutterSwift UnkeyedFlutterStandardEncodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[496/530] Compiling FlutterSwift FlutterStandardMethodCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[497/530] Compiling FlutterSwift AnyFlutterStandardCodable.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[498/530] Compiling FlutterSwift KeyedFlutterStandardDecodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[499/530] Compiling FlutterSwift SingleValueFlutterStandardDecodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[500/530] Compiling FlutterSwift UnkeyedFlutterStandardDecodingContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[501/530] Compiling FlutterSwift FlutterStandardDecoder.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[502/530] Emitting module FlutterSwift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[503/530] Compiling FlutterSwift FlutterBasicMessageChannel.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[504/530] Compiling FlutterSwift FlutterChannel.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[505/530] Compiling FlutterSwift FlutterEventChannel.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[506/530] Compiling FlutterSwift FlutterMethodChannel.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[507/530] Compiling FlutterSwift DartProject.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[508/530] Compiling FlutterSwift FlutterEngine.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[509/530] Compiling FlutterSwift FlutterPlatformView.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[510/530] Compiling FlutterSwift FlutterPlugin.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[511/530] Compiling FlutterSwift FlutterView.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[512/530] Compiling FlutterSwift FlutterViewController.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[513/530] Compiling FlutterSwift FlutterWindow.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[514/530] Compiling FlutterSwift FlutterBinaryCodec.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[515/530] Compiling FlutterSwift FlutterStandardEncoder.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[516/530] Compiling FlutterSwift FlutterStandardEncoderImpl.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[517/530] Compiling FlutterSwift FlutterStandardEncodingState.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[518/530] Compiling FlutterSwift FlutterListRepresentable.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[519/530] Compiling FlutterSwift FlutterMapRepresentable.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[520/530] Compiling FlutterSwift FlutterStandardCodable.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[521/530] Compiling FlutterSwift FlutterStandardField.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[522/530] Compiling FlutterSwift FlutterBinaryMessenger.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[523/530] Compiling FlutterSwift FlutterDesktopMessenger.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
[524/530] Compiling FlutterSwift FlutterPlatformMessenger.swift
/host/spi-builder-workspace/Sources/FlutterSwift/Channel/FlutterChannel.swift:18:8: error: no such module 'AndroidLooper'
16 |
17 | #if canImport(Android)
18 | import AndroidLooper
| `- error: no such module 'AndroidLooper'
19 | #endif
20 | #if canImport(FoundationEssentials)
BUILD FAILURE 6.2 android