Skip to content

logspec extracting insufficient info on dts/dtb errors #28

Description

@nuclearcat

Logspec does not recognize Device Tree Compiler errors associated with .dtb and .dtbo Make targets.
These failures fall back to kbuild.other, often producing an empty summary and log_excerpt.
DTC diagnostics have several formats, including lexical/parser errors, semantic check errors, and fatal input errors.
The parser should extract the source file, location, check name, diagnostic message, and complete error excerpt.

Fix: #27

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions