Skip to content

kbuild: parse device tree compiler errors#27

Merged
nuclearcat merged 2 commits into
mainfrom
add-dtc-parser
Jul 18, 2026
Merged

kbuild: parse device tree compiler errors#27
nuclearcat merged 2 commits into
mainfrom
add-dtc-parser

Conversation

@nuclearcat

Copy link
Copy Markdown
Member

Recognize DTC diagnostics before .dtb Make failures so reports include the real source location and fatal excerpt. Use the underlying diagnostic for signatures instead of whichever parallel DTB target fails first.

Link: https://lore.kernel.org/all/178426434363.11836.10489080558310367907@kernelci.org/

Recognize DTC diagnostics before .dtb Make failures so reports include the real source location and fatal excerpt.
Use the underlying diagnostic for signatures instead of whichever parallel DTB target fails first.

Link: https://lore.kernel.org/all/178426434363.11836.10489080558310367907@kernelci.org/
Handle source parser errors, semantic check failures, overlay targets, and fatal input errors emitted by upstream DTC.
Add archived kernel build examples to prevent empty or truncated excerpts from recurring.
@nuclearcat
nuclearcat marked this pull request as ready for review July 18, 2026 11:32
@nuclearcat
nuclearcat merged commit 370c994 into main Jul 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant