mesa: 61519f15aceae3e986a6e287e69684a01de3221a (master) [ RUN ] EnumStrings.LookUpByNumber enum_strings.cpp:42: Failure Value of: _mesa_lookup_enum_by_nr(everything[i].value) Actual: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB" Expected: everything[i].name Which is: "GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET" enum_strings.cpp:42: Failure Value of: _mesa_lookup_enum_by_nr(everything[i].value) Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB" Expected: everything[i].name Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET" enum_strings.cpp:42: Failure Value of: _mesa_lookup_enum_by_nr(everything[i].value) Actual: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB" Expected: everything[i].name Which is: "GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS" [ FAILED ] EnumStrings.LookUpByNumber (0 ms) d3575622b7897c88c62e4f57341c196eb913c960 is the first bad commit commit d3575622b7897c88c62e4f57341c196eb913c960 Author: Maxence Le Dore <maxence.ledore@gmail.com> Date: Mon Dec 24 00:57:02 2012 +0100 mesa: add texture gather changes Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> :040000 040000 7f11fa847c0df393902f5913db63a3a896f3d654 69623c98c7b21a8397fe52ef62135660595f5b80 M src bisect run success
Fix is on master now.
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.