Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] qt5webkit: host-python dependency issue in Python3 environment
@ 2016-10-14  7:53 Yegor Yefremov
  2016-10-14  7:56 ` Yegor Yefremov
  2016-10-14 13:57 ` Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: Yegor Yefremov @ 2016-10-14  7:53 UTC (permalink / raw)
  To: buildroot

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?

Regards,
Yegor

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

end of thread, other threads:[~2016-10-14 14:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14  7:53 [Buildroot] qt5webkit: host-python dependency issue in Python3 environment Yegor Yefremov
2016-10-14  7:56 ` Yegor Yefremov
2016-10-14  8:56   ` Yegor Yefremov
2016-10-14 12:16     ` Johan Derycke
2016-10-14 13:57 ` Thomas Petazzoni
2016-10-14 14:04   ` Arnout Vandecappelle

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