Bug#1019868: godot: ftbfs on riscv64 ("undefined reference to `__atomic_compare_exchange_1'")

2023-05-30 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > The armel architecture need -latomic too. Might be others as well. I > am testing a variant of this patch now to verify it work on armel too. Here is a patch tested on armel to fix the armel build. I tried modifying the scons buidl to automaticalliy add this on armel,

Bug#1019868: godot: ftbfs on riscv64 ("undefined reference to `__atomic_compare_exchange_1'")

2023-05-29 Thread Petter Reinholdtsen
[Bo YU] > The patch attached is to fix the issue and I have tested it on my > local real riscv64 hardware. The armel architecture need -latomic too. Might be others as well. I am testing a variant of this patch now to verify it work on armel too. -- Happy hacking Petter Reinholdtsen

Bug#1019868: godot: ftbfs on riscv64 ("undefined reference to `__atomic_compare_exchange_1'")

2022-09-15 Thread Bo YU
Source: godot Version: 3.2.3-stable-1 Severity: normal Tags: ftbfs, patch User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Dear Maintainer, The package has a ftbfs issue due to: usr/include/c++/11/bits/atomic_base.h:571: undefined reference to