[meta-freescale] Failed to build chromium

Carlos Rafael Giani dv at pseudoterminal.org
Mon Nov 10 02:40:29 PST 2014


Wayland isn't supported for version 35. You need to upgrade meta-browser.

On 11/10/2014 11:38 AM, kongling wrote:
> Hi, Mario
>    Thanks for your reply!
>    I have added
> DISTRO_FEATURES_remove = "x11 directfb "
>    and  built core-image-weston already...
>
> logs:
> Parsing recipes: 100% |#########################################| 
> Time: 00:00:22
> Parsing of 1727 .bb files complete (0 cached, 1727 parsed). 2160 
> targets, 173 skipped, 1 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'libxi' (but 
> /home/user/imx-3.10.31-1.1.0_beta/sources/meta-browser/recipes-browser/chromium/chromium_35.0.1916.114.bb 
> DEPENDS on or otherwise requires it)
> ERROR: libxi was skipped: missing required distro feature ['x11'] (not 
> in DISTRO_FEATURES)
> ERROR: libxi was skipped: missing required distro feature ['x11'] (not 
> in DISTRO_FEATURES)
> ERROR: Required build target 'chromium' has no buildable providers.
> Missing or unbuildable dependency chain was: ['chromium', 'libxi']
>
>     These errors confused me...
>
>
> > It is automatically built for wayland if "wayland" is included in the
> > DISTRO_FEATURES. "x11" must be removed, though.
> >
> > So, in local.conf, you need to do this:
> >
> > DISTRO_FEATURES_remove = "x11"
> >
> > On 11/10/2014 09:15 AM, kongling wrote:
> > > Hi,
> > > Thanks for your help!
> > > It worked!
> > > But I find that chromium in yocto is using X11. Is there any branch
> > > for wayland ?
> > >
> > > BR,
> > > kongling
> > >
> > >
> > > > From: mario at ossystems.com.br
> > > > To: k870818319 at outlook.com
> > > > CC: meta-freescale at yoctoproject.org
> > > > Subject: Re: [meta-freescale] Failed to build chromium
> > > > Date: Mon, 10 Nov 2014 08:04:06 +0000
> > > >
> > > > Hi,
> > > >
> > > > On Mon, 10 Nov 2014 02:07:19 +0000 kongling 
> <k870818319 at outlook.com>
> > > wrote:
> > > >
> > > > > I'm trying to build chromium with imx-3.10.31-1.1.0_beta but got a
> > > > > error.
> > > > >
> > > > > bitbake chromium
> > > > > Loading cache: 100% 
> |###########################################| ETA:
> > > > > 00:00:00
> > > > > Loaded 2161 entries from dependency cache.
> > > > > NOTE: Resolving any missing task queue dependencies
> > > > > ERROR: Nothing PROVIDES 'libav' (but
> > > > >
> > > 
> /home/user/imx-3.10.31-1.1.0_beta/sources/meta-browser/recipes-browser/chromium/chromium_
> > > > > 35.0.1916.114.bb DEPENDS on or otherwise requires it)
> > > > > ERROR: libav was skipped: because it has a restricted license not
> > > > > whitelisted in LICENSE_FLAGS_WHITELIST
> > > > > ERROR: libav was skipped: because it has a restricted license not
> > > > > whitelisted in LICENSE_FLAGS_WHITELIST
> > > > > ERROR: Required build target 'chromium' has no buildable 
> providers.
> > > > > Missing or unbuildable dependency chain was: ['chromium', 'libav']
> > > > >
> > > > > Could anyone help me?
> > > >
> > > > You probably need something like
> > > >
> > > > LICENSE_FLAGS_WHITELIST_pn-libav += "commercial"
> > > >
> > > > in your configuration (e.g., local.conf).
> > > >
> > > > Best wishes.
> > > > Mario

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141110/41b879f6/attachment.html>


More information about the meta-freescale mailing list