I did some more digging and it looks like valgrind can just be disabled:
https://salsa.debian.org/xorg-team/lib/libdrm/-/blob/debian-unstable/meson.build#L256
And AFAICT it's only used for debugging purposes ("ioctl annotations"),
on intel and freedreno:
$ git grep HAVE_VALGRIND
freedreno/freed
This is not multiarch compatible, libdrm-dev can't be coinstalled with
libdrm-dev:i386 now.
Package: libdrm-dev
Version: 2.4.107-3
Severity: important
Hi
it seems a recent update to libdrm-dev added
Requires.private: valgrind
to the libdrm.pc file, without adding valgrind to the dependencies of
libdrm-dev.
Thus, installing libdrm-dev does not result in it being recognized by
pk
3 matches
Mail list logo