Build Information
Failed to build MushafImad, reference 1.0.4 (aff633), with Swift 6.3 for Wasm on 17 Apr 2026 23:17:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibo2001/MushafImad.git
Reference: 1.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ibo2001/MushafImad
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at aff6330 fix: use MushafAssets.image for fasel to fix CI build
Updating files: 66% (6151/9192)
Updating files: 67% (6159/9192)
Updating files: 68% (6251/9192)
Updating files: 69% (6343/9192)
Updating files: 70% (6435/9192)
Updating files: 71% (6527/9192)
Updating files: 72% (6619/9192)
Updating files: 73% (6711/9192)
Updating files: 74% (6803/9192)
Updating files: 75% (6894/9192)
Updating files: 76% (6986/9192)
Updating files: 77% (7078/9192)
Updating files: 78% (7170/9192)
Updating files: 79% (7262/9192)
Updating files: 80% (7354/9192)
Updating files: 81% (7446/9192)
Updating files: 82% (7538/9192)
Updating files: 83% (7630/9192)
Updating files: 84% (7722/9192)
Updating files: 85% (7814/9192)
Updating files: 86% (7906/9192)
Updating files: 87% (7998/9192)
Updating files: 88% (8089/9192)
Updating files: 89% (8181/9192)
Updating files: 90% (8273/9192)
Updating files: 91% (8365/9192)
Updating files: 92% (8457/9192)
Updating files: 93% (8549/9192)
Updating files: 94% (8641/9192)
Updating files: 95% (8733/9192)
Updating files: 96% (8825/9192)
Updating files: 97% (8917/9192)
Updating files: 98% (9009/9192)
Updating files: 99% (9101/9192)
Updating files: 100% (9192/9192)
Updating files: 100% (9192/9192), done.
Cloned https://github.com/ibo2001/MushafImad.git
Revision (git rev-parse @):
aff63309310981b6ed1e7ee27e14cbf2304edb0b
SUCCESS checkout https://github.com/ibo2001/MushafImad.git at 1.0.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ibo2001/MushafImad.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/realm/realm-swift.git
[1/131743] Fetching realm-swift
Fetched https://github.com/realm/realm-swift.git from cache (27.98s)
Computing version for https://github.com/realm/realm-swift.git
Computed https://github.com/realm/realm-swift.git at 10.54.6 (33.05s)
Fetching https://github.com/realm/realm-core.git
[1/252508] Fetching realm-core
Fetched https://github.com/realm/realm-core.git from cache (33.82s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (37.26s)
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git 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
Building for debugging...
[0/330] Write sources
[1/330] Compiling Bid bid128.c
[2/330] Compiling Bid bid128_2_str_tables.c
[2/330] Compiling Bid bid128_compare.c
[4/330] Compiling Bid bid128_add.c
[5/330] Compiling mathlimits.cc
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.h:6:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
1 error generated.
[6/330] Compiling s2geometry s2region.cc
[6/330] Compiling array_string.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:8:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:8:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2region.h:6:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:8:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cap.h:8:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2cell.h:9:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:10:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2r2rect.cc:10:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[6/330] Compiling s2geometry s2r2rect.cc
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:10:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:12:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.cc:13:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polyline.h:13:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:14:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.h:21:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2.h:29:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:3:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.h:22:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:37:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/r1interval.h:21:
/host/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);
| ^
/host/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> { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:15:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:16:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygonbuilder.cc:38:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2polygon.h:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2loop.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeindex.h:23:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2edgeutil.h:9:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/external/s2/s2latlngrect.h:18:
/host/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);
| ^
/host/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 { }; \
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/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)> {};
| ^
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/c++/v1/__config:1167:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
1167 | [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
| ^
[6/330] Compiling s2geometry s2polygonbuilder.cc
[6/330] Compiling s2geometry s2polyline.cc
[6/330] Compiling array_fixed_bytes.cpp
[6/330] Compiling mathutil.cc
[6/330] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm