[meta-freescale] ERROR during do_rootfs (no package provides libX11.so.6)

Daniel Oliveira drawnpoetry at gmail.com
Wed May 4 06:57:41 PDT 2016


My bad not answering for everyone, sorry about that. I had that line
because reading this guide (
http://wiki.wandboard.org/Building_Qt5_using_yocto_on_Wandboard) it said
that if I planned to use Qt5 eglfs plugin for accelerated graphics using
the framebuffer, that I should need to discard X11 and wayland so the
proper graphics drivers get included.

But I will try to remove that line then.

2016-05-04 14:36 GMT+01:00 Gary Thomas <gary at mlbassoc.com>:

> On 2016-05-04 15:08, Daniel Oliveira wrote:
>
>> Sorry for the lack of information, but I am a newb on yocto.
>>
>> This what I get when I run bitbake
>>
>> Build Configuration:
>> BB_VERSION        = "1.28.0"
>> BUILD_SYS         = "x86_64-linux"
>> NATIVELSBSTRING   = "Ubuntu-15.10"
>> TARGET_SYS        = "arm-poky-linux-gnueabi"
>> MACHINE           = "imx6qsabresd"
>> DISTRO            = "poky"
>> DISTRO_VERSION    = "2.0.1"
>> TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard
>> cortexa9"
>> TARGET_FPU        = "vfp-neon"
>> meta
>> meta-yocto        = "HEAD:6dba9abd43f7584178de52b623c603a5d4fcec5c"
>> meta-oe
>> meta-multimedia   = "HEAD:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
>> meta-fsl-arm      = "HEAD:19fa4c0ae14f38cfba52c9b65494b8f066c36a66"
>> meta-fsl-arm-extra = "HEAD:dd074c47af53948041f6c5671e519fbf815b0980"
>> meta-fsl-demos    = "HEAD:8bffde8d803dd2362fbded79781ce084d723b048"
>> meta-qt5          = "jethro:ea37a0bc987aa9484937ad68f762b4657c198617"
>> meta-ruby
>> meta-multimedia   = "HEAD:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
>>
>>
> So this is jethro release.
>
> Looking at 'local.conf' - why do you have this line?
>   DISTRO_FEATURES_remove = "wayland nfc 3g ppp bluetooth x11"
>
> This says that you don't want X11 support in your system.  You can't have
> it
> both ways :-(  Either keep X11 so you can build the multi-media image or
> pick
> a different image.
>
> Note: you should send your replies to the mailing list so that everyone
> benefits.
>
>
>> 2016-05-04 13:38 GMT+01:00 Gary Thomas <gary at mlbassoc.com <mailto:
>> gary at mlbassoc.com>>:
>>
>>     On 2016-05-04 14:32, Daniel Oliveira wrote:
>>
>>         I am building /fsl-image-multimedia-full/ on /jethro /branch for
>> iMX SABRE SD and I am getting an error during
>>         the last
>>         task (do_rootfs).
>>
>>         This is the error that I get: "Computing transaction...error:
>> Can't install
>>         fsl-gpu-sdk-2.2.1-r0 at cortexa9hf_vfp_neon_mx6qdl: no package
>> provides libX11.so.6"
>>
>>         Attached you can see my local.conf and bblayers.conf. I would
>> mention that I am trying to build a stable image
>>         for using
>>         QT/QML with QtMultimedia.
>>
>>
>>     More data is needed - what version (GIT rev or download version/tag)
>>     do you have of all the layers (hint: it's printed when you run
>> bitbake)
>>
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20160504/e8e0461e/attachment.html>


More information about the meta-freescale mailing list