Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675166 - app-emulation/libvirt-4.10.0 : make[2]: /.../dtrace: Command not found
Summary: app-emulation/libvirt-4.10.0 : make[2]: /.../dtrace: Command not found
Status: RESOLVED FIXED
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: 2019-01-11 09:49 UTC by Toralf Förster
Modified: 2019-07-01 15:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.97 KB, text/plain)
2019-01-11 09:49 UTC, Toralf Förster
Details
app-emulation:libvirt-4.10.0:20190111-085126.log (app-emulation:libvirt-4.10.0:20190111-085126.log,139.17 KB, text/plain)
2019-01-11 09:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.10 KB, text/plain)
2019-01-11 09:49 UTC, Toralf Förster
Details
environment (environment,151.01 KB, text/plain)
2019-01-11 09:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.94 KB, application/x-bzip)
2019-01-11 09:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,65.34 KB, application/x-bzip)
2019-01-11 09:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,54.23 KB, application/x-bzip)
2019-01-11 09:50 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-01-11 09:49:41 UTC
  > ./admin/admin_server_dispatch_stubs.h
/usr/bin/dtrace -o libvirt_qemu_probes.h -h -s libvirt_qemu_probes.d
make[2]: /usr/bin/dtrace: Command not found
make[2]: *** [Makefile:15001: libvirt_qemu_probes.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/app-emulation/libvirt-4.10.0/work/libvirt-4.10.0/src'
make[1]: *** [Makefile:2114: all-recursive] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20190106-081101

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *



emerge -qpvO app-emulation/libvirt
[ebuild  N    ] app-emulation/libvirt-4.10.0  USE="caps dbus libvirtd macvtap nls qemu udev vepa -apparmor -audit -firewalld -fuse -glusterfs -iscsi -libssh -lvm -lxc -nfs -numa (-openvz) -parted -pcap -phyp -policykit -rbd -sasl (-selinux) -uml -virt-network -virtualbox -wireshark-plugins -xen -zeroconf -zfs"
Comment 1 Toralf Förster gentoo-dev 2019-01-11 09:49:44 UTC
Created attachment 560656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-11 09:49:47 UTC
Created attachment 560658 [details]
app-emulation:libvirt-4.10.0:20190111-085126.log
Comment 3 Toralf Förster gentoo-dev 2019-01-11 09:49:50 UTC
Created attachment 560660 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-11 09:49:52 UTC
Created attachment 560662 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-11 09:49:55 UTC
Created attachment 560664 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-11 09:49:58 UTC
Created attachment 560666 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-11 09:50:01 UTC
Created attachment 560668 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-01 15:07:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe85605d7f9563c46de2be1cd3e777659015d8ed

commit fe85605d7f9563c46de2be1cd3e777659015d8ed
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-07-01 14:45:25 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-07-01 14:49:35 +0000

    app-emulation/libvirt: version bump to 5.4.0
    
     - introduce USE=dtrace to avoid an automagic dependency on
       /usr/bin/dtrace. I skipped the systemtap[libvirt] use-dependency to
       make initial bootstrapping less annoying.
    
     - Also synchronize time in openrc domain resume script
    
    Closes: https://bugs.gentoo.org/675166
    Closes: https://bugs.gentoo.org/688040
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/libvirt/Manifest                     |   1 +
 app-emulation/libvirt/files/libvirt-guests.init-r4 | 237 +++++++++++++
 app-emulation/libvirt/libvirt-5.4.0.ebuild         | 390 +++++++++++++++++++++
 app-emulation/libvirt/metadata.xml                 |   1 +
 4 files changed, 629 insertions(+)