[Mesa-dev] [Bug 101200] No debug info generated for symbol glBlendFuncSeparate since Mesa 17

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101200

GitLab Migration User  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #1 from GitLab Migration User  ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1012.

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

[Mesa-dev] [Bug 101200] No debug info generated for symbol glBlendFuncSeparate since Mesa 17

2017-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101200

Bug ID: 101200
   Summary: No debug info generated for symbol glBlendFuncSeparate
since Mesa 17
   Product: Mesa
   Version: 17.0
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Mesa core
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: andrewponomare...@yandex.ru
QA Contact: mesa-dev@lists.freedesktop.org

The debug-info for symbol glBlendFuncSeparate is not generated since
Mesa>=17.0.0.

The library is configured with the following parameters:

./configure --enable-shared --enable-glx --disable-osmesa --enable-debug
--enable-gles2 --enable-gles1 --with-llvm-prefix=/path/to/LLVM-3.8.1/
PKG_CONFIG_PATH='/path/to/libdrm/2.4.80/lib/pkgconfig'

There is no debug-info for the symbol in the library:

readelf --debug-dump=info libGL.so.1 | grep glBlendFuncSeparate

All is OK in Mesa 13.0.6.

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