On Tue, 10 Jun 2025 at 17:07, Anders Roxell anders.roxell@linaro.org wrote:
On Tue, 10 Jun 2025 at 13:22, Heiko Stübner heiko@sntech.de wrote:
Hi Naresh,
Hi Heiko,
Am Dienstag, 10. Juni 2025, 12:25:31 Mitteleuropäische Sommerzeit schrieb Naresh Kamboju:
Regression while building arm64 with the Linux next-20250610
[...]
https://storage.tuxsuite.com/public/linaro/lkft/builds/2yJ4IOQa1XxMqDgmzjEl7...
- Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/2yJ4IOQa1XxMqDgmzjEl7...
- Kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2yJ4IOQa1XxMqDgmzjEl7...
thanks a lot for this notification.
I'm surprised that overlay build at all when I built it yesterday. But yeah, the dtbs_install target really broke with that change.
I've amended the commit now [0]
Thank you for the quick fix. I applied your patch and built it, it worked fine for me.
I built it like this: tuxmake --runtime podman --target-arch arm64 --toolchain gcc-13 --kconfig defconfig dtbs
Tested-by: Anders Roxell anders.roxell@linaro.org
Thank you for providing the fix patch. I confirm that the reported build regression is no longer present in today’s Linux next-20250611 tag.
- Naresh
Cheers, Anders
, to change dtso to dtbo and ran the dtbs_install target sucessfully with that change.
So on the next linux-next creation, this should hopefully be gone.
Heiko
[0] https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/com...
## Steps to reproduce
- tuxmake --runtime podman --target-arch arm64 --toolchain gcc-13
--kconfig defconfig
-- Linaro LKFT https://lkft.linaro.org