[#305070] [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
Thu Aug 11 02:48:00 MSK 2022


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


More information about the Sisyphus-incominger mailing list