<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - make check fail on lp_test_arit test"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67910">67910</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>make check fail on lp_test_arit test
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>lordheavym@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>* llvm-3.4svn r187791
* mesa-git trunk 43076a55c2c914a619b8b3a3f93e15a7eee6d2ad
--output of 'make check'--
make[5]: Entering directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
PASS: lp_test_format
FAIL: lp_test_arit
PASS: lp_test_blend
PASS: lp_test_conv
PASS: lp_test_printf
make[6]: Entering directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
============================================================================
Testsuite summary for Mesa 9.3.0-devel
============================================================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See src/gallium/drivers/llvmpipe/test-suite.log
Please report to <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa">https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa</a>
============================================================================
make[5]: *** [test-suite.log] Error 1
make[5]: Leaving directory
`/home/lordh/archdevel/mesa/git/mesatst/src/gallium/drivers/llvmpipe'
--test-suite.log file--
===================================================================
Mesa 9.3.0-devel: src/gallium/drivers/llvmpipe/test-suite.log
===================================================================
# TOTAL: 5
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: lp_test_arit
==================
floor(-0): ref = -1, out = 0, precision = -0.000000 bits, FAIL
ceil(0): ref = 1, out = 0, precision = -0.000000 bits, FAIL
fract(-0): ref = 0.99999994, out = -0, precision = -0.000000 bits, FAIL</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>