#51514: xorg-libxcb fails to build if python3 is port selected --------------------------+------------------------ Reporter: mf2k@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: fixed | Keywords: Port: xorg-libxcb | --------------------------+------------------------ Comment (by Deil.Christoph@…): Just now I tried to do the update: {{{ xorg-libxcb 1.11.1_0 < 1.12_1 }}} and it still fails like this: {{{ :info:build Traceback (most recent call last): :info:build File "./c_client.py", line 3294, in <module> :info:build from xcbgen.state import Module :info:build File "/opt/local/lib/python3.4/site- packages/xcbgen/state.py", line 7, in <module> :info:build from xcbgen import matcher :info:build File "/opt/local/lib/python3.4/site- packages/xcbgen/matcher.py", line 12, in <module> :info:build from xcbgen.xtypes import * :info:build File "/opt/local/lib/python3.4/site- packages/xcbgen/xtypes.py", line 504 :info:build print "Explicit start-align for %s: %s\n" % (self, self.required_start_align) :info:build ^ :info:build SyntaxError: invalid syntax }}} Full log: https://gist.github.com/cdeil/eac3b160a5b6475eac3b4e0b129e7bb6 #file-gistfile1-txt-L393 Do I have to issue some special clean or update command to get {{{xcbgen/xtypes.py}}} updated? Or is there still a bug? -- Ticket URL: <https://trac.macports.org/ticket/51514#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X