Re: Build regressions/improvements in v5.18-rc7

From: Geert Uytterhoeven
Date: Mon May 16 2022 - 03:18:32 EST


On Mon, 16 May 2022, Geert Uytterhoeven wrote:
JFYI, when comparing v5.18-rc7[1] to v5.18-rc6[3], the summaries are:
- build errors: +2/-0

+ /kisskb/src/drivers/media/platform/nxp/imx-pxp.h: error: initializer element is not constant: => 582:38

mipsel-gcc5/mips-allmodconfig

Seen before in other builds, missing "U"-suffix on large unsigned
constants.

+ /kisskb/src/include/linux/fortify-string.h: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning]: => 328:25

s390x-gcc11/s390-allmodconfig

[1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/42226c989789d8da4af1de0c31070c96726d990c/ (all 131 configs)
[3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/c5eb0a61238dd6faf37f58c9ce61c9980aaffd7a/ (all 131 configs)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds