Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660710 - app-emulation/libvirt fails to build without >=python-3
Summary: app-emulation/libvirt fails to build without >=python-3
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: 2018-07-08 14:21 UTC by Mattias Merilai
Modified: 2018-08-19 18:54 UTC (History)
3 users (show)

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


Attachments
emerge info (emerge.info.txt,5.00 KB, text/plain)
2018-07-08 14:21 UTC, Mattias Merilai
Details
libvirt 4.3 build fail log (libvirt.4.3.0.log.bz2,41.35 KB, application/x-bzip)
2018-07-08 14:22 UTC, Mattias Merilai
Details
libvirt 4.4 build fail log (libvirt.4.4.0-r1.log.bz2,41.26 KB, application/x-bzip)
2018-07-08 14:22 UTC, Mattias Merilai
Details
libvirt 4.5 build fail log (libvirt.4.5.0-r1.log.bz2,41.16 KB, application/x-bzip)
2018-07-08 14:23 UTC, Mattias Merilai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mattias Merilai 2018-07-08 14:21:09 UTC
Created attachment 538812 [details]
emerge info

On a current amd64 machine with only python-2.7 present, all three of current libvirt ebuilds (4.3.0, 4.4.0-r1, 4.5.0-r1) fail to build.
Once I emerge python-3.6.5, libvirt builds fine.
Comment 1 Mattias Merilai 2018-07-08 14:22:29 UTC
Created attachment 538814 [details]
libvirt 4.3 build fail log
Comment 2 Mattias Merilai 2018-07-08 14:22:49 UTC
Created attachment 538816 [details]
libvirt 4.4 build fail log
Comment 3 Mattias Merilai 2018-07-08 14:23:30 UTC
Created attachment 538818 [details]
libvirt 4.5 build fail log
Comment 4 Larry the Git Cow gentoo-dev 2018-08-19 18:54:46 UTC
The bug has been closed via the following commit(s):

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

commit a7987d4c5a28b392c338447124097d1f82fb6b49
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2018-08-19 18:34:56 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2018-08-19 18:53:19 +0000

    app-emulation/libvirt: add proper python dependencies
    
    Closes: https://bugs.gentoo.org/660710
    Package-Manager: Portage-2.3.47, Repoman-2.3.10

 app-emulation/libvirt/libvirt-4.3.0.ebuild    | 5 ++++-
 app-emulation/libvirt/libvirt-4.4.0-r1.ebuild | 5 ++++-
 app-emulation/libvirt/libvirt-4.5.0-r1.ebuild | 5 ++++-
 app-emulation/libvirt/libvirt-4.6.0.ebuild    | 5 ++++-
 app-emulation/libvirt/libvirt-9999.ebuild     | 5 ++++-
 5 files changed, 20 insertions(+), 5 deletions(-)