All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] QtWebEngine on RPI 0 W
Date: Thu, 30 Jan 2020 13:02:31 +0100	[thread overview]
Message-ID: <20200130130231.0142f85d@gmx.net> (raw)
In-Reply-To: <1580384329954-0.post@n4.nabble.com>

Hello Rafa,

On Thu, 30 Jan 2020 05:38:49 -0600 (CST), rscr <rafacrespiramon@gmail.com> wrote:

> Dear Peter, 
> 
> Thanks for testing it. As I would like to keep using the Qt 5.11.3. I would
> like to find a solution with a gcc toolchain > 5 (webengine requirement)
> 
> - Using the one provided by RPI is not possible because it is 4.9.3
> - Next I tried to use the buildroot toolchain, with gcc 5 (find attached my
> defconfig). 
> 
> cp4_defconfig.cp4_defconfig
> <http://buildroot-busybox.2317881.n4.nabble.com/file/t2824/cp4_defconfig.cp4_defconfig>  
> 
> Now it fails building qt5webengine, when:
> 
> ./../../3rdparty/chromium/third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp:1007:7:
> warning: ?blink::ClearObjectStore? has a base
> ?blink::{anonymous}::ExecutableWithDatabase<blink::protocol::IndexedDB::Backend::ClearObjectStoreCallback>?
> whose type uses the anonymous namespace
> [15206/15243] CXX obj/QtWebEngineCore/media_capture_devices_dispatcher.o
> FAILED: obj/QtWebEngineCore/media_capture_devices_dispatcher.o 
> 
> ....
> 
> virtual memory exhausted: Cannot allocate memory

Try to add more RAM to your build host (or swap space) ;-), or
set BR2_JLEVEL (Build options ---> Number of jobs to run simultaneously
(0 for auto)) to an appropriate value...

Regards,
Peter

> [15208/15243] CXX obj/QtWebEngineCore/network_delegate_qt.o
> ninja: build stopped: subcommand failed.
> Makefile.gn_run:331: recipe for target 'run_ninja' failed
> make[5]: *** [run_ninja] Error 1
> Makefile:80: recipe for target 'sub-gn_run-pro-make_first' failed
> make[4]: *** [sub-gn_run-pro-make_first] Error 2
> Makefile:77: recipe for target 'sub-core-make_first' failed
> make[3]: *** [sub-core-make_first] Error 2
> Makefile:46: recipe for target 'sub-src-make_first' failed
> make[2]: *** [sub-src-make_first] Error 2
> package/pkg-generic.mk:238: recipe for target
> '/home/ibercomp/rcr/projects/cp4/buildroot/output/build/qt5webengine-5.11.3/.stamp_built'
> failed
> make[1]: ***
> [/home/ibercomp/rcr/projects/cp4/buildroot/output/build/qt5webengine-5.11.3/.stamp_built]
> Error 2
> Makefile:84: recipe for target '_all' failed
> make: *** [_all] Error 2
> 
> This is a problem of the defconfig? The rpi 0 W maybe can not support the
> qt5WebEngine? It is a problem with host (I am using Ubuntu 16.04)?
> 
> Kind Regards and thanks!
> 
> Rafa
> 
> 
> 
> 
> 
> 
> --
> Sent from: http://buildroot-busybox.2317881.n4.nabble.com/
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

  reply	other threads:[~2020-01-30 12:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24 10:21 [Buildroot] QtWebEngine on RPI 0 W rscr
2020-01-25 16:25 ` Peter Seiderer
2020-01-28  7:41   ` rscr
2020-01-28  7:58     ` Peter Seiderer
2020-01-28  9:43       ` Peter Seiderer
2020-01-30 11:38         ` rscr
2020-01-30 12:02           ` Peter Seiderer [this message]
2020-01-30 12:20           ` Peter Seiderer
2020-02-03 12:51             ` rscr
2020-02-05 11:34               ` rscr
2020-02-05 13:12                 ` Peter Seiderer
2020-02-05 13:20                   ` rscr
2020-02-05 14:25                     ` rscr
2020-02-18 13:52                     ` Peter Seiderer
2020-02-20 22:56                       ` Peter Seiderer
2020-02-24 12:21                         ` rscr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200130130231.0142f85d@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.