emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41101: closed (FAIL: t/tags-lisp-space.sh)


From: GNU bug Tracking System
Subject: bug#41101: closed (FAIL: t/tags-lisp-space.sh)
Date: Wed, 06 May 2020 22:35:02 +0000

Your message dated Wed, 6 May 2020 16:34:21 -0600
with message-id <address@hidden>
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
address@hidden.)


-- 
41101: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41101
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: FAIL: t/tags-lisp-space.sh Date: Tue, 5 May 2020 22:35:09 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
============================================================================
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 address@hidden
============================================================================
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

Attachment: test-suite.log
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#41101: FAIL: t/tags-lisp-space.sh Date: Wed, 6 May 2020 16:34:21 -0600
    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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]