https://bugs.freedesktop.org/show_bug.cgi?id=90600
--- Comment #4 from Vinson Lee <v...@freedesktop.org> --- Build is also broken on Ubuntu 12.04 and it has Python 2.7. Generating build/linux-x86_64-debug/mapi/glapi/glapitable.h ... Traceback (most recent call last): File "src/mapi/glapi/gen/gl_table.py", line 244, in <module> main() File "src/mapi/glapi/gen/gl_table.py", line 230, in main args = _parser() File "src/mapi/glapi/gen/gl_table.py", line 225, in _parser return parser.parse_args() File "/usr/lib/python2.7/argparse.py", line 1688, in parse_args args, argv = self.parse_known_args(args, namespace) File "/usr/lib/python2.7/argparse.py", line 1710, in parse_known_args default = self._get_value(action, default) File "/usr/lib/python2.7/argparse.py", line 2233, in _get_value result = type_func(arg_string) File "src/mapi/glapi/gen/gl_XML.py", line 42, in parse_GL_API api.parse_file( file_name ) File "src/mapi/glapi/gen/gl_XML.py", line 899, in parse_file doc = ET.parse( file_name ) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1183, in parse tree.parse(source, parser) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse source = open(source, "rb") IOError: [Errno 2] No such file or directory: 'gl_API.xml' -- 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 http://lists.freedesktop.org/mailman/listinfo/mesa-dev