[cairo-bugs] [Bug 93372] New: cairo 1.15.2 make check fails with Intel icc 16.0.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 14 08:17:47 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=93372
Bug ID: 93372
Summary: cairo 1.15.2 make check fails with Intel icc 16.0.1
Product: cairo
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: chris at chris-wilson.co.uk
Reporter: javier.moreno at tecnalia.com
QA Contact: cairo-bugs at cairographics.org
Hi,
I've tried cairo with the following settings:
export CC=icc
export CFLAGS='-O3 -xHost -ip'
export CXX=icc
export CXXFLAGS='-O3 -xHost -ip'
./configure --prefix=$HOME
make
make install
make check fails:
What is wrong?
============================================================================
Testsuite summary for cairo 1.15.2
============================================================================
# TOTAL: 6
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See src/test-suite.log
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
============================================================================
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory `/home/meteo/NCAR/cairo/fuentes/cairo-1.15.2/src'
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory `/home/meteo/NCAR/cairo/fuentes/cairo-1.15.2/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/meteo/NCAR/cairo/fuentes/cairo-1.15.2/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/meteo/NCAR/cairo/fuentes/cairo-1.15.2/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/meteo/NCAR/cairo/fuentes/cairo-1.15.2'
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/20151214/a3580394/attachment.html>
More information about the cairo-bugs
mailing list