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.