Hi,
On Tue, 05 Nov 2024 at 12:34, Cayetano Santos via Bug reports for GNU Guix
wrote:
> Follow up as for today on emacs 29.4.
The good news:
https://emacsconf.org/2024/talks/repro/
Let see if there is an upstream willing to tackle this. :-)
Cheers,
simon
Follow up as for today on emacs 29.4.
guix pull
guix build emacs --check --no-grafts
guix challenge emacs --diff=diffoscope
--substitute-urls="https://ci.guix.gnu.org";
1 éléments du dépôt ont été analysés :
- 1 (100.0 %) étaient identiques
- 0 (0.0 %) étaient différents
- 0 (0.0 %) éta
Emacs 27.2 is not reproducible.
`guix describe` outputs:
```
Generation 24 May 12 2021 18:06:24(current)
guix d6aeebb
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: d6aeebb23639258311fdfb9dbf5f903079fde51a
```
`guix challenge emacs` outputs:
Dear,
Just a heads-up to say that this still applies to 27.1.
--8<---cut here---start->8---
guix describe
Generation 86 Sep 09 2020 12:21:38(current)
guix ce022b2
repository URL: https://git.savannah.gnu.org/git/guix.git
commit: ce022b2e142c75b9
Dear,
An update to say that the situation is maybe worse.
Let build the same version than Ludo [1] with:
--8<---cut here---start->8---
guix time-machine --commit=f678cc9 -- build emacs
guix time-machine --commit=f678cc9 -- build emacs \
Just a heads-up to say that this still applies to 26.3. The affected
files are:
--8<---cut here---start->8---
$ diff -r --no-dereference /tmp/emacs.{1,2}
Binary files /tmp/emacs.1/bin/.emacs-26.3-real and
/tmp/emacs.2/bin/.emacs-26.3-real differ
Binary files /
Found on the latest staging branch. The diffoscope log produced by:
--8<---cut here---start->8---
diffoscope --exclude-command '/gnu/store/.*/bin/stat' --text=emacs.diffoscope
/gnu/store/cjmgl8820dhxb400q9zv90b1a1z0px14-emacs-26.1{,-check}
--8<---cu