You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debian has observed this as well, and this test is disabled there too. We probably should apply the Debian patch here, at least until LWG 4101 is resolved. (Depending on the resolution, we may need to remove this particular test for all architectures.)
Describe the issue
When building abseil-cpp for riscv64 Fedora, we discovered one test fails:
Disabling this test allows the build to complete properly: https://src.fedoraproject.org/rpms/abseil-cpp/pull-request/19
It appears that this is related to WebAssembly/design#646
Steps to reproduce the problem
Build abseil-cpp on riscv64
What version of Abseil are you using?
20240116.2
What operating system and version are you using?
Fedora (rawhide) - 41
What compiler and version are you using?
gcc-14.1.1-4.fc41 / clang-18.1.3-2.0.riscv64.fc40
What build system are you using?
cmake-3.28.3-4.fc41
Additional context
No response
The text was updated successfully, but these errors were encountered: