[Rpm-maint] [rpm-software-management/rpm] rpm-4.18.0 embeds build machine CPU count (Issue #2343)
Bernhard M. Wiedemann
notifications at github.com
Tue Jan 10 07:18:13 UTC 2023
While working on [reproducible builds](https://reproducible-builds.org/) for [openSUSE](https://en.opensuse.org/openSUSE:Reproducible_Builds), I found that the recent upgrade to rpm-4.18.0
with #2047 / #1241 caused spec files with
```bash
make %{?_smp_mflags}
```
to embed the build machine CPU count into .src.rpm files, making them hard to bit-reproduce.
binary rpm files embed the .src.rpm header checksum, so suffer as well.
It might also introduce other hard-to-reproduce details, but I have not looked for these, yet.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2343
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2343 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230109/ff621767/attachment.html>
More information about the Rpm-maint
mailing list