<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [GLK DSI] Black screen after grub - Ubuntu 18.04 - kernel latest tip 21.11.2018"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108826#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [GLK DSI] Black screen after grub - Ubuntu 18.04 - kernel latest tip 21.11.2018"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108826">bug 108826</a>
              from <span class="vcard"><a class="email" href="mailto:petri.latvala@intel.com" title="Petri Latvala <petri.latvala@intel.com>"> <span class="fn">Petri Latvala</span></a>
</span></b>
        <pre>(In reply to Miroslaw from <a href="show_bug.cgi?id=108826#c14">comment #14</a>)
<span class="quote">> Hi

> I'm trying to compile igt-gpu-tools for debugging
> but have problems with dependencies 

> Dependency xmlrpc found: NO
> Dependency xmlrpc_util found: NO
> Dependency xmlrpc_client found: NO
> Dependency xv found: NO
> Program rst2man-3 found: NO

> I can't find those dependencies ...
> I'm trying to build it on Ubuntu 18.04 what system are you using for it ?

> Thank for help</span >


Those dependencies are for Chamelium support (xmlrpc), intel-gpu-overlay (xv)
and man pages (rst2man-3).

xmlrpc in Debian and Ubuntu are old enough to not have pkg-config support. The
NO you're seeing for them is not finding its pkg-config files. If those fail,
the build system is using xmlrpc-config.

Overlay has two variants, with xv or with xlib.

rst2man-3 is a binary in Fedora for its python3 version. On Ubuntu, rst2man is
used.

In a nutshell: All those missing dependencies are for particular variants, and
even if you don't have the other variants, the disabled build artifacts are not
related to the intel_reg tool.

The Debian packages that are used in gitlab CI should also work for Ubuntu,
check out Dockerfile.debian.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>