Build Information
Failed to build RealmSwiftMacro, reference main (b98237), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 21:03:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/RealmSwiftMacro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/RealmSwiftMacro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b982377 Fix data-race issue (#7)
Cloned https://github.com/fummicc1/RealmSwiftMacro.git
Revision (git rev-parse @):
b9823777b9a41c60e853e10157fb76c9889422ed
SUCCESS checkout https://github.com/fummicc1/RealmSwiftMacro.git at main
Fetching https://github.com/realm/realm-core.git
Fetching https://github.com/realm/realm-swift
Fetching https://github.com/apple/swift-syntax.git
[1/74981] Fetching swift-syntax
[3751/206724] Fetching swift-syntax, realm-swift
[104779/459232] Fetching swift-syntax, realm-swift, realm-core
Fetched https://github.com/realm/realm-core.git from cache (14.91s)
Fetched https://github.com/apple/swift-syntax.git from cache (14.91s)
Fetched https://github.com/realm/realm-swift from cache (14.91s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.54.6 (18.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (0.84s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (0.86s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.54.6
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 14.14.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.33s)
========================================
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": "realmswiftmacro",
"name": "RealmSwiftMacro",
"url": "https://github.com/fummicc1/RealmSwiftMacro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RealmSwiftMacro",
"traits": [
"default"
],
"dependencies": [
{
"identity": "realm-swift",
"name": "Realm",
"url": "https://github.com/realm/realm-swift",
"version": "10.54.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "realm-core",
"name": "RealmDatabase",
"url": "https://github.com/realm/realm-core.git",
"version": "14.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/fummicc1/RealmSwiftMacro.git
[1/171] Fetching realmswiftmacro
Fetched https://github.com/fummicc1/RealmSwiftMacro.git from cache (0.65s)
Fetching https://github.com/realm/realm-swift from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Fetched https://github.com/realm/realm-swift from cache (0.92s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.54.6 (1.01s)
Fetching https://github.com/realm/realm-core.git from cache
Fetched https://github.com/realm/realm-core.git from cache (0.88s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (1.08s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (0.24s)
Creating working copy for https://github.com/fummicc1/RealmSwiftMacro.git
Working copy of https://github.com/fummicc1/RealmSwiftMacro.git resolved at main (b982377)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.54.6
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 14.14.0
Found 1 product dependencies
- Realm
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/fummicc1/RealmSwiftMacro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/305] Compiling Bid bid128.c
[1/305] Compiling Bid bid128_compare.c
[2/305] Compiling Bid bid128_quantize.c
[3/305] Compiling Bid bid128_string.c
[4/305] Compiling Bid bid128_2_str_tables.c
[5/305] Compiling Bid bid128_to_int64.c
[6/305] Compiling Bid bid128_div.c
[7/305] Compiling Bid bid128_mul.c
[8/305] Compiling Bid bid32_to_bid128.c
[9/305] Compiling Bid bid128_fma.c
[10/305] Write swift-version--6988338F2F200930.txt
[11/305] Compiling mathlimits.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.cc:4:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:11:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.cc:4:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:13:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.cc:4:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
4 errors generated.
[12/305] Compiling s2geometry s2latlng.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.cc:14:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
7 errors generated.
[12/305] Compiling s2geometry s2latlngrect.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
1 error generated.
[12/305] Compiling s2geometry s2region.cc
[12/305] Compiling mathutil.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:8:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cap.h:8:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
7 errors generated.
[12/305] Compiling s2geometry s2r2rect.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:22:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.cc:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[12/305] Compiling s2geometry s2loop.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.h:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cap.h:8:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:6:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:7:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:7:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:7:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2pointregion.cc:7:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[12/305] Compiling s2geometry s2pointregion.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:22:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.cc:20:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[12/305] Compiling s2geometry s2polygon.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.h:21:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.h:22:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:37:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:39:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/matrix3x3-inl.h:574:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
574 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Matrix3x3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[12/305] Compiling s2geometry s2polygonbuilder.cc
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:12:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/matrix3x3-inl.h:574:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
574 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Matrix3x3);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
101 | DECLARE_POD(S1Angle);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
180 | DECLARE_POD(R1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
189 | DECLARE_POD(S1Interval);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
112 | DECLARE_POD(S2LatLng);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:16:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
318 | DECLARE_POD(S2CellId);
| ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
165 | template<> struct is_pod<TypeName> : true_type { }; \
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
| ^
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1014 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[12/305] Compiling s2geometry s2polyline.cc
BUILD FAILURE 6.3 macosSpm