Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
@ 2010-06-22  6:05 Soumya R
  2010-06-22 14:55 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Soumya R @ 2010-06-22  6:05 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi All,

      I am trying to build Qt Embedded SDK for Qt-4.7.0.beta1.. when i run
bitbake meta-toolchain-avn-qte i got the following error


NOTE: Handling BitBake files: - (0169/0169) [100 %]
NOTE: Parsing finished. 163 cached, 5 parsed, 1 skipped, 0 masked.
NOTE: Resolving any missing task queue dependencies
ERROR: '['/home/likewise-open/KPIT/soumyar/openembedded/recipes/tasks/task-avn-qte-toolchain-target.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'qt4-embedded-mkspecs' but it wasn't found in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'qt4-embedded-mkspecs' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
NOTE: Runtime target 'task-avn-qte-toolchain-target' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
ERROR: Required build target 'meta-toolchain-avn-qte' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-toolchain-avn-qte', 'task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']

     It is asking for runtime dependencies  'qt4-embedded-mkspecs' how do I get these packages???

Thanks in advance:-)


Regards,
Soumya

This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.





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

* Re: Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
  2010-06-22  6:05 Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs'] Soumya R
@ 2010-06-22 14:55 ` Khem Raj
  2010-06-23  4:02   ` Soumya R
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2010-06-22 14:55 UTC (permalink / raw)
  To: openembedded-devel

On (22/06/10 11:35), Soumya R wrote:
> Hi All,
> 
>       I am trying to build Qt Embedded SDK for Qt-4.7.0.beta1.. when i run
> bitbake meta-toolchain-avn-qte i got the following error
> 
> 
> NOTE: Handling BitBake files: - (0169/0169) [100 %]
> NOTE: Parsing finished. 163 cached, 5 parsed, 1 skipped, 0 masked.
> NOTE: Resolving any missing task queue dependencies
> ERROR: '['/home/likewise-open/KPIT/soumyar/openembedded/recipes/tasks/task-avn-qte-toolchain-target.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'qt4-embedded-mkspecs' but it wasn't found in any PACKAGE or RPROVIDES variables
> NOTE: Runtime target 'qt4-embedded-mkspecs' is unbuildable, removing...

I dont see this recipe in oe repo. Is it your own recipe ?

> Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
> NOTE: Runtime target 'task-avn-qte-toolchain-target' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
> ERROR: Required build target 'meta-toolchain-avn-qte' has no buildable providers.
> Missing or unbuildable dependency chain was: ['meta-toolchain-avn-qte', 'task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
> 
>      It is asking for runtime dependencies  'qt4-embedded-mkspecs' how do I get these packages???
> 
> Thanks in advance:-)
> 
> 
> Regards,
> Soumya
> 
> This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
> 
> 

Crap. You are talking on public mailing lists and these are archived. These notices dont make sense and in future make
sure that you strip them off when sending emails to public mailing lists.

> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

* Re: Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
  2010-06-22 14:55 ` Khem Raj
@ 2010-06-23  4:02   ` Soumya R
  2010-06-23 17:26     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Soumya R @ 2010-06-23  4:02 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

 Khem,
   
    Thanks for the reply.. Its my own recipe.. How do i resolve it??

Regards,
Soumya
________________________________________
From: openembedded-devel-bounces@lists.openembedded.org [openembedded-devel-bounces@lists.openembedded.org] On Behalf Of Khem Raj [raj.khem@gmail.com]
Sent: Tuesday, June 22, 2010 8:25 PM
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']

On (22/06/10 11:35), Soumya R wrote:
> Hi All,
>
>       I am trying to build Qt Embedded SDK for Qt-4.7.0.beta1.. when i run
> bitbake meta-toolchain-avn-qte i got the following error
>
>
> NOTE: Handling BitBake files: - (0169/0169) [100 %]
> NOTE: Parsing finished. 163 cached, 5 parsed, 1 skipped, 0 masked.
> NOTE: Resolving any missing task queue dependencies
> ERROR: '['/home/likewise-open/KPIT/soumyar/openembedded/recipes/tasks/task-avn-qte-toolchain-target.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'qt4-embedded-mkspecs' but it wasn't found in any PACKAGE or RPROVIDES variables
> NOTE: Runtime target 'qt4-embedded-mkspecs' is unbuildable, removing...

I dont see this recipe in oe repo. Is it your own recipe ?

> Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
> NOTE: Runtime target 'task-avn-qte-toolchain-target' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
> ERROR: Required build target 'meta-toolchain-avn-qte' has no buildable providers.
> Missing or unbuildable dependency chain was: ['meta-toolchain-avn-qte', 'task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
>
>      It is asking for runtime dependencies  'qt4-embedded-mkspecs' how do I get these packages???
>
> Thanks in advance:-)
>
>
> Regards,
> Soumya
>
> This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
>
>

Crap. You are talking on public mailing lists and these are archived. These notices dont make sense and in future make
sure that you strip them off when sending emails to public mailing lists.

>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.





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

* Re: Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
  2010-06-23  4:02   ` Soumya R
@ 2010-06-23 17:26     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2010-06-23 17:26 UTC (permalink / raw)
  To: openembedded-devel

On (23/06/10 09:32), Soumya R wrote:
>  Khem,
>    
>     Thanks for the reply.. Its my own recipe.. How do i resolve it??

heh I do not have a magic wand of crystal ball where I can see what you are
cooking with your recipe.
essentially that problem is that its wanting packages for which no recipes
are there or are not provided by any other names recipe.

> 
> Regards,
> Soumya
> ________________________________________
> From: openembedded-devel-bounces@lists.openembedded.org [openembedded-devel-bounces@lists.openembedded.org] On Behalf Of Khem Raj [raj.khem@gmail.com]
> Sent: Tuesday, June 22, 2010 8:25 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
> 
> On (22/06/10 11:35), Soumya R wrote:
> > Hi All,
> >
> >       I am trying to build Qt Embedded SDK for Qt-4.7.0.beta1.. when i run
> > bitbake meta-toolchain-avn-qte i got the following error
> >
> >
> > NOTE: Handling BitBake files: - (0169/0169) [100 %]
> > NOTE: Parsing finished. 163 cached, 5 parsed, 1 skipped, 0 masked.
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: '['/home/likewise-open/KPIT/soumyar/openembedded/recipes/tasks/task-avn-qte-toolchain-target.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'qt4-embedded-mkspecs' but it wasn't found in any PACKAGE or RPROVIDES variables
> > NOTE: Runtime target 'qt4-embedded-mkspecs' is unbuildable, removing...
> 
> I dont see this recipe in oe repo. Is it your own recipe ?
> 
> > Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs']
> > NOTE: Runtime target 'task-avn-qte-toolchain-target' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
> > ERROR: Required build target 'meta-toolchain-avn-qte' has no buildable providers.
> > Missing or unbuildable dependency chain was: ['meta-toolchain-avn-qte', 'task-avn-qte-toolchain-target', 'qt4-embedded-mkspecs']
> >
> >      It is asking for runtime dependencies  'qt4-embedded-mkspecs' how do I get these packages???
> >
> > Thanks in advance:-)
> >
> >
> > Regards,
> > Soumya
> >
> > This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
> >
> >
> 
> Crap. You are talking on public mailing lists and these are archived. These notices dont make sense and in future make
> sure that you strip them off when sending emails to public mailing lists.
> 
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
> 
> This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

end of thread, other threads:[~2010-06-23 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22  6:05 Qt-4.7.0.beta1 Missing or unbuildable dependency chain was: ['qt4-embedded-mkspecs'] Soumya R
2010-06-22 14:55 ` Khem Raj
2010-06-23  4:02   ` Soumya R
2010-06-23 17:26     ` Khem Raj

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