[Xcb] [Bug 96395] New: libxcb 1.12 does not build with python3
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 5 19:39:40 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96395
Bug ID: 96395
Summary: libxcb 1.12 does not build with python3
Product: XCB
Version: 1.12
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Library
Assignee: xcb at lists.freedesktop.org
Reporter: jeremyhu at freedesktop.org
QA Contact: xcb at lists.freedesktop.org
libxcb 1.12 and master (65b298c7ca317d7e4316aa2b9e0499e13047c65c) fails to
build with python3.
The first issue with python3 was the tabs/spaces inconsistency. Once that was
addressed, the build continued to fail with:
Traceback (most recent call last):
File "./c_client.py", line 3294, in <module>
from xcbgen.state import Module
File "/opt/local/lib/python3.4/site-packages/xcbgen/state.py", line 7, in
<module>
from xcbgen import matcher
File "/opt/local/lib/python3.4/site-packages/xcbgen/matcher.py", line 12, in
<module>
from xcbgen.xtypes import *
File "/opt/local/lib/python3.4/site-packages/xcbgen/xtypes.py", line 504
print "Explicit start-align for %s: %s\n" % (self,
self.required_start_align)
^
Originally reported at https://trac.macports.org/ticket/51514#no3
Full log:
https://gist.github.com/cdeil/eac3b160a5b6475eac3b4e0b129e7bb6#file-gistfile1-txt-L393
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20160605/6db1b4db/attachment.html>
More information about the Xcb
mailing list