From unknown Mon Jun 23 13:14:25 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41768: x265 fails to build on i686 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 08 Jun 2020 21:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41768 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41768@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159165329224962 (code B ref -1); Mon, 08 Jun 2020 21:55:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2020 21:54:52 +0000 Received: from localhost ([127.0.0.1]:58089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiPjH-0006UR-QU for submit@debbugs.gnu.org; Mon, 08 Jun 2020 17:54:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiPjF-0006U9-Ts for submit@debbugs.gnu.org; Mon, 08 Jun 2020 17:54:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiPjE-0004X6-St for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57662) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiPjE-000835-HW for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:48 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:42170 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jiPjD-0007Ok-P4 for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:48 -0400 From: Marius Bakke Date: Mon, 08 Jun 2020 23:54:45 +0200 Message-ID: <87ftb55il6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) 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: text/plain Hello, Since commit bec45e6ddb0fd8b8feff3c0147936e4d8f41208d, 'x265' fails to build on i686: --8<---------------cut here---------------start------------->8--- [ 29%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:827: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:828: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:829: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:832: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:833: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:843: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:262: ... from macro `SSD_ONE_SS_32' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:844: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:348: ... from macro `SSD_ONE_SS_64' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:853: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:130: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:854: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:130: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here make[2]: *** [common/CMakeFiles/common.dir/build.make:78: common/CMakeFiles/common.dir/x86/ssd-a.asm.o] Error 1 --8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7es6UACgkQoqBt8qM6 VPp6Ogf/W9sJuT6cgR0BopINfxD1XgtHKOr/pSKXuo/ojTE/IRK3fd9bQN6WbPFf 1U6yGt6otRVdttrQ2xm11M3y0hlcVQ/5lO6GX9MKleX8Hs8/Sex0cPRbmt5FjSJj t+9prPFoOR3Hx++0fHVSz/3BxgjDrqyC0NMP3vgA/Fv33u76uqby5t2FubCaYo82 DLm0Unud2BAs14E4at4X9COd5L4OrusFIeFXm1keAjyE/tP6gmYW8FpQlALzzhOJ KKS0cqeO40aGQNs1JKo/BYwj13JjTYuwmlTm3xQIeslEpe4jQtniw0MNB1PTccs+ OEyCfKWAbxtMYumRpfEa1tBNxTbq5w== =99RK -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Jun 23 13:14:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Marius Bakke Subject: bug#41768: closed (Re: x265 fails to build on i686) Message-ID: References: <87bllsgjpf.fsf@gnu.org> <87ftb55il6.fsf@gnu.org> X-Gnu-PR-Message: they-closed 41768 X-Gnu-PR-Package: guix Reply-To: 41768@debbugs.gnu.org Date: Tue, 09 Jun 2020 18:48:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1591728482-1758-1" This is a multi-part message in MIME format... ------------=_1591728482-1758-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41768: x265 fails to build on i686 which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41768@debbugs.gnu.org. --=20 41768: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41768 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1591728482-1758-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41768-done) by debbugs.gnu.org; 9 Jun 2020 18:47:38 +0000 Received: from localhost ([127.0.0.1]:60914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijHd-0000Rl-SW for submit@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijHd-0000Ra-8T for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47417) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jijHX-00031q-VD for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:31 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:47794 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jijHU-0003AO-AR for 41768-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:47:30 -0400 From: Marius Bakke To: 41768-done@debbugs.gnu.org Subject: Re: x265 fails to build on i686 In-Reply-To: <87ftb55il6.fsf@gnu.org> References: <87ftb55il6.fsf@gnu.org> Date: Tue, 09 Jun 2020 20:47:24 +0200 Message-ID: <87bllsgjpf.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41768-done 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: text/plain Marius Bakke writes: > Hello, > > Since commit bec45e6ddb0fd8b8feff3c0147936e4d8f41208d, 'x265' fails to > build on i686: I worked around this in d32a3b395c4b9926316779aecec4e5e02ad571ef by removing the nasm input on i686. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7f2T0ACgkQoqBt8qM6 VPq7SggAn4ccrohmHxRx3GXWE/iFRWpG8tx172wnNl0OeSOcN69xBotqkc2RdnqV Iq1f+NnuJoksQHit/rBuHb0Q3WS9GwFfsiIaS+lZbQkYqiJOu2gm4BHHQN+53+Ne JEaW+l/XSWRlw07x2doP1Pc3cPeItYoWvA/TVA7FNs8too0DePttG/rKtDtMn1QB LhBjy+p1sM2KiTecARKN1ipYjrtX7n47Jg3uAa7tGf917rQSxA79lWsrxzJI+duV 2/aGxKxyodR7dkPaq/KhFvscqrQXWqZXxbsoXV5F2np73TJ6aqsvR+WVtrIkWkjI 0w/r4gYcTQyROSdG4UFL3LvHb7CajA== =Q1Ti -----END PGP SIGNATURE----- --=-=-=-- ------------=_1591728482-1758-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Jun 2020 21:54:52 +0000 Received: from localhost ([127.0.0.1]:58089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiPjH-0006UR-QU for submit@debbugs.gnu.org; Mon, 08 Jun 2020 17:54:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiPjF-0006U9-Ts for submit@debbugs.gnu.org; Mon, 08 Jun 2020 17:54:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiPjE-0004X6-St for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57662) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiPjE-000835-HW for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:48 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:42170 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jiPjD-0007Ok-P4 for bug-guix@gnu.org; Mon, 08 Jun 2020 17:54:48 -0400 From: Marius Bakke To: bug-guix@gnu.org Subject: x265 fails to build on i686 Date: Mon, 08 Jun 2020 23:54:45 +0200 Message-ID: <87ftb55il6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: text/plain Hello, Since commit bec45e6ddb0fd8b8feff3c0147936e4d8f41208d, 'x265' fails to build on i686: --8<---------------cut here---------------start------------->8--- [ 29%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:827: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:828: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:829: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:832: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:833: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:119: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:843: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:262: ... from macro `SSD_ONE_SS_32' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:844: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:348: ... from macro `SSD_ONE_SS_64' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:853: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:130: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:854: error: invalid combination of opcode and operands /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/x86/ssd-a.asm:130: ... from macro `SSD_ONE' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1373: ... from macro `movq' defined here /tmp/guix-build-x265-3.3.drv-0/x265_3.3/source/common/../common/x86/x86inc.asm:1225: ... from macro `RUN_AVX_INSTR' defined here make[2]: *** [common/CMakeFiles/common.dir/build.make:78: common/CMakeFiles/common.dir/x86/ssd-a.asm.o] Error 1 --8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7es6UACgkQoqBt8qM6 VPp6Ogf/W9sJuT6cgR0BopINfxD1XgtHKOr/pSKXuo/ojTE/IRK3fd9bQN6WbPFf 1U6yGt6otRVdttrQ2xm11M3y0hlcVQ/5lO6GX9MKleX8Hs8/Sex0cPRbmt5FjSJj t+9prPFoOR3Hx++0fHVSz/3BxgjDrqyC0NMP3vgA/Fv33u76uqby5t2FubCaYo82 DLm0Unud2BAs14E4at4X9COd5L4OrusFIeFXm1keAjyE/tP6gmYW8FpQlALzzhOJ KKS0cqeO40aGQNs1JKo/BYwj13JjTYuwmlTm3xQIeslEpe4jQtniw0MNB1PTccs+ OEyCfKWAbxtMYumRpfEa1tBNxTbq5w== =99RK -----END PGP SIGNATURE----- --=-=-=-- ------------=_1591728482-1758-1--