Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-24 Thread James Cowgill
Hi, On 24/08/17 08:59, Martin Quinson wrote: > Hello, > > thanks for the patch. I came to something very similar, only > protecting it to be used only by GCC. I was waiting to find the time > to test it before upload, but if you tested, I'll upload it right away. I have tested the patch I

Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-24 Thread Martin Quinson
Hello, thanks for the patch. I came to something very similar, only protecting it to be used only by GCC. I was waiting to find the time to test it before upload, but if you tested, I'll upload it right away. Many thanks, Mt On Wed, Aug 23, 2017 at 02:41:15PM +0100, James Cowgill wrote: > Hi, >

Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-23 Thread James Cowgill
Hi, The attached patch seems to work (ie replace atomic-library with it). Using target_link_libraries should put any linker arguments at the end instead of the beginning. Thanks, James --- a/tools/cmake/MakeLib.cmake +++ b/tools/cmake/MakeLib.cmake @@ -114,6 +114,7 @@ if(enable_smpi AND APPLE)

Processed: Re: Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfixed 872881 3.16+dfsg-2 Bug #872881 [src:simgrid] simgrid: FTBFS: `__atomic_fetch_add_8' undefined Ignoring request to alter fixed versions of bug #872881 to the same values previously set > found 872881 3.16+dfsg-2 Bug #872881 [src:simgrid]

Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-22 Thread Aaron M. Ucko
notfixed 872881 3.16+dfsg-2 found 872881 3.16+dfsg-2 thanks "Aaron M. Ucko" writes: > -Wl,--as-needed -latomic --Wl,--no-as-needed Thanks for the quick upload. However, I forgot to note that this construct needs to appear *after* the object files (or whatever else needs

Bug#872881: simgrid: FTBFS: `__atomic_fetch_add_8' undefined

2017-08-21 Thread Aaron M. Ucko
Source: simgrid Version: 3.16+dfsg-1 Severity: serious Tags: upstream Justification: fails to build from source (but built successfully in the past) Builds of simgrid failed on armel, mips, mipsel, and the non-release architectures m68k and powerpc: lib/libsimgrid.so.3.16: undefined reference