Skip to content

[BUG] build-tools.sh fails after merging 3064 #3165

@mrajwa

Description

@mrajwa

Describe the bug
build-tools.sh fails to build topology parser.

To Reproduce
Just call ./scripts/build-tools.sh

Reproduction Rate
100%

Expected behavior
./scripts/build-tools.sh build all tools successfully.

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
  2. Name of the topology file
    • Topology: n/a
  3. Name of the platform(s) on which the bug is observed.
    • Platform: n/a

Screenshots or console output
50%] Building C object CMakeFiles/sof_tplg_parser.dir/tplg_parser.c.o In file included from /home/admin/Dev/fork/sof/tools/tplg_parser/tplg_parser.c:20:0: /home/admin/Dev/fork/sof/tools/tplg_parser/include/tplg_parser/topology.h:13:10: fatal error: sound/asoc.h: No such file or directory #include <sound/asoc.h> ^~~~~~~~~~~~~~ compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fix confirmedFix for the issue has been found and verifiedbugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions