[#305632] [test-only] FAILED (try 3) liboqs.git=0.7.2-alt1 openquantumsafe-openssh.git=8.6p1.202201-alt2
Girar awaiter (vt)
girar-builder at altlinux.org
Tue Aug 23 18:26:02 MSK 2022
https://git.altlinux.org/tasks/305632/logs/events.3.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#300 openquantumsafe-openssh failed failed failed failed failed
2022-Aug-23 15:22:55 :: test-only task #305632 for sisyphus resumed by vt:
2022-Aug-23 15:22:55 :: message: rebuilds
#100 removed
#200 build 0.7.2-alt1 from /people/vt/packages/liboqs.git fetched at 2022-Aug-22 15:40:35
#300 build 8.6p1.202201-alt2 from /gears/o/openquantumsafe-openssh.git fetched at 2022-Aug-23 15:22:41 from sisyphus
2022-Aug-23 15:22:56 :: created build repo
2022-Aug-23 15:22:57 :: [ppc64le] #200 liboqs.git 0.7.2-alt1: build start
2022-Aug-23 15:22:57 :: [armh] #200 liboqs.git 0.7.2-alt1: build start
2022-Aug-23 15:22:57 :: [i586] #200 liboqs.git 0.7.2-alt1: build start
2022-Aug-23 15:22:57 :: [x86_64] #200 liboqs.git 0.7.2-alt1: build start
2022-Aug-23 15:22:57 :: [aarch64] #200 liboqs.git 0.7.2-alt1: build start
2022-Aug-23 15:23:09 :: [i586] #200 liboqs.git 0.7.2-alt1: build OK (cached)
2022-Aug-23 15:23:09 :: [i586] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start
2022-Aug-23 15:23:09 :: [x86_64] #200 liboqs.git 0.7.2-alt1: build OK (cached)
2022-Aug-23 15:23:09 :: [x86_64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start
2022-Aug-23 15:23:23 :: [aarch64] #200 liboqs.git 0.7.2-alt1: build OK (cached)
2022-Aug-23 15:23:23 :: [aarch64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start
2022-Aug-23 15:23:30 :: [ppc64le] #200 liboqs.git 0.7.2-alt1: build OK (cached)
2022-Aug-23 15:23:30 :: [ppc64le] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start
2022-Aug-23 15:23:36 :: [armh] #200 liboqs.git 0.7.2-alt1: build OK (cached)
2022-Aug-23 15:23:36 :: [armh] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build start
[x86_64] kexoqs.c: In function 'kex_kem_sike_p751_compressed_keypair':
[x86_64] kexoqs.c:829:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[x86_64] 829 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[x86_64] kexoqs.c: In function 'kex_kem_sike_p751_compressed_enc':
[x86_64] kexoqs.c:842:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[x86_64] 842 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[x86_64] kexoqs.c: In function 'kex_kem_sike_p751_compressed_dec':
[x86_64] kexoqs.c:855:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[x86_64] 855 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[x86_64] --
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_keypair':
[x86_64] kexoqsecdh.c:608:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[x86_64] 608 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[x86_64] --
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_enc':
[x86_64] kexoqsecdh.c:622:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[x86_64] 622 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[x86_64] --
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_dec':
[x86_64] kexoqsecdh.c:635:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[x86_64] 635 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[x86_64] --
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_keypair':
[x86_64] kexoqsecdh.c:649:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[x86_64] 649 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_enc':
[x86_64] kexoqsecdh.c:663:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[x86_64] 663 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_dec':
[x86_64] kexoqsecdh.c:676:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[x86_64] 676 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[x86_64] kexoqsecdh.c: In function 'kex_kem_sidh_p610_ecdh_nistp384_keypair':
[x86_64] kexoqsecdh.c:690:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'?
[x86_64] 690 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610);
2022-Aug-23 15:23:51 :: [x86_64] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed
2022-Aug-23 15:23:51 :: [x86_64] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED
2022-Aug-23 15:23:51 :: [x86_64] requesting cancellation of task processing
[i586] kexoqs.c: In function 'kex_kem_sike_p751_compressed_keypair':
[i586] kexoqs.c:829:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[i586] 829 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[i586] kexoqs.c: In function 'kex_kem_sike_p751_compressed_enc':
[i586] kexoqs.c:842:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[i586] 842 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[i586] kexoqs.c: In function 'kex_kem_sike_p751_compressed_dec':
[i586] kexoqs.c:855:32: error: 'OQS_KEM_alg_sike_p751_compressed' undeclared (first use in this function)
[i586] 855 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sike_p751_compressed);
[i586] --
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_keypair':
[i586] kexoqsecdh.c:608:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[i586] 608 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[i586] --
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_enc':
[i586] kexoqsecdh.c:622:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[i586] 622 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[i586] --
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_ecdh_nistp256_dec':
[i586] kexoqsecdh.c:635:32: error: 'OQS_KEM_alg_sidh_p434' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l3'?
[i586] 635 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434);
[i586] --
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_keypair':
[i586] kexoqsecdh.c:649:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[i586] 649 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_enc':
[i586] kexoqsecdh.c:663:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[i586] 663 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p434_compressed_ecdh_nistp256_dec':
[i586] kexoqsecdh.c:676:32: error: 'OQS_KEM_alg_sidh_p434_compressed' undeclared (first use in this function)
[i586] 676 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p434_compressed);
[i586] kexoqsecdh.c: In function 'kex_kem_sidh_p610_ecdh_nistp384_keypair':
[i586] kexoqsecdh.c:690:32: error: 'OQS_KEM_alg_sidh_p610' undeclared (first use in this function); did you mean 'OQS_KEM_alg_bike_l1'?
[i586] 690 | OQS_KEM *kem = OQS_KEM_new(OQS_KEM_alg_sidh_p610);
2022-Aug-23 15:23:58 :: [i586] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed
2022-Aug-23 15:23:58 :: [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-23 15:24:59 :: [aarch64] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed
2022-Aug-23 15:24:59 :: [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-23 15:25:18 :: [ppc64le] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed
2022-Aug-23 15:25:18 :: [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-23 15:26:02 :: [armh] openquantumsafe-openssh.git 8.6p1.202201-alt2: remote: build failed
2022-Aug-23 15:26:02 :: [armh] #300 openquantumsafe-openssh.git 8.6p1.202201-alt2: build FAILED
2022-Aug-23 15:23:52 :: [x86_64] build FAILED
2022-Aug-23 15:23:58 :: [i586] build FAILED
2022-Aug-23 15:24:59 :: [aarch64] build FAILED
2022-Aug-23 15:25:18 :: [ppc64le] build FAILED
2022-Aug-23 15:26:02 :: [armh] build FAILED
2022-Aug-23 15:26:02 :: task #305632 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list