========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_ml_model’: ../lib/ml-lib/ml_lib_main.c:52:20: error: implicit declaration of function ‘kzalloc’ [-Wimplicit-function-declaration] 52 | ml_model = kzalloc(size, gfp); | ^~~~~~~ ../lib/ml-lib/ml_lib_main.c:52:18: error: assignment to ‘struct ml_lib_model *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 52 | ml_model = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘free_ml_model’: ../lib/ml-lib/ml_lib_main.c:70:9: error: implicit declaration of function ‘kfree’ [-Wimplicit-function-declaration] 70 | kfree(ml_model); | ^~~~~ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_subsystem_object’: ../lib/ml-lib/ml_lib_main.c:81:19: error: assignment to ‘struct ml_lib_subsystem *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 81 | subsystem = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_ml_model_options’: ../lib/ml-lib/ml_lib_main.c:108:17: error: assignment to ‘struct ml_lib_model_options *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 108 | options = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_dataset’: ../lib/ml-lib/ml_lib_main.c:145:17: error: assignment to ‘struct ml_lib_dataset *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 145 | dataset = kzalloc(size, gfp); | ^ make[5]: *** [../scripts/Makefile.build:289: lib/ml-lib/ml_lib_main.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: lib/ml-lib] Error 2 make[3]: *** [../scripts/Makefile.build:546: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2055: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_ml_model’: ../lib/ml-lib/ml_lib_main.c:52:20: error: implicit declaration of function ‘kzalloc’ [-Wimplicit-function-declaration] 52 | ml_model = kzalloc(size, gfp); | ^~~~~~~ ../lib/ml-lib/ml_lib_main.c:52:18: error: assignment to ‘struct ml_lib_model *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 52 | ml_model = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘free_ml_model’: ../lib/ml-lib/ml_lib_main.c:70:9: error: implicit declaration of function ‘kfree’ [-Wimplicit-function-declaration] 70 | kfree(ml_model); | ^~~~~ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_subsystem_object’: ../lib/ml-lib/ml_lib_main.c:81:19: error: assignment to ‘struct ml_lib_subsystem *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 81 | subsystem = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_ml_model_options’: ../lib/ml-lib/ml_lib_main.c:108:17: error: assignment to ‘struct ml_lib_model_options *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 108 | options = kzalloc(size, gfp); | ^ ../lib/ml-lib/ml_lib_main.c: In function ‘allocate_dataset’: ../lib/ml-lib/ml_lib_main.c:145:17: error: assignment to ‘struct ml_lib_dataset *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 145 | dataset = kzalloc(size, gfp); | ^ make[5]: *** [../scripts/Makefile.build:289: lib/ml-lib/ml_lib_main.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: lib/ml-lib] Error 2 make[3]: *** [../scripts/Makefile.build:546: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2055: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2