All of lore.kernel.org
 help / color / mirror / Atom feed
* core-image-weston fails
@ 2013-08-07 19:31 Daiane Angolini
  2013-08-09 13:10 ` Daiane Angolini
  0 siblings, 1 reply; 2+ messages in thread
From: Daiane Angolini @ 2013-08-07 19:31 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

I'm getting the following error. Any light how to fix?

| checking how to hardcode library paths into programs... immediate
| configure: creating ./config.lt
| config.lt: creating arm-poky-linux-gnueabi-libtool
| checking if building for some Win32 platform... no
| checking OpenGL/gl.h usability... no
| checking OpenGL/gl.h presence... no
| checking for OpenGL/gl.h... no
| checking for arm-poky-linux-gnueabi-pkg-config... no
| checking for pkg-config... 
/home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
| checking pkg-config is at least version 0.9.0... yes
| checking for arm-poky-linux-gnueabi-pkg-config... 
/home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
| checking pkg-config is at least version 0.16... yes
| checking for GLIB - version >= 2.32.0... cross compiling; assumed OK...
| yes (version 2.36.3)
| checking for WAYLAND_CLIENT... no
| configure: error: Package requirements (wayland-egl >= 1.0.0 
wayland-client >= 1.0.0) were not met:
|
| Requested 'wayland-egl >= 1.0.0' but version of wayland-egl is 0.1
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables WAYLAND_CLIENT_CFLAGS
| and WAYLAND_CLIENT_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| Configure failed. The contents of all config.log files follows to aid 
debugging
| ERROR: oe_runconf failed
| ERROR: Function failed: do_configure (log file is located at 
/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/temp/log.do_configure.26050)
ERROR: Task 1576 
(/home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, 
do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3167 tasks of which 2180 didn't need to 
be rerun and 1 failed.

-- 
Daiane



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

* Re: core-image-weston fails
  2013-08-07 19:31 core-image-weston fails Daiane Angolini
@ 2013-08-09 13:10 ` Daiane Angolini
  0 siblings, 0 replies; 2+ messages in thread
From: Daiane Angolini @ 2013-08-09 13:10 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

On 08/07/2013 04:31 PM, Daiane Angolini wrote:
> I'm getting the following error. Any light how to fix?
>
> | checking how to hardcode library paths into programs... immediate
> | configure: creating ./config.lt
> | config.lt: creating arm-poky-linux-gnueabi-libtool
> | checking if building for some Win32 platform... no
> | checking OpenGL/gl.h usability... no
> | checking OpenGL/gl.h presence... no
> | checking for OpenGL/gl.h... no
> | checking for arm-poky-linux-gnueabi-pkg-config... no
> | checking for pkg-config...
> /home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
> | checking pkg-config is at least version 0.9.0... yes
> | checking for arm-poky-linux-gnueabi-pkg-config...
> /home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
> | checking pkg-config is at least version 0.16... yes
> | checking for GLIB - version >= 2.32.0... cross compiling; assumed OK...
> | yes (version 2.36.3)
> | checking for WAYLAND_CLIENT... no
> | configure: error: Package requirements (wayland-egl >= 1.0.0
> wayland-client >= 1.0.0) were not met:
> |
> | Requested 'wayland-egl >= 1.0.0' but version of wayland-egl is 0.1

I faked a different gpu-viv-bin-mx6q/wayland-egl.pc and I was able to 
"pass through" this error, although I faced another one:


| 
/home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/cortexa9-vfp-neon-poky-linux-gnueabi/../../libexec/cortexa9-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/ld: 
cannot find -lwayland-egl
| collect2: error: ld returned 1 exit status
| make[4]: *** [libcogl.la] Error 1
| make[4]: Leaving directory 
`/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory 
`/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory 
`/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory 
`/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at 
/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/temp/log.do_compile.22152)
ERROR: Task 1616 
(/home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, 
do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2659 tasks of which 2614 didn't need to 
be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
 
/home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, 
do_compile



Any clue?



-- 
Daiane



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

end of thread, other threads:[~2013-08-09 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 19:31 core-image-weston fails Daiane Angolini
2013-08-09 13:10 ` Daiane Angolini

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.