[Bug 214279] x11/xcb-proto: Fails in stage and package with Python 3 after r425430
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 6 19:10:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214279
Bug ID: 214279
Summary: x11/xcb-proto: Fails in stage and package with Python
3 after r425430
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11 at FreeBSD.org
Reporter: john at saltant.com
Assignee: x11 at FreeBSD.org
Flags: maintainer-feedback?(x11 at FreeBSD.org),
maintainer-feedback?
Created attachment 176695
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176695&action=edit
Poudriere log excerpt
Attempts to build this port with Python 3.4 or Python 3.5 fail at the package
target after a failure in the stage target (see attached poudriere log excerpt
from 10.3-STABLE amd64 w/py3.4).
These errors were fixed upstream shortly after 1.12 was tagged. The following
patches can be applied to resolve this error.
====
author Thomas Klausner <wiz at NetBSD.org> 2016-05-19 15:30:04 (GMT)
committer Uli Schlachter <psychon at znc.in> 2016-05-28 10:16:40 (GMT)
commit ea7a3ac6c658164690e0febb55f4467cb9e0bcac (patch)
tree 8133b22b57c2d0b8809ae2a2ddfd3d8757bea108 /xcbgen/align.py
parent 6398e42131eedddde0d98759067dde933191f049 (diff)
Make whitespace use consistent.
At least python-3.5.x complains about this forcefully.
Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
Signed-off-by: Uli Schlachter <psychon at znc.in>
https://cgit.freedesktop.org/xcb/proto/commit/xcbgen/align.py?id=ea7a3ac6c658164690e0febb55f4467cb9e0bcac
====
====
author Thomas Klausner <wiz at NetBSD.org> 2016-05-19 15:30:05 (GMT)
committer Uli Schlachter <psychon at znc.in> 2016-05-28 10:17:01 (GMT)
commit bea5e1c85bdc0950913790364e18228f20395a3d (patch)
tree aa54fe5a2d2529e6400c1fb9768979bc8b6e9ef6 /xcbgen/xtypes.py
parent ea7a3ac6c658164690e0febb55f4467cb9e0bcac (diff)
print() is a function and needs parentheses.
Fixes build with python-3.x.
Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
Signed-off-by: Uli Schlachter <psychon at znc.in>
https://cgit.freedesktop.org/xcb/proto/commit/xcbgen/xtypes.py?id=bea5e1c85bdc0950913790364e18228f20395a3d
====
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list