Source: yrmcds Version: 1.0.1-1 Severity: important The powerpc build of yrmcds failed:
cc1plus: error: unrecognized command line option '-std=gnu++11' make[1]: *** [src/main.o] Error 1 powerpc still defaults to g++ 4.6, whereas -std=gnu++11 requires at least 4.7. Could you please take a look? The simplest fix would be to declare a versioned build dependency on g++ (>= 4.7) and not worry about powerpc until it catches up on that front. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org