<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 'make check' should skip X-requiring tests if X not available (currently fails)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=3776#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 'make check' should skip X-requiring tests if X not available (currently fails)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=3776">bug 3776</a>
              from <span class="vcard"><a class="email" href="mailto:baker@usgs.gov" title="Larry Baker <baker@usgs.gov>"> <span class="fn">Larry Baker</span></a>
</span></b>
        <pre>This is still a bug in release 1.14.2, at least on Mac OS X.

$ ./configure --disable-xlib --disable-ft --enable-png
--disable-dependency-tracking

$ make
$ make check
<snip>
Making check in .
make  any2ppm   
make[5]: `any2ppm' is up to date.
make  check-TESTS
<snip>

LOTS OF "X11 quit unexpectedly." dialogs pop up here.  And, yes, the tests take
FOREVER.

<snip>
FAIL: cairo-test-suite
make  all-recursive
Making all in pdiff
make  all-am
make[10]: Nothing to be done for `all-am'.
Making all in .
make[9]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for cairo 1.14.2
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to <a href="http://bugs.freedesktop.org/enter_bug.cgi?product=cairo">http://bugs.freedesktop.org/enter_bug.cgi?product=cairo</a>
============================================================================
make[6]: *** [test-suite.log] Error 1
make[5]: *** [check-TESTS] Error 2
make[4]: *** [check-am] Error 2
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>