<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 - TabError: inconsistent use of tabs and spaces in indentation"
href="https://bugs.freedesktop.org/show_bug.cgi?id=95490">95490</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TabError: inconsistent use of tabs and spaces in indentation
</td>
</tr>
<tr>
<th>Product</th>
<td>XCB
</td>
</tr>
<tr>
<th>Version</th>
<td>1.12
</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>critical
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Library
</td>
</tr>
<tr>
<th>Assignee</th>
<td>xcb@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tpgxyz@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xcb@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Hi, i can't build libxcb-1.12 with LLVM/clang 3.8
i got error:
make[1]: Leaving directory '/builddir/build/BUILD/libxcb-1.12/src'
File "./c_client.py", line 1937
after_end_of_request = '(((char*)R) + R->length * 4)'
^
TabError: inconsistent use of tabs and spaces in indentation
make[1]: *** [bigreq.c] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Entering directory '/builddir/build/BUILD/libxcb-1.12/src'
/usr/bin/python ./c_client.py -c "libxcb 1.12" -l "X Version 11" \
-s "3" -p /usr/lib/python3.4/site-packages \
\
/usr/share/xcb/xproto.xml
Makefile:1289: recipe for target 'xproto.c' failed
make[1]: Leaving directory '/builddir/build/BUILD/libxcb-1.12/src'
File "./c_client.py", line 1937
after_end_of_request = '(((char*)R) + R->length * 4)'
^
TabError: inconsistent use of tabs and spaces in indentation
More logs can be found here <a href="https://abf.openmandriva.org/build_lists/60538">https://abf.openmandriva.org/build_lists/60538</a> in
build.log file.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>