Build Information
Failed to build CombineRealm, reference master (8812f3
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 08:21:19 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: 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/131076] Fetching realm-cocoa
[44654/383333] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-core from cache (15.15s)
Fetched https://github.com/realm/realm-cocoa.git from cache (15.15s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.3.5 (0.69s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.0.19 (0.65s)
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 6.0.19
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
========================================
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.76s)
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetched https://github.com/realm/realm-cocoa.git from cache (0.83s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 5.5.2 (0.66s)
Fetching https://github.com/realm/realm-core from cache
Fetched https://github.com/realm/realm-core from cache (1.04s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 6.2.4 (0.64s)
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.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 binding_callback_thread_observer.cpp
[3/54] Compiling index_set.cpp
[4/54] Compiling collection_notifications.cpp
[4/54] Compiling object_changeset.cpp
[6/54] Compiling RLMThreadSafeReference.mm
[7/54] Compiling RLMUpdateChecker.mm
[7/54] Compiling RLMObject.mm
[9/54] Compiling weak_realm_notifier.cpp
[9/54] Compiling external_commit_helper.cpp
[11/54] Compiling RLMUtil.mm
[12/54] Compiling transact_log_handler.cpp
[13/54] Compiling RLMPredicateUtil.mm
[14/54] Compiling RLMSchema.mm
[15/54] Compiling RLMRealmConfiguration.mm
[16/54] Compiling RLMRealmUtil.mm
[17/54] Compiling RLMResults.mm
[18/54] Compiling RLMSwiftSupport.m
[19/54] Compiling RLMProperty.mm
[20/54] Compiling RLMRealm.mm
[21/54] Compiling RLMConstants.m
[22/54] Compiling RLMOptionalBase.mm
[23/54] Compiling RLMObjectSchema.mm
[24/54] Compiling RLMObjectStore.mm
[25/54] Compiling RLMObservation.mm
[26/54] Compiling RLMObjectBase.mm
[27/54] Compiling RLMMigration.mm
[28/54] Compiling RLMManagedArray.mm
[29/54] Compiling RLMListBase.mm
[30/54] Compiling RLMQueryUtil.mm
[31/54] Compiling scheduler.cpp
[32/54] Compiling uuid.cpp
[33/54] Compiling RLMCollection.mm
[34/54] Compiling RLMClassInfo.mm
[35/54] Compiling RLMAnalytics.mm
[36/54] Compiling RLMArray.mm
[37/54] Compiling schema.cpp
[38/54] Compiling shared_realm.cpp
[39/54] Compiling object_schema.cpp
[40/54] Compiling RLMAccessor.mm
[41/54] Compiling thread_safe_reference.cpp
[42/54] Compiling object.cpp
[43/54] Compiling object_store.cpp
[43/54] Write sources
[45/54] Compiling list.cpp
[46/54] Compiling results.cpp
[47/54] Compiling results_notifier.cpp
[48/54] Compiling keychain_helper.cpp
[49/54] Compiling collection_change_builder.cpp
[50/54] Compiling list_notifier.cpp
[51/54] Compiling object_notifier.cpp
[52/54] Compiling realm_coordinator.cpp
[53/54] Compiling collection_notifier.cpp
[55/73] Compiling RealmSwift RealmConfiguration.swift
[56/73] Compiling RealmSwift Results.swift
[57/75] Compiling RealmSwift Schema.swift
[58/75] Compiling RealmSwift SortDescriptor.swift
[59/75] Compiling RealmSwift ObjectSchema.swift
[60/75] Compiling RealmSwift ObjectiveCSupport.swift
[61/75] Compiling RealmSwift Realm.swift
[62/75] Compiling RealmSwift RealmCollection.swift
[63/75] Compiling RealmSwift Optional.swift
[64/75] Compiling RealmSwift Property.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/75] Compiling RealmSwift List.swift
[66/75] Compiling RealmSwift Migration.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.0 macosSpm