Re: [proaudio] some errors in the ebuilds?! - or maybe a wrong setting here |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] some errors in the ebuilds?! - or maybe a wrong setting here
- From: Dominique Michel <dominique.michel@xxxxxxxxxxxx>
- Date: Mon, 7 Jan 2008 18:44:30 +0100
- 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=
Le Sun, 6 Jan 2008 19:52:04 +0100,
Harald Gutmann <harald.gutmann@xxxxxxx> a écrit :
> i synced with the proaudio overlay today, and tried to make a system update,
> but emerge claims about some ebuilds from the overlay.
> has anyone of you an indea, what the problem is/could be?
>
> here is the output form the emerge command:
> benchvice hg87 # emerge -pvuND world
>
> These are the packages that would be merged, in order:
>
> Calculating world dependencies //usr/portage/eclass/qt4.eclass: line 130:
> syntax error near unexpected token `('
> /usr/portage/eclass/qt4.eclass: line 130: ` eerror "(1) In order
> to compile ${CATEGORY}/${PN} first you need to build"'
> *
> * ERROR: media-sound/qjackctl-0.3.1a failed.
> * Call stack:
> * ebuild.sh, line 1590: Called
> source
> '/usr/portage/local/layman/pro-audio/media-sound/qjackctl/qjackctl-0.3.1a..ebuild'
> * qjackctl-0.3.1a.ebuild, line 5: Called
> inherit 'eutils' 'qt4' 'autotools'
> * ebuild.sh, line 1335: Called die
> * The specific snippet of code:
> * QA Notice: 'sed' called in global scope: eclass qt4
> * QA Notice: 'sed' called in global scope: eclass qt4
> * qa_source "$location" || die "died sourcing $location in
> inherit()"
> * The die message:
> * died sourcing /usr/portage/eclass/qt4.eclass in inherit()
> *
That's strange. Maybe that you have a too old portage, or something wrong in
the overlay.
You can try to delete the overlay and reinstall it:
layman -c pro-audio; layman -a pro-audio
If that doesn't help, try
emerge --sync
or
emerge portage
But sync first before this last one.
Cheers,
Dominique