mesa: 3c00a52f7e02007f40fa53a06fad517bed0328ff (master) $ make [...] GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h Traceback (most recent call last): File "../../../../src/mapi/mapi/mapi_abi.py", line 873, in <module> main() File "../../../../src/mapi/mapi/mapi_abi.py", line 861, in main entries = abi_parse_xml(filename) File "../../../../src/mapi/mapi/mapi_abi.py", line 172, in abi_parse_xml raise Exception('%s is duplicated' % (name)) Exception: DrawArraysInstancedBaseInstance is duplicated 1b468d043e538a6302ad77a408ad123c58dc0e83 is the first bad commit commit 1b468d043e538a6302ad77a408ad123c58dc0e83 Author: Ian Romanick <ian.d.romanick@intel.com> Date: Fri Nov 30 12:41:50 2012 -0800 mesa: Add skeleton implementation of glGetInternalformativ This is for the GL_ARB_internalformat_query extension and GLES 3.0. v2: Generate GL_INVALID_OPERATION if the extension is not supported. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> :040000 040000 144120a5ef8e944db8f5a2aea2401a2a867e18dd b4e523f777b35438ae9653e6d553a0fe4de9fbef M src bisect run success
Should be fixed by http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cedf7819b605cd78ae4762c2abc20988577d852
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.