<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>high
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [Bisected]igt build fails on Arch i386"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71592">71592</a>
</td>
</tr>
<tr>
<th>CC</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Assignee</th>
<td>przanoni@gmail.com
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Bisected]igt build fails on Arch i386
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>huax.lu@intel.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr></table>
<p>
<div>
<pre>Bug detailed description:
-------------------------
It fails on arch i386 and works well on x86_64.
Build igt, run make:
CC pm_pc8.o
pm_pc8.c: In function ‘submit_blt_cmd’:
pm_pc8.c:1017:23: error: cast from pointer to integer of different size
[-Werror=pointer-to-int-cast]
objs[1].relocs_ptr = (uint64_t) relocs;
^
pm_pc8.c:1019:24: error: cast from pointer to integer of different size
[-Werror=pointer-to-int-cast]
execbuf.buffers_ptr = (uint64_t) objs;
^
pm_pc8.c: In function ‘gem_execbuf_stress_subtest’:
pm_pc8.c:1162:24: error: cast from pointer to integer of different size
[-Werror=pointer-to-int-cast]
execbuf.buffers_ptr = (uint64_t) objs;
^
cc1: some warnings being treated as errors
make[2]: *** [pm_pc8.o] Error 1
make[2]: Leaving directory `/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/GFX/Test/Intel_gpu_tools/intel-gpu-tools'
make: *** [all] Error 2
Bisect shows: c527a29325bb914ea994ba8d9b38668ac8a39798 is the first bad commit
commit c527a29325bb914ea994ba8d9b38668ac8a39798
Author: Paulo Zanoni <<a href="mailto:paulo.r.zanoni@intel.com">paulo.r.zanoni@intel.com</a>>
AuthorDate: Fri Nov 8 19:19:35 2013 -0200
Commit: Paulo Zanoni <<a href="mailto:paulo.r.zanoni@intel.com">paulo.r.zanoni@intel.com</a>>
CommitDate: Fri Nov 8 19:38:03 2013 -0200
tests/pm_pc8: add some GEM tests
These are more complete tests than the previous test_batch() one. We
test CPU/GTT mmaps, pread/pwrite and batch buffers.
Signed-off-by: Paulo Zanoni <<a href="mailto:paulo.r.zanoni@intel.com">paulo.r.zanoni@intel.com</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>