From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id w44tM2QI4GCmYAEAgWs5BA (envelope-from ) for ; Sat, 03 Jul 2021 08:49:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id yF4yLmQI4GA4SwAAbx9fmQ (envelope-from ) for ; Sat, 03 Jul 2021 06:49:08 +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 8795BEC36 for ; Sat, 3 Jul 2021 08:49:08 +0200 (CEST) Received: from localhost ([::1]:58492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lzZSd-0001rB-KP for larch@yhetil.org; Sat, 03 Jul 2021 02:49:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzZSY-0001r1-IZ for guix-patches@gnu.org; Sat, 03 Jul 2021 02:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lzZSY-00071z-B2 for guix-patches@gnu.org; Sat, 03 Jul 2021 02:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lzZSY-0001FD-8f for guix-patches@gnu.org; Sat, 03 Jul 2021 02:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48729] [PATCH v7 24/25] gnu: Add bitmask. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 03 Jul 2021 06:49: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: Tobias Geerinckx-Rice Cc: jgart@dismail.de, 48729@debbugs.gnu.org Received: via spool by 48729-submit@debbugs.gnu.org id=B48729.16252948914721 (code B ref 48729); Sat, 03 Jul 2021 06:49:02 +0000 Received: (at 48729) by debbugs.gnu.org; 3 Jul 2021 06:48:11 +0000 Received: from localhost ([127.0.0.1]:37843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzZRj-0001E5-2s for submit@debbugs.gnu.org; Sat, 03 Jul 2021 02:48:11 -0400 Received: from out1.migadu.com ([91.121.223.63]:16666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzZRh-0001Dw-Ih for 48729@debbugs.gnu.org; Sat, 03 Jul 2021 02:48:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1625294888; 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=FAqLQ1ao7rBgVdLW/s/+WDXEr9K6qjShWhHgCQqD9eQ=; b=kOdoWi95w+6xgLHEsQuOGUN62MXzGSB1s6DGg0HuFpETB1K00s6kX3iU1TyZcJkVkXtkAb cCRD+nhJtTELIkf0o/eXWALeMPOk259+Ki/XfvYWTT9o7jMTZJtlAwJVzYl1qRfaCjFyWM 2BtaZT6Z9V2ahI96DsGSng6sm1/Ji/Ee7ZD5yU3e4AsVc3FCP1HiIbq63UHiwqLE0YSqg5 zvEgr+UHw9L+nKRW0g7f4Qd+OuydNrObXaCNYZOyRsHXMcxcrjCulTGrTHJQhIh+y+IRVU Nbt6bnI7S8USFqeJX1jM/f9mgwvdzO4qZfnrFxqKcocaEnbrcN52/csX0L+Zdw== References: <20210701045728.7293-21-rg@raghavgururajan.name> <20210701045728.7293-24-rg@raghavgururajan.name> <87sg0wrtfi.fsf@nckx> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. Message-ID: <336415da-079b-6df1-81de-c09fdacff4e2@raghavgururajan.name> Date: Sat, 3 Jul 2021 02:48:06 -0400 MIME-Version: 1.0 In-Reply-To: <87sg0wrtfi.fsf@nckx> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="BB5oGzpEQI113ODifGbNl4TApoiQFSqm3" 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=1625294948; 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=FAqLQ1ao7rBgVdLW/s/+WDXEr9K6qjShWhHgCQqD9eQ=; b=I2mHPDLaDAWA9TrvCl6EuzaLGIdIJ5hfQt7Nc2BMhbPth0MS/cg4HJIPEkUBNq+jRueepi 395559xlEGDnvuAOaOHtC6W1djyZI9xxwWxedLhuaVPVmAb1X3e7NYiGDqyxkrCOCe5+SE HK+QRu0/SJDuw1D4phUxyatfy85+MJP7SMtGAVuCFk8owiAZ6umz68Jl2BpANUUIZGQoJI 0b4Xwi3eJ9obVQdNgyxoqfhvo19ChORqUZYv3uADrS1KC3Ae10AoI4PXRxVtV0/2W5dlsy w3DonRXvV7dDp34h4TMgIaJuGFjznOcRvKYAcPl4UWbjDHc8dmJetO8eUH0G6A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625294948; a=rsa-sha256; cv=none; b=fK0w2+xNL+3plZe8Q4Ud9JBGFEIlABABTOBDjPBbpsTHv7mFuunvAtDFb4QyGw6Z6r/em5 Rik+5MvfV8QA3r7YQOSmLZShnNTIu0+4f7IahDf7x80g+JbuJmh45LkVaHKWDCuvwNenwM fTZeoIyCmceZVvlUk7JOVzjfVWe8ToE3YUeifUrN/JocmmFVQYD2vTbLGPVbDwl2EnPEha MvT2v/m7namkw0RcND5gW3FYfZzptVWvjzS1pHrwhHG52or2duQ/i+iYYgqEbCHXivIzUe 5OwZ3meB6ryZ9ncRYHMasS74LNny0x2uVpNYUGJEUY8Cll+JYFvPX7zfuryuwA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=kOdoWi95; 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.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=kOdoWi95; 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: 8795BEC36 X-Spam-Score: -5.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8BB7rs/3I5Zp This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --BB5oGzpEQI113ODifGbNl4TApoiQFSqm3 Content-Type: multipart/mixed; boundary="N8hvSjtAFq81rSuty54EUXjlE64kYT3yg"; protected-headers="v1" From: Raghav Gururajan To: Tobias Geerinckx-Rice Cc: 48729@debbugs.gnu.org, jgart@dismail.de Message-ID: <336415da-079b-6df1-81de-c09fdacff4e2@raghavgururajan.name> Subject: Re: [bug#48729] [PATCH v7 24/25] gnu: Add bitmask. References: <20210701045728.7293-21-rg@raghavgururajan.name> <20210701045728.7293-24-rg@raghavgururajan.name> <87sg0wrtfi.fsf@nckx> In-Reply-To: <87sg0wrtfi.fsf@nckx> --N8hvSjtAFq81rSuty54EUXjlE64kYT3yg Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: quoted-printable Hi Tobias! > I'd hoped to do more than mere proofreading no the next two patches, bu= t=20 > my Guix refuses to build bitmask complaining about no code for module=20 > (guix build qt-utils). Ah, I got this too after a git pull. Fixed it in v9. Regards, RG. --N8hvSjtAFq81rSuty54EUXjlE64kYT3yg-- --BB5oGzpEQI113ODifGbNl4TApoiQFSqm3 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTNLV6qqYzLN9qR1rBfWBZkf4vlUQUCYOAIJgUDAAAAAAAKCRBfWBZkf4vlURaN AQCvD0EAY8px4CUnHMy5lsBt9QNN15tjcIJSTP3GBF6sFgD/e0qZxrihkO8fva1tbAO01DmJLTY4 h7LaUnYn6e6e2gg= =h5K3 -----END PGP SIGNATURE----- --BB5oGzpEQI113ODifGbNl4TApoiQFSqm3--