All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi3] Failed to build gstreamer1.0-plugins-bad with minimal configuration
@ 2016-10-26 12:56 Karim ATIKI
  2016-10-27 20:26 ` Paul Barker
  0 siblings, 1 reply; 9+ messages in thread
From: Karim ATIKI @ 2016-10-26 12:56 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

Hi all,


I'm currently unable to build gstreamer1.0-plugins-bad with a clean checkout of poky-krogoth and also poky-master with DISTRO_FEATURES_remove = " x11 wayland"


It fails during the do_compile() task  of gstreamer1.0-plugins-bad  with the following error message:


undefined reference to graphics_get_display_size().


This function comes with libbcmhost which is however installed with userland in sysroot.


In addition, the log.do_configure of gstreamer1.0-plugins-bad detects bcm_host as well.


If I change DISTRO_FEATURES_remove = " x11" it will work.


I have tested with a minimal configuration & layers:


Build Configuration:
BB_VERSION        = "1.32.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Debian-8.2"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "raspberrypi3"
DISTRO            = "poky"
DISTRO_VERSION    = "2.2"
TUNE_FEATURES     = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7"
TARGET_FPU        = "hard"
meta
meta-poky
meta-yocto-bsp    = "master:ef627ab364d52fe19994c94c1a78fbe21620a32c"
meta-raspberrypi  = "master:de016ceef63028f5578191785c50529695f76a1a"
meta-oe
meta-multimedia   = "master:8ba31c9ba214802b1305aabbc0be0353cba0bc3e


and simply launched:


bitbake -k  gstreamer1.0-plugins-bad


Has anyone already experienced this issue with raspberrypi3 ?



Cheers,


Karim



[-- Attachment #2: Type: text/html, Size: 12939 bytes --]

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

end of thread, other threads:[~2016-11-03  2:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26 12:56 [meta-raspberrypi3] Failed to build gstreamer1.0-plugins-bad with minimal configuration Karim ATIKI
2016-10-27 20:26 ` Paul Barker
2016-10-27 21:18   ` Paul Barker
2016-10-28  2:40     ` Khem Raj
2016-10-28  5:56     ` Karim ATIKI
2016-10-28  7:28       ` Herman van Hazendonk
2016-10-29 21:13       ` Paul Barker
2016-11-01 18:51         ` Karim ATIKI
2016-11-03  2:57           ` Khem Raj

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.