Build Information
Failed to build swiftui-messaging-ui, reference 1.3.0 (35e83a), with Swift 6.1 for Linux on 19 Dec 2025 10:16:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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.1
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-messaging-ui.git
https://github.com/FluidGroup/swiftui-messaging-ui.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-with-prerender",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/swift-with-prerender"
},
{
"identity" : "swift-rubber-banding",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/swift-rubber-banding"
}
],
"manifest_display_name" : "swiftui-messaging-ui",
"name" : "swiftui-messaging-ui",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "MessagingUI",
"targets" : [
"MessagingUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "MessagingUITests",
"module_type" : "SwiftTarget",
"name" : "MessagingUITests",
"path" : "Tests/MessagingUITests",
"sources" : [
"ListDataSourceTests.swift",
"MessagingUITests.swift"
],
"target_dependencies" : [
"MessagingUI"
],
"type" : "test"
},
{
"c99name" : "MessagingUI",
"module_type" : "SwiftTarget",
"name" : "MessagingUI",
"path" : "Sources/MessagingUI",
"product_dependencies" : [
"DequeModule",
"WithPrerender",
"RubberBanding"
],
"product_memberships" : [
"MessagingUI"
],
"sources" : [
"Animator/SpringAnimator.swift",
"Animator/SpringScrollAnimator.swift",
"Internal/VisibleMessagesPreference.swift",
"ListDataSource.swift",
"Log.swift",
"Tiled/CellState.swift",
"Tiled/RevealOffset.swift",
"Tiled/TiledCellContent.swift",
"Tiled/TiledCollectionViewLayout.swift",
"Tiled/TiledScrollGeometry.swift",
"Tiled/TiledScrollPosition.swift",
"Tiled/TiledView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/swift-with-prerender
[1/49] Fetching swift-with-prerender
[38/62] Fetching swift-with-prerender, swift-rubber-banding
Fetched https://github.com/FluidGroup/swift-with-prerender from cache (0.20s)
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.21s)
[1/18399] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.26s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (1.78s)
Computing version for https://github.com/FluidGroup/swift-with-prerender
Computed https://github.com/FluidGroup/swift-with-prerender at 1.1.0 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.00s)
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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/27] Emitting module InternalCollectionsUtilities
[9/29] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/29] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[11/29] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[12/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/29] Compiling InternalCollectionsUtilities Debugging.swift
[14/29] Compiling InternalCollectionsUtilities Descriptions.swift
[15/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/29] Emitting module RubberBanding
[22/29] Compiling RubberBanding rubberBand.swift
[23/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/30] Compiling InternalCollectionsUtilities Integer rank.swift
[25/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/46] Compiling DequeModule Deque+Extras.swift
[31/46] Compiling DequeModule Deque+Hashable.swift
[32/46] Compiling DequeModule Deque+Testing.swift
[33/46] Compiling DequeModule Deque._Storage.swift
[34/48] Compiling DequeModule _DequeBuffer.swift
[35/48] Compiling DequeModule _DequeBufferHeader.swift
[36/48] Compiling DequeModule Deque._UnsafeHandle.swift
[37/48] Compiling DequeModule Deque.swift
[38/48] Compiling DequeModule _DequeSlot.swift
[39/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/48] Compiling DequeModule Deque+Codable.swift
[41/48] Compiling DequeModule Deque+Collection.swift
[42/48] Compiling DequeModule Deque+CustomReflectable.swift
[43/48] Compiling DequeModule Deque+Descriptions.swift
[44/48] Compiling DequeModule Deque+Equatable.swift
[45/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.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 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/21] Emitting module RubberBanding
[3/21] Compiling RubberBanding rubberBand.swift
[4/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/24] Emitting module CATransactionQueue
[8/24] 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 | }
[9/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
BUILD FAILURE 6.1 linux