From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aAXbNFr4zmAyTAEAgWs5BA (envelope-from ) for ; Sun, 20 Jun 2021 10:12:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QMOPMFr4zmBtPAAA1q6Kng (envelope-from ) for ; Sun, 20 Jun 2021 08:12:10 +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 DA648167C9 for ; Sun, 20 Jun 2021 10:12:09 +0200 (CEST) Received: from localhost ([::1]:45550 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lusYq-0005GK-9X for larch@yhetil.org; Sun, 20 Jun 2021 04:12:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lusYk-0005Fe-O7 for guix-patches@gnu.org; Sun, 20 Jun 2021 04:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49671) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lusYk-0008L6-Gt for guix-patches@gnu.org; Sun, 20 Jun 2021 04:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lusYk-0006Hc-7H for guix-patches@gnu.org; Sun, 20 Jun 2021 04:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48729] [PATCH v5 24/25] gnu: Add bitmask. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 20 Jun 2021 08:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Maxime Devos , 48729@debbugs.gnu.org Cc: Jorge Gomez Received: via spool by 48729-submit@debbugs.gnu.org id=B48729.162417670624131 (code B ref 48729); Sun, 20 Jun 2021 08:12:02 +0000 Received: (at 48729) by debbugs.gnu.org; 20 Jun 2021 08:11:46 +0000 Received: from localhost ([127.0.0.1]:32984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lusYU-0006H9-Hq for submit@debbugs.gnu.org; Sun, 20 Jun 2021 04:11:46 -0400 Received: from out2.migadu.com ([188.165.223.204]:46897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lusYS-0006H0-4x for 48729@debbugs.gnu.org; Sun, 20 Jun 2021 04:11:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1624176702; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=b+xfZ7BzBFvGh8p7b733pVl/c4iZL1xgW+dca7g5Yf0=; b=a1w09J/UgLKZYDuQnN5KWJhj07a6wurG5cVaDNLDW/aVal5c8nU+aMDDxF+8sC3ExC3T+u u/YiuHcoHoSE3XajK0ua7m+bHBfpmHwv3r9L5J7IlP+o6MefdR0znpjaRyLkmtTLI34lk9 1zakDj0FGbJYkHevBmcCl3GQE8Dzn5kTEjqUalqF+QCnomzvI6nF9vRx7ZuY1iWoCWbCEk BiI1g34QhFu427c+XcnHI/Az9yzGK0xeR/+8x5k/lkrBxkdQ3BIezIGqqpnOdQzyaer0xV 3jevpiEgCODdirlwBy6hFnJYPC1SM2jOZ8ujaEMkxpHBTNODfB/fqAEhPGW2Fw== References: <20210618065416.22391-14-rg@raghavgururajan.name> <20210618065416.22391-24-rg@raghavgururajan.name> <4e3703c2e14c0cc44f88c18e1bd255e1b032f99b.camel@telenet.be> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. Message-ID: Date: Sun, 20 Jun 2021 04:11:39 -0400 MIME-Version: 1.0 In-Reply-To: <4e3703c2e14c0cc44f88c18e1bd255e1b032f99b.camel@telenet.be> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MGEBbpjm5uMqxxOWUY5lKKr1ESlMgWHHw" X-Migadu-Auth-User: rg@raghavgururajan.name 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" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624176730; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=b+xfZ7BzBFvGh8p7b733pVl/c4iZL1xgW+dca7g5Yf0=; b=AguinWMQShUQihTCHZwAZfLHSsBq5dx/ryQu2oPNQtCsy8ZNmAIlNGk5wbSw8IiG8/r3JG FUwc2Pj2EKACpaQbL8UdCA5M5aeoJc4FYLZt1rzD2X0xc6ZN/RvnqVzMZDx2NmDG7ifPiz WwPdi1YuVtXKig5IoR/TN7tbNlOyeBwqmxhNz633F1gS8ALp4uJW6KWCdhBIR4cmZ7kpVv UCFcreC38guRf714b+fgPJA4ovxTerg5DEL9LlvGE/y6IW5/xF0kNWbK5lobSChIwvMMv2 opnAv01HNc78ca+OWOrAf7QG/5jqA3r1ZxVeeyzj3aD0JUbsEaaDSQXispVszA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624176730; a=rsa-sha256; cv=none; b=rDuhLFqn1M85an5M6nniMa1T0s0hQN9mpDscHOL4TsEzL6pi2VsG0jH76F2j/cjTJMA1uW ovwscHncbs4W2cc8YsInjuTtXcHyTZZqldYjw7YH24oUuYjS1if2oQJDjrWOIDX/2By1LE AKgrx+bY3w32YyYg3jKIuEQtbkiX0ISG5VmDLyPGTVS2T7khkY6Pzy9GyRHp5Jy1sQkJAR JkwjaVG7g//pMu4o4XO0DM3au08H3WsUkgXvsc7EKG6QSrL7/dZvsOKL6VBcAXd61Mnsby Pcj+SdAwyaLA1KZsrW/oQZYlw3eeSySFUjkxR4nCn+HbTysH030n7AJzA4EhMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b="a1w09J/U"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -5.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b="a1w09J/U"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: DA648167C9 X-Spam-Score: -5.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: YzAUJYinyrrp This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MGEBbpjm5uMqxxOWUY5lKKr1ESlMgWHHw Content-Type: multipart/mixed; boundary="vn8eHM0vNYrItdNtDDeS2DavA0dKnp8fa"; protected-headers="v1" From: Raghav Gururajan To: Maxime Devos , 48729@debbugs.gnu.org Cc: Jorge Gomez Message-ID: Subject: Re: [bug#48729] [PATCH v5 24/25] gnu: Add bitmask. References: <20210618065416.22391-14-rg@raghavgururajan.name> <20210618065416.22391-24-rg@raghavgururajan.name> <4e3703c2e14c0cc44f88c18e1bd255e1b032f99b.camel@telenet.be> In-Reply-To: <4e3703c2e14c0cc44f88c18e1bd255e1b032f99b.camel@telenet.be> --vn8eHM0vNYrItdNtDDeS2DavA0dKnp8fa Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: quoted-printable Hi Maxime! > I'd make this >=20 > (lambda* (#:key tests? #:allow-other-keys) > (when tests? > [do-stuff])) >=20 > That way, the package transformation --without-tests=3Dbitmask > should work. (Try "guix build --without-tests=3Dbitmask bitmask".) Ah I forgot about this, thanks for reminding me. :) Regards, RG. --vn8eHM0vNYrItdNtDDeS2DavA0dKnp8fa-- --MGEBbpjm5uMqxxOWUY5lKKr1ESlMgWHHw Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTNLV6qqYzLN9qR1rBfWBZkf4vlUQUCYM74OwUDAAAAAAAKCRBfWBZkf4vlUdmy AP42FeegWQrHvPK/vRsgIYln4ZrGWP/8qNfRahSbRjFSmQD8DMwRZkANEYVrMGmnLhEcIH7jDdtv YaSku5eAMOTUgAA= =oK6w -----END PGP SIGNATURE----- --MGEBbpjm5uMqxxOWUY5lKKr1ESlMgWHHw--