* linux-next: build failure after merge of the fixes tree
@ 2025-10-02 11:01 Mark Brown
2025-10-02 11:43 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2025-10-02 11:01 UTC (permalink / raw)
To: SeonGu Kang, Ravi Patel, Krzysztof Kozlowski
Cc: soc, Linus Torvads, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 810 bytes --]
Hi all,
Today's build of Linus' tree (arm64 defconfig) failed like this:
In file included from /tmp/next/build/arch/arm64/boot/dts/exynos/axis/artpec8-grizzly.dts:12:
/tmp/next/build/arch/arm64/boot/dts/exynos/axis/artpec8.dtsi:12:10: fatal error: dt-bindings/clock/axis,artpec8-clk.h: No such file or directory
12 | #include <dt-bindings/clock/axis,artpec8-clk.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[5]: *** [/tmp/next/build/scripts/Makefile.dtbs:132: arch/arm64/boot/dts/exynos/axis/artpec8-grizzly.dtb] Error 1
Caused by commit
b176376991772 ("arm64: dts: axis: Add ARTPEC-8 Grizzly dts support")
I have reverted that commit for today and also
639f8e36baf1c ("arm64: dts: exynos: axis: Add initial ARTPEC-8 SoC support")
which depends on it.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: build failure after merge of the fixes tree
2025-10-02 11:01 linux-next: build failure after merge of the fixes tree Mark Brown
@ 2025-10-02 11:43 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-02 11:43 UTC (permalink / raw)
To: Mark Brown
Cc: SeonGu Kang, Ravi Patel, soc, Linus Torvads,
Linux Kernel Mailing List, Linux Next Mailing List
On Thu, 2 Oct 2025 at 20:01, Mark Brown <broonie@kernel.org> wrote:
>
> Hi all,
>
> Today's build of Linus' tree (arm64 defconfig) failed like this:
>
> In file included from /tmp/next/build/arch/arm64/boot/dts/exynos/axis/artpec8-grizzly.dts:12:
> /tmp/next/build/arch/arm64/boot/dts/exynos/axis/artpec8.dtsi:12:10: fatal error: dt-bindings/clock/axis,artpec8-clk.h: No such file or directory
> 12 | #include <dt-bindings/clock/axis,artpec8-clk.h>
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[5]: *** [/tmp/next/build/scripts/Makefile.dtbs:132: arch/arm64/boot/dts/exynos/axis/artpec8-grizzly.dtb] Error 1
>
> Caused by commit
>
> b176376991772 ("arm64: dts: axis: Add ARTPEC-8 Grizzly dts support")
Thanks for the report, I already got message from Linus about it.
This will be "fixed" (not bisectable...) by clk pull from Stephen.
I'll try to add some more tests for such cases to my CI (because
Samsung won't... ), but it's already a very busy machine. What I
wonder is that this branch was in next for two months and LKP didn't
catch it. Maybe Intel LKP cannot be fully relied on anymore?
It seems it's second missing allmodconfig from LKP this cycle (another
build failure reported by Linus for other pull request).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-02 11:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 11:01 linux-next: build failure after merge of the fixes tree Mark Brown
2025-10-02 11:43 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox