From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Wed, 10 Aug 2022 23:48:00 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#305070] [test-only] FAILED (try 3) liboqs.git=0.7.2-alt1 openquantumsafe-openssh.git=8.6p1.202201-alt2 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 305070 X-girar-task-owner: vt X-girar-task-repo: sisyphus X-girar-task-try: 3 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/305070/ X-girar-task-log: logs/events.3.1.log X-girar-task-summary: [#305070] [test-only] FAILED (try 3) liboqs.git=0.7.2-alt1 openquantumsafe-openssh.git=8.6p1.202201-alt2 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2022 23:48:04 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/305070/logs/events.3.1.log subtask name aarch64 armh i586 ppc64le x86_64 #300 openquantumsafe-openssh failed failed failed failed failed 2022-Aug-10 23:44:57 :: test-only task #305070 for sisyphus resumed by vt: 2022-Aug-10 23:44:57 :: message: rebuild #100 removed #200 build 0.7.2-alt1 from /people/vt/packages/liboqs.git fetched at 2022-Aug-10 23:06:12 #300 build 8.6p1.202201-alt2 from /gears/o/openquantumsafe-openssh.git fetched at 2022-Aug-10 23:44:26 from sisyphus 2022-Aug-10 23:44:57 :: created build repo 2022-Aug-10 23:44:58 :: [ppc64le] #200 liboqs.git 0.7.2-alt1: build start 2022-Aug-10 23:44:58 :: [aarch64] #200 liboqs.git 0.7.2-alt1: build start 2022-Aug-10 23:44:58 :: [armh] #200 liboqs.git 0.7.2-alt1: build start 2022-Aug-10 23:44:58 :: [x86_64] #200 liboqs.git 0.7.2-alt1: build start 2022-Aug-10 23:44:58 :: [i586] #200 liboqs.git 0.7.2-alt1: build start 2022-Aug-10 23:45:10 :: [i586] #200 liboqs.git 0.7.2-alt1: build OK (cached) 2022-Aug-10 23:45:10 :: [i586] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start 2022-Aug-10 23:45:10 :: [x86_64] #200 liboqs.git 0.7.2-alt1: build OK (cached) 2022-Aug-10 23:45:10 :: [x86_64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start 2022-Aug-10 23:45:23 :: [aarch64] #200 liboqs.git 0.7.2-alt1: build OK (cached) 2022-Aug-10 23:45:23 :: [aarch64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start 2022-Aug-10 23:45:29 :: [ppc64le] #200 liboqs.git 0.7.2-alt1: build OK (cached) 2022-Aug-10 23:45:29 :: [ppc64le] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start 2022-Aug-10 23:45:35 :: [armh] #200 liboqs.git 0.7.2-alt1: build OK (cached) 2022-Aug-10 23:45:35 :: [armh] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start [x86_64] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_keypair': [x86_64] kexoqsecdh.c:1059:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [x86_64] 1059 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [x86_64] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_enc': [x86_64] kexoqsecdh.c:1073:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [x86_64] 1073 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [x86_64] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_dec': [x86_64] kexoqsecdh.c:1086:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [x86_64] 1086 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [x86_64] -- [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_keypair': [x86_64] kexoqs.c:389:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [x86_64] 389 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [x86_64] -- [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_enc': [x86_64] kexoqs.c:402:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [x86_64] 402 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [x86_64] -- [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_dec': [x86_64] kexoqs.c:415:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [x86_64] 415 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [x86_64] -- [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_keypair': [x86_64] kexoqs.c:429:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [x86_64] 429 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_enc': [x86_64] kexoqs.c:442:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [x86_64] 442 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [x86_64] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_dec': [x86_64] kexoqs.c:455:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [x86_64] 455 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [x86_64] kexoqs.c: In function 'kex_kem_sidh_p610_keypair': [x86_64] kexoqs.c:469:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'? [x86_64] 469 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610); 2022-Aug-10 23:45:51 :: [x86_64] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed 2022-Aug-10 23:45:51 :: [x86_64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED 2022-Aug-10 23:45:51 :: [x86_64] requesting cancellation of task processing [i586] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_keypair': [i586] kexoqsecdh.c:1059:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [i586] 1059 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [i586] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_enc': [i586] kexoqsecdh.c:1073:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [i586] 1073 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [i586] kexoqsecdh.c: In function 'kex_kem_sike_p751_compressed_ecdh_nistp521_dec': [i586] kexoqsecdh.c:1086:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [i586] 1086 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [i586] -- [i586] kexoqs.c: In function 'kex_kem_sidh_p434_keypair': [i586] kexoqs.c:389:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [i586] 389 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [i586] -- [i586] kexoqs.c: In function 'kex_kem_sidh_p434_enc': [i586] kexoqs.c:402:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [i586] 402 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [i586] -- [i586] kexoqs.c: In function 'kex_kem_sidh_p434_dec': [i586] kexoqs.c:415:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [i586] 415 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [i586] -- [i586] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_keypair': [i586] kexoqs.c:429:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [i586] 429 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [i586] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_enc': [i586] kexoqs.c:442:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [i586] 442 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [i586] kexoqs.c: In function 'kex_kem_sidh_p434_compressed_dec': [i586] kexoqs.c:455:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [i586] 455 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [i586] kexoqs.c: In function 'kex_kem_sidh_p610_keypair': [i586] kexoqs.c:469:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'? [i586] 469 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610); 2022-Aug-10 23:45:57 :: [i586] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed 2022-Aug-10 23:45:57 :: [i586] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED [aarch64] kexoqs.c:829:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [aarch64] 829 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [aarch64] kexoqs.c: In function 'kex_kem_sike_p751_compressed_enc': [aarch64] kexoqs.c:842:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [aarch64] 842 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [aarch64] kexoqs.c: In function 'kex_kem_sike_p751_compressed_dec': [aarch64] kexoqs.c:855:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [aarch64] 855 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [aarch64] -- [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_keypair': [aarch64] kexoqsecdh.c:608:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [aarch64] 608 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [aarch64] -- [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_enc': [aarch64] kexoqsecdh.c:622:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [aarch64] 622 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [aarch64] -- [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_dec': [aarch64] kexoqsecdh.c:635:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [aarch64] 635 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [aarch64] -- [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_keypair': [aarch64] kexoqsecdh.c:649:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [aarch64] 649 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_enc': [aarch64] kexoqsecdh.c:663:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [aarch64] 663 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_dec': [aarch64] kexoqsecdh.c:676:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [aarch64] 676 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [aarch64] kexoqsecdh.c: In function 'kex_kem_sidh_p610_ecdh_nistp384_keypair': [aarch64] kexoqsecdh.c:690:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'? [aarch64] 690 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610); 2022-Aug-10 23:46:58 :: [aarch64] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed 2022-Aug-10 23:46:58 :: [aarch64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED [ppc64le] kexoqs.c: In function 'kex_kem_sike_p751_compressed_keypair': [ppc64le] kexoqs.c:829:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [ppc64le] 829 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [ppc64le] kexoqs.c: In function 'kex_kem_sike_p751_compressed_enc': [ppc64le] kexoqs.c:842:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [ppc64le] 842 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [ppc64le] kexoqs.c: In function 'kex_kem_sike_p751_compressed_dec': [ppc64le] kexoqs.c:855:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [ppc64le] 855 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [ppc64le] -- [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_keypair': [ppc64le] kexoqsecdh.c:608:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [ppc64le] 608 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [ppc64le] -- [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_enc': [ppc64le] kexoqsecdh.c:622:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [ppc64le] 622 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [ppc64le] -- [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_dec': [ppc64le] kexoqsecdh.c:635:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [ppc64le] 635 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [ppc64le] -- [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_keypair': [ppc64le] kexoqsecdh.c:649:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [ppc64le] 649 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_enc': [ppc64le] kexoqsecdh.c:663:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [ppc64le] 663 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_dec': [ppc64le] kexoqsecdh.c:676:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [ppc64le] 676 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [ppc64le] kexoqsecdh.c: In function 'kex_kem_sidh_p610_ecdh_nistp384_keypair': [ppc64le] kexoqsecdh.c:690:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'? [ppc64le] 690 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610); 2022-Aug-10 23:47:17 :: [ppc64le] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed 2022-Aug-10 23:47:17 :: [ppc64le] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED [armh] kexoqs.c: In function 'kex_kem_sike_p751_compressed_keypair': [armh] kexoqs.c:829:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [armh] 829 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [armh] kexoqs.c: In function 'kex_kem_sike_p751_compressed_enc': [armh] kexoqs.c:842:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [armh] 842 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [armh] kexoqs.c: In function 'kex_kem_sike_p751_compressed_dec': [armh] kexoqs.c:855:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function) [armh] 855 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed); [armh] -- [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_keypair': [armh] kexoqsecdh.c:608:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [armh] 608 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [armh] -- [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_enc': [armh] kexoqsecdh.c:622:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [armh] 622 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [armh] -- [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_dec': [armh] kexoqsecdh.c:635:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'? [armh] 635 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434); [armh] -- [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_keypair': [armh] kexoqsecdh.c:649:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [armh] 649 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_enc': [armh] kexoqsecdh.c:663:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [armh] 663 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_dec': [armh] kexoqsecdh.c:676:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function) [armh] 676 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed); [armh] kexoqsecdh.c: In function 'kex_kem_sidh_p610_ecdh_nistp384_keypair': [armh] kexoqsecdh.c:690:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'? [armh] 690 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610); 2022-Aug-10 23:48:00 :: [armh] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed 2022-Aug-10 23:48:00 :: [armh] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED 2022-Aug-10 23:45:51 :: [x86_64] build FAILED 2022-Aug-10 23:45:57 :: [i586] build FAILED 2022-Aug-10 23:46:58 :: [aarch64] build FAILED 2022-Aug-10 23:47:17 :: [ppc64le] build FAILED 2022-Aug-10 23:48:00 :: [armh] build FAILED 2022-Aug-10 23:48:00 :: task #305070 for sisyphus FAILED