With the dtrace USE flag enabled, I get this build error: cc1: fatal error: libvirt_probes.o.dtrace-temp.c: No such file or directory compilation terminated. "gcc libvirt_probes.o.dtrace-temp.c" failed Usage /usr/bin/dtrace [--help] [-h | -G] [-C [-I<Path>]] -s File.d [-o <File>] make[3]: *** [Makefile:14813: libvirt_probes.o] Error 1 make[3]: *** Waiting for unfinished jobs.... Reproducible: Always Steps to Reproduce: Emerge this version with +dtrace.
Created attachment 630424 [details] emerge --info
Created attachment 630426 [details] emerge -pqv
Created attachment 630428 [details] build log
I cannot reproduce this. What happens with version 6.2.0?
I did a full upgrade over the past couple of days. Building 6.2.0 produces the same error.
I believe this was fixed by switch to meson. Rafael, can you still reproduce? Looking into the portage, all libvirt versions there use meson already.
-6.10.0-r1 and -9999 build fine for me now with +dtrace.
Thanks for checking! Let's close the bug for now.