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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40192 in the body.
You can then email your comments to 40192 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#40192; Package automake. (Mon, 23 Mar 2020 05:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to hubert <at> viarouge.net:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Mon, 23 Mar 2020 05:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]
[test-suite.log (text/x-log, attachment)]

Information forwarded to bug-automake <at> gnu.org:
bug#40192; Package automake. (Mon, 23 Mar 2020 22:57:01 GMT) Full text and rfc822 format available.

Message #8 received at 40192 <at> debbugs.gnu.org (full text, mbox):

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: Mon, 23 Mar 2020 16:56:34 -0600
    FAIL: t/tags-lisp-space.sh
    ...
    test-init.sh: etags: not found

Thanks for the report. Yeah, have to have etags (or maybe just a link to
/bin/true suffices? not sure) for the test to succeed at the
moment. Didn't realized that. Will put in a safeguard soon, but any new
release is probably a ways off. --best, karl.





Information forwarded to bug-automake <at> gnu.org:
bug#40192; Package automake. (Wed, 25 Mar 2020 01:33:02 GMT) Full text and rfc822 format available.

Message #11 received at 40192 <at> debbugs.gnu.org (full text, mbox):

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.





Reply sent to Karl Berry <karl <at> freefriends.org>:
You have taken responsibility. (Wed, 25 Mar 2020 01:33:03 GMT) Full text and rfc822 format available.

Notification sent to hubert <at> viarouge.net:
bug acknowledged by developer. (Wed, 25 Mar 2020 01:33:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Apr 2020 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 3 days ago.

Previous Next


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