GNU bug report logs - #53297
Provide option to use perl with grep

Previous Next

Package: guix;

Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>

Date: Sun, 16 Jan 2022 06:47:01 UTC

Severity: wishlist

To reply to this bug, email your comments to 53297 AT debbugs.gnu.org.

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-guix <at> gnu.org:
bug#53297; Package guix. (Sun, 16 Jan 2022 06:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jacob Hrbek <kreyren <at> rixotstudio.cz>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 16 Jan 2022 06:47:02 GMT) Full text and rfc822 format available.

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

From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: bug-guix <at> gnu.org
Subject: Provide option to use perl with grep
Date: Sun, 16 Jan 2022 06:46:11 +0000
[Message part 1 (text/plain, inline)]
|$ grep -rnwP '(inputs.* ._)' -A 20 gnu/packages/_.scm grep: Perl
matching not supported in a --disable-perl-regexp build ^ Expecting this
to work< but perl dependency is only defined for build-time and the
package lacks option to include Perl on demand |

--
Jacob Hrbek
[Message part 2 (text/html, inline)]
[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Severity set to 'wishlist' from 'normal' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 24 Jan 2022 17:18:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#53297; Package guix. (Mon, 04 Mar 2024 10:20:02 GMT) Full text and rfc822 format available.

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

From: Sébastien Lerique <sl <at> eauchat.org>
To: 53297 <at> debbugs.gnu.org
Subject: Re: Provide option to use perl with grep
Date: Mon, 04 Mar 2024 11:00:57 +0100
This seems to happen with any "grep -D" on my side, similar to
https://issues.guix.gnu.org/66753 .

  $ echo AAA | grep -P AA
  grep: Perl matching not supported in a --disable-perl-regexp build
  $ echo AAA | grep AA
  AAA

(in my case, trying out fasd in fish
<https://github.com/fishgretel/fasd/blob/9a16eddffbec405f06ac206256b0f7e3112b0e2c/conf.d/__fasd_run.fish#L2>)

Any hint for what's going on?




Information forwarded to bug-guix <at> gnu.org:
bug#53297; Package guix. (Mon, 04 Mar 2024 13:14:02 GMT) Full text and rfc822 format available.

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

From: Sébastien Lerique <sl <at> eauchat.org>
To: 53297 <at> debbugs.gnu.org
Subject: Re: Provide option to use perl with grep
Date: Mon, 04 Mar 2024 11:00:57 +0100
This seems to happen with any "grep -D" on my side, similar to
https://issues.guix.gnu.org/66753 .

  $ echo AAA | grep -P AA
  grep: Perl matching not supported in a --disable-perl-regexp build
  $ echo AAA | grep AA
  AAA

(in my case, trying out fasd in fish
<https://github.com/fishgretel/fasd/blob/9a16eddffbec405f06ac206256b0f7e3112b0e2c/conf.d/__fasd_run.fish#L2>)

Any hint for what's going on?




This bug report was last modified 1 year and 107 days ago.

Previous Next


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