Source: libxsmm
Version: 1.9-1
Severity: serious
Tags: ftbfs patch
libxsmm builds with -msse4.2 on amd64 and FTBFS everywhere else:
https://buildd.debian.org/status/package.php?p=libxsmm&suite=sid
Fix for the baseline violation:
--- debian/rules.old 2018-08-19 15:06:38.277886761 +0000
+++ debian/rules 2018-08-19 15:08:40.141885599 +0000
@@ -3,6 +3,8 @@
export PREFIX=/usr
+export TARGET=-""
+
%:
dh $@
The FTBFS problems on !amd64 don't seem easily fixable,
and it is unclear whether this would be worth the effort.
If fixing is not easily possible, an option would be
Architecture: any-amd64