[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

--- Comment #7 from Timo Aaltonen  ---
such is life, 16.04 won't get a newer wayland, but 18.04 will.. eventually

for now, you can use a ppa for a backport with the necessary packaging changes:

https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

Sergii Romantsov  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|REOPENED|RESOLVED

--- Comment #6 from Sergii Romantsov  ---
Sorry, didn't realise at once your words "core Wayland repository".

If that means that user has to make Wayland manually or upgrade system to the
18.10 because of lack just only one header, than seems its not issue...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

--- Comment #5 from Sergii Romantsov  ---
Created attachment 140144
  --> https://bugs.freedesktop.org/attachment.cgi?id=140144=edit
libwayland-dev_installedFiles.png

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

--- Comment #4 from Sergii Romantsov  ---
Created attachment 140143
  --> https://bugs.freedesktop.org/attachment.cgi?id=140143=edit
libwayland-egl1-mesa_installedFiles.png

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

Sergii Romantsov  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |---

--- Comment #3 from Sergii Romantsov  ---
Sorry, Daniel, but have objection.

You have mentioned that packet libwayland-egl has to be used.

On site https://packages.ubuntu.com/search?keywords=wayland said that packet
libwayland-egl is provided by libwayland-egl1-mesa.
I have libwayland-egl1-mesa and also libwayland-dev installed.

But they both don't have nor package wayland-egl-backend nor header
wayland-egl-backend.h (see libwayland-dev_installedFiles.png and
libwayland-egl1-mesa_installedFiles.png)

So proposed patch is https://patchwork.freedesktop.org/patch/229080/

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

Daniel Stone  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #2 from Daniel Stone  ---
You need to install a newer version of the core Wayland repository, which now
provides libwayland-egl.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

--- Comment #1 from Denis  ---
./autogen.sh --with-egl-platforms=x11,wayland --with-gallium-drivers=""
--with-dri-drivers=i965 --enable-debug

that's how I configured mesa

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 106897] Ubuntu 16.04. Mesa can't be built with specified configurations

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106897

Bug ID: 106897
   Summary: Ubuntu 16.04. Mesa can't be built with specified
configurations
   Product: Mesa
   Version: git
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: EGL/Wayland
  Assignee: wayland-b...@lists.freedesktop.org
  Reporter: denys.kos...@globallogic.com
QA Contact: mesa-dev@lists.freedesktop.org

Hello.

I tried to build mesa with fix from this ticket
https://bugs.freedesktop.org/show_bug.cgi?id=106861, and it failed with this
error:


configure: error: Package requirements (wayland-egl-backend >= 3) were not met:

No package 'wayland-egl-backend' found

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_EGL_CFLAGS
and WAYLAND_EGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Makefile:648: recipe for target 'config.status' failed
make: *** [config.status] Error 1

Checked on:
HEAD is now at 3c288da drivers/dri/i965: add missing #include

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev