From unknown Mon Jun 16 23:46:45 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55757 <55757@debbugs.gnu.org> To: bug#55757 <55757@debbugs.gnu.org> Subject: Status: reproducible builds: disable parllel build in isl Reply-To: bug#55757 <55757@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:46:45 +0000 retitle 55757 reproducible builds: disable parllel build in isl reassign 55757 guix-patches submitter 55757 Vagrant Cascadian severity 55757 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 18:29:29 2022 Received: (at submit) by debbugs.gnu.org; 1 Jun 2022 22:29:29 +0000 Received: from localhost ([127.0.0.1]:52168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwWqH-0004hy-CE for submit@debbugs.gnu.org; Wed, 01 Jun 2022 18:29:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:41510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwWqF-0004hp-Dt for submit@debbugs.gnu.org; Wed, 01 Jun 2022 18:29:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwWqF-000736-6F for guix-patches@gnu.org; Wed, 01 Jun 2022 18:29:27 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:54998) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwWqD-0007a2-J5 for guix-patches@gnu.org; Wed, 01 Jun 2022 18:29:26 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id B91541AA6B for ; Wed, 1 Jun 2022 15:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1654122562; bh=5BxfQvZfx7MIBrRGNqkBHu8p5KTKKddx45HfbVGC4Nk=; h=From:To:Subject:Date:From; b=T8PM9i6UB4lHKlG1EUVVhUTIHNCymbYVF0Qfe+TOdc6nTf0CxRuOULXjuMciyCZwq tbVRDU6BFtEIYI6e08vwQCZ3YKX0yuaQgEWbjVzqel9FiEyHSJ8izHp+ASYtCQe3m7 EBxpa0R+DqpxBBoklCRnuv0AbDjJvyLlz8k1o6xYwFLqkGKNirWTavUnPsZ23TLaUH 5JSOKozaQWN2Eoe0KGnMRbIvpKp8pSCaNsxhtelYUg64Y70Fno7/2ujejWmlyAnHz0 Htz/hvxYJwNQ/4MxlokWvMwBTCsc0A6aeD99IVzLAmMLurfDQQ4Xm39poCa8YMhOUI ZZj8ktQkZ0jEw== From: Vagrant Cascadian To: guix-patches@gnu.org Subject: reproducible builds: disable parllel build in isl Date: Wed, 01 Jun 2022 15:29:16 -0700 Message-ID: <87a6awaugz.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The attached patch makes isl build reproducibly in guix by disabling parallelism. Admittedly, I'm unsure what the root cause is, and Debian's build of isl does not appear to have this problem, despite building in parallel. Seems like patches to isl should go to core-updates: $ guix refresh --list-dependent isl=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 Building the following 2192 packages would ensure 5967 dependent packages= are rebuilt: ... live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-isl-Disable-parallel-build.patch Content-Transfer-Encoding: quoted-printable From=20234e662df27771742b3e8b82e2115284e1cab5a8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 1 Jun 2022 11:58:41 -0700 Subject: [PATCH 1/4] gnu: isl: Disable parallel build. * gnu/packages/gcc.scm (isl)[arguments]: Pass parallel-build #f. =2D-- gnu/packages/gcc.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm index cd144772b8..560a35af2d 100644 =2D-- a/gnu/packages/gcc.scm +++ b/gnu/packages/gcc.scm @@ -1218,7 +1218,8 @@ (define-public isl (build-system gnu-build-system) (outputs '("out" "static")) (arguments =2D '(#:phases (modify-phases %standard-phases + '(#:parallel-build? #f + #:phases (modify-phases %standard-phases (add-after 'install 'move-static-library (lambda* (#:key outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) =2D-=20 2.35.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYpfoPQAKCRDcUY/If5cW qmb6AP4ncwu0/0MzESIFjkCWOmlp3jVk6A769V83gqs4in5YeQD+KrTnNsc7w00i U0AZtN8mCj6hSJItCdcu9bCrwF104QA= =sScp -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 18:49:51 2022 Received: (at 55757) by debbugs.gnu.org; 1 Jun 2022 22:49:51 +0000 Received: from localhost ([127.0.0.1]:52180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwX9z-0005Iw-FY for submit@debbugs.gnu.org; Wed, 01 Jun 2022 18:49:51 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:36780) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwX9y-0005Io-4s for 55757@debbugs.gnu.org; Wed, 01 Jun 2022 18:49:50 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by laurent.telenet-ops.be with bizsmtp id dypn270064UW6Th01ypnfT; Thu, 02 Jun 2022 00:49:48 +0200 Message-ID: Subject: Re: [bug#55757] reproducible builds: disable parllel build in isl From: Maxime Devos To: Vagrant Cascadian , 55757@debbugs.gnu.org Date: Thu, 02 Jun 2022 00:49:39 +0200 In-Reply-To: <87a6awaugz.fsf@contorta> References: <87a6awaugz.fsf@contorta> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-LADUbyLq6wgaypkdq68f" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1654123788; bh=TgSavgrGMHGKuQPO42HV0bzhuqh9fQAwxmdSdam/iWQ=; h=Subject:From:To:Date:In-Reply-To:References; b=YSOj/BXTl5WbjR8Y2IicHTwTIkzebK6840Vlq6ZVsCh4ViBv8qI0hNQRaaFYXS9JA zB3Qxh96y1PxvgO99ER8mDMlqmZMDl6+7TZ355JfBABSBIa9L27x0Pkn1TVRvQxL0N kqqOJ49npQG5vUER8DeNPf1AzBJEkiqhjrn+F1n+Nc20TFMOhgcwmMbcVP43zdECeJ 6bpc4BjsbnHfKd2n4Qj8/XRcelgf1AJ3hCIV87GFIBo2Wxk04Kj/UDDnQTHNQP5PRN DWMGWo6joUG3SiuxlT2D2SEIseS2zr3PiUx5DEPBikU4iCJpztkwUIB1Q8r9fiGwsZ jWXBYiVJc4N5Q== X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55757 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-LADUbyLq6wgaypkdq68f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 VmFncmFudCBDYXNjYWRpYW4gc2NocmVlZiBvcCB3byAwMS0wNi0yMDIyIG9tIDE1OjI5IFstMDcw MF06Cj4gwqAgJCBndWl4IHJlZnJlc2ggLS1saXN0LWRlcGVuZGVudAo+IGlzbMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAg Cj4gwqAgQnVpbGRpbmcgdGhlIGZvbGxvd2luZyAyMTkyIHBhY2thZ2VzIHdvdWxkIGVuc3VyZSA1 OTY3IGRlcGVuZGVudAo+IHBhY2thZ2VzIGFyZSByZWJ1aWx0OiAuLi4KCgpFdmVuIHdvcnNlLCBp dCBpcyB1c2VkIGJ5IGdjYywgd2hpY2ggaXMgKGluZGlyZWN0bHkpIHVzZWQgYnkgcHJldHR5Cm11 Y2ggZXZlcnl0aGluZy4gIEFncmVlZCB3aXRoIGNvcmUtdXBkYXRlcy4K --=-LADUbyLq6wgaypkdq68f Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYpftAxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7miwAQDb1NwBQevLYC1JZwWsT0TDekCQ e+DIufQbRo0CRnY9fgEAmEyOcnqSA2LddjJT9k7mb8kxGvMJjoNejFw4S/dRYgQ= =ffUN -----END PGP SIGNATURE----- --=-LADUbyLq6wgaypkdq68f-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 01 19:16:16 2022 Received: (at submit) by debbugs.gnu.org; 1 Jun 2022 23:16:16 +0000 Received: from localhost ([127.0.0.1]:52207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwXZX-00061V-Nr for submit@debbugs.gnu.org; Wed, 01 Jun 2022 19:16:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:51000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwXZV-00061K-HB for submit@debbugs.gnu.org; Wed, 01 Jun 2022 19:16:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwXZV-0001in-8o for guix-patches@gnu.org; Wed, 01 Jun 2022 19:16:13 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:34784) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwXZR-0005gc-N4 for guix-patches@gnu.org; Wed, 01 Jun 2022 19:16:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=QfjPLbc0skk5S AMqFeIdSJC9uFohaZ9DBb6FVAvohms=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=K2x/lmYif3FmEsmf+IMVUbmDXtvK4WAiPF4Tce tZ/MuJx2Ezz2I46RL4/MzCFjYZ+3gpYd8KPkuL/8o7L/GeTLmhkEVUgBtpQjQp4mzY8Jvb bMwoIO4IVRM/ZD4hOmVkHMbk6Jmw3n/M7Kx/Jyccx6kmmBsuScUGeWesAHXNRJ4UVxTj3N YCWy9VaeB3BhRjqoS6v7KViqTP2GAftgyNTtIIiG3m4I4p34p4hlDWKwtdg35IK74Gf0Sm HqAnjitQ/Mf1PdSIf+Wr2Vc9XaOiPuTXEb6ggnDTXvjzg0Ue5kGagvpnRYkmIVbCPUJmOg XGpN30plX/caOQ4ahchbBS1w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id ff60f36e (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 1 Jun 2022 23:16:05 +0000 (UTC) References: <87a6awaugz.fsf@contorta> From: Tobias Geerinckx-Rice To: Maxime Devos Subject: Re: [bug#55757] reproducible builds: disable parllel build in isl Date: Thu, 02 Jun 2022 01:14:27 +0200 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87ilpk7z63@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.7 (-) X-Debbugs-Envelope-To: submit Cc: 55757@debbugs.gnu.org, guix-patches@gnu.org, Vagrant Cascadian X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Maxime Devos =E5=86=99=E9=81=93=EF=BC=9A > Agreed with core-updates. =E2=80=A6with a =E2=80=98build reproducibly=E2=80=99 comment. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYpfzNA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15yzwBAISELfSV+L0UzFAL0p5cADW5s5WMKeOqYS1EjOpi 60eSAP9SDgHsjpgwP5jMqQtv+irCIR4Ph77aEQqwrwJU7dThDw== =u/jy -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 09 11:28:19 2022 Received: (at 55757) by debbugs.gnu.org; 9 Jun 2022 15:28:19 +0000 Received: from localhost ([127.0.0.1]:47422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzK54-0000za-Sq for submit@debbugs.gnu.org; Thu, 09 Jun 2022 11:28:19 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:34402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nzK51-0000zK-3p for 55757@debbugs.gnu.org; Thu, 09 Jun 2022 11:28:17 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id C24DB1AB5D; Thu, 9 Jun 2022 08:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1654788488; bh=ivgqmXjyS4kTGvSA6seIJWuMqedXhsDP9occK2mUpxc=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ptm7ghLMwLTX1TMyKEpONUUWtcTYvKzNjGBlz7xcbyABWKN659ymqIJ3QbdtSD9pQ yFArnlBBxFhfLRBjf+RpVhqEnDpBnJswdQ8BpQAZssgHU6l2WQdfPAFNsmRlVmvoDH uzKWZoR264R+kl44btA8qSMpQAVxkiLVBGLcXke0kba12q5GpEfqj3dhQa81krAT3H fMvsEqBOuW2R6WOxP+VPG8p+ooeVQdRxennZW8PtiQdCrR0mAqKBhoBLMZzpQUaaZl XXPv2ui4F3dcULdd2SzB0b7n2hKDi9q8WA/19KRV64zZFxE4ZTFLrDuCNJ9E9SxTFW Q4zI14CrTs7yw== From: Vagrant Cascadian To: 55757@debbugs.gnu.org Subject: Re: reproducible builds: disable parllel build in isl In-Reply-To: <87a6awaugz.fsf@contorta> References: <87a6awaugz.fsf@contorta> Date: Thu, 09 Jun 2022 08:28:04 -0700 Message-ID: <87o7z1onzv.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55757 Cc: Tobias Geerinckx-Rice , Maxime Devos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2022-06-01, Vagrant Cascadian wrote: > The attached patch makes isl build reproducibly in guix by disabling > parallelism. > > Admittedly, I'm unsure what the root cause is, and Debian's build of isl > does not appear to have this problem, despite building in parallel. > > Seems like patches to isl should go to core-updates: > > $ guix refresh --list-dependent isl=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 > Building the following 2192 packages would ensure 5967 dependent packag= es are rebuilt: ... I'm less confident this actually fixes reproducibility issues, as I've had several cases with other packages (that didn't need to go through core-updates) that *seemed* to be fixed by disabling parallelism on my local builds, but once ci and bordeaux built them, they were still unreproducible... (need to follow-up and revert those changes on master, too) Given that parallelism isn't an issue for the Debian package, my guess is my "fix" for this is probably not necessarily effective either. live well, vagrant > > > live well, > vagrant > From 234e662df27771742b3e8b82e2115284e1cab5a8 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Wed, 1 Jun 2022 11:58:41 -0700 > Subject: [PATCH 1/4] gnu: isl: Disable parallel build. > > * gnu/packages/gcc.scm (isl)[arguments]: Pass parallel-build #f. > --- > gnu/packages/gcc.scm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm > index cd144772b8..560a35af2d 100644 > --- a/gnu/packages/gcc.scm > +++ b/gnu/packages/gcc.scm > @@ -1218,7 +1218,8 @@ (define-public isl > (build-system gnu-build-system) > (outputs '("out" "static")) > (arguments > - '(#:phases (modify-phases %standard-phases > + '(#:parallel-build? #f > + #:phases (modify-phases %standard-phases > (add-after 'install 'move-static-library > (lambda* (#:key outputs #:allow-other-keys) > (let* ((out (assoc-ref outputs "out")) > --=20 > 2.35.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYqIRhQAKCRDcUY/If5cW qrMMAP4lIQjwUV97pcmsYCj2lMPoOfT7pBJr1wEsf79lnmv+HQEAiCkQc4RKxUhZ Tb7senFQcdooCqESyCZDe9co1wrcewA= =t6j0 -----END PGP SIGNATURE----- --=-=-=--