GNU bug report logs -
#41101
FAIL: t/tags-lisp-space.sh
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 6 May 2020 16:34:21 -0600
with message-id <202005062234.046MYL6d010108 <at> freefriends.org>
and subject line Re: bug#41101: FAIL: t/tags-lisp-space.sh
has caused the debbugs.gnu.org bug report #41101,
regarding FAIL: t/tags-lisp-space.sh
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
41101: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41101
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
============================================================================
Testsuite summary for GNU Automake 1.16.2
============================================================================
# TOTAL: 2915
# PASS: 2779
# SKIP: 96
# XFAIL: 39
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================
make[2]: *** [Makefile:3025: test-suite.log] Error 1
make[2] : on quitte le répertoire « /home/hv/ssd3/sources/automake-1.16.2 »
make[1]: *** [Makefile:3133: check-TESTS] Error 2
make[1] : on quitte le répertoire « /home/hv/ssd3/sources/automake-1.16.2 »
make: *** [Makefile:3373: check-am] Error 2
[test-suite.log (text/x-log, attachment)]
[Message part 5 (message/rfc822, inline)]
Subject: bug#41101: FAIL: t/tags-lisp-space.sh
Well, this didn't include the actual error, but I'm guessing you don't
have etags installed. I made this fix in the development sources a
little while ago, if the failure is troubling you. --thanks, karl.
--- a/t/tags-lisp-space.sh
+++ b/t/tags-lisp-space.sh
@@ -18,7 +18,7 @@
# if there are CONFIG_HEADERS.
# See automake bug#38139.
-required=''
+required=etags
. test-init.sh
# some AC_CONFIG_FILES header is needed to trigger the bug.
This bug report was last modified 5 years and 100 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.