========== build_32bit - FAILED tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../drivers/net/phy/realtek.c: In function ‘rtl821x_probe’: ../drivers/net/phy/realtek.c:147:51: error: passing argument 1 of ‘PTR_ERR’ makes pointer from integer without a cast [-Wint-conversion] 147 | return dev_err_probe(dev, PTR_ERR(ret), | ^~~ | | | int In file included from ../include/linux/kernfs.h:9, from ../include/linux/sysfs.h:16, from ../include/linux/kobject.h:20, from ../include/linux/of.h:18, from ../drivers/net/phy/realtek.c:11: ../include/linux/err.h:52:61: note: expected ‘const void *’ but argument is of type ‘int’ 52 | static inline long __must_check PTR_ERR(__force const void *ptr) | ~~~~~~~~~~~~^~~ make[6]: *** [../scripts/Makefile.build:229: drivers/net/phy/realtek.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1943: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files ../drivers/net/phy/realtek.c: In function ‘rtl821x_probe’: ../drivers/net/phy/realtek.c:147:51: error: passing argument 1 of ‘PTR_ERR’ makes pointer from integer without a cast [-Wint-conversion] 147 | return dev_err_probe(dev, PTR_ERR(ret), | ^~~ | | | int In file included from ../include/linux/kernfs.h:9, from ../include/linux/sysfs.h:16, from ../include/linux/kobject.h:20, from ../include/linux/of.h:18, from ../drivers/net/phy/realtek.c:11: ../include/linux/err.h:52:61: note: expected ‘const void *’ but argument is of type ‘int’ 52 | static inline long __must_check PTR_ERR(__force const void *ptr) | ~~~~~~~~~~~~^~~ make[6]: *** [../scripts/Makefile.build:229: drivers/net/phy/realtek.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1943: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.m3vVbSxTLo 2024-12-03 05:06:24.773188870 -0800 +++ /tmp/tmp.el9AWuDBcH 2024-12-03 05:06:38.074047313 -0800 @@ -3,0 +4,23 @@ +../drivers/net/phy/realtek.c: In function ‘rtl821x_probe’: +../drivers/net/phy/realtek.c:147:51: error: passing argument 1 of ‘PTR_ERR’ makes pointer from integer without a cast [-Wint-conversion] + 147 | return dev_err_probe(dev, PTR_ERR(ret), + | ^~~ + | | + | int +In file included from ../include/linux/kernfs.h:9, + from ../include/linux/sysfs.h:16, + from ../include/linux/kobject.h:20, + from ../include/linux/of.h:18, + from ../drivers/net/phy/realtek.c:11: +../include/linux/err.h:52:61: note: expected ‘const void *’ but argument is of type ‘int’ + 52 | static inline long __must_check PTR_ERR(__force const void *ptr) + | ~~~~~~~~~~~~^~~ +make[6]: *** [../scripts/Makefile.build:229: drivers/net/phy/realtek.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/net/phy] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2 +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1943: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:224: __sub-make] Error 2 +make: *** [Makefile:224: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.RAUUXVxlmI 2024-12-03 05:06:38.081047238 -0800 +++ /tmp/tmp.WOskkNQGHq 2024-12-03 05:06:38.084047206 -0800 @@ -0,0 +1 @@ + 1 ../drivers/net/phy/realtek.c