From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: git / grep with pcre support? Date: Sun, 07 Jul 2019 14:20:52 +0200 Message-ID: <878staujbv.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54428) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hk6AB-0007YB-UB for guix-devel@gnu.org; Sun, 07 Jul 2019 08:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hk6AA-0007iN-ML for guix-devel@gnu.org; Sun, 07 Jul 2019 08:21:03 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:40523) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hk6AA-0007eJ-Ev for guix-devel@gnu.org; Sun, 07 Jul 2019 08:21:02 -0400 Received: from bababa (lfbn-1-4117-127.w92-169.abo.wanadoo.fr [92.169.116.127]) (Authenticated sender: pierre@atlas.engineer) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 99DB1FF802 for ; Sun, 7 Jul 2019 12:20:53 +0000 (UTC) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! Quite a few packages depend on grep to have PCRE support (e.g. freebayes). Similarly, some packages (magit-todos) depend on git to be built with PCRE support. Compiling Git with USE_LIBPCRE2 would fix this. I understand that adding PCRE support to those packages might increase their closure size, which might not be desirable for such fundamental packages. What about grep-minimal and git-minimal packages then? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl0h46QACgkQm9z0l6S7 zH+G1gf+KG/2ZWZ4Lm7BhyWSPwnE6LyhqhzHwPCSHXMlB7MZCN3WBo6t6BdiLLyj oMsnximm07LKSfNXV5ahrHquGyCcYLSPIaXs/ptDGX9E8Tc1dKERXCtnoIn9t1ia 1j79n3BihL6WWA6QDuTuN8HhLhlC3RAyNbWPeM8hRfqoRtrS+5ymoKbGQ2Ls39PQ M0S6FpdKl49QeDPb4LBB7g10uje6sMDsyolzg1bVSFQv/yt4N9APTeHikt+2exwK SilRRt8G+LG/p0VvfXs8BjipKLLUq3usMaYwOVhhfGZvj7iIiN9ktCPGzesEqo8b mA4Ivb9EMGZQeXXZ1r3ilVTERcgcyA== =VqFl -----END PGP SIGNATURE----- --=-=-=--