From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5ED0BC00140 for ; Mon, 15 Aug 2022 09:57:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id E1AE640A96; Mon, 15 Aug 2022 09:57:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E1AE640A96 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DTwdyPztSZ7P; Mon, 15 Aug 2022 09:57:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id EFEF6408D0; Mon, 15 Aug 2022 09:57:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org EFEF6408D0 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id D03221BF3CB for ; Mon, 15 Aug 2022 09:57:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id A9AB0409C1 for ; Mon, 15 Aug 2022 09:57:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A9AB0409C1 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j3OI3n-Kmjw4 for ; Mon, 15 Aug 2022 09:57:06 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 514D24098B Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [IPv6:2a01:e0c:1:1599::14]) by smtp4.osuosl.org (Postfix) with ESMTPS id 514D24098B for ; Mon, 15 Aug 2022 09:57:06 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b51:cb00:c91d:14e3:a117:34c4]) (Authenticated sender: yann.morin.1998@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 337E16013D; Mon, 15 Aug 2022 11:57:01 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Mon, 15 Aug 2022 11:57:00 +0200 Date: Mon, 15 Aug 2022 11:57:00 +0200 From: "Yann E. MORIN" To: Fabrice Fontaine Message-ID: <20220815095700.GU2854108@scaer> References: <20220814182734.2878423-1-fontaine.fabrice@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220814182734.2878423-1-fontaine.fabrice@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1660557424; bh=dY2bo8CKrD54hOQ5uahxvuRWoez4U8X/7ZwWCvX0bFI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=C5AUbjrxU5Tmc9YWeEsCJ6VLKoaFTy8sJ5umwG5XLuxD0t0ZaDw/Q8/h3o3NhNwZZ ibUzaiVq3I5u43dibZk4jDxd6H4KWAjrBCQgmLt3VVeprCqWzm5tG6D8rllkzihTf8 hEgbXmBpZ2lNzslxaOZdSQPYvTTH7g9Ro3PlF8LNtKBEv8Pn+Ah4vOXd6NInlCm64o dldmQa6WTdjVrrX0qqqidnU+jAYyBbUqlDoZHiBNmKhcexD5EsJFSgxQ8Wxse7l1Jz mGF+2xWbL9W+329KelL9f9tLIXXxBSthBREgMjz82xGA6hb99JqXVcZuJ5R4XZLWUl aav76LS38NTKg== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=C5AUbjrx Subject: Re: [Buildroot] [PATCH v3, 1/2] Revert "package/libvirtd: fix recursive dependency in Kconfig" X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jared Bents , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fabrice, All, On 2022-08-14 20:27 +0200, Fabrice Fontaine spake thusly: > This reverts commit f81242ae4fb64ab85af5d38e70246222276552ae to avoid > the following build failure: > > Makefile:575: *** libbsd is in the dependency chain of netcat-openbsd that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop. > > Fixes: > - http://autobuild.buildroot.org/results/aada1d92df6cab0d01e27431b7b7483e3d165e79 > > Signed-off-by: Fabrice Fontaine Series of two patches applied to master, thanks. Regards, Yann E. MORIN. > --- > Changes v2 -> v3 (after review of Thomas Petazzoni): > - Always mandate C++ instead of glibc > > Changes v1 -> v2 (after review of Yann E. Morin): > - Fix patch (rebase on top of current master) > > package/libvirt/Config.in | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/package/libvirt/Config.in b/package/libvirt/Config.in > index 5a6b067a0d..afd2372d0e 100644 > --- a/package/libvirt/Config.in > +++ b/package/libvirt/Config.in > @@ -38,13 +38,15 @@ if BR2_PACKAGE_LIBVIRT > config BR2_PACKAGE_LIBVIRT_DAEMON > bool "libvirtd" > default y > + depends on BR2_INSTALL_LIBSTDCPP || BR2_PACKAGE_NETCAT_OPENBSD # nmap > select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS > select BR2_PACKAGE_DNSMASQ > select BR2_PACKAGE_EBTABLES > select BR2_PACKAGE_IPTABLES > select BR2_PACKAGE_IPROUTE2 > # These are required because there is no way to unequivocally select a modern netcat > - select BR2_PACKAGE_NETCAT_OPENBSD if !BR2_PACKAGE_NMAP_NCAT > + select BR2_PACKAGE_NMAP if !BR2_PACKAGE_NETCAT_OPENBSD > + select BR2_PACKAGE_NMAP_NCAT if !BR2_PACKAGE_NETCAT_OPENBSD > select BR2_PACKAGE_RADVD > help > Build the libvirt daemon (libvirtd) otherwise build only the > -- > 2.35.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot