bug#35085: Emacs is not reproducible

2024-11-07 Thread Simon Tournier
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

bug#35085: Emacs is not reproducible

2024-11-05 Thread Cayetano Santos via Bug reports for GNU Guix
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

bug#35085: Emacs is not reproducible

2021-05-16 Thread Bone Baboon via Bug reports for GNU Guix
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:

bug#35085: Emacs is not reproducible

2020-09-09 Thread zimoun
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

bug#35085: Emacs is not reproducible

2020-01-07 Thread zimoun
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 \

bug#35085: Emacs is not reproducible

2019-11-30 Thread Ludovic Courtès
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 /

bug#35085: Emacs is not reproducible

2019-04-02 Thread Maxim Cournoyer
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