Skip to content

Conversation

@bmwiedemann
Copy link
Contributor

@bmwiedemann bmwiedemann commented Oct 26, 2020

If defined, use SOURCE_DATE_EPOCH environment variable make the build
Reproducible by forcing timestamps. See
https://reproducible-builds.org/docs/source-date-epoch/ for more
information.

Thanks Bernhard M. Wiedemann for bringing this to our attention.

Fixes #3759

This is mostly a rebase of #3779 by @ggouaillardet with some feedback from @jsquyres applied.

@ompiteam-bot
Copy link

Can one of the admins verify this patch?

@awlauria
Copy link
Contributor

ok to test

This code was invoked twice.  Leave it solely in OPAL_CONFIGURE_SETUP,
which is invoked before OPAL_BASIC_SETUP.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres
Copy link
Member

jsquyres commented Oct 26, 2020

@bmwiedemann I took the liberty of pushing to this branch:

  1. I removed some redundant code from opal_functions.m4 (which affected this PR)
  2. I changed to $srcdir/getdate.sh in a few places
  3. I fixed the perms on getdate.sh

It seems to work. Can you confirm?

@jsquyres jsquyres force-pushed the date branch 2 times, most recently from 6e683fe to ee6c9bf Compare October 27, 2020 21:48
If defined, use SOURCE_DATE_EPOCH environment variable; make the build
Reproducible by forcing timestamps.  See
https://reproducible-builds.org/docs/source-date-epoch/ for more
information.

Thanks Bernhard M. Wiedemann for bringing this to our attention.

Fixes open-mpi#3759

Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Bernhard M. Wiedemann <[email protected]>
Signed-off-by: Jeff Squyres <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

builds of openmpi are not yet reproducible

5 participants