All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eliecer Nepumok <eliecer.nepumok@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: core-image-weston build error
Date: Wed, 18 Oct 2017 13:48:35 +0200	[thread overview]
Message-ID: <CAMt5ePYos3fJqZrnOTdZ5LnOc2qXFziEmpTp__aCQtROyxQWCg@mail.gmail.com> (raw)

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

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-bsp/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;

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

             reply	other threads:[~2017-10-18 11:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18 11:48 Eliecer Nepumok [this message]
2017-10-20 16:27 ` core-image-weston build error Eliecer Nepumok
2017-10-20 16:50   ` Fabio Berton
2017-10-21 10:49     ` Eliecer Nepumok
2017-10-23 10:48       ` Fabio Berton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMt5ePYos3fJqZrnOTdZ5LnOc2qXFziEmpTp__aCQtROyxQWCg@mail.gmail.com \
    --to=eliecer.nepumok@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.