The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CombineRealm, reference 2.0.1 (8812f3), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 08:21:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineRealm.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineRealm
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 8812f34 fixes RealmSwift dependency version
Cloned https://github.com/CombineCommunity/CombineRealm.git
Revision (git rev-parse @):
8812f3472790c7a0467c4f917179ab5ae02212ce
SUCCESS checkout https://github.com/CombineCommunity/CombineRealm.git at 2.0.1
Fetching https://github.com/realm/realm-cocoa.git
Fetching https://github.com/realm/realm-core
[1/131076] Fetching realm-cocoa
[30149/383333] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-core from cache (24.67s)
Fetched https://github.com/realm/realm-cocoa.git from cache (24.67s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.3.5 (0.72s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.0.19 (0.67s)
Creating working copy for https://github.com/realm/realm-cocoa.git
Working copy of https://github.com/realm/realm-cocoa.git resolved at 5.3.5
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 6.0.19
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "combinerealm",
      "name": "CombineRealm",
      "url": "https://github.com/CombineCommunity/CombineRealm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CombineRealm",
      "dependencies": [
        {
          "identity": "realm-cocoa",
          "name": "Realm",
          "url": "https://github.com/realm/realm-cocoa.git",
          "version": "5.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-cocoa",
          "dependencies": [
            {
              "identity": "realm-core",
              "name": "RealmCore",
              "url": "https://github.com/realm/realm-core",
              "version": "6.2.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CombineCommunity/CombineRealm.git
[1/177] Fetching combinerealm
Fetched https://github.com/CombineCommunity/CombineRealm.git from cache (0.68s)
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetched https://github.com/realm/realm-cocoa.git from cache (0.82s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.5.2 (0.70s)
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (0.99s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.2.4 (0.69s)
Creating working copy for https://github.com/realm/realm-cocoa.git
Working copy of https://github.com/realm/realm-cocoa.git resolved at 5.5.2
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 6.2.4
Creating working copy for https://github.com/CombineCommunity/CombineRealm.git
Working copy of https://github.com/CombineCommunity/CombineRealm.git resolved at 2.0.1 (8812f34)
warning: 'realm-cocoa': Invalid Source '/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/primitive_list_notifier.cpp': File not found.
warning: '.resolve-product-dependencies': dependency 'combinerealm' is not used by any target
Found 1 product dependencies
  - Realm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CombineCommunity/CombineRealm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/54] Write sources
[1/54] Write swift-version--7754E27361AE5C74.txt
[2/54] Compiling index_set.cpp
[3/54] Compiling object_changeset.cpp
[4/54] Compiling RLMUpdateChecker.mm
[5/54] Compiling object_schema.cpp
[6/54] Compiling weak_realm_notifier.cpp
[7/54] Compiling object.cpp
[8/54] Compiling object_store.cpp
[9/54] Compiling RLMUtil.mm
[10/54] Compiling list.cpp
[11/54] Compiling collection_notifier.cpp
[12/54] Compiling RLMThreadSafeReference.mm
[13/54] Compiling RLMSchema.mm
[14/54] Compiling RLMPredicateUtil.mm
[15/54] Compiling RLMSwiftSupport.m
[16/54] Compiling RLMRealmUtil.mm
[17/54] Compiling RLMRealmConfiguration.mm
[18/54] Compiling RLMResults.mm
[19/54] Compiling RLMProperty.mm
[20/54] Compiling RLMRealm.mm
[21/54] Compiling RLMOptionalBase.mm
[22/54] Compiling RLMConstants.m
[23/54] Compiling RLMObjectSchema.mm
[24/54] Compiling RLMObject.mm
[25/54] Compiling RLMObjectStore.mm
[26/54] Compiling RLMObservation.mm
[27/54] Compiling RLMObjectBase.mm
[28/54] Compiling RLMMigration.mm
[29/54] Compiling RLMQueryUtil.mm
[30/54] Compiling RLMManagedArray.mm
[31/54] Compiling RLMListBase.mm
[32/54] Compiling uuid.cpp
[33/54] Compiling scheduler.cpp
[34/54] Compiling RLMClassInfo.mm
[35/54] Compiling RLMAnalytics.mm
[36/54] Compiling RLMArray.mm
[37/54] Compiling RLMCollection.mm
[38/54] Compiling schema.cpp
[39/54] Compiling RLMAccessor.mm
[40/54] Compiling thread_safe_reference.cpp
[41/54] Compiling shared_realm.cpp
[42/54] Compiling list_notifier.cpp
[43/54] Compiling results_notifier.cpp
[43/54] Write sources
[45/54] Compiling object_notifier.cpp
[46/54] Compiling binding_callback_thread_observer.cpp
[47/54] Compiling collection_change_builder.cpp
[48/54] Compiling transact_log_handler.cpp
[49/54] Compiling keychain_helper.cpp
[50/54] Compiling results.cpp
[51/54] Compiling collection_notifications.cpp
[52/54] Compiling realm_coordinator.cpp
[53/54] Compiling external_commit_helper.cpp
[55/73] Compiling RealmSwift RealmConfiguration.swift
[56/73] Compiling RealmSwift Results.swift
[57/75] Compiling RealmSwift Nonsync.swift
[58/75] Compiling RealmSwift Object.swift
[59/75] Compiling RealmSwift Schema.swift
[60/75] Compiling RealmSwift SortDescriptor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/75] Compiling RealmSwift Error.swift
[62/75] Compiling RealmSwift LinkingObjects.swift
[63/75] Emitting module RealmSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-cocoa/RealmSwift/Combine.swift:38:40: error: 'Identifiable' is only available in macOS 10.15 or newer
  36 | /// You can also manually conform to `Identifiable` if you wish, but note that
  37 | /// using the object's memory address does *not* work for managed objects.
  38 | public protocol ObjectKeyIdentifiable: Identifiable, Object {
     |                 |                      `- error: 'Identifiable' is only available in macOS 10.15 or newer
     |                 `- note: add @available attribute to enclosing protocol
  39 |     /// The stable identity of the entity associated with `self`.
  40 |     var id: UInt64 { get }
[64/75] Compiling RealmSwift Aliases.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-cocoa/RealmSwift/Combine.swift:38:40: error: 'Identifiable' is only available in macOS 10.15 or newer
  36 | /// You can also manually conform to `Identifiable` if you wish, but note that
  37 | /// using the object's memory address does *not* work for managed objects.
  38 | public protocol ObjectKeyIdentifiable: Identifiable, Object {
     |                 |                      `- error: 'Identifiable' is only available in macOS 10.15 or newer
     |                 `- note: add @available attribute to enclosing protocol
  39 |     /// The stable identity of the entity associated with `self`.
  40 |     var id: UInt64 { get }
[65/75] Compiling RealmSwift Combine.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-cocoa/RealmSwift/Combine.swift:38:40: error: 'Identifiable' is only available in macOS 10.15 or newer
  36 | /// You can also manually conform to `Identifiable` if you wish, but note that
  37 | /// using the object's memory address does *not* work for managed objects.
  38 | public protocol ObjectKeyIdentifiable: Identifiable, Object {
     |                 |                      `- error: 'Identifiable' is only available in macOS 10.15 or newer
     |                 `- note: add @available attribute to enclosing protocol
  39 |     /// The stable identity of the entity associated with `self`.
  40 |     var id: UInt64 { get }
[66/75] Compiling RealmSwift List.swift
[67/75] Compiling RealmSwift Migration.swift
[68/75] Compiling RealmSwift Realm.swift
[69/75] Compiling RealmSwift RealmCollection.swift
[70/75] Compiling RealmSwift Optional.swift
[71/75] Compiling RealmSwift Property.swift
[72/75] Compiling RealmSwift ObjectSchema.swift
[73/75] Compiling RealmSwift ObjectiveCSupport.swift
[74/75] Compiling RealmSwift ThreadSafeReference.swift
[75/75] Compiling RealmSwift Util.swift
warning: 'realm-cocoa': Invalid Source '/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/primitive_list_notifier.cpp': File not found.
BUILD FAILURE 6.0 macosSpm