The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FlutterSwift, reference main (78c934), with Swift 6.0 for Linux on 16 Jun 2025 04:27:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.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 78c934d use unsafe continuations
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 @):
78c934d8742b98fc81bfcb67ccd13862f2d4abd0
SUCCESS checkout https://github.com/PADL/FlutterSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PADL/FlutterSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/xtremekforever/swift-systemd
[1/377] Fetching swift-systemd
Fetched https://github.com/xtremekforever/swift-systemd from cache (0.20s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms
[1/1797] Fetching swift-atomics
[169/2479] Fetching swift-atomics, asyncextensions
[218/4905] Fetching swift-atomics, asyncextensions, swift-service-lifecycle
[1974/8741] Fetching swift-atomics, asyncextensions, swift-service-lifecycle, swift-log
[2534/13726] Fetching swift-atomics, asyncextensions, swift-service-lifecycle, swift-log, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.74s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.85s)
Fetched https://github.com/apple/swift-atomics from cache (0.85s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.90s)
Fetched https://github.com/apple/swift-log from cache (0.91s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.06s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (1.21s)
Fetching https://github.com/apple/swift-collections.git
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (1.14s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.27s)
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 (1.14s)
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-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/xtremekforever/swift-systemd
Working copy of https://github.com/xtremekforever/swift-systemd resolved at main (49ef3d0)
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/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
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
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
warning: you may be able to install gbm using your system-packager:
    apt-get install libgbm-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 libdrm using your system-packager:
    apt-get install libdrm-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 xkbcommon using your system-packager:
    apt-get install libxkbcommon-dev
warning: you may be able to install egl using your system-packager:
    apt-get install libegl1-mesa-dev libgles2-mesa-dev
Building for debugging...
[0/75] Write sources
[15/75] Compiling _AtomicsShims.c
[16/75] Write swift-version-24593BA9C3E375BF.txt
[18/112] Compiling Atomics AtomicBool.swift
[19/112] Compiling Atomics AtomicMemoryOrderings.swift
[20/113] Compiling Atomics UnsafeAtomic.swift
[21/113] Compiling Atomics UnsafeAtomicLazyReference.swift
[22/115] Compiling Atomics AtomicStorage.swift
[23/115] Compiling Atomics AtomicValue.swift
[24/115] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/115] Compiling Atomics PointerConformances.swift
[26/115] Compiling Atomics Primitives.native.swift
[27/115] Compiling Atomics AtomicInteger.swift
[28/115] Compiling Atomics AtomicOptionalWrappable.swift
[30/115] Compiling Atomics DoubleWord.swift
[32/115] Compiling Atomics IntegerConformances.swift
[33/115] Compiling Atomics IntegerOperations.swift
[34/115] Compiling Atomics Unmanaged extensions.swift
[35/115] Compiling Atomics ManagedAtomic.swift
[36/115] Compiling Atomics ManagedAtomicLazyReference.swift
[37/115] Emitting module InternalCollectionsUtilities
[38/115] Compiling Atomics OptionalRawRepresentable.swift
[39/115] Compiling Atomics RawRepresentable.swift
[40/115] Emitting module Atomics
[44/115] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/116] Compiling Atomics AtomicReference.swift
[54/117] Wrapping AST for InternalCollectionsUtilities for debugging
[55/131] Wrapping AST for Atomics for debugging
[57/192] Compiling BitCollections BitArray+Codable.swift
[58/192] Compiling BitCollections BitArray+Collection.swift
[59/199] Compiling HeapModule Heap+Descriptions.swift
[60/356] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[61/393] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[62/393] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[63/393] Compiling _RopeModule BigString+Debugging.swift
[64/393] Compiling _RopeModule BigString+Index.swift
[65/393] Emitting module Logging
[66/393] Compiling Logging Locks.swift
[67/393] Compiling HeapModule Heap.swift
[68/393] Compiling HeapModule _HeapNode.swift
[69/393] Compiling HeapModule Heap+Invariants.swift
[70/393] Compiling HeapModule Heap+UnsafeHandle.swift
[71/393] Compiling Logging MetadataProvider.swift
[72/393] Compiling _RopeModule BigString+Iterators.swift
[73/393] Compiling _RopeModule BigString+Metrics.swift
[74/393] Compiling _RopeModule BigString+Summary.swift
[75/393] Compiling _RopeModule BigString.swift
[76/393] Compiling _RopeModule BigString+Comparable.swift
[77/393] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[78/393] Compiling _RopeModule BigString+CustomStringConvertible.swift
[79/400] Compiling _RopeModule BigString+Ingester.swift
[80/400] Compiling _RopeModule BigString+Invariants.swift
[81/400] Emitting module BitCollections
[82/400] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[83/400] Compiling _RopeModule BigString+Chunk+Splitting.swift
[84/400] Compiling _RopeModule BigString+Chunk.swift
[85/400] Compiling _RopeModule BigString+BidirectionalCollection.swift
[86/400] Emitting module HeapModule
[87/401] Compiling _RopeModule BigString+Builder.swift
[88/401] Compiling _RopeModule BigString+Contents.swift
[89/401] Compiling BitCollections Range+Utilities.swift
[90/401] Compiling BitCollections Slice+Utilities.swift
[91/401] Compiling BitCollections UInt+Tricks.swift
[92/401] Compiling BitCollections _Word.swift
[93/401] Compiling _RopeModule BigSubstring+UTF16View.swift
[94/401] Compiling _RopeModule BigSubstring+UTF8View.swift
[95/401] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[96/401] Compiling _RopeModule BigSubstring.swift
[97/401] Compiling _RopeModule Rope+Builder.swift
[98/401] Compiling _RopeModule Rope+Debugging.swift
[100/411] Compiling Logging Logging.swift
[101/411] Compiling Logging LogHandler.swift
[101/411] Wrapping AST for HeapModule for debugging
[103/412] Wrapping AST for Logging for debugging
[105/412] Compiling _RopeModule RopeMetric.swift
[106/412] Compiling _RopeModule RopeSummary.swift
[107/412] Compiling _RopeModule _RopeItem.swift
[108/412] Compiling _RopeModule _RopePath.swift
[109/412] Compiling _RopeModule _RopeVersion.swift
[110/412] Compiling _RopeModule Rope+Collection.swift
[111/412] Compiling _RopeModule Rope+Index.swift
[112/412] Compiling _RopeModule BigString+Initializers.swift
[113/412] Compiling _RopeModule BigString+Insert.swift
[114/412] Compiling _RopeModule BigString+Managing Breaks.swift
[115/412] Compiling _RopeModule BigString+RemoveSubrange.swift
[116/412] Compiling _RopeModule BigString+ReplaceSubrange.swift
[117/412] Compiling _RopeModule BigString+Split.swift
[118/412] Compiling _RopeModule Range+BigString.swift
[119/412] Compiling _RopeModule BigString+UTF16View.swift
[120/412] Compiling _RopeModule BigString+UTF8View.swift
[121/412] Compiling _RopeModule Rope+_Storage.swift
[122/412] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[123/412] Compiling _RopeModule Rope+_UnsafeHandle.swift
[124/412] Compiling _RopeModule Rope.swift
[125/412] Compiling _RopeModule RopeElement.swift
[126/412] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[127/412] Compiling _RopeModule BigString+Hashing.swift
[128/412] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[129/412] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[130/412] Compiling _RopeModule BigString+Sequence.swift
[131/412] Compiling _RopeModule BigString+TextOutputStream.swift
[132/412] Compiling _RopeModule BigString+Append.swift
[147/419] Compiling BitCollections BitSet.Index.swift
[148/419] Compiling BitCollections BitSet._UnsafeHandle.swift
[163/419] Compiling _RopeModule BigString+Equatable.swift
[174/419] Compiling OrderedCollections OrderedSet+Sendable.swift
[175/419] Compiling _RopeModule Rope+Invariants.swift
[176/419] Compiling _RopeModule Rope+_Node.swift
[177/419] Compiling HashTreeCollections TreeSet+Collection.swift
[178/419] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[179/419] Compiling HashTreeCollections TreeSet+Debugging.swift
[180/419] Compiling HashTreeCollections TreeSet+Descriptions.swift
[181/419] Compiling HashTreeCollections TreeSet+Equatable.swift
[182/419] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[183/419] Compiling HashTreeCollections TreeSet+Extras.swift
[184/419] Compiling HashTreeCollections TreeSet+Filter.swift
[185/424] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[186/424] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[187/424] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/424] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/424] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/424] Compiling HashTreeCollections TreeSet.swift
[203/426] Emitting module DequeModule
[204/426] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[205/426] Compiling _RopeModule BigString+Chunk+Breaks.swift
[225/427] Compiling OrderedCollections OrderedSet+SubSequence.swift
[226/427] Compiling OrderedCollections OrderedSet+Testing.swift
[227/427] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[228/427] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[232/427] Compiling _RopeModule BigString+Chunk+Counts.swift
[233/427] Compiling _RopeModule BigString+Chunk+Description.swift
[237/428] Wrapping AST for DequeModule for debugging
[239/428] Wrapping AST for BitCollections for debugging
[290/437] Emitting module OrderedCollections
[305/437] Compiling OrderedCollections OrderedSet.swift
[306/437] Compiling OrderedCollections _UnsafeBitset.swift
[328/438] Wrapping AST for OrderedCollections for debugging
[330/438] Emitting module _RopeModule
[353/483] Compiling Systemd Utility.swift
[354/483] Compiling Systemd SystemdNotifier.swift
[355/483] Emitting module Systemd
[356/483] Compiling Systemd LoggerLevel+syslogPriority.swift
[357/483] Compiling Systemd SystemdJournal.swift
[358/483] Emitting module HashTreeCollections
[359/484] Wrapping AST for HashTreeCollections for debugging
[361/484] Compiling Systemd String+trimmingCharacters.swift
[362/484] Compiling Systemd SystemdHelpers.swift
[363/485] Compiling _RopeModule Rope+Join.swift
[364/485] Compiling _RopeModule Rope+MutatingForEach.swift
[365/485] Compiling _RopeModule Rope+Remove.swift
[366/485] Compiling _RopeModule Rope+RemoveSubrange.swift
[367/485] Compiling _RopeModule Rope+Split.swift
[368/485] Compiling _RopeModule Optional Utilities.swift
[369/485] Compiling _RopeModule String Utilities.swift
[370/485] Compiling _RopeModule String.Index+ABI.swift
[371/485] Compiling _RopeModule _CharacterRecognizer.swift
[373/485] Compiling AsyncAlgorithms DebounceStorage.swift
[374/485] Compiling AsyncAlgorithms Dictionary.swift
[375/485] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[376/485] Compiling AsyncAlgorithms Locking.swift
[390/486] Wrapping AST for Systemd for debugging
[393/486] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[394/486] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[395/486] Compiling AsyncAlgorithms MergeStateMachine.swift
[396/486] Compiling AsyncAlgorithms MergeStorage.swift
[397/486] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[398/486] Compiling AsyncAlgorithms Rethrow.swift
[399/492] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[400/492] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[401/492] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[402/492] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[403/492] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[404/492] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[405/492] Emitting module AsyncAlgorithms
[405/492] Compiling system_utils.cc
[406/492] Compiling vsync_waiter.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>
      |          ^~~~~~~~~~~~~~~
1 error generated.
[407/492] Compiling native_window_drm.cc
[407/492] Compiling task_runner.cc
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/surface/surface_decoration.cc:5:
In file included from /host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux/src/flutter/shell/platform/linux_embedded/surface/surface_decoration.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>
      |          ^~~~~~~~~~~
[407/492] Compiling surface_decoration.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>
      |          ^~~~~~~
[407/492] Compiling native_window_drm_gbm.cc
[407/492] Wrapping AST for _RopeModule for debugging
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>
      |          ^~~~~~~~~~~
[407/492] Compiling surface_gl.cc
BUILD FAILURE 6.0 linux