From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MNcpLlue2mNqdwEAbAwnHQ (envelope-from ) for ; Wed, 01 Feb 2023 18:16:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mJIBLlue2mMq3gAA9RJhRA (envelope-from ) for ; Wed, 01 Feb 2023 18:16:11 +0100 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 50612B5AB for ; Wed, 1 Feb 2023 18:16:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNGiJ-0001wJ-Vo; Wed, 01 Feb 2023 12:16:04 -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 1pNGiJ-0001vo-47 for guix-patches@gnu.org; Wed, 01 Feb 2023 12:16:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pNGiI-0005bB-PK for guix-patches@gnu.org; Wed, 01 Feb 2023 12:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pNGiI-0004a6-7j for guix-patches@gnu.org; Wed, 01 Feb 2023 12:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61145] make & libcap Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Feb 2023 17:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61145 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: itd@net.in.tum.de, 61191@debbugs.gnu.org, 61145@debbugs.gnu.org Received: via spool by 61145-submit@debbugs.gnu.org id=B61145.167527171617522 (code B ref 61145); Wed, 01 Feb 2023 17:16:02 +0000 Received: (at 61145) by debbugs.gnu.org; 1 Feb 2023 17:15:16 +0000 Received: from localhost ([127.0.0.1]:59735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNGhX-0004YX-IX for submit@debbugs.gnu.org; Wed, 01 Feb 2023 12:15:15 -0500 Received: from jpoiret.xyz ([206.189.101.64]:58358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNGhV-0004YJ-CO; Wed, 01 Feb 2023 12:15:14 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 2483818531B; Wed, 1 Feb 2023 17:15:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1675271709; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=sW1sdXH5E5h7dZzTbxn42jpcD5lDW7vHFn3CXKuji/M=; b=SD6u3wuECT2IrMs9XvWgo0JcHwsQgX9qt1BQOUpK6Iwrj+gwacLHFAvlRS4Lgg5YCTDRfY +exzpjdWrtAgE3KrdZPx0U9NJtF+iDrJoLOm4ZRvFgSZi/0OpT/yMXd5Xd4BaiyUGAq28N KqiWgZX5eX8Z0SSyQXjE/g5RFm7mYh9paw+m/uKYin67TrNl/kNNDasWCNSLYGh2JKgQ9M yUOu38eNqA2LFKjDuiZ1IFMqynN+sRJIbgN69HQ/RSYVNkoB1aWls76sRVyfRixQ4A83nf V0K3UHDVrBZ78vPRFDo/latajGKH05LfC0+Pfb5ow3ZGRb0k1ooPgkIWqN3mtg== In-Reply-To: <874js6zihx.fsf@localhost> References: <20230129111521.24921-1-samuel@nihil.ws> <874js6zihx.fsf@localhost> Date: Wed, 01 Feb 2023 18:15:08 +0100 Message-ID: <87cz6tb943.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: / 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: , Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675271771; a=rsa-sha256; cv=none; b=QBdM2frIMdkZdVw57F16DoMMs2dOMq3Ta3I1qzob8uR5aZu2X+dIVW4RO05xFI7Llc+qtH nOWt8nTmi5Htlq/Zl22r1USlZWHuwAJw4E89iNRCuxcJMeYgmIZolnUG21B6GIxF+ZuGqK VOuYgec1M2p4kXbGj1CgLdQZg2T+AfveHcYo50SKNNI+9QZtvsM6YUWsZT5FHQSfYVFEKv mUeooQJlnE9/HhNaIHK8WZ5yDJ6udYnyo57GRvVoJivxjlzqzqq8LlxIYEbgpRM+j3R8bJ p5cszh5LYoU+1Q2g2d4BD6ox7rEpvKsXmWGd1y+go4LQrIZvkmH1YJmd/QnfmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=SD6u3wuE; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675271771; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=sW1sdXH5E5h7dZzTbxn42jpcD5lDW7vHFn3CXKuji/M=; b=ADdQW2oT+falZTEM4CT7/MS6N28/lLlndhZN57n91cX1Zd6p0dk5sgwf+65w919wDShCK9 or5vnOl73E8Z7s2Tn451+x1N2kulFw80TbAxfG4BNmIkrnjjnoJhpr6QScW+7dNXZtgZro bcJ20eYsyByqlJiNaUxz3haNfnZDDR0v2uCClcl2JC44Xz7HwsOrgBy/6i9u8dmXWc/FGf oblZz1W3r2aagWwCkZRKXHVFQRF7lqL+QyqBeB3PMJU3gj5vqUEae5z5UD4wVXb9yHVGb7 UQPPunnYDe2xdn6gdW+/2qA2u6KWRUL+wio73fsOM9VqVlkKdRnHKrOPY7uxyw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=SD6u3wuE; 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"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.08 X-Spam-Score: -2.08 X-Migadu-Queue-Id: 50612B5AB X-TUID: NlLThJN6eyA2 Hi, itd@net.in.tum.de writes: > Hi, > > these two patches (61145, 61191) seem to address the same issue. (But > I'm not sure libcap should be in input or in native-inputs. Both > versions build here.) Just to add one more patch to the list, I just sent [1] which should be the "proper fix", propagating libcap from basu itself. [1] https://issues.guix.gnu.org/61213 (29854884695de3d32b2fb8899e49282aaec74c9e.1675270507.git.dev@jpoiret.xyz) Best, -- Josselin Poiret