[Xcb] [Bug 93959] New: libxcb (git version) fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 1 19:15:41 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93959

            Bug ID: 93959
           Summary: libxcb (git version) fails to build
           Product: XCB
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Library
          Assignee: xcb at lists.freedesktop.org
          Reporter: wolput at onsneteindhoven.nl
        QA Contact: xcb at lists.freedesktop.org

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
-----

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20160202/fdbb7470/attachment.html>


More information about the Xcb mailing list