The arm build failed with gcc-13 on the Linux stable-rc queue 6.6 due to following build warning / errors.
arm * arm, build - build/gcc-13-defconfig-lkftconfig
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Build errors: ------ Error: arch/arm/boot/dts/renesas/r7s72100-genmai.dts:114.1-5 Label or path bsc not found FATAL ERROR: Syntax error parsing input tree
Links: --- - https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_6.6/build/v6... - https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_6.6/build/v6...
Steps to reproduce: ------------ - tuxmake \ --runtime podman \ --target-arch arm \ --toolchain gcc-13 \ --kconfig https://storage.tuxsuite.com/public/linaro/lkft/builds/2pezSPMVBtcveKsnXdZEq...
metadata: ---- git describe: v6.6.63-452-g90b0e9ad2d25 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git sha: 90b0e9ad2d25b129a24f464eb4fc0c64b19291fb kernel config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2pcDuIKSwfb0J48oc9Ahe... build url: https://storage.tuxsuite.com/public/linaro/lkft/builds/2pcDuIKSwfb0J48oc9Ahe... toolchain: gcc-13 config: gcc-13-defconfig-lkftconfig arch: arm
-- Linaro LKFT https://lkft.linaro.org
Hi Naresh,
On Mon, Dec 2, 2024 at 2:04 PM Naresh Kamboju naresh.kamboju@linaro.org wrote:
The arm build failed with gcc-13 on the Linux stable-rc queue 6.6 due to following build warning / errors.
arm
- arm, build
- build/gcc-13-defconfig-lkftconfig
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Build errors:
Error: arch/arm/boot/dts/renesas/r7s72100-genmai.dts:114.1-5 Label or path bsc not found FATAL ERROR: Syntax error parsing input tree
I guess this is due to
commit a670e8540da2de723c0eae14ef8234b0ada6b542 Author: Geert Uytterhoeven geert+renesas@glider.be Date: Thu Aug 31 13:52:32 2023 +0200
ARM: dts: renesas: genmai: Add FLASH nodes
[ Upstream commit 30e0a8cf886cb459dc8a895ba9a4fb5132b41499 ]
which depends on commit 175f1971164a6f8f ("ARM: dts: renesas: r7s72100: Add BSC node") in v6.7.
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
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
On Fri, Dec 06, 2024 at 10:53:14AM +0100, Geert Uytterhoeven wrote:
Hi Naresh,
On Mon, Dec 2, 2024 at 2:04 PM Naresh Kamboju naresh.kamboju@linaro.org wrote:
The arm build failed with gcc-13 on the Linux stable-rc queue 6.6 due to following build warning / errors.
arm
- arm, build
- build/gcc-13-defconfig-lkftconfig
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
Build errors:
Error: arch/arm/boot/dts/renesas/r7s72100-genmai.dts:114.1-5 Label or path bsc not found FATAL ERROR: Syntax error parsing input tree
I guess this is due to
commit a670e8540da2de723c0eae14ef8234b0ada6b542 Author: Geert Uytterhoeven <geert+renesas@glider.be> Date: Thu Aug 31 13:52:32 2023 +0200 ARM: dts: renesas: genmai: Add FLASH nodes [ Upstream commit 30e0a8cf886cb459dc8a895ba9a4fb5132b41499 ]
which depends on commit 175f1971164a6f8f ("ARM: dts: renesas: r7s72100: Add BSC node") in v6.7.
Now dropped (this was a dependancy for another fix, which I've also now dropped.)
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org