#1146402 device-tree-compiler FTBFS on architectures without valgrind

#1146402#5
Date:
2026-09-01 11:45:54 UTC
From:
To:
https://buildd.debian.org/status/logs.php?pkg=device-tree-compiler&ver=1.8.1-1

...
Run-time dependency valgrind found: NO  (tried pkg-config)

../meson.build:38:11: ERROR: Dependency "valgrind" not found (tried pkg-config)
...


Going back to dh compat 13 obviously fixes it, I got some
weird errors when trying to make it work with compat 14
(but it's possible I just did something wrong when trying).