Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmp3e7_os8h/code/init_plugin.c ICONS /home/runner/.ufbt/build/mfkey/mfkey_icons.c CC /tmp/tmp3e7_os8h/code/crypto1.c CC /tmp/tmp3e7_os8h/code/init_plugin.c CC /home/runner/.ufbt/build/mfkey/mfkey_icons.c CC /tmp/tmp3e7_os8h/code/mfkey.c Stderr: In file included from /tmp/tmp3e7_os8h/code/init_plugin.c:8: /tmp/tmp3e7_os8h/code/crypto1.h: In function 'crypt_word_par': /tmp/tmp3e7_os8h/code/crypto1.h:176:35: error: implicit declaration of function 'nfc_util_even_parity8'; did you mean 'nfc_util_even_parity32'? [-Werror=implicit-function-declaration] 176 | (filter(s->odd) ^ nfc_util_even_parity8(get_nth_byte(nt_plain, i / 8))) | ^~~~~~~~~~~~~~~~~~~~~ | nfc_util_even_parity32 In file included from /tmp/tmp3e7_os8h/code/init_plugin.c:8: /tmp/tmp3e7_os8h/code/crypto1.h: In function 'crypt_word_par': /tmp/tmp3e7_os8h/code/crypto1.h:176:35: error: implicit declaration of function 'nfc_util_even_parity8'; did you mean 'nfc_util_even_parity32'? [-Werror=implicit-function-declaration] 176 | (filter(s->odd) ^ nfc_util_even_parity8(get_nth_byte(nt_plain, i / 8))) | ^~~~~~~~~~~~~~~~~~~~~ | nfc_util_even_parity32 In file included from /tmp/tmp3e7_os8h/code/crypto1.c:5: /tmp/tmp3e7_os8h/code/crypto1.h: In function 'crypt_word_par': /tmp/tmp3e7_os8h/code/crypto1.h:176:35: error: implicit declaration of function 'nfc_util_even_parity8'; did you mean 'nfc_util_even_parity32'? [-Werror=implicit-function-declaration] 176 | (filter(s->odd) ^ nfc_util_even_parity8(get_nth_byte(nt_plain, i / 8))) | ^~~~~~~~~~~~~~~~~~~~~ | nfc_util_even_parity32 cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/mfkey/crypto1.o] Error 1 cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/mfkey_init_plugin/init_plugin.o] Error 1 cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/mfkey/init_plugin.o] Error 1 In file included from /tmp/tmp3e7_os8h/code/mfkey.c:30: /tmp/tmp3e7_os8h/code/crypto1.h: In function 'crypt_word_par': /tmp/tmp3e7_os8h/code/crypto1.h:176:35: error: implicit declaration of function 'nfc_util_even_parity8'; did you mean 'nfc_util_even_parity32'? [-Werror=implicit-function-declaration] 176 | (filter(s->odd) ^ nfc_util_even_parity8(get_nth_byte(nt_plain, i / 8))) | ^~~~~~~~~~~~~~~~~~~~~ | nfc_util_even_parity32 cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/mfkey/mfkey.o] Error 1