GNU bug report logs - #21082
grep 'make check' fails

Previous Next

Package: grep;

Reported by: Bruce Dubbs <bruce.dubbs <at> gmail.com>

Date: Fri, 17 Jul 2015 22:13:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

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 21082 in the body.
You can then email your comments to 21082 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-grep <at> gnu.org:
bug#21082; Package grep. (Fri, 17 Jul 2015 22:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruce Dubbs <bruce.dubbs <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-grep <at> gnu.org. (Fri, 17 Jul 2015 22:13:02 GMT) Full text and rfc822 format available.

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

From: Bruce Dubbs <bruce.dubbs <at> gmail.com>
To: bug-grep <at> gnu.org
Subject: grep 'make check' fails
Date: Fri, 17 Jul 2015 17:11:49 -0500
099-grep-2.21:FAIL: test-update-copyright.sh
099-grep-2.21:# FAIL:  1
099-grep-2.21:FAIL: test-update-copyright.sh
099-grep-2.21:FAIL  test-update-copyright.sh (exit status: 1)
099-grep-2.21:# FAIL:  1

Actually the problem is not due to grep but gnulib and perl-5.22. 
However it is in the grep source tarball.

The one line (one character) fix is:

 sed -i 's/copyright{/copyright\\{/' build-aux/update-copyright

Translation:  Escape the left brace in a perl regex.

I reported this to gnulib over a month ago but got no response.  Thought 
you would like to know.

  -- Bruce Dubbs
     linuxfromscratch.org




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Fri, 17 Jul 2015 22:22:02 GMT) Full text and rfc822 format available.

Notification sent to Bruce Dubbs <bruce.dubbs <at> gmail.com>:
bug acknowledged by developer. (Fri, 17 Jul 2015 22:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 21082-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Bruce Dubbs <bruce.dubbs <at> gmail.com>, 21082-done <at> debbugs.gnu.org
Subject: Re: bug#21082: grep 'make check' fails
Date: Fri, 17 Jul 2015 15:21:51 -0700
Bruce Dubbs wrote:
>
>   sed -i 's/copyright{/copyright\\{/' build-aux/update-copyright
>
> Translation:  Escape the left brace in a perl regex.
>
> I reported this to gnulib over a month ago but got no response.

I missed that, but the problem was reported by someone else and was fixed here:

http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=841d0dcfa8103235836a1aeb0c1ad657f43ade85




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 15 Aug 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 314 days ago.

Previous Next


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