[Buildroot] Qt5 Webkit fails to compile

Andrea Simeoni andreasimeoni73 at gmail.com
Mon Feb 3 10:13:30 UTC 2020


Hello Peter,
thanks for the hints. For the first time I have the qt5webkit running on
RPi!
I get a couple of warnings at run-time:

[0203/101010.722538:WARNING:resource_bundle_qt.cpp(116)]
locale_file_path.empty() for locale

[0203/101010.834550:WARNING:resource_bundle_qt.cpp(116)]
locale_file_path.empty() for locale


but I'm not sure if they are related to Buildroot in any way.

Best

Andrea S.



Il giorno dom 2 feb 2020 alle ore 22:03 Peter Seiderer <ps.report at gmx.net>
ha scritto:

> Hello Andrea,
>
> On Sun, 2 Feb 2020 20:51:24 +0100, Andrea Simeoni <
> andreasimeoni73 at gmail.com> wrote:
>
> > Detected the same failure while preparing the the Qt-5.12.7 version bump,
> > > fixed by the following qt5webkit patch (proper buildroot patch will
> > > follow soon):
> > >
> >
> > Super fast! Great!
> > I've already seen the Buildroot patch(es).
> > What's the recommended way to apply them? It's enough to pull from master
> > branch on github or I have to patch the file(s) manually?
>
> The patches show up on master branch after one of the maintainers commits
> them
> (in case they are accepted), for preliminary testing your have to apply
> them
> manually, best by down loading them from patchwork ([1]), e.g. for this
> ones ([2], [3]):
>
>         $ curl -OJL https://patchwork.ozlabs.org/patch/1232425/mbox/
>         $ curl -OJL https://patchwork.ozlabs.org/patch/1232424/mbox/
>
>         $ git am
> v1-1-2-package-qt5webkit-convert-patch-to-git-format-and-re-number.patch
>         $ git am
> v1-2-2-package-qt5webkit-add-patch-to-fix-ICU-related-compile-failure.patch
>
> or (for non-git):
>
>         $ patch -p 1 <
> v1-1-2-package-qt5webkit-convert-patch-to-git-format-and-re-number.patch
>         $ patch -p 2 <
> v1-2-2-package-qt5webkit-add-patch-to-fix-ICU-related-compile-failure.patch
>
> Regards,
> Peter
>
> [1] https://patchwork.ozlabs.org/project/buildroot/list/
> [2] https://patchwork.ozlabs.org/patch/1232425/
> [3] https://patchwork.ozlabs.org/patch/1232424/
>
> >
> > Best regards
> > Andrea S.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200203/0a13d861/attachment.html>


More information about the buildroot mailing list