On Sat, Apr 18, 2020 at 02:44:54PM +0300, Adrian Bunk wrote: > Source: wtdbg2 > Version: 2.5-1 > Severity: serious > Tags: ftbfs patch > > https://buildd.debian.org/status/package.php?p=wtdbg2 > > ... > gcc: error: unrecognized command line option ‘-mpopcnt’ > gcc: error: unrecognized command line option ‘-msse4.2’ > make[1]: *** [Makefile:27: kbm2] Error 1 > > > Fix attached.
Additionally the package should become Architecture: any-amd64 and the i386 package removed. It uses SSE (but not SSE4.2) unconditionally, so cannot be built on i386 without baseline violation and in any case not anywhere else. cu Adrian

