>>> Compiling source in /var/tmp/portage/app-emulation/virt-manager-9999/work/virt-manager-9999 ... /usr/bin/python2.7 setup.py configure --qemu-user=qemu --default-graphics=spice virt-manager is python3 only. Run this as ./setup.py * ERROR: app-emulation/virt-manager-9999::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 4644: Called distutils-r1_src_compile * environment, line 1111: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 407: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1102: Called distutils-r1_python_compile * environment, line 977: Called esetup.py 'configure' '--qemu-user=qemu' '--default-graphics=spice' * environment, line 1666: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=app-emulation/virt-manager-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/virt-manager-9999::gentoo'`. * The complete build log is located at '/var/log/portage/perpackage/app-emulation:virt-manager-9999:20180318-101712.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/virt-manager-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virt-manager-9999/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/virt-manager-9999/work/virt-manager-9999' * S: '/var/tmp/portage/app-emulation/virt-manager-9999/work/virt-manager-9999'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6753f646fc079ae499aaef034d1a7bdeb94467 commit 0e6753f646fc079ae499aaef034d1a7bdeb94467 Author: Michal Privoznik <mprivozn@redhat.com> AuthorDate: 2018-03-24 10:02:15 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2018-03-24 15:23:02 +0000 app-emulation/virt-manager-9999: Drop python2 support With upstream commit of bd891eb380cdf771f0296a39193614a10749088b virt-manager is strictly python3 only. Update the ebuild to follow this change. Closes: https://bugs.gentoo.org/650790 Closes: https://bugs.gentoo.org/647376 Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org> app-emulation/virt-manager/virt-manager-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)