Wind River Support Network

HomeDefectsLIN8-3262
Fixed

LIN8-3262 : Configure fails when using feature/jdk8

Created: Apr 14, 2016    Updated: Dec 3, 2018
Resolved Date: Apr 18, 2016
Found In Version: 8.0.0.3
Fix Version: 8.0.0.5
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

When running configure and using the template to add Java JDK 8 to the build there is an error about missing gtk+3.

The README in the template does not indicate any other options need to be specified besides these:

  --with-layer=meta-java,common --with-template=feature/jdk8

Steps to Reproduce

$ configure --enable-kernel=cgl --enable-rootfs=glibc-cgl \
    --enable-board=qemux86-64 --enable-doc-pages=yes \
    --enable-ccache=no --enable-jobs=10 \
    --enable-parallel-pkgbuilds=16 --enable-reconfig \
    --with-rcpl-version=0003 --with-layer=meta-java,common \
    --with-template=feature/jdk8

The end of the configure is:

ERROR: Nothing PROVIDES 'gtk+3' (but /projects/wrl8_rcpl3_2/layers/meta-openembedded/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb DEPENDS on or otherwise requires it)
ERROR: gtk+3 was skipped: one of '['x11', 'wayland']' needs to be in DISTRO_FEATURES

UPDATE
Build also fails with feature/jdk7 but the missing feature in this case seems to be opengl. Neither template has a complete dependency list.

Other Downloads


Live chat
Online