========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/asm-generic/bug.h:31, from ../arch/x86/include/asm/bug.h:193, from ../arch/x86/include/asm/alternative.h:9, from ../arch/x86/include/asm/barrier.h:5, from ../include/linux/list.h:11, from ../include/linux/key.h:14, from ../crypto/asymmetric_keys/pkcs7_key_type.c:9: ../crypto/asymmetric_keys/pkcs7_key_type.c: In function ‘pkcs7_preparse’: ../include/linux/kern_levels.h:5:25: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ ../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ 484 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~ ../include/linux/printk.h:585:9: note: in expansion of macro ‘printk’ 585 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~ ../include/linux/kern_levels.h:14:25: note: in expansion of macro ‘KERN_SOH’ 14 | #define KERN_INFO KERN_SOH "6" /* informational */ | ^~~~~~~~ ../include/linux/printk.h:585:16: note: in expansion of macro ‘KERN_INFO’ 585 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~ ../crypto/asymmetric_keys/pkcs7_key_type.c:99:9: note: in expansion of macro ‘pr_info’ 99 | pr_info("Correctly Got message hash, size=%ld\n", len); | ^~~~~~~ New errors added --- /tmp/tmp.FRSd97q6o0 2025-12-10 21:41:05.500609070 -0500 +++ /tmp/tmp.uWgdDkFZtj 2025-12-10 21:42:47.136403094 -0500 @@ -1,0 +2,26 @@ +In file included from ../include/asm-generic/bug.h:31, + from ../arch/x86/include/asm/bug.h:193, + from ../arch/x86/include/asm/alternative.h:9, + from ../arch/x86/include/asm/barrier.h:5, + from ../include/linux/list.h:11, + from ../include/linux/key.h:14, + from ../crypto/asymmetric_keys/pkcs7_key_type.c:9: +../crypto/asymmetric_keys/pkcs7_key_type.c: In function ‘pkcs7_preparse’: +../include/linux/kern_levels.h:5:25: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] + 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ + | ^~~~~~ +../include/linux/printk.h:484:25: note: in definition of macro ‘printk_index_wrap’ + 484 | _p_func(_fmt, ##__VA_ARGS__); \ + | ^~~~ +../include/linux/printk.h:585:9: note: in expansion of macro ‘printk’ + 585 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~ +../include/linux/kern_levels.h:14:25: note: in expansion of macro ‘KERN_SOH’ + 14 | #define KERN_INFO KERN_SOH "6" /* informational */ + | ^~~~~~~~ +../include/linux/printk.h:585:16: note: in expansion of macro ‘KERN_INFO’ + 585 | printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~ +../crypto/asymmetric_keys/pkcs7_key_type.c:99:9: note: in expansion of macro ‘pr_info’ + 99 | pr_info("Correctly Got message hash, size=%ld\n", len); + | ^~~~~~~ Per-file breakdown --- /tmp/tmp.Jdm3CnVmqn 2025-12-10 21:42:47.138857441 -0500 +++ /tmp/tmp.ijdlZiyGzi 2025-12-10 21:42:47.140857422 -0500 @@ -0,0 +1 @@ + 1 ../include/linux/kern_levels.h