Build Information
Failed to build FlutterSwift, reference main (22561d
), with Swift 6.1 for Linux on 25 Aug 2025 06:52:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/FlutterSwift.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/PADL/FlutterSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 22561d9 upgrade Flutter iOS framework to 3.35.1
Submodule path 'Sources/CxxFlutterSwift/flutter-embedded-linux': checked out '1653fa656bf9fe9fa5f84789a59b0c07671a8fc8'
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 @):
22561d989cb68c09499042d7401bdb60e0e183c0
SUCCESS checkout https://github.com/PADL/FlutterSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/FlutterSwift.git
https://github.com/PADL/FlutterSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: The operation could not be completed. (NSCocoaErrorDomain error 256.)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/xtremekforever/swift-systemd
[1/415] Fetching swift-systemd
Fetched https://github.com/xtremekforever/swift-systemd from cache (0.24s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-log
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-atomics
[1/682] Fetching asyncextensions
[683/2490] Fetching asyncextensions, swift-atomics
[828/4923] Fetching asyncextensions, swift-atomics, swift-service-lifecycle
[1107/10056] Fetching asyncextensions, swift-atomics, swift-service-lifecycle, swift-async-algorithms
[1362/13953] Fetching asyncextensions, swift-atomics, swift-service-lifecycle, swift-async-algorithms, swift-log
[7628/18853] Fetching asyncextensions, swift-atomics, swift-service-lifecycle, swift-async-algorithms, swift-log, swift-system
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.37s)
[17408/18171] Fetching swift-atomics, swift-service-lifecycle, swift-async-algorithms, swift-log, swift-system
Fetched https://github.com/apple/swift-async-algorithms from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
Fetched https://github.com/apple/swift-log from cache (0.54s)
Fetched https://github.com/apple/swift-system from cache (0.54s)
Fetched https://github.com/apple/swift-atomics from cache (0.55s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.08s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.62s)
Fetching https://github.com/apple/swift-collections.git
[1/17354] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (1.78s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.63s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.68s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.49s)
Creating working copy for https://github.com/xtremekforever/swift-systemd
Working copy of https://github.com/xtremekforever/swift-systemd resolved at main (62b3067)
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.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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 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 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/78] Write sources
[16/78] Compiling CSystem shims.c
[17/78] Compiling _AtomicsShims.c
[17/78] Write swift-version-24593BA9C3E375BF.txt
[20/146] Emitting module Logging
[21/146] Emitting module Atomics
[22/148] Compiling Atomics AtomicValue.swift
[23/148] Compiling Atomics AtomicMemoryOrderings.swift
[24/148] Compiling Atomics DoubleWord.swift
[25/148] Compiling Atomics ManagedAtomic.swift
[26/152] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/153] Emitting module SystemPackage
[28/153] Compiling Atomics UnsafeAtomic.swift
[29/153] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/153] Compiling Atomics IntegerConformances.swift
[31/153] Compiling Atomics PointerConformances.swift
[32/153] Compiling Atomics Primitives.native.swift
[33/153] Compiling Atomics OptionalRawRepresentable.swift
[34/153] Compiling Atomics RawRepresentable.swift
[35/153] Compiling Atomics AtomicBool.swift
[36/153] Compiling Atomics AtomicInteger.swift
[37/153] Compiling Atomics AtomicOptionalWrappable.swift
[38/153] Compiling Atomics AtomicReference.swift
[39/153] Compiling Atomics AtomicStorage.swift
[40/153] Compiling Atomics IntegerOperations.swift
[41/153] Compiling Atomics Unmanaged extensions.swift
[44/153] Emitting module InternalCollectionsUtilities
[50/153] Compiling Atomics ManagedAtomicLazyReference.swift
[71/154] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/155] Compiling SystemPackage SystemString.swift
[73/155] Compiling SystemPackage Util+StringArray.swift
[74/155] Compiling SystemPackage Util.swift
[75/155] Compiling SystemPackage UtilConsumers.swift
[77/155] Compiling Logging Locks.swift
[78/155] Compiling SystemPackage Syscalls.swift
[79/155] Compiling SystemPackage WindowsSyscallAdapters.swift
[80/155] Compiling SystemPackage MachPort.swift
[81/155] Compiling SystemPackage PlatformString.swift
[82/155] Compiling Logging MetadataProvider.swift
[84/155] Compiling SystemPackage Exports.swift
[85/155] Compiling SystemPackage Mocking.swift
[86/155] Compiling SystemPackage RawBuffer.swift
[91/155] Compiling SystemPackage IORing.swift
[92/155] Compiling SystemPackage RawIORequest.swift
[93/155] Compiling SystemPackage Backcompat.swift
[94/155] Compiling SystemPackage CInterop.swift
[95/156] Compiling Logging Logging.swift
[96/156] Compiling Logging LogHandler.swift
[96/157] Wrapping AST for Atomics for debugging
[99/381] Wrapping AST for InternalCollectionsUtilities for debugging
[100/431] Wrapping AST for Logging for debugging
[102/431] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[103/431] Compiling HeapModule Heap+Invariants.swift
[104/431] Compiling HeapModule Heap+Descriptions.swift
[105/431] Compiling DequeModule Deque+CustomReflectable.swift
[106/431] Compiling DequeModule Deque+Descriptions.swift
[106/443] Wrapping AST for SystemPackage for debugging
[108/443] Compiling DequeModule _DequeBuffer.swift
[109/443] Compiling DequeModule _DequeBufferHeader.swift
[110/443] Compiling HeapModule _HeapNode.swift
[111/443] Compiling HeapModule Heap.swift
[112/443] Compiling HeapModule Heap+UnsafeHandle.swift
[113/443] Compiling DequeModule Deque+Equatable.swift
[114/443] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[115/443] Emitting module HeapModule
[116/444] Compiling DequeModule Deque+Extras.swift
[117/444] Compiling DequeModule Deque+Hashable.swift
[118/444] Compiling DequeModule Deque+Testing.swift
[119/444] Compiling DequeModule Deque._Storage.swift
[121/444] Compiling HashTreeCollections TreeDictionary+Collection.swift
[122/444] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[123/444] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[124/444] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[125/444] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[126/444] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[127/444] Compiling HashTreeCollections TreeDictionary+Filter.swift
[128/444] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[129/444] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[130/444] Compiling HashTreeCollections TreeDictionary+Keys.swift
[131/444] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[132/444] Compiling HashTreeCollections TreeDictionary+Merge.swift
[133/444] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[134/444] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[135/451] Compiling HashTreeCollections TreeSet+Hashable.swift
[136/451] Compiling HashTreeCollections TreeSet+Sendable.swift
[137/451] Compiling HashTreeCollections TreeSet+Sequence.swift
[138/451] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[139/451] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[140/451] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[141/451] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[142/451] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[143/451] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[144/451] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[145/461] Compiling DequeModule _DequeSlot.swift
[146/461] Compiling DequeModule _UnsafeWrappedBuffer.swift
[146/461] Wrapping AST for HeapModule for debugging
[148/461] Compiling HashTreeCollections _HashNode+Builder.swift
[149/461] Compiling HashTreeCollections _HashNode+Debugging.swift
[150/461] Compiling HashTreeCollections _HashNode+Initializers.swift
[151/461] Compiling HashTreeCollections _HashNode+Invariants.swift
[152/461] Compiling HashTreeCollections _HashNode+Lookups.swift
[153/461] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[154/461] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[155/461] Compiling HashTreeCollections _HashSlot.swift
[156/461] Compiling HashTreeCollections _HashStack.swift
[157/461] Compiling HashTreeCollections _HashTreeIterator.swift
[158/461] Compiling HashTreeCollections _HashTreeStatistics.swift
[159/461] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[160/461] Compiling HashTreeCollections _RawHashNode.swift
[161/461] Compiling HashTreeCollections _UnmanagedHashNode.swift
[162/468] Emitting module BitCollections
[163/468] Compiling Systemd SystemdBus.swift
[164/468] Compiling Systemd SystemdBusError.swift
[165/468] Compiling Systemd SystemdMessage.swift
[166/468] Compiling Systemd SystemdTypes.swift
[177/468] Compiling HashTreeCollections _UnsafePath.swift
[178/468] Compiling HashTreeCollections TreeDictionary+Codable.swift
[179/468] Compiling DequeModule Deque._UnsafeHandle.swift
[180/468] Compiling DequeModule Deque.swift
[189/468] Compiling BitCollections Range+Utilities.swift
[190/468] Compiling BitCollections Slice+Utilities.swift
[191/468] Compiling BitCollections UInt+Tricks.swift
[192/468] Compiling BitCollections _Word.swift
[193/468] Compiling OrderedCollections OrderedSet.swift
[194/468] Compiling OrderedCollections _UnsafeBitset.swift
[195/468] Compiling HashTreeCollections TreeSet+Equatable.swift
[196/468] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[197/468] Compiling HashTreeCollections TreeSet+Extras.swift
[198/468] Compiling HashTreeCollections TreeSet+Filter.swift
[207/468] Compiling BitCollections BitSet.Index.swift
[208/468] Compiling BitCollections BitSet._UnsafeHandle.swift
[209/468] Compiling BitCollections BitSet.swift
[217/468] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[242/468] Emitting module DequeModule
[243/469] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[244/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[245/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[246/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[247/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[248/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[249/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[250/469] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[251/469] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[252/469] Compiling HashTreeCollections TreeSet.swift
[260/469] Wrapping AST for DequeModule for debugging
[271/469] Compiling HashTreeCollections _HashNode+Structural union.swift
[272/469] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[273/469] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[274/469] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[275/469] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[276/469] Compiling HashTreeCollections _HashNode.swift
[277/469] Compiling HashTreeCollections _HashNodeHeader.swift
[307/479] Wrapping AST for BitCollections for debugging
[365/479] Compiling Systemd LoggerLevel+syslogPriority.swift
[377/480] Compiling Systemd SystemdNotifier.swift
[378/480] Emitting module OrderedCollections
[379/481] Compiling Systemd SystemdJournal.swift
[381/481] Compiling Systemd GLibcUtils.swift
[382/481] Emitting module _RopeModule
[382/481] Wrapping AST for OrderedCollections for debugging
[384/481] Compiling Systemd String+trimmingCharacters.swift
[385/481] Compiling Systemd SystemdHelpers.swift
[386/481] Emitting module Systemd
[389/526] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[390/526] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[391/526] Compiling AsyncAlgorithms AsyncChannel.swift
[392/526] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[393/526] Compiling AsyncAlgorithms ChannelStateMachine.swift
[394/526] Compiling AsyncAlgorithms ChannelStorage.swift
[395/526] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[396/526] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[397/526] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[398/526] Compiling AsyncAlgorithms CombineLatestStorage.swift
[399/526] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[400/526] Compiling _RopeModule Rope+Join.swift
[401/526] Compiling _RopeModule Rope+MutatingForEach.swift
[402/526] Compiling _RopeModule Rope+Remove.swift
[403/526] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/526] Compiling _RopeModule Rope+Split.swift
[405/526] Compiling _RopeModule Optional Utilities.swift
[406/526] Compiling _RopeModule String Utilities.swift
[407/526] Compiling _RopeModule String.Index+ABI.swift
[408/526] Compiling _RopeModule _CharacterRecognizer.swift
[409/526] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[410/526] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[411/527] Emitting module HashTreeCollections
[414/528] Emitting module AsyncAlgorithms
[414/534] Wrapping AST for HashTreeCollections for debugging
[415/534] Wrapping AST for Systemd for debugging
[420/534] Compiling AsyncAlgorithms DebounceStateMachine.swift
[421/534] Compiling AsyncAlgorithms DebounceStorage.swift
[422/534] Compiling AsyncAlgorithms Dictionary.swift
[423/534] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[424/534] Compiling AsyncAlgorithms Locking.swift
[425/534] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[426/534] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[427/534] Compiling AsyncAlgorithms MergeStateMachine.swift
[428/534] Compiling AsyncAlgorithms MergeStorage.swift
[429/534] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[430/534] Compiling AsyncAlgorithms Rethrow.swift
[431/534] Compiling AsyncAlgorithms SetAlgebra.swift
[432/534] Compiling AsyncAlgorithms UnsafeTransfer.swift
[433/534] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[434/534] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[435/534] Compiling AsyncAlgorithms ZipStateMachine.swift
[442/535] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[443/535] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[444/535] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[445/535] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[446/535] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[447/535] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[448/535] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[449/535] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[450/535] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[451/535] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[452/535] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[453/535] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[454/535] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[456/535] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[457/535] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[460/535] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[461/535] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[462/535] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm_gbm.cc:5:
/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm_gbm.h:8:10: fatal error: 'gbm.h' file not found
8 | #include <gbm.h>
| ^~~~~~~
1 error generated.
[462/535] Compiling native_window_drm_gbm.cc
[462/535] Compiling system_utils.cc
[462/535] Compiling task_runner.cc
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm.cc:5:
/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm.h:8:10: fatal error: 'xf86drmMode.h' file not found
8 | #include <xf86drmMode.h>
| ^~~~~~~~~~~~~~~
[462/535] Compiling native_window_drm.cc
[462/535] Compiling vsync_waiter.cc
[463/535] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[464/535] Compiling AsyncAlgorithms BoundedBufferStorage.swift
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/surface/surface_gl.cc:5:
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/surface/surface_gl.h:10:
/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/surface/context_egl.h:8:10: fatal error: 'EGL/egl.h' file not found
8 | #include <EGL/egl.h>
| ^~~~~~~~~~~
[468/535] Compiling surface_gl.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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 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 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
[0/1] Planning build
Building for debugging...
[0/60] Write swift-version-24593BA9C3E375BF.txt
[2/128] Compiling Logging MetadataProvider.swift
[3/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/129] Compiling SystemPackage FilePathSyntax.swift
[5/129] Compiling SystemPackage FilePathTemp.swift
[6/129] Compiling SystemPackage FileHelpers.swift
[7/129] Compiling SystemPackage FileOperations.swift
[8/129] Compiling SystemPackage IORing.swift
[9/129] Compiling SystemPackage RawIORequest.swift
[10/129] Compiling SystemPackage Backcompat.swift
[11/129] Compiling SystemPackage CInterop.swift
[12/129] Compiling SystemPackage FilePathComponents.swift
[13/129] Compiling SystemPackage FilePathParsing.swift
[14/133] Compiling SystemPackage FilePermissions.swift
[15/133] Compiling SystemPackage IOCompletion.swift
[16/133] Compiling Atomics ManagedAtomic.swift
[17/133] Compiling SystemPackage FilePathWindows.swift
[18/133] Compiling Logging Locks.swift
[19/135] Emitting module Logging
[20/135] Compiling SystemPackage Errno.swift
[21/135] Compiling SystemPackage ErrnoWindows.swift
[23/135] Compiling SystemPackage FilePathString.swift
[24/135] Compiling SystemPackage Syscalls.swift
[25/135] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/135] Compiling SystemPackage MachPort.swift
[27/135] Compiling SystemPackage PlatformString.swift
[28/135] Compiling SystemPackage FilePath.swift
[29/135] Compiling SystemPackage FilePathComponentView.swift
[30/135] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/135] Compiling Atomics IntegerOperations.swift
[35/135] Emitting module InternalCollectionsUtilities
[37/135] Compiling Atomics Unmanaged extensions.swift
[40/135] Compiling SystemPackage FilePathTempPosix.swift
[46/135] Compiling SystemPackage FileDescriptor.swift
[49/136] Compiling SystemPackage Constants.swift
[50/136] Compiling SystemPackage Exports.swift
[51/136] Compiling SystemPackage Mocking.swift
[52/136] Compiling SystemPackage RawBuffer.swift
[54/136] Emitting module SystemPackage
[54/136] Wrapping AST for InternalCollectionsUtilities for debugging
[56/136] Compiling Logging LogHandler.swift
[57/136] Compiling Logging Logging.swift
[59/236] Compiling _RopeModule BigString+Append.swift
[60/236] Compiling _RopeModule BigString+Initializers.swift
[61/236] Compiling _RopeModule BigString+Insert.swift
[62/236] Compiling _RopeModule BigString+Managing Breaks.swift
[63/282] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[64/282] Compiling OrderedCollections _HashTable+Constants.swift
[65/282] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/284] Compiling HeapModule Heap+Descriptions.swift
[67/297] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/297] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/360] Compiling HeapModule Heap.swift
[70/360] Compiling HeapModule _HeapNode.swift
[71/360] Compiling HashTreeCollections _HashLevel.swift
[72/360] Compiling HashTreeCollections _HashNode+Builder.swift
[73/404] Compiling HeapModule Heap+Invariants.swift
[74/407] Compiling HeapModule Heap+UnsafeHandle.swift
[75/413] Compiling BitCollections BitArray+Initializers.swift
[76/413] Compiling BitCollections BitArray+Invariants.swift
[77/413] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[78/413] Compiling BitCollections BitArray+BitwiseOperations.swift
[79/413] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[80/413] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[81/413] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[82/413] Compiling BitCollections BitArray+Extras.swift
[83/413] Compiling BitCollections BitArray+Fill.swift
[84/413] Compiling BitCollections BitArray+Hashable.swift
[85/413] Emitting module HeapModule
[88/415] Compiling BitCollections BitArray+Descriptions.swift
[89/415] Compiling BitCollections BitArray+Equatable.swift
[90/415] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[91/415] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[92/415] Compiling BitCollections BitSet+SetAlgebra union.swift
[93/415] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[94/415] Compiling BitCollections BitSet.Counted.swift
[95/415] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[96/415] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[97/415] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[98/415] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[99/415] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[100/415] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[101/415] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[102/415] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[103/415] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[104/422] Compiling BitCollections BitArray+RandomBits.swift
[105/422] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[106/422] Compiling BitCollections BitArray+Shifts.swift
[107/422] Compiling BitCollections BitArray+Testing.swift
[108/422] Compiling BitCollections BitArray._UnsafeHandle.swift
[109/422] Compiling BitCollections BitArray.swift
[110/422] Compiling BitCollections BitSet+BidirectionalCollection.swift
[111/422] Compiling BitCollections BitSet+Codable.swift
[112/422] Compiling HashTreeCollections TreeSet+Hashable.swift
[113/422] Compiling HashTreeCollections TreeSet+Sendable.swift
[114/422] Compiling HashTreeCollections TreeSet+Sequence.swift
[115/422] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[116/422] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[117/422] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[118/422] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[119/422] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[120/422] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[121/422] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[121/432] Wrapping AST for Logging for debugging
[122/432] Wrapping AST for HeapModule for debugging
[123/432] Wrapping AST for SystemPackage for debugging
[125/432] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[126/432] Compiling BitCollections BitSet+CustomReflectable.swift
[127/432] Compiling BitCollections BitSet+CustomStringConvertible.swift
[128/432] Compiling BitCollections BitSet+Equatable.swift
[129/432] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[130/432] Compiling BitCollections BitSet+Extras.swift
[131/432] Compiling BitCollections BitSet+Hashable.swift
[132/432] Compiling BitCollections BitSet+Initializers.swift
[133/432] Compiling BitCollections BitSet+Invariants.swift
[134/432] Compiling BitCollections BitSet+Random.swift
[135/432] Compiling BitCollections BitSet+SetAlgebra basics.swift
[136/432] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[137/432] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[138/432] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[139/432] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[140/432] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[145/432] Compiling BitCollections BitArray+Codable.swift
[146/432] Compiling BitCollections BitArray+Collection.swift
[151/432] Compiling BitCollections BitArray+Copy.swift
[152/432] Compiling BitCollections BitArray+CustomReflectable.swift
[155/432] Emitting module Atomics
[156/442] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/442] Compiling OrderedCollections OrderedSet+Testing.swift
[158/442] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/442] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/442] Compiling OrderedCollections OrderedSet.swift
[161/442] Compiling OrderedCollections _UnsafeBitset.swift
[162/442] Compiling HashTreeCollections TreeSet+Equatable.swift
[163/442] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[164/442] Compiling HashTreeCollections TreeSet+Extras.swift
[165/442] Compiling HashTreeCollections TreeSet+Filter.swift
[176/442] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/442] Compiling Systemd SystemdBus.swift
[178/442] Compiling Systemd SystemdBusError.swift
[179/442] Compiling Systemd SystemdMessage.swift
[180/442] Compiling Systemd SystemdTypes.swift
[187/449] Compiling Systemd String+trimmingCharacters.swift
[188/450] Compiling Systemd LoggerLevel+syslogPriority.swift
[189/450] Compiling Systemd SystemdNotifier.swift
[190/450] Emitting module BitCollections
[219/450] Compiling Systemd SystemdHelpers.swift
[220/450] Emitting module DequeModule
[221/451] Compiling Systemd SystemdJournal.swift
[222/451] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[223/451] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[224/451] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[225/451] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[226/451] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[227/451] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[228/451] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[229/451] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[230/451] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[231/451] Compiling HashTreeCollections TreeSet.swift
[232/451] Compiling Systemd GLibcUtils.swift
[234/451] Emitting module Systemd
[268/461] Wrapping AST for DequeModule for debugging
[270/461] Compiling BitCollections BitSet.swift
[271/461] Compiling BitCollections Range+Utilities.swift
[272/461] Compiling BitCollections Slice+Utilities.swift
[273/461] Compiling BitCollections UInt+Tricks.swift
[274/461] Compiling BitCollections _Word.swift
[292/461] Compiling BitCollections BitSet.Index.swift
[293/461] Compiling BitCollections BitSet._UnsafeHandle.swift
[329/461] Wrapping AST for Atomics for debugging
[369/462] Emitting module OrderedCollections
[391/463] Wrapping AST for Systemd for debugging
[393/463] Emitting module _RopeModule
[394/463] Emitting module HashTreeCollections
[395/463] Compiling _RopeModule Rope+Join.swift
[396/463] Compiling _RopeModule Rope+MutatingForEach.swift
[397/463] Compiling _RopeModule Rope+Remove.swift
[398/463] Compiling _RopeModule Rope+RemoveSubrange.swift
[399/463] Compiling _RopeModule Rope+Split.swift
[400/463] Compiling _RopeModule Optional Utilities.swift
[401/463] Compiling _RopeModule String Utilities.swift
[402/463] Compiling _RopeModule String.Index+ABI.swift
[403/463] Compiling _RopeModule _CharacterRecognizer.swift
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm.cc:5:
/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm.h:8:10: fatal error: 'xf86drmMode.h' file not found
8 | #include <xf86drmMode.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[404/509] Compiling native_window_drm.cc
[404/509] Wrapping AST for OrderedCollections for debugging
[404/509] Compiling system_utils.cc
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm_gbm.cc:5:
/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/window/native_window_drm_gbm.h:8:10: fatal error: 'gbm.h' file not found
8 | #include <gbm.h>
| ^~~~~~~
1 error generated.
[404/509] Compiling native_window_drm_gbm.cc
[404/509] Compiling vsync_waiter.cc
[404/509] Compiling task_runner.cc
BUILD FAILURE 6.1 linux