From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6JSr-000816-5Z for guix-patches@gnu.org; Sun, 22 Oct 2017 12:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6JSp-00024h-E5 for guix-patches@gnu.org; Sun, 22 Oct 2017 12:51:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e6JSp-00024X-9h for guix-patches@gnu.org; Sun, 22 Oct 2017 12:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e6JSo-0003WR-VA for guix-patches@gnu.org; Sun, 22 Oct 2017 12:51:03 -0400 Subject: [bug#28690] provide a lib output for boost Resent-Message-ID: From: Dave Love References: <874lr6w02b.fsf@gnu.org> <87shefmmm1.fsf@albion.it.manchester.ac.uk> <87infauga6.fsf@gnu.org> <20171020.152141.705942693700447320.post@thomasdanckaert.be> <87o9p1u78l.fsf@gnu.org> Date: Sun, 22 Oct 2017 17:50:55 +0100 In-Reply-To: <87o9p1u78l.fsf@gnu.org> ("Ludovic \=\?iso-8859-1\?Q\?Court\=E8s\?\= \=\?iso-8859-1\?Q\?\=22's\?\= message of "Fri, 20 Oct 2017 18:14:18 +0200") Message-ID: <87zi8ji0sw.fsf@albion.it.manchester.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28690@debbugs.gnu.org, Thomas Danckaert Ludovic Court=C3=A8s writes: >> I'm happy to push this to core-updates. What do we do with packages >> requiring boost:lib? Do we just wait and see which builds fail on >> core-updates, and add `("boost" ,boost "lib") as an input where >> required? > > It would be ideal to identify them by building (some of) Boost=E2=80=99s = direct > dependencies. This can be done on master to avoid rebuilding the world, > and then pushed to core-updates. > > Thanks, > Ludo=E2=80=99. I don't know if it helps, or is well-known anyhow, but you can check the dependencies of any that are in Debian by looking under https://packages.debian.org/sid/.