All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Daniel Oliveira <drawnpoetry@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: ERROR during do_rootfs (no package provides libX11.so.6)
Date: Wed, 4 May 2016 15:36:51 +0200	[thread overview]
Message-ID: <5729FAF3.9090901@mlbassoc.com> (raw)
In-Reply-To: <CAHuO5zfy_jLzNqaYB=A5qE+kkAPz80MqDewhKu2T9NsDbBcP8Q@mail.gmail.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@mlbassoc.com <mailto:gary@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@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
------------------------------------------------------------


  parent reply	other threads:[~2016-05-04 13:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04 12:32 ERROR during do_rootfs (no package provides libX11.so.6) Daniel Oliveira
2016-05-04 12:38 ` Gary Thomas
     [not found]   ` <CAHuO5zfy_jLzNqaYB=A5qE+kkAPz80MqDewhKu2T9NsDbBcP8Q@mail.gmail.com>
2016-05-04 13:36     ` Gary Thomas [this message]
2016-05-04 13:56       ` Daiane Angolini
2016-05-04 13:59         ` Daniel Oliveira
2016-05-04 13:57       ` Daniel Oliveira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5729FAF3.9090901@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=drawnpoetry@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.