[My two cents]
While building Linux next-20230808 mips cavium_octeon_defconfig with gcc-8 failed with below warnings and errors.
Build log: ----------
In function 'dwc3_octeon_setup.isra.4', inlined from 'dwc3_octeon_probe' at drivers/usb/dwc3/dwc3-octeon.c:502:8: include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_335' declared with attribute error: FIELD_PREP: value too large for the field _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ include/linux/compiler_types.h:378:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^~~~~~
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Links: ----- - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230808/tes... - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230808/tes...
Steps to reproduce: ------------ tuxmake --runtime podman --target-arch mips --toolchain gcc-8 --kconfig cavium_octeon_defconfig - https://storage.tuxsuite.com/public/linaro/lkft/builds/2TgoAZwerJ28UWHyqfQUi...
-- Linaro LKFT https://lkft.linaro.org