<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - libxcb (git version) fails to build"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93959">93959</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libxcb (git version) fails to build
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>XCB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Library
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xcb@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>wolput@onsneteindhoven.nl
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xcb@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The latest git version of libxcb (b3516102b4469df99db39e0e354deae496867f35)
fails to build with the following error:
-----
Making all in src
make[1]: Entering directory '/home/jos/src/xorg/git/libxcb/src'
  GEN      xinput.c
Traceback (most recent call last):
  File "./c_client.py", line 3321, in <module>
    module.generate()
  File "/usr/lib/python2.7/dist-packages/xcbgen/state.py", line 106, in
generate
    item.out(name)
  File "./c_client.py", line 3121, in c_request
    _c_type_setup(self, name, ('request',))
  File "./c_client.py", line 493, in _c_type_setup
    _c_type_setup(field.type, field.field_type, ())
  File "./c_client.py", line 509, in _c_type_setup
    _c_complex(self)
  File "./c_client.py", line 2125, in _c_complex
    _c_complex_field(self, field, space)
  File "./c_client.py", line 2110, in _c_complex_field
    elif (not field.type.is_pad) or field.type.serialize:
AttributeError: 'PadType' object has no attribute 'serialize'
Makefile:1289: recipe for target 'xinput.c' failed
make[1]: *** [xinput.c] Error 1
make[1]: Leaving directory '/home/jos/src/xorg/git/libxcb/src'
Makefile:786: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
-----</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>