<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pali.rohar@gmail.com" title="Pali Rohár <pali.rohar@gmail.com>"> <span class="fn">Pali Rohár</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IOError: [Errno 2] No such file or directory: 'gl_API.xml'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90600">bug 90600</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>pali.rohar@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IOError: [Errno 2] No such file or directory: 'gl_API.xml'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90600#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IOError: [Errno 2] No such file or directory: 'gl_API.xml'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90600">bug 90600</a>
              from <span class="vcard"><a class="email" href="mailto:pali.rohar@gmail.com" title="Pali Rohár <pali.rohar@gmail.com>"> <span class="fn">Pali Rohár</span></a>
</span></b>
        <pre>Same problem here on Ubuntu 12.04.5 with GNU make:

Making all in mapi/glapi/gen
make[3]: Entering directory `/«PKGBUILDDIR»/build/dri/src/mapi/glapi/gen'
python2  ../../../../../../src/mapi/glapi/gen/../../../../src/mapi/mapi_abi.py
\
        --printer glapi --mode lib
../../../../../../src/mapi/glapi/gen/gl_and_es_API.xml >
../../../../src/mapi/glapi/glapi_mapi_tmp.h
python2  ../../../../../../src/mapi/glapi/gen/gl_procs.py -c -f
../../../../../../src/mapi/glapi/gen/gl_and_es_API.xml >
../../../../src/mapi/glapi/glprocs.h
Traceback (most recent call last):
  File "../../../../../../src/mapi/glapi/gen/gl_procs.py", line 191, in
<module>
    main()
  File "../../../../../../src/mapi/glapi/gen/gl_procs.py", line 186, in main
    args = _parser()
  File "../../../../../../src/mapi/glapi/gen/gl_procs.py", line 181, 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_procs.py", line 168, in
<lambda>
    api_type = lambda x: gl_XML.parse_GL_API(x, glX_XML.glx_item_factory())
  File "/«PKGBUILDDIR»/src/mapi/glapi/gen/gl_XML.py", line 42, in parse_GL_API
    api.parse_file( file_name )
  File "/«PKGBUILDDIR»/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'
make[3]: *** [../../../../src/mapi/glapi/glprocs.h] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/build/dri/src/mapi/glapi/gen'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/build/dri/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/build/dri'
make: *** [debian/stamp/x86_64-linux-gnu-build-dri] Error 2</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>