[Mesa-dev] [Bug 107994] driinfo_gallium.h:32:72: error: expected '; ' after top level declarator

2018-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107994

Vinson Lee  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Vinson Lee  ---
A clean repository bypassed this build error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 107994] driinfo_gallium.h:32:72: error: expected '; ' after top level declarator

2018-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107994

--- Comment #1 from Sergii Romantsov  ---
Hello, Vinson.
Could you, please, try to clean you repository (or from just cloned)?
Probably it may contain some mess after autotools.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 107994] driinfo_gallium.h:32:72: error: expected '; ' after top level declarator

2018-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107994

Bug ID: 107994
   Summary: driinfo_gallium.h:32:72: error: expected ';' after top
level declarator
   Product: Mesa
   Version: git
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: v...@freedesktop.org
QA Contact: mesa-dev@lists.freedesktop.org

meson build error on macOS

$ meson builddir -Degl=false
$ ninja -C builddir
[...]
In file included from ../src/gallium/auxiliary/pipe-loader/pipe_loader.c:55:
../src/gallium/auxiliary/pipe-loader/driinfo_gallium.h:32:72: error: expected
';' after top level declarator
   DRI_CONF_ALLOW_GLSL_LAYOUT_QUALIFIER_ON_FUNCTION_PARAMETERS("false")
   ^
   ;

-- 
You are receiving this mail because:
You are the assignee for the bug.
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