https://nightly.ipfire.org/next/2023-12-30%2007%3A39%3A53%20%2B0000-dfae8b97/riscv64 commit dfae8b97b69c58f3ae2b66923c68680f3ee42e22 Author: Peter Müller Date: Sat Dec 30 07:39:53 2023 +0000 Core Update 183: Ship GnuTLS Signed-off-by: Peter Müller https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=dfae8b97b69c58f3ae2b66923c68680f3ee42e22 Packaged toolchain compilation Checking for necessary space on disk [ DONE ] Set cache size limit to 4.0 GB Building LFS stage2 [ 26 ][ DONE ] linux (6.6.8) KCFG=-headers [ 8:47 ][ DONE ] man-pages (5.13) [ 2:20 ][ DONE ] glibc (2.38) [ 40:23 ][ DONE ] tzdata (2023d) [ 1:31 ][ DONE ] cleanup-toolchain [ 3 ][ DONE ] zlib (1.3) [ 25 ][ DONE ] gcc (13.2.0) PASS=A [ 3:22 ][ DONE ] zstd (1.5.5) [ 43 ][ DONE ] autoconf (2.71) [ 31 ][ DONE ] automake (1.16.5) [ 50 ][ DONE ] help2man (1.49.2) [ 18 ][ DONE ] libtool (2.4.7) [ 2:32 ][ DONE ] binutils (2.41) [ 12:34 ][ DONE ] gmp (6.3.0) [ 7:33 ][ DONE ] mpfr (4.2.1) [ 4:04 ][ DONE ] libmpc (1.3.1) [ 2:03 ][ DONE ] libxcrypt (4.4.36) [ 2:54 ][ DONE ] file (5.44) [ 3:13 ][ DONE ] gcc (13.2.0) [ 59:46 ][ DONE ] attr (2.5.1) [ 2:05 ][ DONE ] acl (2.3.1) [ 3:20 ][ DONE ] sed (4.9) [ 8:26 ][ DONE ] berkeley (5.3.28) [ 9:28 ][ DONE ] coreutils (9.0) [ 40:46 ][ DONE ] iana-etc (20231026) [ 2 ][ DONE ] m4 (1.4.19) [ 11:43 ][ DONE ] bison (3.8.2) [ 11:10 ][ DONE ] ncurses (6.4) [ 9:37 ][ DONE ] perl (5.36.0) [ 37:15 ][ DONE ] readline (8.2) [ 2:26 ][ DONE ] bzip2 (1.0.8) [ 20 ][ DONE ] xz (5.4.5) [ 4:00 ][ DONE ] lzip (1.23) [ 8 ][ DONE ] pcre (8.45) [ 2:14 ][ DONE ] pcre2 (10.42) [ 1:54 ][ DONE ] gettext (0.22) [ 55:07 ][ DONE ] bash (5.2) [ 8:51 ][ DONE ] diffutils (3.9) [ 8:19 ][ DONE ] ed (1.19) [ 5 ][ DONE ] findutils (4.9.0) [ 13:34 ][ DONE ] flex (2.6.4) [ 2:53 ][ DONE ] gawk (5.3.0) [ 5:21 ][ DONE ] go (1.20.4) [ 0 ][ SKIP ] grep (3.11) [ 9:00 ][ DONE ] groff (1.23.0) [ 10:49 ][ DONE ] gperf (3.1) [ 1:11 ][ DONE ] gzip (1.13) [ 6:41 ][ DONE ] hostname (3.20) [ 4 ][ DONE ] whois (5.5.18) [ 7 ][ DONE ] kbd (2.5.1) [ 4:16 ][ DONE ] less (633) [ 1:45 ][ DONE ] pkg-config (0.29.2) [ 8:18 ][ DONE ] procps (v4.0.4) [ 4:27 ][ DONE ] make (4.4.1) [ 4:04 ][ DONE ] libpipeline (1.5.7) [ 6:19 ][ DONE ] man (2.12.0) [ 15:44 ][ DONE ] net-tools (2.10) [ 21 ][ DONE ] patch (2.7.6) [ 7:27 ][ DONE ] psmisc (23.6) [ 2:18 ][ DONE ] shadow (4.14.2) [ 3:56 ][ DONE ] sysklogd (1.5.1) [ 6 ][ DONE ] sysvinit (3.08) [ 36 ][ DONE ] tar (1.35) [ 11:40 ][ DONE ] texinfo (7.1) [ 9:42 ][ DONE ] util-linux (2.39.2) [ 8:16 ][ DONE ] vim (9.0) [ 6:35 ][ DONE ] e2fsprogs (1.46.5) [ 5:45 ][ DONE ] jq (1.7) [ 3:30 ][ DONE ] Building IPFire configroot [ 26 ][ DONE ] initscripts [ 36 ][ DONE ] backup [ 4 ][ DONE ] rust (1.67.0) [ 2:02 ][ DONE ] openssl (3.2.0) [ 5:59 ][ FAIL ] providers/implementations/ciphers/cipher_aes_ocb_hw.c:116:20: error: 'rv64i_zkne_encrypt' undeclared (first use in this function) 116 | rv64i_zkne_encrypt, rv64i_zknd_decrypt, NULL, NULL); | ^~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:25:37: note: in definition of macro 'OCB_SET_KEY_FN' 25 | (block128_f)fn_block_enc, (block128_f)fn_block_dec, \ | ^~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:116:20: note: each undeclared identifier is reported only once for each function it appears in 116 | rv64i_zkne_encrypt, rv64i_zknd_decrypt, NULL, NULL); | ^~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:25:37: note: in definition of macro 'OCB_SET_KEY_FN' 25 | (block128_f)fn_block_enc, (block128_f)fn_block_dec, \ | ^~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:116:40: error: 'rv64i_zknd_decrypt' undeclared (first use in this function) 116 | rv64i_zkne_encrypt, rv64i_zknd_decrypt, NULL, NULL); | ^~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:25:63: note: in definition of macro 'OCB_SET_KEY_FN' 25 | (block128_f)fn_block_enc, (block128_f)fn_block_dec, \ | ^~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c: In function 'ossl_prov_cipher_hw_aes_ocb': providers/implementations/ciphers/cipher_aes_ocb_hw.c:126:9: warning: implicit declaration of function 'RISCV_HAS_ZKND_AND_ZKNE' [-Wimplicit-function-declaration] 126 | if (RISCV_HAS_ZKND_AND_ZKNE()) \ | ^~~~~~~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_ocb_hw.c:179:5: note: in expansion of macro 'PROV_CIPHER_HW_select' 179 | PROV_CIPHER_HW_select() | ^~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:21955: providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb_hw.o] Error 1 make[2]: Leaving directory '/usr/src/openssl-3.2.0' make[1]: *** [Makefile:3539: build_sw] Error 2 make[1]: Leaving directory '/usr/src/openssl-3.2.0' make: *** [openssl:108: /usr/src/log/openssl-3.2.0] Error 2 ERROR: Building openssl [ FAIL ] Check /build/nightly/next/log/_build.ipfire.log for errors if applicable[ FAIL ]