-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
Fix confirmedFix for the issue has been found and verifiedFix for the issue has been found and verifiedbugSomething isn't working as expectedSomething isn't working as expected
Description
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
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: n/a
- SOF: 318dc9f
- Name of the topology file
- Topology: n/a
- 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
Labels
Fix confirmedFix for the issue has been found and verifiedFix for the issue has been found and verifiedbugSomething isn't working as expectedSomething isn't working as expected