Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] eclean-dist complains about an overlay
Date: Thu, 27 Apr 2017 08:17:49
Message-Id: 1553575.iknGrudelG@dell_xps
1 I have been noticing these kind of errors on a couple of overlays lately:
2
3 # /usr/bin/eclean-dist
4 * Building file list for distfiles cleaning...
5 * ERROR: dev-python/python-evas-9999::enlightenment failed (depend phase):
6 * python.eclass could not be found by inherit()
7 *
8 * Call stack:
9 * ebuild.sh, line 611: Called source
10 '/var/lib/layman/enlightenment/dev-python/python-evas/python-evas-9999.ebuild'
11 * python-evas-9999.ebuild, line 13: Called inherit 'enlightenment'
12 * ebuild.sh, line 307: Called __qa_source
13 '/usr/portage/eclass/enlightenment.eclass'
14 * ebuild.sh, line 102: Called source
15 '/usr/portage/eclass/enlightenment.eclass'
16 * enlightenment.eclass, line 85: Called inherit 'python'
17 * ebuild.sh, line 284: Called die
18 * The specific snippet of code:
19 * [[ -z ${location} ]] && die "${1}.eclass could not be found by
20 inherit()"
21 *
22 * If you need support, post the output of `emerge --info '=dev-python/python-
23 evas-9999::enlightenment'`,
24 * the complete build log and the output of `emerge -pqv '=dev-python/python-
25 evas-9999::enlightenment'`.
26 * Working directory: '/usr/lib64/python3.4/site-packages'
27 * S: '/var/tmp/portage/dev-python/python-evas-9999/work/python-evas-9999'
28 * ERROR: x11-misc/shellementary-9999::enlightenment failed (depend phase):
29 * python.eclass could not be found by inherit()
30 *
31 * Call stack:
32 * ebuild.sh, line 611: Called source
33 '/var/lib/layman/enlightenment/x11-
34 misc/shellementary/shellementary-9999.ebuild'
35 * shellementary-9999.ebuild, line 13: Called inherit 'enlightenment'
36 * ebuild.sh, line 307: Called __qa_source
37 '/usr/portage/eclass/enlightenment.eclass'
38 * ebuild.sh, line 102: Called source
39 '/usr/portage/eclass/enlightenment.eclass'
40 * enlightenment.eclass, line 85: Called inherit 'python'
41 * ebuild.sh, line 284: Called die
42 * The specific snippet of code:
43 * [[ -z ${location} ]] && die "${1}.eclass could not be found by
44 inherit()"
45 *
46 * If you need support, post the output of `emerge --info '=x11-
47 misc/shellementary-9999::enlightenment'`,
48 * the complete build log and the output of `emerge -pqv '=x11-
49 misc/shellementary-9999::enlightenment'`.
50 * Working directory: '/usr/lib64/python3.4/site-packages'
51 * S: '/var/tmp/portage/x11-misc/shellementary-9999/work/shellementary-9999'
52 * ERROR: dev-python/python-elementary-9999::enlightenment failed (depend
53 phase):
54 * python.eclass could not be found by inherit()
55 [snip...]
56
57 *
58 * Call stack:
59 * ebuild.sh, line 611: Called source
60 '/var/lib/layman/psix-overlay/games-
61 arcade/fretsonfire/fretsonfire-1.3.110.ebuild'
62 * fretsonfire-1.3.110.ebuild, line 9: Called inherit 'eutils' 'python'
63 'games'
64 * ebuild.sh, line 284: Called die
65 * The specific snippet of code:
66 * [[ -z ${location} ]] && die "${1}.eclass could not be found by
67 inherit()"
68 *
69 * If you need support, post the output of `emerge --info '=games-
70 arcade/fretsonfire-1.3.110::psix-overlay'`,
71 * the complete build log and the output of `emerge -pqv '=games-
72 arcade/fretsonfire-1.3.110::psix-overlay'`.
73 * Working directory: '/usr/lib64/python3.4/site-packages'
74 * S: '/var/tmp/portage/games-
75 arcade/fretsonfire-1.3.110/work/fretsonfire-1.3.110'
76 * ERROR: dev-util/geneet-9999::enlightenment failed (depend phase):
77 * distutils.eclass could not be found by inherit()
78
79
80 Should I ignore them, or do I need to do something about them?
81 --
82 Regards,
83 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] eclean-dist complains about an overlay Neil Bothwick <neil@××××××××××.uk>