[Wayland-bugs] [Bug 105103] Wayland master causes Mesa to fail to compile

2018-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105103

Daniel Stone  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Daniel Stone  ---
Fixed now in Mesa master, and patch is tagged for backporting to 17.3.x and
18.0.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 105103] Wayland master causes Mesa to fail to compile

2018-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105103

--- Comment #2 from n3rdopolis  ---
That works!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 105103] Wayland master causes Mesa to fail to compile

2018-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105103

--- Comment #1 from Daniel Stone  ---
Ugh. This should fix it:
https://patchwork.freedesktop.org/patch/204873/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 105103] Wayland master causes Mesa to fail to compile

2018-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105103

Daniel Stone  changed:

   What|Removed |Added

  Component|wayland |EGL/Wayland
 QA Contact||mesa-dev@lists.freedesktop.
   ||org
Version|unspecified |git
Product|Wayland |Mesa

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 105103] Wayland master causes Mesa to fail to compile

2018-02-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105103

Bug ID: 105103
   Summary: Wayland master causes Mesa to fail to compile
   Product: Wayland
   Version: unspecified
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: wayland
  Assignee: wayland-bugs@lists.freedesktop.org
  Reporter: bluescreen_aven...@verizon.net

I think it might be due to the latest wayland-egl commits... ...but I'm not
sure if this is something that Mesa would need to update first... ...or if it's
unintentional 
I get this output: 

  CC   drivers/dri2/platform_x11_dri3.lo
drivers/dri2/platform_wayland.c: In function ‘dri2_wl_create_window_surface’:
drivers/dri2/platform_wayland.c:293:21: error: ‘struct wl_egl_window’ has no
member named ‘private’
dri2_surf->wl_win->private = dri2_surf;
 ^~
drivers/dri2/platform_wayland.c: In function ‘dri2_wl_destroy_surface’:
drivers/dri2/platform_wayland.c:379:24: error: ‘struct wl_egl_window’ has no
member named ‘private’
   dri2_surf->wl_win->private = NULL;
^~
Makefile:1153: recipe for target 'drivers/dri2/platform_wayland.lo' failed
make[4]: *** [drivers/dri2/platform_wayland.lo] Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: Leaving directory '/srcbuild/mesa/src/egl'
Makefile:960: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/srcbuild/mesa/src/egl'
Makefile:863: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/srcbuild/mesa/src'
Makefile:654: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/srcbuild/mesa/src'
Makefile:667: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
PackageCompileSource finished in 321 seconds

-- 
You are receiving this mail because:
You are the assignee for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs