[cairo-bugs] [Bug 3776] 'make check' should skip X-requiring tests if X not available (currently fails)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 24 15:42:23 PDT 2015


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

--- Comment #4 from Larry Baker <baker at usgs.gov> ---
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 http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
============================================================================
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150324/93cca295/attachment.html>


More information about the cairo-bugs mailing list