[package] backward-cpp/1.6: Build fails on Linux with dwarf.h: No such file or directory
#16799
Labels
bug
Something isn't working
dwarf.h: No such file or directory
#16799
Description
backward-cpp
cannot be built or consumed on Linux with defaultstack_details
option value (dwarf) if libdw is not installed on the system (in conancenter, it lives inelfutils
recipe).It's similar to #16787, but this issue is about an other missing dependency when
stack_details=dwarf
.Package and Environment Details
Conan profile
Steps to reproduce
conan install --requires="backward-cpp/1.6" -o "*:shared=True" -b missing
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: