GNU bug report logs -
#65176
~25 test failures from make check in the latest master.
Previous Next
Reported by: Alan Mackenzie <acm <at> muc.de>
Date: Wed, 9 Aug 2023 11:18:02 UTC
Severity: normal
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#65176: ~25 test failures from make check in the latest master.
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 65176 <at> debbugs.gnu.org.
--
65176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65176
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello, Emacs.
This bug has now been fixed in master. The discussion around it took
place on the thread in the emacs-devel mailing list with Subject: make
check produces 25 failures and hangs (bug #65176)..
--
Alan Mackenzie (Nuremberg, Germany).
[Message part 3 (message/rfc822, inline)]
Hello, Emacs.
I've just updated my master repo.
The latest commit I downloaded was:
commit 08cc48e496ed98f16a014bf7ced69f527b72ab11 (HEAD -> master, origin/master, origin/HEAD)
Author: Eric S. Raymond <esr <at> thyrsus.com>
Date: Wed Aug 9 06:05:24 2023 -0400
Remove a DEFSYM that no longer needs to be in the C core.
On building it --with-native-compilation (no other notable arguments)
and running make check, I get lots of failures. On running
$ find . -name '*.log' | xargs grep -c FAILED | sed '/:0$/d'
from the test directory, I get this output:
../src/comp-tests.log:6
../lisp/emacs-lisp/rmc-tests.log:4
../lisp/emacs-lisp/edebug-tests.log:2
../lisp/emacs-lisp/macroexp-tests.log:2
../lisp/emacs-lisp/cl-macs-tests.log:2
../lisp/x-dnd-tests.log:4
../lisp/shadowfile-tests.log:6
../lisp/dnd-tests.log:2
../lisp/abbrev-tests.log:6
../lisp/minibuffer-tests.log:2
../lisp/erc/erc-tests.log:2
../lisp/subr-tests.log:2
../lisp/eshell/em-pred-tests.log:4
../lisp/dired-tests.log:6
.. For each failure, FAILED appears twice in the .log file. That
indicates 25 failures in these files.
--
Alan Mackenzie (Nuremberg, Germany).
This bug report was last modified 1 year and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.