Bug 104843 - Mesa version not updated for rebuild
Summary: Mesa version not updated for rebuild
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Dylan Baker
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-29 19:35 UTC by Mark Janes
Modified: 2018-09-18 16:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mark Janes 2018-01-29 19:35:38 UTC
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.
Comment 1 Timothy Arceri 2018-08-21 02:01:47 UTC
Hi Mark/Dylan, any news on this? Is this bug report still valid?
Comment 2 Dylan Baker 2018-09-18 16:09:43 UTC
Since I can't reproduce this and Mark hasn't commented I'm closing this. Reopen if needed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.