Package: src:xtensor Version: 0.24.3-2 Severity: serious Tags: sid trixie
xtensor builds with -march=native. I didn't check if there are code paths that work with the default baseline on amd64. If there isn't such a code path, then it is another bug report.
However building -march=native is not deterministic, you never can say if the package works on your machine or, because it's just dependent on the buildd. From my point of view, no package should be built with -march=native.
At least GCC has -march=x86-64-v[1-4] for such settings, so please use that instead, and look for other appropriate settings on the other architectures.
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
