All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with mesa_10.1.3.bb for angstrom on i.mx 6
@ 2015-03-09 14:31 ss infod
  2015-03-09 17:53 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: ss infod @ 2015-03-09 14:31 UTC (permalink / raw)
  To: openembedded-core

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

Hello,

I'm trying to build an angstrom image for an i.mx 6 (wandboard).
I'm able to build a console image but I have a problem when I build an
image which includes xfce or gnome.

My bitbake commands are:
MACHINE=wandboard-quad ./oebb.sh bitbake development-gnome-image
(or)
MACHINE=wandboard-quad ./oebb.sh bitbake development-xfce-image

The bitbake error is:

| configure: error: cannot enable egl_gallium without EGL
| Configure failed. The contents of all config.log files follows to aid
debugging
| ERROR: oe_runconf failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/home/dev/WBD-ang/setup-scripts/build/tmp-angstrom_v2014_12-glibc/work/cortexa9hf-vfp-neon-mx6qdl-angstrom-linux-gnueabi/mesa/2_10.1.3-r0/temp/log.do_configure.8747)
ERROR: Task 4345
(/home/dev/WBD-ang/setup-scripts/sources/openembedded-core/meta/recipes-graphics/mesa/
mesa_10.1.3.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1376 tasks of which 1374 didn't need to be
rerun and 1 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:

It seems there is a configuration problem with mesa (3D) support.

Here is the list of commands I used to came to this conclusion. The last
commands gives the error.
git clone git://github.com/Angstrom-distribution/setup-scripts.git
cd setup-scripts/
git checkout angstrom-v2014.12-yocto1.7
MACHINE=wandboard-quad ./oebb.sh config wandboard-quad
source ./environment-angstrom-v2014.12
MACHINE=wandboard-quad ./oebb.sh update
MACHINE=wandboard-quad ./oebb.sh bitbake core-image-minimal
MACHINE=wandboard-quad ./oebb.sh bitbake development-xfce-image

Is there a way to build my image while disabling the mesa support ? (I want
a GUI but I don't need the 3D support).

Why is "mesa_10.1.3.bb" failing for this configuration ?

Thanks
ssinfod

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

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

* Re: Problem with mesa_10.1.3.bb for angstrom on i.mx 6
  2015-03-09 14:31 Problem with mesa_10.1.3.bb for angstrom on i.mx 6 ss infod
@ 2015-03-09 17:53 ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2015-03-09 17:53 UTC (permalink / raw)
  To: ss infod; +Cc: OE-core

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

On 9 March 2015 at 14:31, ss infod <ssinfod@gmail.com> wrote:

> Is there a way to build my image while disabling the mesa support ? (I
> want a GUI but I don't need the 3D support).
>
> Why is "mesa_10.1.3.bb" failing for this configuration ?
>

You can try disabling opengl by doing DISTRO_FEATURES_remove="opengl" in
your local.conf but some distributions don't actually work with this
disabled, so your mileage may vary.

I'd suggest that this is a BSP/distro problem before an oe-core problem so
you should probably start on the Angstrom/wandaboard lists, where
presumably someone else has seen this.

Ross

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

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

end of thread, other threads:[~2015-03-09 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 14:31 Problem with mesa_10.1.3.bb for angstrom on i.mx 6 ss infod
2015-03-09 17:53 ` Burton, Ross

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.