[proaudio] Wrong eclasses in some ebuilds |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] Wrong eclasses in some ebuilds
- From: Dominique Michel <dominique.michel@xxxxxxxxx>
- Date: Wed, 6 May 2009 20:52:07 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
Hi,
I get the following message :
# emerge --update --deep --newuse -a world
These are the packages that would be merged, in order:
Calculating dependencies \ *
* ERROR: sys-kernel/rt-sources-2.6.29-r1 failed.
* Call stack:
* ebuild.sh, line 1879: Called _source_ebuild
* ebuild.sh, line 1818: Called source
'/usr/portage/local/layman/test/sys-kernel/rt-sources/rt-sources-2.6.29-r1.ebuild'
* rt-sources-2.6.29-r1.ebuild, line 9: Called inherit 'kernel-2'
'eutils' 'fetch-tools' 'reiser4-patch' 'patcher'
* ebuild.sh, line 1218: Called die
* The specific snippet of code:
* [ ! -e "$location" ] && die "${1}.eclass could not be
found by inherit()"
* The die message:
* fetch-tools.eclass could not be found by inherit()
*
* If you need support, post the topmost build error, and the call stack if
relevant.
*
| *
* ERROR: media-sound/Annotator-0.3.10 failed.
* Call stack:
* ebuild.sh, line 1879: Called _source_ebuild
* ebuild.sh, line 1818: Called source
'/usr/portage/local/layman/test/media-sound/Annotator/Annotator-0.3.10.ebuild'
* Annotator-0.3.10.ebuild, line 7: Called inherit 'exteutils'
* ebuild.sh, line 1218: Called die
* The specific snippet of code:
* [ ! -e "$location" ] && die "${1}.eclass could not be
found by inherit()"
* The die message:
* exteutils.eclass could not be found by inherit()
*
* If you need support, post the topmost build error, and the call stack if
relevant.
*
/ *
* ERROR: media-sound/museseq-1.9999 failed.
* Call stack:
* ebuild.sh, line 1879: Called _source_ebuild
* ebuild.sh, line 1818: Called source
'/usr/portage/local/layman/test/media-sound/museseq/museseq-1.9999.ebuild'
* museseq-1.9999.ebuild, line 7: Called inherit 'kde-functions'
'exteutils' 'cvs'
* ebuild.sh, line 1218: Called die
* The specific snippet of code:
* [ ! -e "$location" ] && die "${1}.eclass could not be
found by inherit()"
* The die message:
* exteutils.eclass could not be found by inherit()
*
* If you need support, post the topmost build error, and the call stack if
relevant.
* The ebuild environment file is located at
'/var/tmp/portage/media-sound/museseq-1.9999/temp/environment'.
*
The first one ebuild is mine, the same than one from the overlay but without
the fbcondecor stuff, the 2 others are from the overlay. I don't know what to
do.
Ciao,
Dominique