Bug#843136: drumgizmo FTBFS on mips and mipsel: error: undefined reference to `__atomic_load_8'

2016-11-07 Thread Radovan Birdic
Hi, On 04/11/16 10:58, James Cowgill wrote: > > + #include > Typo? You want Yes, this is my fault. The name of the library is not properly specified. > >#include > > + std::atomic x; > > + std::atomic y; > I don't think you should rely on these types being in the

Bug#843136: drumgizmo FTBFS on mips and mipsel: error: undefined reference to `__atomic_load_8'

2016-11-04 Thread James Cowgill
Hi, On 04/11/16 08:51, Radovan Birdic wrote: > Package drumgizmo_0.9.11-1 FTBFS on mips and mipsel with following error: > >> plugingui-plugingui.o: In function `std::atomic::is_lock_free() >> const': >> /usr/include/c++/6/atomic:212: undefined reference to `__atomic_is_lock_free' [...] > The

Bug#843136: drumgizmo FTBFS on mips and mipsel: error: undefined reference to `__atomic_load_8'

2016-11-04 Thread Radovan Birdic
Package: drumgizmo Version: 0.9.11-1 Severity: important Tags: sid + patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Package drumgizmo_0.9.11-1 FTBFS on mips and mipsel with following error: > plugingui-plugingui.o: In function `std::atomic::is_lock_free() >