2023-07-20 14:38:37

by Naresh Kamboju

[permalink] [raw]
Subject: next: arm: dtbs/exynos4212-tab3-3g8.dts', needed by '__dtbs_install'.

Following build errors noticed while making dtbs_install for arm on
Linux next-20230720 tag.

Regressions found on arm:

- build/gcc-12-exynos_defconfig
- build/gcc-8-exynos_defconfig

Reported-by: Linux Kernel Functional Testing <[email protected]>

make[4]: *** No rule to make target
'/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-3g8.dts',
needed by '__dtbs_install'.
make[4]: *** No rule to make target
'/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-lte8.dts',
needed by '__dtbs_install'.
make[4]: *** No rule to make target
'/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-wifi8.dts',
needed by '__dtbs_install'.
make[4]: Target '__dtbs_install' not remade because of errors.


Links,
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230720/testrun/18470052/suite/build/test/gcc-8-defconfig/log
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230720/testrun/18470065/suite/build/tests/


--
Linaro LKFT
https://lkft.linaro.org


2023-07-20 14:51:21

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: next: arm: dtbs/exynos4212-tab3-3g8.dts', needed by '__dtbs_install'.

On 20/07/2023 16:13, Naresh Kamboju wrote:
> Following build errors noticed while making dtbs_install for arm on
> Linux next-20230720 tag.
>
> Regressions found on arm:
>
> - build/gcc-12-exynos_defconfig
> - build/gcc-8-exynos_defconfig
>
> Reported-by: Linux Kernel Functional Testing <[email protected]>
>
> make[4]: *** No rule to make target
> '/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-3g8.dts',
> needed by '__dtbs_install'.
> make[4]: *** No rule to make target
> '/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-lte8.dts',
> needed by '__dtbs_install'.
> make[4]: *** No rule to make target
> '/home/tuxbuild/.cache/tuxmake/builds/1/build/dtbsinstall/dtbs/exynos4212-tab3-wifi8.dts',
> needed by '__dtbs_install'.
> make[4]: Target '__dtbs_install' not remade because of errors.

Thanks, sent a fix:
https://lore.kernel.org/linux-arm-kernel/[email protected]/T/#u

Best regards,
Krzysztof