<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - make fails with error "error: ‘__NR_kcmp’ undeclared ""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90800#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - make fails with error "error: ‘__NR_kcmp’ undeclared ""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90800">bug 90800</a>
              from <span class="vcard"><a class="email" href="mailto:fdo@zonque.org" title="Daniel Mack <fdo@zonque.org>"> <span class="fn">Daniel Mack</span></a>
</span></b>
        <pre>Hmm, your kernel headers seem to be too old. Travis gives you a 12.04 Ubuntu
image, right? I've just recently tested various CI tools to integrate them into
our new GitHub infrastructure, and failed to use 12.04 as base for that. The
kernel headers are not the only reason, also various other libraries don't
match the minimum requirement.

FWIW, I found that Semaphore CI works well for us, as they provide a 14.04
image that has the necessary packages available. You might wanna have a look at
that. Our own integration tests are now run every time something is pushed to
master or when a new pull request is openend:

  <a href="https://semaphoreci.com/systemd/systemd">https://semaphoreci.com/systemd/systemd</a></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>