[Buildroot] qt5webkit: host-python dependency issue in Python3 environment

Yegor Yefremov yegorslists at googlemail.com
Fri Oct 14 07:56:38 UTC 2016


On Fri, Oct 14, 2016 at 9:53 AM, Yegor Yefremov
<yegorslists at googlemail.com> wrote:
> My project uses both Python3 and Qt5 including qt5webkit package. The
> problem in this particular constellation is, that
> output/target/usr/bin/python is a symlink to
> output/host/usr/bin/python2. i.e. host-python2 will be also built.
> This makes python usage on target impossible.
>
> I think this happens because qt5webkit has host-python dependency
> regardless of the selected Python flavor.
>
> Can qt5webkit be also built with host-python3?

I've just seen that Johan Derycke encounters this issue too.

Yegor



More information about the buildroot mailing list