net-misc/spice-gtk-9999 emerge failed with this message: >>> Emerging (2 of 2) net-misc/spice-gtk-9999::gentoo >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/net-misc/spice-gtk-9999/work * ERROR: net-misc/spice-gtk-9999::gentoo failed (prepare phase): * The source directory '/var/tmp/portage/net-misc/spice-gtk-9999/work/spice-gtk-9999' doesn't exist * * Call stack: * ebuild.sh, line 788: Called __ebuild_main 'prepare' * phase-functions.sh, line 1068: Called __dyn_prepare * phase-functions.sh, line 384: Called die * The specific snippet of code: * die "The source directory '${S}' doesn't exist" * * If you need support, post the output of `emerge --info '=net-misc/spice-gtk-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/spice-gtk-9999::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/spice-gtk-9999/homedir' * S: '/var/tmp/portage/net-misc/spice-gtk-9999/work/spice-gtk-9999'
Created attachment 561426 [details] emerge --info '=net-misc/spice-gtk-9999'
Created attachment 561428 [details] emerge -pqv '=net-misc/spice-gtk-9999::gentoo'
commit 0b09124316096720964fdd0b837a7b59141c29b9 Author: Matthias Maier <tamiko@gentoo.org> Date: Thu May 11 00:41:50 2017 -0500 net-misc/spice-gtk: update live ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.2 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index a2535503f36..15990fa7afd 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 GCONF_DEBUG="no" -WANT_AUTOMAKE="1.12" VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" -inherit autotools eutils vala git-r3 readme.gentoo-r1 +inherit autotools eutils xdg-utils vala readme.gentoo-r1 ... Nobody cared?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032c35637efae9b389ff2b1ab99582834f4da0ba commit 032c35637efae9b389ff2b1ab99582834f4da0ba Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2019-01-17 17:24:44 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2019-01-17 17:26:38 +0000 net-misc/spice-gtk: fix live ebuild Closes: https://bugs.gentoo.org/675592 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org> net-misc/spice-gtk/spice-gtk-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)