[Bug 214281] x11/libxcb: Fails in build with Python 3 after r425430
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 6 19:32:32 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214281
Bug ID: 214281
Summary: x11/libxcb: Fails in build 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
Flags: maintainer-feedback?(x11 at FreeBSD.org),
maintainer-feedback?
Assignee: x11 at FreeBSD.org
Created attachment 176699
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176699&action=edit
Poudriere log excerpt
Attempts to build this port with Python 3.5 (at least) fail at the build target
(see attached poudriere log excerpt from 10.3-STABLE amd64 w/py3.5).
These errors were fixed upstream shortly after 1.12 was tagged. The following
patch can be applied to resolve this error.
====
author Thomas Klausner <wiz at NetBSD.org> 2016-05-19 15:31:18 (GMT)
committer Uli Schlachter <psychon at znc.in> 2016-05-28 10:20:59 (GMT)
commit 8740a288ca468433141341347aa115b9544891d3 (patch)
tree 07fca9af69f89d2e81fe450f9e9ff97465e4efcc /src/c_client.py
parent d34785a34f28fa6a00f8ce00d87e3132ff0f6467 (diff)
Fix inconsistent use of tabs vs. space.
Needed for at least python-3.5.x.
Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
Signed-off-by: Uli Schlachter <psychon at znc.in>
https://cgit.freedesktop.org/xcb/libxcb/commit/src/c_client.py?id=8740a288ca468433141341347aa115b9544891d3
====
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list