[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs is not reproducible
From: |
T.V Raman |
Subject: |
Re: Emacs is not reproducible |
Date: |
Tue, 25 May 2021 10:52:35 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
This may or may not be related --- but I reported a few months ago that
compiling emacspeak with make -j 4 resulted in unpredictable behavior --
I got rid of the parallel build and problems went away.
1. There were no warnings during the parallel build.
2. Things were "weird" in that some advice definitions were not active,
reloading files fixed it.
I decided to keep life simple at that point and got rid of the parallel
build.
> Glenn Morris [2021-05-23 19:52:08] wrote:
>> Stefan Monnier wrote:
>>>> There has been changes made in the past to fix some problems.
>>>> I have a pending patch in bug#46502 (see below) which aims to fix some
>>>> more of those problems, but still haven't heard confirmation that it
>>>> helps.
>> I did 10 builds with -j8; 5 without your patch and 5 with.
>> The builds without your patch had changes in 12, 10, 9, 11 elc files.
>> The builds with your patch had changes in 4, 4, 7, 4 elc files.
>
> Thanks for confirming what I was seeing. I pushed the patch to `master`.
>
>> Mostly tramp.elc, ox-odt.elc, ox.elc, cc-mode.elc; sometimes in
>> eieio files. At least some of these seem to be https://debbugs.gnu.org/34322
>
> The mystery for those remains,
>
>> So it seems better in terms of less elc variation.
>> It causes all tests in test/lisp/cedet/semantic-utest-ia.el to fail.
>
> I'm indeed looking at it,
>
>
> Stefan
>
>
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1 ?0?8
- Emacs is not reproducible, Bone Baboon, 2021/05/17
- Re: Emacs is not reproducible, Alan Mackenzie, 2021/05/17
- Re: Emacs is not reproducible, Eli Zaretskii, 2021/05/17
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/17
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/22
- Re: Emacs is not reproducible, Glenn Morris, 2021/05/23
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/25
- Re: Emacs is not reproducible,
T.V Raman <=
- Re: Emacs is not reproducible, Glenn Morris, 2021/05/25
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/26
- Re: Emacs is not reproducible, Mattias EngdegÄrd, 2021/05/27
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/27
- Re: Emacs is not reproducible, Basil L. Contovounesios, 2021/05/25
- Re: Emacs is not reproducible, Stefan Monnier, 2021/05/27
- Re: Emacs is not reproducible, Basil L. Contovounesios, 2021/05/28