From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CO1HHcObp2GvDQAAgWs5BA (envelope-from ) for ; Wed, 01 Dec 2021 16:58:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AJT4GMObp2HcRwAA1q6Kng (envelope-from ) for ; Wed, 01 Dec 2021 15:58:59 +0000 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 3E00228B50 for ; Wed, 1 Dec 2021 16:58:59 +0100 (CET) Received: from localhost ([::1]:45914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msS0Y-00058w-B0 for larch@yhetil.org; Wed, 01 Dec 2021 10:58:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRss-0007TG-CF for guix-patches@gnu.org; Wed, 01 Dec 2021 10:51:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1msRss-0005dE-3W for guix-patches@gnu.org; Wed, 01 Dec 2021 10:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1msRss-00057n-16 for guix-patches@gnu.org; Wed, 01 Dec 2021 10:51:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51592] [PATCH 0/2] gnu: Add bloomberg-bde. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Dec 2021 15:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51592 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Greg Hogan Cc: 51592@debbugs.gnu.org Received: via spool by 51592-submit@debbugs.gnu.org id=B51592.163837383319655 (code B ref 51592); Wed, 01 Dec 2021 15:51:01 +0000 Received: (at 51592) by debbugs.gnu.org; 1 Dec 2021 15:50:33 +0000 Received: from localhost ([127.0.0.1]:45201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msRsP-00056x-GL for submit@debbugs.gnu.org; Wed, 01 Dec 2021 10:50:33 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msRsO-00056i-2M for 51592@debbugs.gnu.org; Wed, 01 Dec 2021 10:50:32 -0500 Received: from [2001:470:142:3::e] (port=54338 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRsI-0005Tj-Lz; Wed, 01 Dec 2021 10:50:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=8/Y1yxQrqFvyb1i7JLafenwv1/nRAU+3Jv4c5xJwGb0=; b=CzRcEkBunJlwhn3EKRKy Bc0WHnSGDUvFx0oIE1/XuhxAw1zautLOoAK2XLVfnhwXsCeTW4l8LANNt3nMVcF3Dd/xpZmS/DW0n 6cbDzGaFbK+pli/g80J5brMKu3GDO/OE9v+JVgfXY06qnZqEqu28eqF104RH9SqTgH5KZ52ZBUjI+ hG0bNzLWNGp0hsUtBqfhYu6xIU2t6A7xaglaguoOJJuK3VO6jt0tUNRD2yl9W0JGhKHpLXwahMExL ZImLcs3hU17EA8mLYfob2FplaqTxkdovZjVTzSo4ZcSBVihD9U2Po4POiNN1ZMddJi0Iqz5hhW5i4 E9D8jMVUhtwYkw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56156 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRsH-0001xO-DD; Wed, 01 Dec 2021 10:50:26 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Wed, 01 Dec 2021 16:50:22 +0100 In-Reply-To: (Greg Hogan's message of "Wed, 3 Nov 2021 15:12:31 -0400") Message-ID: <871r2w2ukh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638374339; 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-cc: 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=8/Y1yxQrqFvyb1i7JLafenwv1/nRAU+3Jv4c5xJwGb0=; b=iUhxDoaOQtfSz8g217anZL+XjS8nfji8KVrf0AYaWgdJ8Hlw81gW2BvIjD6QfI+d3HwXCy EuMtrKvxIHNjNFvqOCVoeDEpgDFfX9GDznl2jIjlSuxDeNxlgUR6R/O5DUPyzfdIDOWp/l NH0+qio90+bY3Hlz0FldCIUFqqiy5/Ex+GMSUlSh7nPqY92wUSku+eVNIcCtQLBxr4DvNq h7dxlrYy31Mi0xX0JB17CH3oz79SbPEjq380RbEAlw7kuVnXQsgprn7dmhLikqNEGSReA9 rto6sPRvilnhtzYNO7SkJ/dCUVteKNaE9UyIRTtSQykDV9dIWmBQ2htpeLAWJw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638374339; a=rsa-sha256; cv=none; b=GI0JLcgG+VtloV2YTJOFNitqz6B45Tc+OP765ba0zrP/phSWX4HY3ensWYEi1tqa5YvR3b G2QqVlgeBJi9PHy2Jps+ZQwSx30O07cvEARn7h8yZ4md7LQU2RG4pY65mRDI1cBiTWeAty /rIKVZ1BZFAf8EiV/+7vjf5IEkq3GaN7RqIcaA+Hjdo3L8lvcp8r6VglhjEkCKRlTt98XB pEe0CtVniFODnZ0K7G3R+Q2ipvKGTE/VhUW6cvAk5VgSBNMdeGZc92bZubfTnVzwu/fxnM MrxMRbWiK86YMc+NALn+nk/OlsuUQjEso7ToC8tTNf0qrqct5ql4ou7XXyxNwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=CzRcEkBu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=CzRcEkBu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3E00228B50 X-Spam-Score: -3.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: Um/Q9dDq/siV Hi, Greg Hogan skribis: > From 9fc2c247d937d587c54b634ec6fcca2b77e22f37 Mon Sep 17 00:00:00 2001 > From: Greg Hogan > Date: Wed, 3 Nov 2021 15:22:19 +0000 > Subject: [PATCH 2/2] gnu: Add bloomberg-bde. > > * gnu/packages/cpp.scm (bloomberg-bde): New variable. [...] > + (name "bloomberg-bde") > + ; Recent releases are not tagged so commit must be used for checko= ut. > + (version "3.93.0.0") > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/bloomberg/bde") > + (commit commit))) There are several bundled code bases, including pcre2, which is already packaged. Could you look into unbundling at least pcre2, and ideally all of these? You can remove =E2=80=98thirdparty/=E2=80=99 subdirectories from the snippe= t. If some of them are too hard to unbundle, we can leave a FIXME and address them later. Nitpick: Please use two semicolons to introduce comments that are on a line of their own. :-) Thanks in advance, and apologies for the delay! Ludo=E2=80=99.