Re: [proaudio] cmake-utils no longer supports EAPI 0-1. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] cmake-utils no longer supports EAPI 0-1.
- From: Karl Lindén <spray.sucks@xxxxxxxxx>
- Date: Sat, 6 Jul 2013 00:15:33 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=e+6Ayiwu2xTJu1astzn7uduS443mGkwSCVljjvrm0b0=; b=mEpe1eR0nCTPThiXFPwEdv6RKd3iq3xGS3XWNR01NxmhmMY6vkg5PF3LcVkD4ljFYk w56fECXwuHe1fdsI0ibdnyoWGKC4SpMH91UpdEJ60/noP+GMbmoxNIl/CsnCiWAkb72S tT8++DKAUhmpon/wyYKVKVTETUDX9/iPTcs3TGUxT1hdNwox3j0wBc4XDDlPzoSXrCnt EMPC/X+lyfkmm+p1xfJegTN575UHXYjwDejUn1jwOfDVkjG69M1G+sZbTL+4wNz/a66W SI9xv2AbuNciRHWbvoSWE8dxW5farzqdaMQw7wQzVTZX4zgGWB8vUEENdqmRu4M8LDZw clNg==
2013/7/5 James Cloos <cloos+tuxfamily-proaudio@xxxxxxxxxxx>:
> portage complains about proaudio's musicbrainz ebuild during a -upvDN @world:
>
> cmake-utils no longer supports EAPI 0-1.
> * ERROR: media-libs/musicbrainz-4.0.0_beta2 failed (depend phase):
> * (no error message)
> *
> * Call stack:
> * ebuild.sh, line 551: Called source '/usr/local/portage/Overlays/proaudio/trunk/overlays/proaudio/media-libs/musicbrainz/musicbrainz-4.0.0_beta2.ebuild'
> * musicbrainz-4.0.0_beta2.ebuild, line 6: Called inherit 'cmake-utils' 'versionator'
> * ebuild.sh, line 286: Called __qa_source '/usr/portage/eclass/cmake-utils.eclass'
> * ebuild.sh, line 80: Called source '/usr/portage/eclass/cmake-utils.eclass'
> * cmake-utils.eclass, line 67: Called die
> * The specific snippet of code:
> * 1|0) eerror "cmake-utils no longer supports EAPI 0-1." && die
> *
> * If you need support, post the output of `emerge --info '=media-libs/musicbrainz-4.0.0_beta2'`,
> * the complete build log and the output of `emerge -pqv '=media-libs/musicbrainz-4.0.0_beta2'`.
> * This ebuild is from an overlay named 'proaudio': '/usr/local/portage/Overlays/proaudio/trunk/overlays/proaudio/'
> * Working directory: '/root'
> * S: '/var/tmp/portage/media-libs/musicbrainz-4.0.0_beta2/work/musicbrainz-4.0.0_beta2'
>
> -JimC
> --
> James Cloos <cloos@xxxxxxxxxxx> OpenPGP: 1024D/ED7DAEA6
>
>
Hi,
Thanks for noticing that one! I don't know why it is still in the
overlay when there is a newer and better maintained version in the
main tree. I guess no one has bothered removing it.
It should be fixed now, though!
Regards,
Karl