all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: wednesday <jessejohngildersleve@zohomail.eu>
Cc: 35511-done@debbugs.gnu.org
Subject: bug#35511: [PATCH 0/1] Add configure flag to emacs to improve repoducibility
Date: Tue, 21 May 2019 22:50:20 +0200	[thread overview]
Message-ID: <87tvdny1kj.fsf@gnu.org> (raw)
In-Reply-To: <20190430212805.3252-1-jessejohngildersleve@zohomail.eu> (wednesday's message of "Tue, 30 Apr 2019 22:28:04 +0100")

Hi wednesday,

wednesday <jessejohngildersleve@zohomail.eu> skribis:

> This patch adds the --disable-build-details configure-flag to the emacs package.
> By default the emacs binary stores some information about how it was build, as
> stated here:
> "By default the dumped emacs executable records details such as the build time and host name. Use the --disable-build-details option of configure to suppress these details, so that building and installing Emacs twice from the same sources is more likely to result in identical copies of Emacs."
> https://www.gnu.org/software/emacs/manual/html_node/elisp/Building-Emacs.html
>
> There is also this mailing list post about emacs repoducibility:
> https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00711.html

This is the right thing to do, applied!

I’m committing a followup that does the same for ‘emacs-minimal’ (even
though ‘emacs-minimal’ has 784 dependent packages, I’m committing to
‘master’ because most of these build in a few seconds.)

I’ve run:

  guix challenge emacs \
    --substitute-urls='https://mirror.hydra.gnu.org https://berlin.guix.gnu.org'

on a commit before this patch, and there’s the ‘.emacs-real’ binary
alongside a dozen of .elc files that differ.  So this may not be the end
of the road, but we should keep monitoring with ‘challenge’ and ‘--check’.

Thank you!

Ludo’.

      parent reply	other threads:[~2019-05-21 20:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 21:28 [bug#35511] [PATCH 0/1] Add configure flag to emacs to improve repoducibility wednesday
2019-04-30 21:30 ` [bug#35511] [PATCH 1/1] gnu: emacs: Make build more reproducible wednesday
2019-05-04 16:53 ` [bug#35511] [PATCH 0/1] Add configure flag to emacs to improve repoducibility ng0
2019-05-04 23:51   ` Tobias Geerinckx-Rice
2019-05-21 20:50 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tvdny1kj.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=35511-done@debbugs.gnu.org \
    --cc=jessejohngildersleve@zohomail.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.