all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: emacs-devel@gnu.org
Subject: Size of emacs.pdmp changes between successive installs
Date: Tue, 19 Nov 2019 17:59:58 +0100	[thread overview]
Message-ID: <w6g7e3vpzsh.fsf@kph.uni-mainz.de> (raw)

For two successive installs from a clean checkout of the same git
commit, emacs.pdmp ends up having slightly different size:

$ stat -c %s /usr/libexec/emacs/27.0.50/x86_64-pc-linux-gnu/emacs.pdmp
10563744

$ stat -c %s /usr/libexec/emacs/27.0.50/x86_64-pc-linux-gnu/emacs.pdmp
10563728

Why is that so? Shouldn't it be deterministic?

(I've tried option --disable-build-details and disabling parallel make,
but neither of them makes a difference.)



             reply	other threads:[~2019-11-19 16:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 16:59 Ulrich Mueller [this message]
2019-11-19 17:18 ` Size of emacs.pdmp changes between successive installs Paul Eggert
2019-11-19 17:45 ` Eli Zaretskii
2019-11-19 18:19   ` Andreas Schwab
2019-11-19 18:16 ` Andreas Schwab
2019-11-19 20:56   ` Paul Eggert
2019-11-19 22:14     ` Andreas Schwab
2019-11-19 23:45       ` Ulrich Mueller
2019-11-20  2:27         ` Paul Eggert
2019-11-20 11:55           ` Andreas Schwab
2019-11-20 19:54             ` Paul Eggert
2019-11-20 19:59               ` Paul Eggert
2019-11-20  9:29         ` Andreas Schwab
2019-11-20 11:42           ` Ulrich Mueller
2019-11-19 23:21   ` Ulrich Mueller

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=w6g7e3vpzsh.fsf@kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=emacs-devel@gnu.org \
    /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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.