Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716306 - app-emulation/libvirt-6.1.0: does not build with +dtrace
Summary: app-emulation/libvirt-6.1.0: does not build with +dtrace
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-05 11:43 UTC by Rafael Kitover
Modified: 2020-12-06 23:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,20.76 KB, text/plain)
2020-04-05 11:44 UTC, Rafael Kitover
Details
emerge -pqv (emerge-pqv.txt,2.00 KB, text/plain)
2020-04-05 11:44 UTC, Rafael Kitover
Details
build log (libvirt-6.1.0:20200405-102545.log,915.64 KB, text/x-log)
2020-04-05 11:45 UTC, Rafael Kitover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Kitover 2020-04-05 11:43:05 UTC
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.
Comment 1 Rafael Kitover 2020-04-05 11:44:23 UTC
Created attachment 630424 [details]
emerge --info
Comment 2 Rafael Kitover 2020-04-05 11:44:47 UTC
Created attachment 630426 [details]
emerge -pqv
Comment 3 Rafael Kitover 2020-04-05 11:45:10 UTC
Created attachment 630428 [details]
build log
Comment 4 Matthias Maier gentoo-dev 2020-04-18 19:11:22 UTC
I cannot reproduce this. What happens with version 6.2.0?
Comment 5 Rafael Kitover 2020-04-19 00:23:00 UTC
I did a full upgrade over the past couple of days.

Building 6.2.0 produces the same error.
Comment 6 Michal Privoznik 2020-12-06 19:37:30 UTC
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.
Comment 7 Rafael Kitover 2020-12-06 22:45:41 UTC
-6.10.0-r1 and -9999 build fine for me now with +dtrace.
Comment 8 Matthias Maier gentoo-dev 2020-12-06 23:20:20 UTC
Thanks for checking!
Let's close the bug for now.