The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CombineRealm, reference master (8812f3), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 19:42:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineRealm.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineRealm
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/realm/realm-cocoa.git
Fetching https://github.com/realm/realm-core
[1/131732] Fetching realm-cocoa
[19761/384240] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-cocoa.git from cache (32.64s)
Fetched https://github.com/realm/realm-core from cache (32.64s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.3.5 (33.66s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.0.19 (0.77s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CombineCommunity/CombineRealm.git
[1/177] Fetching combinerealm
Fetched https://github.com/CombineCommunity/CombineRealm.git from cache (0.58s)
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetched https://github.com/realm/realm-cocoa.git from cache (0.72s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.5.2 (1.45s)
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (0.95s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.2.4 (1.67s)
Creating working copy for https://github.com/CombineCommunity/CombineRealm.git
Working copy of https://github.com/CombineCommunity/CombineRealm.git resolved at master (8812f34)
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
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.3
Building package at path:  $PWD
https://github.com/CombineCommunity/CombineRealm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/54] Write sources
[1/54] Write swift-version--6988338F2F200930.txt
[2/54] Compiling keychain_helper.cpp
[3/54] Compiling collection_change_builder.cpp
[4/54] Compiling RLMUpdateChecker.mm
[4/54] Compiling RLMThreadSafeReference.mm
[6/54] Compiling list_notifier.cpp
[7/54] Compiling external_commit_helper.cpp
[8/54] Compiling object_notifier.cpp
[9/54] Compiling RLMUtil.mm
[10/54] Compiling RLMSwiftSupport.m
[11/54] Compiling RLMObservation.mm
[12/54] Compiling RLMSchema.mm
[13/54] Compiling RLMPredicateUtil.mm
[14/54] Compiling RLMRealmConfiguration.mm
[15/54] Compiling RLMRealmUtil.mm
[16/54] Compiling RLMResults.mm
[17/54] Compiling RLMProperty.mm
[18/54] Compiling RLMRealm.mm
[19/54] Compiling RLMConstants.m
[20/54] Compiling RLMOptionalBase.mm
[21/54] Compiling RLMObjectSchema.mm
[22/54] Compiling RLMObjectStore.mm
[23/54] Compiling RLMObject.mm
[24/54] Compiling RLMObjectBase.mm
[25/54] Compiling RLMMigration.mm
[26/54] Compiling RLMQueryUtil.mm
[27/54] Compiling RLMListBase.mm
[28/54] Compiling RLMAnalytics.mm
[29/54] Compiling RLMManagedArray.mm
[30/54] Compiling uuid.cpp
[31/54] Compiling scheduler.cpp
[32/54] Compiling RLMClassInfo.mm
[33/54] Compiling RLMCollection.mm
[34/54] Compiling RLMArray.mm
[35/54] Compiling schema.cpp
[36/54] Compiling object_changeset.cpp
[37/54] Compiling RLMAccessor.mm
[38/54] Compiling thread_safe_reference.cpp
[39/54] Compiling index_set.cpp
[40/54] Compiling object_schema.cpp
[41/54] Compiling shared_realm.cpp
[42/54] Compiling object_store.cpp
[43/54] Compiling binding_callback_thread_observer.cpp
[44/54] Write sources
[45/54] Compiling object.cpp
[46/54] Compiling results.cpp
[47/54] Compiling weak_realm_notifier.cpp
[48/54] Compiling collection_notifications.cpp
[49/54] Compiling list.cpp
[50/54] Compiling transact_log_handler.cpp
[51/54] Compiling results_notifier.cpp
[52/54] Compiling collection_notifier.cpp
[53/54] Compiling realm_coordinator.cpp
[55/73] Compiling RealmSwift Schema.swift
[56/73] Compiling RealmSwift SortDescriptor.swift
[57/73] Compiling RealmSwift RealmConfiguration.swift
[58/73] Compiling RealmSwift Results.swift
[59/75] Compiling RealmSwift Realm.swift
[60/75] Compiling RealmSwift RealmCollection.swift
[61/75] Compiling RealmSwift Optional.swift
[62/75] Compiling RealmSwift Property.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/75] Compiling RealmSwift List.swift
[64/75] Compiling RealmSwift Migration.swift
[65/75] Compiling RealmSwift ObjectSchema.swift
[66/75] Compiling RealmSwift ObjectiveCSupport.swift
[67/75] Compiling RealmSwift Error.swift
[68/75] Compiling RealmSwift LinkingObjects.swift
[69/75] Compiling RealmSwift Nonsync.swift
[70/75] Compiling RealmSwift Object.swift
[71/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 }
[72/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 }
[73/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 }
[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.3 macosSpm