From: John Weber <rjohnweber@gmail.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Problem building core-image-x11
Date: Sun, 28 Jul 2013 15:43:17 -0500 [thread overview]
Message-ID: <51F58265.8010308@gmail.com> (raw)
Hello Yocto gurus, I'm having a problem building core-image-x11 using master for
all layers:
Computing transaction...error: Can't install
xf86-video-imxfb-vivante-3:3.0.35+4.0.0-
r21.3@wandboard_quad: no package provides libvivante-dri-mx6
|
| Saving cache...
|
| ERROR: Function failed: do_rootfs (log file is located at
/home/john/fsl-community-
bsp/build/tmp/work/wandboard_quad-poky-linux-gnueabi/core-image-x11/1.0-r0/temp
/log.do_rootfs.13331)
ERROR: Task 7
(/home/john/fsl-community-bsp/sources/poky/meta/recipes-graphics/images/core-
image-x11.bb, do_rootfs) failed with exit code '1'
Build Configuration:
BB_VERSION = "1.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "wandboard-quad"
DISTRO = "poky"
DISTRO_VERSION = "1.4+snapshot-20130728"
TUNE_FEATURES = "armv7a vfp neon"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):67864ca79da08df752487a3a4e1a975546da123d"
meta-oe = "(nobranch):16fad8e6191fddd372e0791e0b6f3d541ce3b738"
meta-fsl-arm = "(nobranch):d4ddda3d9a0c76b82a307e77fb1ca93e072562e4"
meta-fsl-arm-extra = "(nobranch):4fa3141baa8d6bac68c67dab1100e9a7b13e3f2e"
meta-fsl-demos = "(nobranch):2c63f9ff40e940ce120f005075429ffc06bbface"
The recipe that should provide libvivante-dri-mx6 is gpu-viv-bin-mx6q.
The file
meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.0.35-4.0.0.bb
does depend on gpu-viv-bin-mx6q:
DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 gpu-viv-bin-mx6q"
And it RDEPENDS on libvivante-dri-mx6:
RDEPENDS_${PN} += "libvivante-dri-mx6 \
xserver-xorg-module-exa \
mesa-driver-swrast \
xf86-dri-vivante"
However, there are no files populated in the packages-split directory of the
gpu-viv-bin-mx6q workdir.
Thanks for any assistance.
John
next reply other threads:[~2013-07-28 20:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-28 20:43 John Weber [this message]
2013-07-28 21:03 ` Problem building core-image-x11 Dmitriy B.
2013-07-29 0:15 ` John Weber
2013-07-29 13:20 ` Angolini Daiane-B19406
2013-07-29 13:24 ` John Weber
2013-07-29 13:31 ` Angolini Daiane-B19406
2013-07-29 13:42 ` Toby Flynn
2013-07-29 14:05 ` Otavio Salvador
2013-07-29 16:17 ` Otavio Salvador
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=51F58265.8010308@gmail.com \
--to=rjohnweber@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.