<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 - Piglit make fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89349">89349</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Piglit make fail
</td>
</tr>
<tr>
<th>Product</th>
<td>piglit
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>high
</td>
</tr>
<tr>
<th>Component</th>
<td>tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>baker.dylan.c@gmail.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>huax.lu@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>piglit@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>System Environment:
--------------------------
Piglit: c4585427913e4cb28994b4bfb11d49778273aa2c
Bug detailed description:
---------------------------
Piglit make fail.
Bisect shows: c4585427913e4cb28994b4bfb11d49778273aa2c is the first bad commit
commit c4585427913e4cb28994b4bfb11d49778273aa2c
Author: Dylan Baker <<a href="mailto:baker.dylan.c@gmail.com">baker.dylan.c@gmail.com</a>>
AuthorDate: Thu Feb 19 14:12:05 2015 -0800
Commit: Dylan Baker <<a href="mailto:baker.dylan.c@gmail.com">baker.dylan.c@gmail.com</a>>
CommitDate: Mon Feb 23 15:47:09 2015 -0800
generated_tests: use future division in mako templates
This provides consistency between the behavior of python2 and python3
There are no changes in the generated files before and after this
change, it simply ensures that things work the same for both versions of
python.
Signed-off-by: Dylan Baker <<a href="mailto:dylanx.c.baker@intel.com">dylanx.c.baker@intel.com</a>>
Reviewed-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
output:
[ 98%] Generating builtin_packing_tests.list
Traceback (most recent call last):
File "/GFX/Test/Piglit/piglit/generated_tests/gen_builtin_packing_tests.py",
line 48, in <module>
TEMPLATES = template_dir(os.path.basename(os.path.splitext(__file__)[0]))
File "/GFX/Test/Piglit/piglit/generated_tests/templates/__init__.py", line
86, in template_dir
output_encoding='utf-8')
TypeError: __init__() got an unexpected keyword argument 'future_imports'
make[2]: *** [generated_tests/builtin_packing_tests.list] Error 1
make[1]: *** [generated_tests/CMakeFiles/gen-gl-tests.dir/all] Error 2
make: *** [all] 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>