I see a build failure on mips in the 'shogun' package:
https://buildd.debian.org/status/fetch.php?pkg=shogun&arch=mips&ver=3.2.0-7.2%2Bb1&stamp=1410641206
This is actually an architecture+compiler specific build failure.
(Funnily enough, shogun uses "clang++" on some architectures but "c++"
on others as the compiler.) The problem is that the 'generic' atomic
implementation fallback is only used when the compiler is actually
gcc/g++, rather than clang/clang++.
The fix is relatively simple (basically we just need to also detect
clang as well as gcc >= 4.7), but it has to be done in the protobuf
headers, which will mean another protobuf upload.
--
Robert Edmonds
[email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]