all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bernhard M. Wiedemann" <bernhardout@lsmod.de>
To: Andrea Corallo <acorallo@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs reproducible builds part1 of 2 : eln
Date: Fri, 31 May 2024 09:26:18 +0200	[thread overview]
Message-ID: <7b8772f0-4c34-4f4a-a076-4805dd96fa2e@lsmod.de> (raw)
In-Reply-To: <yp17cfeufnu.fsf@fencepost.gnu.org>

On 28/05/2024 17.20, Andrea Corallo wrote:
> Andrea Corallo <acorallo@gnu.org> writes:
> 
>> "Bernhard M. Wiedemann" <bernhardout@lsmod.de> writes:
>>> I made a reproducer for one of them:
>>>
>>> cd ~/rpmbuild/BUILD/emacs-29.3/native-lisp &&
>>>   for i in $(seq 10) ; do
>>>    ../src/emacs -batch \
>>>    --eval "(batch-native-compile t)" ../lisp/international/utf7.el &&
>>>    md5sum 29.*/utf7.eln
>>>   done | sort | uniq -c
>>>
>>> again with ASLR as factor in the result.
>>>
>>> The varying files are
>>> emacs/29.3/native-lisp/29.3-f8a6a23e/el-72f9fa70-1a554ff6.eln
>>> emacs/29.3/native-lisp/29.3-f8a6a23e/ox-9aa46d10-040d281c.eln
>>> emacs/29.3/native-lisp/29.3-f8a6a23e/utf7-8aab9346-0cfd2c82.eln
>>> emacs/29.3/native-lisp/29.3-fc431f4a/utf7-8aab9346-0cfd2c82.eln
>>>
>>> Unfortunately, the el.el and ox.el don't reproduce non-determinism the
>>> same way.
>>
>> Just an ACK that I've reproduced the utf7 case and I'm working on a fix.
>> I'll look at the other afterwards (if the fix does not fix all of them).
> 
> Hi Bernhard,
> 
> could you verify that after 509e7f877ba those elns are now stable for
> you?
> 
> Building lisp/cedet/semantic/bovine/el.el, lisp/org/ox.el and
> lisp/international/utf7.el looks stable on my test-bed here.

I get build failures when I add only this patch on top of our 29.3
and when I try to apply the whole 18MB diff of 29.3..509e7f877ba it 
clashes with the other patches we have in our openSUSE package.
I'll just wait for 29.4 then...

Ciao
Bernhard M.



  reply	other threads:[~2024-05-31  7:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 21:17 emacs reproducible builds part1 of 2 : eln Bernhard M. Wiedemann
2024-01-12  8:22 ` Eli Zaretskii
2024-01-12 16:19   ` Andrea Corallo
2024-01-12 16:26     ` Eli Zaretskii
2024-01-13  9:52       ` Andrea Corallo
2024-02-10 16:35         ` Andrea Corallo
2024-02-10 17:45           ` Stefan Monnier
2024-02-10 18:31             ` Andrea Corallo
2024-02-10 18:44               ` Stefan Monnier
2024-02-10 20:37                 ` Andrea Corallo
2024-02-11 10:24                   ` Andrea Corallo
2024-02-11 20:13                     ` Stefan Monnier
2024-02-11 21:44                       ` Andrea Corallo
2024-05-22  6:06                     ` Bernhard M. Wiedemann
2024-05-22 12:31                       ` Eli Zaretskii
2024-05-27 17:33                       ` Andrea Corallo
2024-05-28 15:20                         ` Andrea Corallo
2024-05-31  7:26                           ` Bernhard M. Wiedemann [this message]
2024-05-31  7:44                             ` Andrea Corallo
2024-05-31  8:22                               ` Bernhard M. Wiedemann
2024-05-31 10:45                                 ` Eli Zaretskii
2024-05-31 10:33                               ` Eli Zaretskii
2024-01-12 16:14 ` Simon Tournier
2024-01-12 20:13   ` Eli Zaretskii
2024-02-12  7:10 ` Björn Bidar
     [not found] ` <87il2ub1jy.fsf@>
2024-02-12  8:17   ` Andrea Corallo

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=7b8772f0-4c34-4f4a-a076-4805dd96fa2e@lsmod.de \
    --to=bernhardout@lsmod.de \
    --cc=acorallo@gnu.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.