https://nightly.ipfire.org/next/2024-01-02%2009%3A54%3A10%20%2B0100-3920ba12/riscv64 commit 3920ba127fb854422f19fb5f6bc7f192f2c2df80 Author: Arne Fitzenreiter Date: Tue Jan 2 09:54:10 2024 +0100 kernel: update to 6.6.9 Signed-off-by: Arne Fitzenreiter https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=3920ba127fb854422f19fb5f6bc7f192f2c2df80 Packaged toolchain compilation Checking for necessary space on disk [ DONE ] Set cache size limit to 4.0 GB Building LFS stage2 [ 25 ][ DONE ] linux (6.6.9) KCFG=-headers [ 8:24 ][ DONE ] man-pages (5.13) [ 2:15 ][ DONE ] glibc (2.38) [ 37:35 ][ DONE ] tzdata (2023d) [ 1:20 ][ DONE ] cleanup-toolchain [ 2 ][ DONE ] zlib (1.3) [ 24 ][ DONE ] gcc (13.2.0) PASS=A [ 3:10 ][ DONE ] zstd (1.5.5) [ 34 ][ DONE ] autoconf (2.71) [ 30 ][ DONE ] automake (1.16.5) [ 47 ][ DONE ] help2man (1.49.2) [ 16 ][ DONE ] libtool (2.4.7) [ 2:24 ][ DONE ] binutils (2.41) [ 11:55 ][ DONE ] gmp (6.3.0) [ 7:16 ][ DONE ] mpfr (4.2.1) [ 3:54 ][ DONE ] libmpc (1.3.1) [ 1:42 ][ DONE ] libxcrypt (4.4.36) [ 2:46 ][ DONE ] file (5.44) [ 2:53 ][ DONE ] gcc (13.2.0) [ 58:25 ][ DONE ] attr (2.5.1) [ 1:52 ][ DONE ] acl (2.3.1) [ 3:04 ][ DONE ] sed (4.9) [ 9:00 ][ DONE ] berkeley (5.3.28) [ 9:41 ][ DONE ] coreutils (9.0) [ 37:34 ][ DONE ] iana-etc (20231026) [ 3 ][ DONE ] m4 (1.4.19) [ 11:28 ][ DONE ] bison (3.8.2) [ 10:53 ][ DONE ] ncurses (6.4) [ 9:03 ][ DONE ] perl (5.36.0) [ 35:59 ][ DONE ] readline (8.2) [ 2:19 ][ DONE ] bzip2 (1.0.8) [ 20 ][ DONE ] xz (5.4.5) [ 3:47 ][ DONE ] lzip (1.23) [ 5 ][ DONE ] pcre (8.45) [ 2:09 ][ DONE ] pcre2 (10.42) [ 1:46 ][ DONE ] gettext (0.22) [ 53:07 ][ DONE ] bash (5.2) [ 8:32 ][ DONE ] diffutils (3.9) [ 8:12 ][ DONE ] ed (1.19) [ 5 ][ DONE ] findutils (4.9.0) [ 13:00 ][ DONE ] flex (2.6.4) [ 2:41 ][ DONE ] gawk (5.3.0) [ 5:02 ][ DONE ] go (1.20.4) [ 0 ][ SKIP ] grep (3.11) [ 8:31 ][ DONE ] groff (1.23.0) [ 10:13 ][ DONE ] gperf (3.1) [ 1:05 ][ DONE ] gzip (1.13) [ 6:01 ][ DONE ] hostname (3.20) [ 4 ][ DONE ] whois (5.5.18) [ 8 ][ DONE ] kbd (2.5.1) [ 3:59 ][ DONE ] less (633) [ 1:43 ][ DONE ] pkg-config (0.29.2) [ 7:54 ][ DONE ] procps (v4.0.4) [ 4:15 ][ DONE ] make (4.4.1) [ 4:00 ][ DONE ] libpipeline (1.5.7) [ 6:01 ][ DONE ] man (2.12.0) [ 15:19 ][ DONE ] net-tools (2.10) [ 20 ][ DONE ] patch (2.7.6) [ 7:11 ][ DONE ] psmisc (23.6) [ 2:14 ][ DONE ] shadow (4.14.2) [ 3:35 ][ DONE ] sysklogd (1.5.1) [ 5 ][ DONE ] sysvinit (3.08) [ 36 ][ DONE ] tar (1.35) [ 11:14 ][ DONE ] texinfo (7.1) [ 9:06 ][ DONE ] util-linux (2.39.2) [ 7:55 ][ DONE ] vim (9.0) [ 6:21 ][ DONE ] e2fsprogs (1.46.5) [ 5:22 ][ DONE ] jq (1.7) [ 3:27 ][ DONE ] Building IPFire configroot [ 25 ][ DONE ] initscripts [ 31 ][ DONE ] backup [ 4 ][ DONE ] rust (1.67.0) [ 1:56 ][ DONE ] openssl (3.2.0) [ 2:53 ][ FAIL ] providers/implementations/ciphers/cipher_aes_xts_hw.c:173:20: note: each undeclared identifier is reported only once for each function it appears in 173 | rv64i_zkne_encrypt, rv64i_zknd_decrypt, | ^~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:26:40: note: in definition of macro 'XTS_SET_KEY_FN' 26 | xctx->xts.block1 = (block128_f)fn_block_enc; \ | ^~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:172:48: warning: implicit declaration of function 'rv64i_zknd_set_decrypt_key' [-Wimplicit-function-declaration] 172 | XTS_SET_KEY_FN(rv64i_zkne_set_encrypt_key, rv64i_zknd_set_decrypt_key, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:28:9: note: in definition of macro 'XTS_SET_KEY_FN' 28 | fn_set_dec_key(key, bits, &xctx->ks1.ks); \ | ^~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:173:40: error: 'rv64i_zknd_decrypt' undeclared (first use in this function) 173 | rv64i_zkne_encrypt, rv64i_zknd_decrypt, | ^~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:29:40: note: in definition of macro 'XTS_SET_KEY_FN' 29 | xctx->xts.block1 = (block128_f)fn_block_dec; \ | ^~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c: In function 'ossl_prov_cipher_hw_aes_xts': providers/implementations/ciphers/cipher_aes_xts_hw.c:185:5: warning: implicit declaration of function 'RISCV_HAS_ZKND_AND_ZKNE' [-Wimplicit-function-declaration] 185 | if (RISCV_HAS_ZKND_AND_ZKNE()) \ | ^~~~~~~~~~~~~~~~~~~~~~~ providers/implementations/ciphers/cipher_aes_xts_hw.c:244:5: note: in expansion of macro 'PROV_CIPHER_HW_select_xts' 244 | PROV_CIPHER_HW_select_xts() | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:21993: providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_hw.o] Error 1 make[2]: Leaving directory '/usr/src/openssl-3.2.0' make[1]: *** [Makefile:3529: 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 ]