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.1 for Android on 19 Dec 2025 10:16:05 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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:         android
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-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/13] Fetching swift-rubber-banding
[14/62] Fetching swift-rubber-banding, swift-with-prerender
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.27s)
[1/18399] Fetching swift-collections
Fetched https://github.com/FluidGroup/swift-with-prerender from cache (1.32s)
Fetched https://github.com/apple/swift-collections from cache (1.35s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (1.90s)
Computing version for https://github.com/FluidGroup/swift-with-prerender
Computed https://github.com/FluidGroup/swift-with-prerender at 1.1.0 (0.50s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.76s)
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 RubberBanding
[9/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[10/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/29] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/29] Compiling InternalCollectionsUtilities Integer rank.swift
[16/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/29] Compiling RubberBanding rubberBand.swift
[18/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/30] Compiling InternalCollectionsUtilities Debugging.swift
[21/30] Compiling InternalCollectionsUtilities Descriptions.swift
[22/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/46] Compiling DequeModule Deque+Equatable.swift
[31/46] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[32/48] Compiling DequeModule Deque+CustomReflectable.swift
[33/48] Compiling DequeModule Deque+Descriptions.swift
[34/48] Compiling DequeModule _DequeBuffer.swift
[35/48] Compiling DequeModule _DequeBufferHeader.swift
[36/48] Compiling DequeModule _DequeSlot.swift
[37/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/48] Compiling DequeModule Deque+Extras.swift
[39/48] Compiling DequeModule Deque+Hashable.swift
[40/48] Compiling DequeModule Deque._UnsafeHandle.swift
[41/48] Compiling DequeModule Deque.swift
[42/48] Compiling DequeModule Deque+Testing.swift
[43/48] Compiling DequeModule Deque._Storage.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 |   }
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/21] Emitting module CATransactionQueue
[3/21] 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 |   }
[4/21] Emitting module RubberBanding
[5/21] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[6/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
BUILD FAILURE 6.1 android