<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Debian Stretch]Fail to build because "xcb_randr_lease_t""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108024#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Debian Stretch]Fail to build because "xcb_randr_lease_t""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108024">bug 108024</a>
              from <span class="vcard"><a class="email" href="mailto:cefiar@gmail.com" title="Stuart Young <cefiar@gmail.com>"> <span class="fn">Stuart Young</span></a>
</span></b>
        <pre>Probably needs libxcb-1.13 (released March 2018). From the xcb release notes
<a href="https://lists.freedesktop.org/archives/xcb/2018-March/011090.html">https://lists.freedesktop.org/archives/xcb/2018-March/011090.html</a> :

This release of xcb-proto brings support for buffer modifiers and
multi-planar buffers through DRI3 v1.2 and Present v1.2, support for
leasing KMS devices to clients via RandR 1.6, and also allows clients
to send each other XInput2 events via support for the GenericEvent
extension's SendExtension event.

.. specifically wrt RandR leases.

Suspect that the code simply doesn't compile if an older version of libxcb is
installed.

Options:
 1. Code gets corrected to handle if an older version of libxcb is installed.
 2. Install libxcb 1.13. Note that it's not in stretch-backports so either you
will need to backport it yourself from buster, or request a backport on the
debian-backorts list.</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>