<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo 1.15.2 make check fails with Intel icc 16.0.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93372">93372</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>cairo 1.15.2 make check fails with Intel icc 16.0.1
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>javier.moreno@tecnalia.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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 <a href="http://bugs.freedesktop.org/enter_bug.cgi?product=cairo">http://bugs.freedesktop.org/enter_bug.cgi?product=cairo</a>
============================================================================
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</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>