[Mesa-dev] [Bug 104843] Mesa version not updated for rebuild
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 29 19:35:38 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104843
Bug ID: 104843
Summary: Mesa version not updated for rebuild
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Assignee: baker.dylan.c at gmail.com
Reporter: mark.a.janes at intel.com
QA Contact: mesa-dev at lists.freedesktop.org
I rebuilt mesa 18.0rc3, but was surprised to get the following result:
$ glxinfo | grep "OpenGL version string"
OpenGL version string: 3.0 Mesa 18.0.0-rc2 (git-17c0e248d7)
The git sha is correct, but the rc2 string did not get updated.
This may create confusion when developers report bugs and use glxinfo to report
the version of mesa they are testing.
Apparently, VERSION is only reevaluated when the meson build is reconfigured.
This should be fixed in the build if possible. It may be that this is a Meson
limitation; if so, we need a Meson feature request logged in github, or another
mechanism within Mesa for version handling.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180129/bfda01df/attachment.html>
More information about the mesa-dev
mailing list