The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RealmCoder with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OakCityLabs/RealmCoder.git
Reference: master
Cloned https://github.com/OakCityLabs/RealmCoder.git into spi-builder-workspace
SUCCESS checkout https://github.com/OakCityLabs/RealmCoder.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/realm/realm-core
Fetching https://github.com/realm/realm-cocoa.git
[1/126730] Fetching realm-cocoa
[21546/343834] Fetching realm-cocoa, realm-core
Fetched https://github.com/realm/realm-core (13.38s)
Fetched https://github.com/realm/realm-cocoa.git (13.40s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 4.4.1 (0.40s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 5.23.8 (0.33s)
Creating working copy for https://github.com/realm/realm-cocoa.git
Working copy of https://github.com/realm/realm-cocoa.git resolved at 4.4.1
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 5.23.8
Building for debugging...
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:24:8: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline MixedColumn::MixedColumn(Allocator& alloc, ref_type ref, Table* table, size_t column_ndx)
       ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:24:8: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline MixedColumn::MixedColumn(Allocator& alloc, ref_type ref, Table* table, size_t column_ndx)
       ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:30:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_insert_rows(size_t row_ndx, size_t num_rows) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:35:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_erase_row(size_t row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:40:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_swap_rows(size_t row_ndx_1, size_t row_ndx_2) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:45:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_move_row(size_t from_ndx, size_t to_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:50:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_move_over(size_t from_row_ndx, size_t to_row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:55:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_clear_root_table() noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:60:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline ref_type MixedColumn::get_subtable_ref(size_t row_ndx) const noexcept
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:68:15: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline size_t MixedColumn::get_subtable_size(size_t row_ndx) const noexcept
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:76:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline TableRef MixedColumn::get_subtable_accessor(size_t row_ndx) const noexcept
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:81:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::discard_subtable_accessor(size_t row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:86:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline TableRef MixedColumn::get_subtable_tableref(size_t row_ndx)
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:94:22: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline ConstTableRef MixedColumn::get_subtable_tableref(size_t subtable_ndx) const
                     ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:99:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::discard_child_accessors() noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:111:16: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline int64_t MixedColumn::get_value(size_t ndx) const noexcept
               ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:121:16: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline int64_t MixedColumn::get_int(size_t ndx) const noexcept
               ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:138:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline bool MixedColumn::get_bool(size_t ndx) const noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:145:20: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline OldDateTime MixedColumn::get_olddatetime(size_t ndx) const noexcept
                   ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/apple/external_commit_helper.cpp:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/ObjectStore/src/impl/external_commit_helper.hpp:22:10: fatal error: could not build module 'RealmCore'
#include <realm/util/features.h>
 ~~~~~~~~^
21 errors generated.
[0/50] Compiling external_commit_helper.cpp
[0/50] Compiling keychain_helper.cpp
[0/50] Compiling collection_notifier.cpp
[0/50] Compiling list_notifier.cpp
[0/50] Compiling collection_change_builder.cpp
[0/50] Compiling object_notifier.cpp
[0/50] Compiling collection_notifications.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.mm:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMConstants.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:24:8: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline MixedColumn::MixedColumn(Allocator& alloc, ref_type ref, Table* table, size_t column_ndx)
       ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:24:8: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline MixedColumn::MixedColumn(Allocator& alloc, ref_type ref, Table* table, size_t column_ndx)
       ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:30:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_insert_rows(size_t row_ndx, size_t num_rows) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:35:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_erase_row(size_t row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:40:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_swap_rows(size_t row_ndx_1, size_t row_ndx_2) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:45:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_move_row(size_t from_ndx, size_t to_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:50:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_move_over(size_t from_row_ndx, size_t to_row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:55:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::adj_acc_clear_root_table() noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:60:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline ref_type MixedColumn::get_subtable_ref(size_t row_ndx) const noexcept
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:68:15: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline size_t MixedColumn::get_subtable_size(size_t row_ndx) const noexcept
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:76:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline TableRef MixedColumn::get_subtable_accessor(size_t row_ndx) const noexcept
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:81:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::discard_subtable_accessor(size_t row_ndx) noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:86:17: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline TableRef MixedColumn::get_subtable_tableref(size_t row_ndx)
                ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:94:22: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline ConstTableRef MixedColumn::get_subtable_tableref(size_t subtable_ndx) const
                     ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:99:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline void MixedColumn::discard_child_accessors() noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:111:16: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline int64_t MixedColumn::get_value(size_t ndx) const noexcept
               ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:121:16: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline int64_t MixedColumn::get_int(size_t ndx) const noexcept
               ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:138:13: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline bool MixedColumn::get_bool(size_t ndx) const noexcept
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
While building module 'RealmCore' imported from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMUtil.hpp:23:
In file included from <module-includes>:8:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_mixed_tpl.hpp:145:20: error: incomplete type 'realm::MixedColumn' named in nested name specifier
inline OldDateTime MixedColumn::get_olddatetime(size_t ndx) const noexcept
                   ^~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/column_fwd.hpp:32:7: note: forward declaration of 'realm::MixedColumn'
class MixedColumn;
      ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[0/50] Compiling RLMUtil.mm
BUILD FAILURE 5.9 linux

Build Machine: Linux 1