Bug#813309: lapack: please make the build reproducible

Reiner Herrmann reiner at reiner-h.de
Sun Jan 31 13:17:40 UTC 2016


Source: lapack
Version: 3.6.0-2
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: locale randomness
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that lapack could not be built reproducibly.
It includes a log file of test results (testing_results.txt), which
includes measured run times of the tests.
The static library libblas.a can also contain objects in a different
order, depending on the configured locale.

The attached patch removes the test log, as it provides no value
to the user, and sorts the files packed into the static library
locale-independently.

Regards,
 Reiner

[1]: https://wiki.debian.org/ReproducibleBuilds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lapack.patch
Type: text/x-diff
Size: 680 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20160131/0809e447/attachment.patch>


More information about the debian-science-maintainers mailing list