[Debian-med-packaging] Bug#1010276: Bug#1010276: parasail: compiles something extra (or less) depending on the CPU features available
Mattia Rizzolo
mattia at debian.org
Sun May 1 12:41:28 BST 2022
On Sun, May 01, 2022 at 10:50:16AM +0200, Étienne Mollier wrote:
> Upstream implements run time
> CPU detection to avoid baseline violation on older CPU.
Great! Thank you for confirming this bit. I figured it might be the
case, but I didn't verify it myself (as I noted in my first email).
> So I identified three todo items:
> 1. address reproducibility issue likely caused by find|head;
Note that `sort` is locale dependant, so if that's really the proper way
to do it (tbh doing find|head feels *very* brittle to me… it's probably
better if you can think of a better way to achieve whatever that piece
of code is doing), remember to prepend LC_ALL=C.UTF-8 to the sort call.
> 2. fix avx512 support for amd64 architecture;
> 3. disable execessive build artifacts for i386 architecture.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
More about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20220501/e43e2c25/attachment.sig>
More information about the Debian-med-packaging
mailing list