All of lore.kernel.org
 help / color / mirror / Atom feed
* Building QT5 with Yocto
@ 2014-02-11  9:14 Yann PERON
  2014-02-11 12:44 ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Yann PERON @ 2014-02-11  9:14 UTC (permalink / raw)
  To: meta-freescale


[-- Attachment #1.1: Type: text/plain, Size: 2981 bytes --]

Hello,



I'm trying to build QT5 to imx6 wandboard-dual machine with Yocto.



I followed all instructions to build QT5 using Yocto but I have a build
error
(http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard)
..

I execute the first tutorial normaly with core-image-minimal
http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard
using  dora branch





conf/local.conf Added  :



EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh"



IMAGE_INSTALL_append = " gcc g++ binutils libgcc libgcc-dev libstdc++
libstdc++-dev libstdc++-staticdev \

tslib-conf tslib-tests tslib-calibrate openssh-sftp-server alsa-lib
alsa-tools alsa-state alsa-utils-alsaconf \

tslib evtest nano qtbase qtbase-fonts qtbase-plugins qtbase-examples
cinematicexperience gstreamer \

cairo pango fontconfig freetype pulseaudio dbus"



DISTRO_FEATURES_remove = "x11 wayland"



BBlayers.conf Added :

${BSPDIR}/sources/meta-qt5 \



Building instruction



During bitbake -v core-image-minimal



ERROR: Nothing PROVIDES 'virtual/libx11' (but
/opt/freescale/yocto/qt-dora/sources/poky/meta/recipes-support/consolekit/co
nsolekit_0.4.6.bb DEPENDS on or otherwise requires it)

ERROR: nativesdk-libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not
in DISTRO_FEATURES

ERROR: libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in
DISTRO_FEATURES

ERROR: libx11-diet PROVIDES virtual/libx11 but was skipped: 'x11' not in
DISTRO_FEATURES

NOTE: Target 'virtual/libx11' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['virtual/libx11']

NOTE: Runtime target 'consolekit' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['consolekit',
'virtual/libx11']

NOTE: Target 'pulseaudio' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['pulseaudio', 'consolekit',
'virtual/libx11']

NOTE: Runtime target 'qtbase' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['qtbase', 'pulseaudio',
'consolekit', 'virtual/libx11']

NOTE: Target 'core-image-minimal' is unbuildable, removing...

Missing or unbuildable dependency chain was: ['core-image-minimal',
'qtbase', 'pulseaudio', 'consolekit', 'virtual/libx11']

ERROR: Required build target 'core-image-minimal' has no buildable
providers.

Missing or unbuildable dependency chain was: ['core-image-minimal',
'qtbase', 'pulseaudio', 'consolekit', 'virtual/libx11']



Do  you need any other information about my configuration?



What configuration is wrong ?



Thank you for your Help.



Best regards



Yann PERON

Software embedded engineer

Consultant Effideo



130, Rue de Tocqueville

75 017 Paris







---
Ce courrier électronique ne contient aucun virus ou logiciel malveillant parce que la protection avast! Antivirus est active.
http://www.avast.com

[-- Attachment #1.2: Type: text/html, Size: 8001 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 13456 bytes --]

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

end of thread, other threads:[~2014-02-12 10:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-11  9:14 Building QT5 with Yocto Yann PERON
2014-02-11 12:44 ` Otavio Salvador
2014-02-11 15:49   ` Joe Deschamp
2014-02-12  9:13     ` Erik Botö
2014-02-12 10:51       ` Otavio Salvador

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.