GNU bug report logs - #40192
Please report to bug-automake@gnu.org

Previous Next

Package: automake;

Reported by: hubert <at> viarouge.net

Date: Mon, 23 Mar 2020 05:12: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: Karl Berry <karl <at> freefriends.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40192: closed (Please report to bug-automake <at> gnu.org)
Date: Wed, 25 Mar 2020 01:33:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Mar 2020 19:32:49 -0600
with message-id <202003250132.02P1WnDH005832 <at> freefriends.org>
and subject line Re: bug#40192: Please report to bug-automake <at> gnu.org
has caused the debbugs.gnu.org bug report #40192,
regarding Please report to bug-automake <at> gnu.org
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40192
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hubert VIAROUGE <hubert <at> tourism.neomailbox.net>
To: bug-automake <at> gnu.org
Subject: Please report to bug-automake <at> gnu.org
Date: Mon, 23 Mar 2020 04:36:39 +0100
[Message part 3 (text/plain, inline)]
./configure CC=gcc9 CFLAGS="-march=znver1 -mtune=znver1 -O3" CXX=g++9 
CXXFLAGS="-march=znver1 -mtune=znver1 -O3"

make

make check

...

FAIL: t/tags-lisp-space.sh

...

============================================================================

Testsuite summary for GNU Automake 1.16.2
============================================================================
# TOTAL: 2915
# PASS:  2793
# SKIP:  81
# XFAIL: 40
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================

[Message part 4 (text/html, inline)]
[test-suite.log (text/x-log, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Karl Berry <karl <at> freefriends.org>
To: hubert <at> viarouge.net
Cc: 40192 <at> debbugs.gnu.org
Subject: Re: bug#40192: Please report to bug-automake <at> gnu.org
Date: Tue, 24 Mar 2020 19:32:49 -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.



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

Previous Next


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