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 swiftui-messaging-ui, reference 1.3.0 (35e83a), with Swift 6.2 for Linux on 19 Dec 2025 10:17:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-messaging-ui.git
Reference: 1.3.0
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/FluidGroup/swiftui-messaging-ui
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 35e83ac Update README with new table column
Cloned https://github.com/FluidGroup/swiftui-messaging-ui.git
Revision (git rev-parse @):
35e83ac4f8f803de5989098441ded4224a09abc4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FluidGroup/swiftui-messaging-ui.git at 1.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-messaging-ui.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/FluidGroup/swift-with-prerender
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/FluidGroup/swift-rubber-banding
[1/13] Fetching swift-rubber-banding
[14/62] Fetching swift-rubber-banding, swift-with-prerender
Fetched https://github.com/FluidGroup/swift-with-prerender from cache (0.21s)
[1/18399] Fetching swift-collections
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (1.29s)
Fetched https://github.com/apple/swift-collections from cache (1.32s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (1.69s)
Computing version for https://github.com/FluidGroup/swift-with-prerender
Computed https://github.com/FluidGroup/swift-with-prerender at 1.1.0 (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.66s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swift-with-prerender
Working copy of https://github.com/FluidGroup/swift-with-prerender resolved at 1.1.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/29] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/29] Emitting module InternalCollectionsUtilities
[15/29] Emitting module RubberBanding
[16/29] Compiling RubberBanding rubberBand.swift
[17/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/30] Compiling InternalCollectionsUtilities Debugging.swift
[21/30] Compiling InternalCollectionsUtilities Descriptions.swift
[22/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/30] Compiling InternalCollectionsUtilities Integer rank.swift
[26/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/46] Compiling DequeModule _DequeBuffer.swift
[31/46] Compiling DequeModule _DequeBufferHeader.swift
[32/48] Compiling DequeModule Deque+Extras.swift
[33/48] Compiling DequeModule Deque+Hashable.swift
[34/48] Compiling DequeModule _DequeSlot.swift
[35/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/48] Compiling DequeModule Deque+Testing.swift
[37/48] Compiling DequeModule Deque._Storage.swift
[38/48] Compiling DequeModule Deque+Equatable.swift
[39/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[40/48] Compiling DequeModule Deque._UnsafeHandle.swift
[41/48] Compiling DequeModule Deque.swift
[42/48] Compiling DequeModule Deque+CustomReflectable.swift
[43/48] Compiling DequeModule Deque+Descriptions.swift
[44/48] Compiling DequeModule Deque+Codable.swift
[45/48] Compiling DequeModule Deque+Collection.swift
[46/48] Emitting module DequeModule
[48/49] Emitting module CATransactionQueue
[49/49] Compiling CATransactionQueue CATransactionQueue.swift
/host/spi-builder-workspace/.build/checkouts/swift-with-prerender/Sources/CATransactionQueue/CATransactionQueue.swift:39:55: error: type 'CFRunLoopMode?' (aka 'Optional<CFString>') has no member 'commonModes'
 37 |       self.source = CFRunLoopSourceCreate(kCFAllocatorDefault, 0, &context)
 38 |
 39 |       CFRunLoopAddSource(CFRunLoopGetMain(), source, .commonModes)
    |                                                       `- error: type 'CFRunLoopMode?' (aka 'Optional<CFString>') has no member 'commonModes'
 40 |     }
 41 |
/host/spi-builder-workspace/.build/checkouts/swift-with-prerender/Sources/CATransactionQueue/CATransactionQueue.swift:94:63: error: type 'CFRunLoopMode' (aka 'CFString') has no member 'commonModes'
 92 |       })
 93 |
 94 |     CFRunLoopAddObserver(CFRunLoopGetMain(), o, CFRunLoopMode.commonModes)
    |                                                               `- error: type 'CFRunLoopMode' (aka 'CFString') has no member 'commonModes'
 95 |
 96 |     return .init(observer: o)
/host/spi-builder-workspace/.build/checkouts/swift-with-prerender/Sources/CATransactionQueue/CATransactionQueue.swift:101:69: error: type 'CFRunLoopMode' (aka 'CFString') has no member 'commonModes'
 99 |   static func remove(_ subscription: Subscription) {
100 |     subscription.observer.map {
101 |       CFRunLoopRemoveObserver(CFRunLoopGetMain(), $0, CFRunLoopMode.commonModes)
    |                                                                     `- error: type 'CFRunLoopMode' (aka 'CFString') has no member 'commonModes'
102 |     }
103 |   }
BUILD FAILURE 6.2 linux