GNU bug report logs - #40181
FAIL: t/tags-lisp-space.sh

Previous Next

Package: automake;

Reported by: Andreas Schwab <schwab <at> linux-m68k.org>

Date: Sun, 22 Mar 2020 09:08:01 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Schwab <schwab <at> linux-m68k.org>
Subject: bug#40181: closed (Re: bug#40181: FAIL: t/tags-lisp-space.sh)
Date: Wed, 25 Mar 2020 01:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#40181: FAIL: t/tags-lisp-space.sh

which was filed against the automake package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 40181 <at> debbugs.gnu.org.

-- 
40181: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40181
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Karl Berry <karl <at> freefriends.org>
To: schwab <at> linux-m68k.org
Cc: 40181 <at> debbugs.gnu.org
Subject: Re: bug#40181: FAIL: t/tags-lisp-space.sh
Date: Tue, 24 Mar 2020 19:32:50 -0600
I believe all that's needed is to set required=etags in
t/tags-lisp-space.sh. Sorry for my dumb mistake. Committed this:

--- 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.


[Message part 3 (message/rfc822, inline)]
From: Andreas Schwab <schwab <at> linux-m68k.org>
To: bug-automake <at> gnu.org
Subject: FAIL: t/tags-lisp-space.sh
Date: Sun, 22 Mar 2020 10:07:41 +0100
FAIL: t/tags-lisp-space
=======================

Running from installcheck: no
Test Protocol: none
PATH = /home/abuild/rpmbuild/BUILD/automake-1.16.2/bin:/home/abuild/rpmbuild/BUILD/automake-1.16.2/t/ax:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
++ pwd
/home/abuild/rpmbuild/BUILD/automake-1.16.2/t/tags-lisp-space.dir
+ cat
+ cat
+ touch config.h.in
+ touch the-amtest-mode.el
+ aclocal-1.16 -Werror
+ autoconf
+ automake-1.16 --foreign -Werror -Wall
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
+ run_make -O -E tags
+ am__make_redirect_stdout=no
+ am__make_redirect_stderr=no
+ am__make_redirect_stdall=no
+ am__make_flags=
+ am__make_rc_exp=0
+ am_make_rc=0
+ test 3 -gt 0
+ case $1 in
+ am__make_redirect_stdout=yes
+ shift
+ test 2 -gt 0
+ case $1 in
+ am__make_redirect_stderr=yes
+ shift
+ test 1 -gt 0
+ case $1 in
+ break
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 4.2.1
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
+ am__using_gmake=yes
+ return 0
+ :
+ test x '!=' x
+ : exec make tags
+ set +x
+ am_make_rc=2
+ test 2 -eq 253
+ test no = yes
+ test yes = yes
+ cat stdout
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/abuild/rpmbuild/BUILD/automake-1.16.2/t/tags-lisp-space.dir/missing autoheader)
rm -f stamp-h1
touch config.h.in
set x; \
here=`pwd`; \
list='   the-amtest-mode.el config.h.in'; unique=`for i in $list; do if test -f "$i"; then echo $i; else echo ./$i; fi; done | gawk ' BEGIN { nonempty = 0; } { items[$0] = 1; nonempty = 1; } END { if (nonempty) { for (i in items) print i; }; } '`; \
shift; \
if test -z "$*$unique"; then :; else \
  test -n "$unique" || unique=$empty_fix; \
  if test $# -gt 0; then \
    etags    \
      "$@" $unique; \
  else \
    etags    \
      $unique; \
  fi; \
fi
+ test yes = yes
+ cat stderr
/bin/sh: line 11: etags: command not found
make: *** [Makefile:383: tags-am] Error 127
+ case $am__make_rc_exp in
+ test 0 -ge 0
+ test 0 -le 255
+ test 2 -eq 0
+ return 1
+ am_exit_trap 1
+ exit_status=1
+ set +e
+ cd /home/abuild/rpmbuild/BUILD/automake-1.16.2
+ test none = tap
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
FAIL t/tags-lisp-space.sh (exit status: 1)

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



This bug report was last modified 5 years and 60 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.