All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* BITBAKE HANGS
@ 2021-01-11 17:25 U RAVI KUMAR
  2021-01-11 17:48 ` [yocto] " Davis, Michael
  0 siblings, 1 reply; 4+ messages in thread
From: U RAVI KUMAR @ 2021-01-11 17:25 UTC (permalink / raw
  To: yocto

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

hi guys,

 I have encountered with a problem.I have built a custom linux for
raspberrypi and included
meta-openembedded,meta-raspberrypi,meta-qt5,meta-python2 layers and
compiled on the bitbake. it is working fine.
I have added recipe "qtwebengine" , here i have encountered an issue i.e
the system hangs. only while compiling qtwebengine system hangs.Can anyone
suggest me the solution.So that i canovercome and proceed fiurther..

Thanks and regards,
ravikumar

[-- Attachment #2: Type: text/html, Size: 584 bytes --]

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

* Re: [yocto] BITBAKE HANGS
  2021-01-11 17:25 BITBAKE HANGS U RAVI KUMAR
@ 2021-01-11 17:48 ` Davis, Michael
  2021-01-12  6:02   ` U RAVI KUMAR
       [not found]   ` <165966CABC487B39.2531@lists.yoctoproject.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Davis, Michael @ 2021-01-11 17:48 UTC (permalink / raw
  To: uppadaravi2511@gmail.com, yocto@lists.yoctoproject.org

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

QTWebengine needs a considerable amount of RAM to compile and link relative to the rest of Yocto.
Normally around 12-16GB.  Less than that and the system tends to hang.



From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On Behalf Of U RAVI KUMAR via lists.yoctoproject.org
Sent: Monday, January 11, 2021 11:25 AM
To: yocto@lists.yoctoproject.org
Subject: [yocto] BITBAKE HANGS

hi guys,

 I have encountered with a problem.I have built a custom linux for raspberrypi and included meta-openembedded,meta-raspberrypi,meta-qt5,meta-python2 layers and compiled on the bitbake. it is working fine.
I have added recipe "qtwebengine" , here i have encountered an issue i.e the system hangs. only while compiling qtwebengine system hangs.Can anyone suggest me the solution.So<http://solution.So> that i canovercome and proceed fiurther..

Thanks and regards,
ravikumar

CONFIDENTIALITY NOTICE:

This e-mail transmission and any documents, files or previous e-mail messages attached to it may contain information that is 
confidential, protected by the attorney/client or other privileges, and may constitute non-public information. It is intended to be
conveyed only to the designated recipient(s) named above. 

Any unauthorized use, reproduction, forwarding, distribution or other dissemination of this transmission is strictly prohibited and 
may be unlawful. If you are not an intended recipient of this e-mail transmission, please notify the sender by return e-mail and permanently
delete any record of this transmission. Your cooperation is appreciated.

[-- Attachment #2: Type: text/html, Size: 4251 bytes --]

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

* Re: [yocto] BITBAKE HANGS
  2021-01-11 17:48 ` [yocto] " Davis, Michael
@ 2021-01-12  6:02   ` U RAVI KUMAR
       [not found]   ` <165966CABC487B39.2531@lists.yoctoproject.org>
  1 sibling, 0 replies; 4+ messages in thread
From: U RAVI KUMAR @ 2021-01-12  6:02 UTC (permalink / raw
  To: Davis, Michael; +Cc: yocto@lists.yoctoproject.org

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

Hello Davis,

              I will try using 16 GB ram. Thank you very much for your
response.
Thanks,
ravi uppada.

On Mon, Jan 11, 2021 at 11:18 PM Davis, Michael <michael.davis@essvote.com>
wrote:

> QTWebengine needs a considerable amount of RAM to compile and link
> relative to the rest of Yocto.
>
> Normally around 12-16GB.  Less than that and the system tends to hang.
>
>
>
>
>
>
>
> *From:* yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> *On
> Behalf Of *U RAVI KUMAR via lists.yoctoproject.org
> *Sent:* Monday, January 11, 2021 11:25 AM
> *To:* yocto@lists.yoctoproject.org
> *Subject:* [yocto] BITBAKE HANGS
>
>
>
> hi guys,
>
>
>
>  I have encountered with a problem.I have built a custom linux for
> raspberrypi and included
> meta-openembedded,meta-raspberrypi,meta-qt5,meta-python2 layers and
> compiled on the bitbake. it is working fine.
>
> I have added recipe "qtwebengine" , here i have encountered an issue i.e
> the system hangs. only while compiling qtwebengine system hangs.Can anyone
> suggest me the solution.So that i canovercome and proceed fiurther..
>
>
>
> Thanks and regards,
>
> ravikumar
>
>
> * CONFIDENTIALITY NOTICE:*
>
> This e-mail transmission and any documents, files or previous e-mail
> messages attached to it may contain information that is confidential,
> protected by the attorney/client or other privileges, and may constitute
> non-public information. It is intended to be conveyed only to the
> designated recipient(s) named above.
>
> Any unauthorized use, reproduction, forwarding, distribution or other
> dissemination of this transmission is strictly prohibited and may be
> *unlawful.* If you are not an intended recipient of this email
> transmission, please notify the sender by return e-mail and permanently
> delete any record of this transmission. Your cooperation is appreciated. To
> find out more Click Here <http://www.essvote.com/legal/>.
>

[-- Attachment #2: Type: text/html, Size: 3525 bytes --]

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

* Re: [yocto] BITBAKE HANGS
       [not found]   ` <165966CABC487B39.2531@lists.yoctoproject.org>
@ 2021-01-13 16:57     ` U RAVI KUMAR
  0 siblings, 0 replies; 4+ messages in thread
From: U RAVI KUMAR @ 2021-01-13 16:57 UTC (permalink / raw
  To: uppadaravi2511; +Cc: Davis, Michael, yocto@lists.yoctoproject.org

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

Hello guys,

            I have done with installing the qtwebengine.But iam having some
trouble in how to configure the qtbrowser from the qtwebengine.I am using a
GUI based core-image-sato image. So please guide me on how to configure the
browser in this particular image.

Thanks,
ravi uppada.

On Tue, Jan 12, 2021 at 11:32 AM U RAVI KUMAR via lists.yoctoproject.org
<uppadaravi2511=gmail.com@lists.yoctoproject.org> wrote:

> Hello Davis,
>
>               I will try using 16 GB ram. Thank you very much for your
> response.
> Thanks,
> ravi uppada.
>
> On Mon, Jan 11, 2021 at 11:18 PM Davis, Michael <michael.davis@essvote.com>
> wrote:
>
>> QTWebengine needs a considerable amount of RAM to compile and link
>> relative to the rest of Yocto.
>>
>> Normally around 12-16GB.  Less than that and the system tends to hang.
>>
>>
>>
>>
>>
>>
>>
>> *From:* yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> *On
>> Behalf Of *U RAVI KUMAR via lists.yoctoproject.org
>> *Sent:* Monday, January 11, 2021 11:25 AM
>> *To:* yocto@lists.yoctoproject.org
>> *Subject:* [yocto] BITBAKE HANGS
>>
>>
>>
>> hi guys,
>>
>>
>>
>>  I have encountered with a problem.I have built a custom linux for
>> raspberrypi and included
>> meta-openembedded,meta-raspberrypi,meta-qt5,meta-python2 layers and
>> compiled on the bitbake. it is working fine.
>>
>> I have added recipe "qtwebengine" , here i have encountered an issue i.e
>> the system hangs. only while compiling qtwebengine system hangs.Can anyone
>> suggest me the solution.So that i canovercome and proceed fiurther..
>>
>>
>>
>> Thanks and regards,
>>
>> ravikumar
>>
>>
>> * CONFIDENTIALITY NOTICE:*
>>
>> This e-mail transmission and any documents, files or previous e-mail
>> messages attached to it may contain information that is confidential,
>> protected by the attorney/client or other privileges, and may constitute
>> non-public information. It is intended to be conveyed only to the
>> designated recipient(s) named above.
>>
>> Any unauthorized use, reproduction, forwarding, distribution or other
>> dissemination of this transmission is strictly prohibited and may be
>> *unlawful.* If you are not an intended recipient of this email
>> transmission, please notify the sender by return e-mail and permanently
>> delete any record of this transmission. Your cooperation is appreciated. To
>> find out more Click Here <http://www.essvote.com/legal/>.
>>
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 4397 bytes --]

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

end of thread, other threads:[~2021-01-13 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11 17:25 BITBAKE HANGS U RAVI KUMAR
2021-01-11 17:48 ` [yocto] " Davis, Michael
2021-01-12  6:02   ` U RAVI KUMAR
     [not found]   ` <165966CABC487B39.2531@lists.yoctoproject.org>
2021-01-13 16:57     ` U RAVI KUMAR

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.