[Xcb] [Bug 95490] New: TabError: inconsistent use of tabs and spaces in indentation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 19 13:53:25 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95490

            Bug ID: 95490
           Summary: TabError: inconsistent use of tabs and spaces in
                    indentation
           Product: XCB
           Version: 1.12
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Library
          Assignee: xcb at lists.freedesktop.org
          Reporter: tpgxyz at gmail.com
        QA Contact: xcb at lists.freedesktop.org

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 https://abf.openmandriva.org/build_lists/60538 in
build.log file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20160519/b5b445f4/attachment.html>


More information about the Xcb mailing list