build fails on Fedora with -Dprover=all
Open
bug
- Dominant language
- Zig
- Stars
- 97
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
The unbuntu linker is outdated (2.42), and much more lenient than the one present in Fedora (2.44) when it comes to duplicate symbols.
Because we are linking together several rust libraries, namely the openvm+risc0 ones that define similar symbols, linking fails with a symbol duplication error. Since it's only a Fedora issue, and it only works for `-Dprover=all`, I'm creating this tracking issue but it's not a priority for now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.