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 CombineRealm, reference master (8812f3), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:26:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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-core
Fetching https://github.com/realm/realm-cocoa.git
[1/131268] Fetching realm-cocoa
[14441/383749] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-cocoa.git from cache (22.16s)
Fetched https://github.com/realm/realm-core from cache (22.16s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.3.5 (22.82s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.0.19 (0.58s)
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 (1.03s)
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetched https://github.com/realm/realm-cocoa.git from cache (1.30s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.5.2 (1.95s)
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (1.68s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.2.4 (2.26s)
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 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
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.1
Building package at path:  $PWD
https://github.com/CombineCommunity/CombineRealm.git
https://github.com/CombineCommunity/CombineRealm.git
{
  "dependencies" : [
    {
      "identity" : "realm-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-cocoa.git"
    }
  ],
  "manifest_display_name" : "CombineRealm",
  "name" : "CombineRealm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineRealm",
      "targets" : [
        "CombineRealm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CombineRealmTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineRealmTests",
      "path" : "Tests",
      "sources" : [
        "CombineRealmTests/CombineRealmLinkingObjectTests.swift",
        "CombineRealmTests/CombineRealmListTests.swift",
        "CombineRealmTests/CombineRealmObjectTests.swift",
        "CombineRealmTests/CombineRealmResultsTests.swift",
        "CombineRealmTests/CombineRealmTests.swift",
        "CombineRealmTests/CombineTests.swift",
        "CombineRealmTests/Models.swift",
        "CombineRealmTests/Utilities.swift",
        "CombineRealmTests/XCTestManifests.swift",
        "LinuxMain.swift"
      ],
      "target_dependencies" : [
        "CombineRealm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineRealm",
      "module_type" : "SwiftTarget",
      "name" : "CombineRealm",
      "path" : "Sources",
      "product_dependencies" : [
        "Realm",
        "RealmSwift"
      ],
      "product_memberships" : [
        "CombineRealm"
      ],
      "sources" : [
        "CombineRealm/Add.swift",
        "CombineRealm/Delete.swift",
        "CombineRealm/Publishers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/54] Write sources
[1/54] Write swift-version-2F0A5646E1D333AE.txt
[2/54] Compiling collection_notifications.cpp
[3/54] Compiling keychain_helper.cpp
[4/54] Compiling collection_change_builder.cpp
[5/54] Compiling RLMThreadSafeReference.mm
[5/54] Compiling RLMUpdateChecker.mm
[7/54] Compiling list_notifier.cpp
[8/54] Compiling external_commit_helper.cpp
[9/54] Compiling object_notifier.cpp
[10/54] Compiling collection_notifier.cpp
[11/54] Compiling RLMUtil.mm
[12/54] Compiling RLMSchema.mm
[13/54] Compiling RLMPredicateUtil.mm
[14/54] Compiling RLMRealmUtil.mm
[14/54] Compiling RLMRealmConfiguration.mm
[16/54] Compiling RLMResults.mm
[17/54] Compiling RLMProperty.mm
[18/54] Compiling RLMSwiftSupport.m
[19/54] Compiling RLMRealm.mm
[20/54] Compiling RLMOptionalBase.mm
[21/54] Compiling RLMConstants.m
[22/54] Compiling RLMObjectSchema.mm
[23/54] Compiling RLMObject.mm
[24/54] Compiling RLMObjectStore.mm
[25/54] Compiling RLMObservation.mm
[26/54] Compiling RLMMigration.mm
[27/54] Compiling RLMObjectBase.mm
[28/54] Compiling RLMQueryUtil.mm
[29/54] Compiling RLMListBase.mm
[30/54] Compiling RLMManagedArray.mm
[31/54] Compiling uuid.cpp
[32/54] Compiling scheduler.cpp
[33/54] Compiling RLMAnalytics.mm
[34/54] Compiling RLMClassInfo.mm
[35/54] Compiling RLMCollection.mm
[36/54] Compiling RLMArray.mm
[37/54] Compiling schema.cpp
[38/54] Compiling object_changeset.cpp
[39/54] Compiling thread_safe_reference.cpp
[40/54] Compiling RLMAccessor.mm
[41/54] Compiling index_set.cpp
[42/54] Compiling shared_realm.cpp
[43/54] Compiling object_schema.cpp
[43/54] Write sources
[45/54] Compiling object_store.cpp
[46/54] Compiling binding_callback_thread_observer.cpp
[47/54] Compiling object.cpp
[48/54] Compiling results.cpp
[49/54] Compiling weak_realm_notifier.cpp
[50/54] Compiling list.cpp
[51/54] Compiling results_notifier.cpp
[52/54] Compiling transact_log_handler.cpp
[53/54] Compiling realm_coordinator.cpp
[55/73] Compiling RealmSwift Nonsync.swift
[56/73] Compiling RealmSwift Object.swift
[57/73] Compiling RealmSwift Schema.swift
[58/73] Compiling RealmSwift SortDescriptor.swift
[59/75] Compiling RealmSwift RealmConfiguration.swift
[60/75] Compiling RealmSwift Results.swift
[61/75] Compiling RealmSwift ObjectSchema.swift
[62/75] Compiling RealmSwift ObjectiveCSupport.swift
[63/75] Compiling RealmSwift Error.swift
[64/75] Compiling RealmSwift LinkingObjects.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/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 }
[66/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 }
[67/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 }
[68/75] Compiling RealmSwift Optional.swift
[69/75] Compiling RealmSwift Property.swift
[70/75] Compiling RealmSwift Realm.swift
[71/75] Compiling RealmSwift RealmCollection.swift
[72/75] Compiling RealmSwift List.swift
[73/75] Compiling RealmSwift Migration.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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/20] Compiling RealmSwift Schema.swift
[3/20] Compiling RealmSwift SortDescriptor.swift
[4/20] Compiling RealmSwift Optional.swift
[5/20] Compiling RealmSwift Property.swift
[6/20] Compiling RealmSwift RealmConfiguration.swift
[7/20] Compiling RealmSwift Results.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/22] Compiling RealmSwift ObjectSchema.swift
[9/22] Compiling RealmSwift ObjectiveCSupport.swift
[10/22] Compiling RealmSwift List.swift
[11/22] Compiling RealmSwift Migration.swift
[12/22] Compiling RealmSwift Nonsync.swift
[13/22] Compiling RealmSwift Object.swift
[14/22] Compiling RealmSwift Error.swift
[15/22] Compiling RealmSwift LinkingObjects.swift
[16/22] 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 }
[17/22] 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 }
[18/22] 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 }
[19/22] Compiling RealmSwift Realm.swift
[20/22] Compiling RealmSwift RealmCollection.swift
[21/22] Compiling RealmSwift ThreadSafeReference.swift
[22/22] 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.1 macosSpm