[meta-freescale] ERROR: Nothing PROVIDES 'virtual/libgles2'

srinivasan srinivasan.rns at gmail.com
Fri Jan 18 03:54:39 PST 2019


Hi Daiane,

Many Thanks! & Really appreciate for your quick responses

I am not seeing any issues while building "i.MX Yocto L4.14.62_1.0.0_beta BSP.s

But when I try to integrate the layers "meta-freescale" and
"meta-fsl-bsp-release" into my custom platform am seeing this issue,
is there any guide how can I port these 2 meta layers into my custom
yocto OS image?, Mainly I am seeing the dependency of "Wayland"
distribution could you please let me know can I avoid this wayland
dependency?


logs:
WARNING: Host distribution "ubuntu-18.04" has not been validated with
this version of the build system; you may possibly experience
unexpected failures. It is recommended that you use a tested
distribution.
Loading cache: 100%
|###############################################################################################################################################################################################################################################|
Time: 0:00:00
Loaded 3203 entries from dependency cache.
Parsing recipes: 100%
|#############################################################################################################################################################################################################################################|
Time: 0:00:02
Parsing of 2302 .bb files complete (2297 cached, 5 parsed). 3208
targets, 373 skipped, 6 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.38.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-18.04"
TARGET_SYS           = "aarch64-poky-linux"
MACHINE              = "imx8mmevk"
DISTRO               = "CustomOS"
DISTRO_VERSION       = "nodistro.0"
TUNE_FEATURES        = "aarch64"
TARGET_FPU           = ""
meta-traktor-imx8    = "sumo:4b25c1ee6896b5447f8502f13c28570341505360"
meta-traktor         = "sumo:818be7ec4f768ba485e437dc26beb7bdc4b8120a"
meta-qt5             = "qt-5.11:ff6127ddd318d422f595295d1c189a86b3032873"
meta-nativeos        = "sumo:d98452914e201d46a6b1360ca957d9b3e396b31f"
meta-freescale       = "HEAD:1deea6b4a2f83521ff247ea4743d09cc705ecd8e"
meta
meta-poky            = "sumo:623b77885051174d0e05198843e739110977bd18"
meta-oe
meta-python
meta-networking      = "sumo:8760facba1bceb299b3613b8955621ddaa3d4c3f"
meta-bsp
meta-sdk             = "HEAD:1de93d3d5128b8422c23a87cb8b54149e2bfb942"

Initialising tasks: 100%
|##########################################################################################################################################################################################################################################|
Time: 0:00:05
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 7628 tasks of which 7585 didn't need to
be rerun and all succeeded.

Summary: There was 1 WARNING message shown.


Once again Thanks in advance



On Fri, Jan 18, 2019 at 12:30 PM Daiane Angolini <daiane.list at gmail.com> wrote:
>
> On Fri, Jan 18, 2019 at 9:27 AM Daiane Angolini <daiane.list at gmail.com> wrote:
> >
> > On Fri, Jan 18, 2019 at 9:25 AM srinivasan <srinivasan.rns at gmail.com> wrote:
> > >
> > > imx8mmevk
> > >
> >
> > I will try to reproduce the error on my side. Which is the DISTRO?
>
> Would you mind creating a issue
> https://github.com/Freescale/meta-freescale/issues ?
>
> Please add your log, the MACHINE and DISTRO.
>
> Thanks in advance,
> Daiane
> >
> > Daiane
> >
> > > On Fri, Jan 18, 2019 at 12:20 PM Daiane Angolini <daiane.list at gmail.com> wrote:
> > > >
> > > > On Fri, Jan 18, 2019 at 6:46 AM srinivasan <srinivasan.rns at gmail.com> wrote:
> > > > >
> > > > > Dear Yocto Experts,
> > > > >
> > > > > I am seeing the below error when i am trying to integrate freescale
> > > > > layers into my custom os?
> > > >
> > > > Which imx8 MACHINE are you trying?
> > > >
> > > > Daiane
> > > > >
> > > > > srinishanmugam at ni-bln-07594:~/customBuild_test_rpi/customos/build_customosdistro_imx8$
> > > > > bitbake -f -c clean custom-image-debug-imx8
> > > > > WARNING: Host distribution "ubuntu-18.04" has not been validated with
> > > > > this version of the build system; you may possibly experience
> > > > > unexpected failures. It is recommended that you use a tested
> > > > > distribution.
> > > > > WARNING: /home/srinishanmugam/customBuild_test_rpi/customos/sources/poky/meta/recipes-graphics/drm/libdrm_2.4.91.bb:
> > > > > Unable to get checksum for libdrm SRC_URI entry drm-update-arm.patch:
> > > > > file could not be found
> > > > >       | ETA:  0:00:05
> > > > > Parsing recipes: 100%
> > > > > |#############################################################################################################################################################################################################################################|
> > > > > Time: 0:00:09
> > > > > Parsing of 2275 .bb files complete (0 cached, 2275 parsed). 3177
> > > > > targets, 382 skipped, 1 masked, 0 errors.
> > > > > NOTE: Resolving any missing task queue dependencies
> > > > > ERROR: Nothing PROVIDES 'virtual/libgles2' (but
> > > > > /home/srinishanmugam/customBuild_test_rpi/customos/sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb,
> > > > > /home/srinishanmugam/customBuild_test_rpi/customos/sources/poky/meta/recipes-graphics/cairo/cairo_1.14.12.bb
> > > > > DEPENDS on or otherwise requires it)
> > > > > imx-gpu-viv PROVIDES virtual/libgles2 but was skipped: incompatible
> > > > > with machine imx8mmevk (not in COMPATIBLE_MACHINE)
> > > > > NOTE: Runtime target 'qtbase' is unbuildable, removing...
> > > > > Missing or unbuildable dependency chain was: ['qtbase', 'virtual/libgles2']
> > > > > ERROR: Required build target 'custom-image-debug-imx8' has no
> > > > > buildable providers.
> > > > > Missing or unbuildable dependency chain was:
> > > > > ['custom-image-debug-imx8', 'qtbase', 'virtual/libgles2']
> > > > >
> > > > > Summary: There were 2 WARNING messages shown.
> > > > > Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> > > > >
> > > > >
> > > > > Could you anyone please provide me some inputs for resolving the above issue?
> > > > >
> > > > > Many Thanks in advance
> > > > > --
> > > > > _______________________________________________
> > > > > meta-freescale mailing list
> > > > > meta-freescale at yoctoproject.org
> > > > > https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list