Hi,

I can confirm that this image is broken on rocko branch. Tom sent some
patches to fix these issues, you can see this patches on mailing list. I
need to test these patches and see if it fix core-image-weston build.

On Fri, Oct 20, 2017 at 2:27 PM, Eliecer Nepumok <eliecer.nepu...@gmail.com>
wrote:

> Anyone, maybe with build server results?
>
> I just would like to know whether to spend time debugging this or I am
> missing something obvious.
>
> On 18 October 2017 at 13:48, Eliecer Nepumok <eliecer.nepu...@gmail.com>
> wrote:
>
>> Hi,
>>
>> I am using the Rocko branch and seeing a build error for
>> core-image-weston for both the imx6qdlsabresd and wandboard machines.
>>
>> The only modification I did was remove directfb and x11 from
>> DISTRO_FEATURES.
>>
>> Am I the only one seeing this?
>>
>> Thanks,
>> Eliecer
>>
>> GL_API_FB -DEGL_API_WL  -Wall -c -o gdkselection-wayland.lo
>> ../../../gtk+-3.22.17/gdk/wayland/gdkselection-wayland.c
>> | In file included from /usr/local/ssd/fsl-community-b
>> sp/imx6qdlsabresd/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux
>> -gnueabi/gtk+3/3.22.17-r0/recipe-sysroot/usr/include/epoxy/egl.h:46:0,
>> |                  from 
>> ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.h:32,
>>
>> |                  from 
>> ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:24:
>>
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c: In function
>> 'gdk_wayland_gl_context_realize':
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:179:43:
>> error: expected expression before 'EGLContext'
>> |                                          : EGL_NO_CONTEXT,
>> |                                            ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:200:47:
>> error: expected expression before 'EGLContext'
>> |                                              : EGL_NO_CONTEXT,
>> |                                                ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c: In function
>> 'gdk_x11_gl_context_dispose':
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:510:54:
>> error: expected expression before 'EGLSurface'
>> |          eglMakeCurrent(display_wayland->egl_display, EGL_NO_SURFACE,
>> EGL_NO_SURFACE,
>> |                                                       ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:510:70:
>> error: expected expression before 'EGLSurface'
>> |          eglMakeCurrent(display_wayland->egl_display, EGL_NO_SURFACE,
>> EGL_NO_SURFACE,
>> |                                                                       ^
>>
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:511:24:
>> error: expected expression before 'EGLContext'
>> |                         EGL_NO_CONTEXT);
>> |                         ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c: In function
>> 'gdk_wayland_display_make_gl_context_current':
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:534:52:
>> error: expected expression before 'EGLSurface'
>> |        eglMakeCurrent(display_wayland->egl_display, EGL_NO_SURFACE,
>> EGL_NO_SURFACE,
>> |                                                     ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:534:68:
>> error: expected expression before 'EGLSurface'
>> |        eglMakeCurrent(display_wayland->egl_display, EGL_NO_SURFACE,
>> EGL_NO_SURFACE,
>> |                                                                     ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:535:22:
>> error: expected expression before 'EGLContext'
>> |                       EGL_NO_CONTEXT);
>> |                       ^
>> | ../../../gtk+-3.22.17/gdk/wayland/gdkglcontext-wayland.c:547:16:
>> error: expected expression before 'EGLSurface'
>> |   egl_surface = EGL_NO_SURFACE;
>>
>>
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
>
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to