[Mesa-dev] [Bug 90600] IOError: [Errno 2] No such file or directory: 'gl_API.xml'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 22 15:17:03 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90600
Bug ID: 90600
Summary: IOError: [Errno 2] No such file or directory:
'gl_API.xml'
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: baker.dylan.c at gmail.com
mesa: 491adb61d25eef8afe2615e0fd842dda20b17004 (master 10.7.0-devel)
CentOS 6 build error
Generating build/linux-x86_64-debug/mesa/main/dispatch.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.6/site-packages/argparse.py", line 1703, in parse_args
args, argv = self.parse_known_args(args, namespace)
File "/usr/lib/python2.6/site-packages/argparse.py", line 1725, in
parse_known_args
default = self._get_value(action, default)
File "/usr/lib/python2.6/site-packages/argparse.py", line 2248, 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/lib64/python2.6/xml/etree/ElementTree.py", line 862, in parse
tree.parse(source, parser)
File "/usr/lib64/python2.6/xml/etree/ElementTree.py", line 579, in parse
source = open(source, "rb")
IOError: [Errno 2] No such file or directory: 'gl_API.xml'
scons: *** [build/linux-x86_64-debug/mesa/main/dispatch.h] Error 1
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150522/01d37f3f/attachment-0001.html>
More information about the mesa-dev
mailing list