public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Error emerging knob
@ 2007-06-28 15:46 Marco Antônio da Veiga
  2007-06-28 15:50 ` [gentoo-user] " Xavier Parizet
  2007-06-28 15:56 ` [gentoo-user] " Joshua Doll
  0 siblings, 2 replies; 4+ messages in thread
From: Marco Antônio da Veiga @ 2007-06-28 15:46 UTC (permalink / raw
  To: gentoo-user

I got this error emerging knob (to volume control in my HP ZV6000):

>>> Emerging (1 of 1) media-sound/knob-1.2-r1 to /
 * knob-1.2.tar.gz RMD160 ;-) ...                     [ ok ]
 * knob-1.2.tar.gz SHA1 ;-) ...                       [ ok ]
 * knob-1.2.tar.gz SHA256 ;-) ...                     [ ok ]
 * knob-1.2.tar.gz size ;-) ...                       [ ok ]
 * checking ebuild checksums ;-) ...                  [ ok ]
 * checking auxfile checksums ;-) ...                 [ ok ]
 * checking miscfile checksums ;-) ...                [ ok ]
 * checking knob-1.2.tar.gz ;-) ...                   [ ok ]
 * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
ob-1.2-r1
 * The package media-sound/knob-1.2-r1 you're trying to merg
e requires aRTs.
 * However, kde-base/kdelibs-3.5.5-r10 was compiled with art
s flag disabled.
 *
 * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
ob-1.2-r1
 * To build this package you have to recompile
 * kde-base/kdelibs-3.5.5-r10 with this arts use flag enable

              d.

!!! ERROR: media-sound/knob-1.2-r1 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  ebuild.sh, line 1305:   Called kde_pkg_setup
  kde.eclass, line 68:   Called die

!!! kdelibs missing arts
!!! If you need support, post the topmost build error, and t

              he call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/med

              ia-sound/knob-1.2-r1/temp/build.log'.


Please, what should I do?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user] Re: Error emerging knob
  2007-06-28 15:46 [gentoo-user] Error emerging knob Marco Antônio da Veiga
@ 2007-06-28 15:50 ` Xavier Parizet
  2007-06-28 16:02   ` Abraham Marín Pérez
  2007-06-28 15:56 ` [gentoo-user] " Joshua Doll
  1 sibling, 1 reply; 4+ messages in thread
From: Xavier Parizet @ 2007-06-28 15:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2053 bytes --]

On Thursday 28 June 2007 17:46:50, "Marco Antônio da Veiga" 
<maveiga@gmail.com> wrote :
> I got this error emerging knob (to volume control in my HP ZV6000):
> >>> Emerging (1 of 1) media-sound/knob-1.2-r1 to /
>
>  * knob-1.2.tar.gz RMD160 ;-) ...                     [ ok ]
>  * knob-1.2.tar.gz SHA1 ;-) ...                       [ ok ]
>  * knob-1.2.tar.gz SHA256 ;-) ...                     [ ok ]
>  * knob-1.2.tar.gz size ;-) ...                       [ ok ]
>  * checking ebuild checksums ;-) ...                  [ ok ]
>  * checking auxfile checksums ;-) ...                 [ ok ]
>  * checking miscfile checksums ;-) ...                [ ok ]
>  * checking knob-1.2.tar.gz ;-) ...                   [ ok ]
>  * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
> ob-1.2-r1
>  * The package media-sound/knob-1.2-r1 you're trying to merg
> e requires aRTs.
>  * However, kde-base/kdelibs-3.5.5-r10 was compiled with art
> s flag disabled.
>  *
>  * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
> ob-1.2-r1
>  * To build this package you have to recompile
>  * kde-base/kdelibs-3.5.5-r10 with this arts use flag enable
>
>               d.
As you can see here, you have to reemerge kdelibs with use flag arts 
enabled...
So do :
echo "kde-base/kdelibs arts" >> /etc/portage/package.use &&
emerge --oneshot =kde-base/kdelibs-3.5.5-r10
>
> !!! ERROR: media-sound/knob-1.2-r1 failed.
> Call stack:
>   ebuild.sh, line 1631:   Called dyn_setup
>   ebuild.sh, line 703:   Called qa_call 'pkg_setup'
>   ebuild.sh, line 44:   Called pkg_setup
>   ebuild.sh, line 1305:   Called kde_pkg_setup
>   kde.eclass, line 68:   Called die
>
> !!! kdelibs missing arts
> !!! If you need support, post the topmost build error, and t
>
>               he call stack if relevant.
> !!! A complete build log is located at '/var/tmp/portage/med
>
>               ia-sound/knob-1.2-r1/temp/build.log'.
>
>
> Please, what should I do?


Regards,
Xavier Parizet

--
http://www.linuxant.fr 

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Error emerging knob
  2007-06-28 15:46 [gentoo-user] Error emerging knob Marco Antônio da Veiga
  2007-06-28 15:50 ` [gentoo-user] " Xavier Parizet
@ 2007-06-28 15:56 ` Joshua Doll
  1 sibling, 0 replies; 4+ messages in thread
From: Joshua Doll @ 2007-06-28 15:56 UTC (permalink / raw
  To: gentoo-user

Marco Antônio da Veiga wrote:
> I got this error emerging knob (to volume control in my HP ZV6000):
>
>>>> Emerging (1 of 1) media-sound/knob-1.2-r1 to /
> * knob-1.2.tar.gz RMD160 ;-) ...                     [ ok ]
> * knob-1.2.tar.gz SHA1 ;-) ...                       [ ok ]
> * knob-1.2.tar.gz SHA256 ;-) ...                     [ ok ]
> * knob-1.2.tar.gz size ;-) ...                       [ ok ]
> * checking ebuild checksums ;-) ...                  [ ok ]
> * checking auxfile checksums ;-) ...                 [ ok ]
> * checking miscfile checksums ;-) ...                [ ok ]
> * checking knob-1.2.tar.gz ;-) ...                   [ ok ]
> * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
> ob-1.2-r1
> * The package media-sound/knob-1.2-r1 you're trying to merg
> e requires aRTs.
> * However, kde-base/kdelibs-3.5.5-r10 was compiled with art
> s flag disabled.
> *
> * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
> ob-1.2-r1
> * To build this package you have to recompile
> * kde-base/kdelibs-3.5.5-r10 with this arts use flag enable
>
>              d.
>
> !!! ERROR: media-sound/knob-1.2-r1 failed.
> Call stack:
>  ebuild.sh, line 1631:   Called dyn_setup
>  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
>  ebuild.sh, line 44:   Called pkg_setup
>  ebuild.sh, line 1305:   Called kde_pkg_setup
>  kde.eclass, line 68:   Called die
>
> !!! kdelibs missing arts
> !!! If you need support, post the topmost build error, and t
>
>              he call stack if relevant.
> !!! A complete build log is located at '/var/tmp/portage/med
>
>              ia-sound/knob-1.2-r1/temp/build.log'.
>
>
> Please, what should I do?
You need to emerge kdelibs with the arts use flag.

try:
USE="arts" emerge -av kdelibs

or

echo "kde-base/kdelibs arts" >> /etc/portage/package.use
emerge -av kdelibs

--Joshua Doll
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Re: Error emerging knob
  2007-06-28 15:50 ` [gentoo-user] " Xavier Parizet
@ 2007-06-28 16:02   ` Abraham Marín Pérez
  0 siblings, 0 replies; 4+ messages in thread
From: Abraham Marín Pérez @ 2007-06-28 16:02 UTC (permalink / raw
  To: gentoo-user

Xavier Parizet escribió:
> On Thursday 28 June 2007 17:46:50, "Marco Antônio da Veiga" 
> <maveiga@gmail.com> wrote :
>   
>> I got this error emerging knob (to volume control in my HP ZV6000):
>>     
>>>>> Emerging (1 of 1) media-sound/knob-1.2-r1 to /
>>>>>           
>>  * knob-1.2.tar.gz RMD160 ;-) ...                     [ ok ]
>>  * knob-1.2.tar.gz SHA1 ;-) ...                       [ ok ]
>>  * knob-1.2.tar.gz SHA256 ;-) ...                     [ ok ]
>>  * knob-1.2.tar.gz size ;-) ...                       [ ok ]
>>  * checking ebuild checksums ;-) ...                  [ ok ]
>>  * checking auxfile checksums ;-) ...                 [ ok ]
>>  * checking miscfile checksums ;-) ...                [ ok ]
>>  * checking knob-1.2.tar.gz ;-) ...                   [ ok ]
>>  * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
>> ob-1.2-r1
>>  * The package media-sound/knob-1.2-r1 you're trying to merg
>> e requires aRTs.
>>  * However, kde-base/kdelibs-3.5.5-r10 was compiled with art
>> s flag disabled.
>>  *
>>  * QA Notice: USE Flag 'arts' not in IUSE for media-sound/kn
>> ob-1.2-r1
>>  * To build this package you have to recompile
>>  * kde-base/kdelibs-3.5.5-r10 with this arts use flag enable
>>
>>               d.
>>     
> As you can see here, you have to reemerge kdelibs with use flag arts 
> enabled...
> So do :
> echo "kde-base/kdelibs arts" >> /etc/portage/package.use &&
> emerge --oneshot =kde-base/kdelibs-3.5.5-r10
>   
Yet better: take a look at

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2

or, more specifically, at

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=2

This way you'll have your problem solved AND you'll know what you're 
doing (and what to do next time you see this message).

Abraham
-- 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-28 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 15:46 [gentoo-user] Error emerging knob Marco Antônio da Veiga
2007-06-28 15:50 ` [gentoo-user] " Xavier Parizet
2007-06-28 16:02   ` Abraham Marín Pérez
2007-06-28 15:56 ` [gentoo-user] " Joshua Doll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox