From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ULBpMZzwrWUoAAEAe85BDQ:P1 (envelope-from ) for ; Mon, 22 Jan 2024 05:35:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id ULBpMZzwrWUoAAEAe85BDQ (envelope-from ) for ; Mon, 22 Jan 2024 05:35:40 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hE3ZqkAR; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705898140; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=YFVSXy2N8xWEBu20nDOPM3AiFk9kUV/SOC9V2hFK0S0=; b=W6C8gTbnZ3EcUD/OkAAEQR0o878NeGBqV/yhpoDgozWbtczLPjeq2AYZ9eh1WNkJq5hvqB SZeTfe+sTaxfcXKg9CpXvAESzAS8GleTS3pFRkDrtihyTyBDbA8e/VzrwfQIDCJyjAgld9 ujjXGmN4z5qaF7JsQVQ+rqd+dXFUX0h9VB1ZHfRkJN+HAFQLypQm9pBToexg+Rru0fl/To 9I9ut5TsnRQ8V3kORkJ6Wc0iebz0B075El/dTz3OMMGyYydlRVx0kpT+nyAlRi4Dzc0qFd e2ekeIwJPC2llD3YMn8Zo3mdTJIaOV1jeDsRCItxpCYsZnI7W9V3+LOmihwyow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hE3ZqkAR; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705898140; a=rsa-sha256; cv=none; b=AGBMzfh+3SkLawvlDYSyuKeWwz80KS0bbtXi0DHQGGIDRWb103TnaNHe37qBhlqRiO0alC SoyZbDl6fknkgODUfloWGonA9nKBqvhUzKVS0SSp51Z9FN2G8TV2LhRGRFdo3E71fhJYQQ XG5jLgSXN6HqISlQdDzlHFNiRnbp5BY5dNq/lQRATisdnTENAg3py3kS7LnaqibHIlRY9l HFgEgIzEqGBROEIWaWmdBG1+kIAMQ7gLO6IMOAnh/BaV9VavywaLFOEqXK6cQmVFinMumZ OFWxEJNA0UInaB4AdSabQGYYCJjyZs3K0XoWLicjisnxhkbrH4ajSzMz7PbKzA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 860933B2EB for ; Mon, 22 Jan 2024 05:35:40 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRm1U-0006GC-4b; Sun, 21 Jan 2024 23:35:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRm1S-0006Fj-Tm for bug-guix@gnu.org; Sun, 21 Jan 2024 23:34:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rRm1S-0007Xp-Ld for bug-guix@gnu.org; Sun, 21 Jan 2024 23:34:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRm1W-0004PD-D5 for bug-guix@gnu.org; Sun, 21 Jan 2024 23:35:02 -0500 Subject: bug#66753: grep 3.8 now needs pcre2 as input, not pcre Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 22 Jan 2024 04:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66753 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Matt Beshara Cc: 66753-done@debbugs.gnu.org Mail-Followup-To: 66753@debbugs.gnu.org, maxim.cournoyer@gmail.com, m@mfa.pw Received: via spool by 66753-done@debbugs.gnu.org id=D66753.170589808416893 (code D ref 66753); Mon, 22 Jan 2024 04:35:02 +0000 Received: (at 66753-done) by debbugs.gnu.org; 22 Jan 2024 04:34:44 +0000 Received: from localhost ([127.0.0.1]:39608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRm1E-0004OO-Fq for submit@debbugs.gnu.org; Sun, 21 Jan 2024 23:34:44 -0500 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]:49284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRm1C-0004OB-3Q for 66753-done@debbugs.gnu.org; Sun, 21 Jan 2024 23:34:43 -0500 Received: by mail-oi1-x230.google.com with SMTP id 5614622812f47-3bda4ee62f3so1716007b6e.2 for <66753-done@debbugs.gnu.org>; Sun, 21 Jan 2024 20:34:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705898072; x=1706502872; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YFVSXy2N8xWEBu20nDOPM3AiFk9kUV/SOC9V2hFK0S0=; b=hE3ZqkARRGPvu5eRxZ8QNMOSnaJChwVuOrWwSkPXbxI0dEbcASAZDWwzuSYvvhYOvM tpjdpRfz4o2d8aKN/GkNnt2p1FaOldkZ0/aMV6df+zTTGcUExxgAwo597IlmdpsDVRP8 uDKw1ysq/X2KtQZAw84SCFNvaOOWQaXWzk0nid3a0MmwbAWmJc90m4qJl7Gfo5R3X1bX U7C+64y0XBwHCUVw6Duk0iJ2VvVTnWwbpIg21gulYwSDiZplWT1EUA6wJtTXZM+XTgj2 JHm19rbiQUNc5MyTq7bKoym0B3o5pS+1SnDt2I4/SGm+HYuzIHYXDizi9oFwjSRHaTsf 3AtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705898072; x=1706502872; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=YFVSXy2N8xWEBu20nDOPM3AiFk9kUV/SOC9V2hFK0S0=; b=j2DGX532c/7Idj7Zf7kEJLzPIdDo53gf+xvDIO35wgZwcXCKctJrT+GWfKr7YivDt4 QHPtIUl/MPGEWDPddom3D5W2+uOeeX+U2y2KsJcbqEURh4Cu1QNktNbmDXjMK5rKjs1V VNJ/tKGFjAKdBlsxZcFnee6Caq6k77OvpKVFwbFWXyTo00q/IvnDcuE1o1VpemUf9S4g rNplaaPNnzEU9EIAtZNlERVC+YARo5M0SoCM2KjdNAHGIXye61Z3wDhOqq1YjOE7GooD WMtn8u+yc3HxtVJ4IGZaWaJEyPpnsJa4Xzy6DoVCjeGF4ZwgtNQ+T481kzIgeWFqWWex t1yA== X-Gm-Message-State: AOJu0YzUPaxAHwMnOSyUQdRXDuv1FJQHaxO7ak4PMAjmDeOMq57b6+iJ 3GOsI6Sal50vmHcyTq7j3Kd/DipD+gS/3MZXdzmuFCdpkp3F9GDGwytc3W972Jc= X-Google-Smtp-Source: AGHT+IF7fulxil+ZoKE2UmIrbMFrpHxGUR9RwCWr0w9AxXErl9BAaLSXxa3CQ5IPMlW7NZNNtq/k7w== X-Received: by 2002:a05:6808:399a:b0:3bc:21ec:fd4b with SMTP id gq26-20020a056808399a00b003bc21ecfd4bmr4540874oib.65.1705898072109; Sun, 21 Jan 2024 20:34:32 -0800 (PST) Received: from hurd (dsl-10-128-232.b2b2c.ca. [72.10.128.232]) by smtp.gmail.com with ESMTPSA id x3-20020ac81203000000b00427e0e9c22dsm2145038qti.54.2024.01.21.20.34.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 20:34:31 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <87zg06496e.fsf@mfa.pw> (Matt Beshara's message of "Thu, 26 Oct 2023 09:21:24 +1100") References: <87zg06496e.fsf@mfa.pw> Date: Sun, 21 Jan 2024 23:34:30 -0500 Message-ID: <87fryq56ll.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.35 X-Migadu-Queue-Id: 860933B2EB X-Spam-Score: 2.35 X-Migadu-Scanner: mx11.migadu.com X-TUID: kAyAmZJrNyk4 Hi, Matt Beshara writes: > Hi Guix people, > I have been working on creating a package definition for > pulseaudio-equalizer=C2=B9 and when built with the current definition of > the grep package, it prints this error message when running: > > grep: Perl matching not supported in a --disable-perl-regexp build > grep: write error: Broken pipe > > Searching for that error message, I came across this: > https://trac.macports.org/ticket/65800 > > So it seems that, for version 3.8, the pcre input package for grep > should be changed to pcre2. I have made this change in a new > definition which inherits grep and told my pulseaudio-equalizer > package to use that as a propagated input, and that causes the error > to go away. For the sake of completeness, here=E2=80=99s the definition I > used: > > (define grep-fixed > (package > (inherit grep) > (inputs (list pcre2)))) > > Best wishes, > Matt This appears to have been fixed independently by spacecadet in commit 5b0cea02358044f0cc695bacc3f44db1e220239b ("gnu: grep: Fix PCRE matches (grep -P)."). Closing! --=20 Thanks, Maxim