Opened 8 years ago
Closed 8 years ago
#51563 closed defect (duplicate)
Python 3 error from xcbgen for xorg-libxcb install
Reported by: | cdeil (Christoph Deil) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | xorg-libxcb |
Description
I'm getting an error when I try to install xorg-libxcb
The build log contains this Python 3 syntax error from xcbgen
:
: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)
Full build log is here: https://gist.github.com/cdeil/4d4c7efb9c6b27ccf5bd952db49423c0
Attachments (1)
Change History (4)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | jeremyhu@… removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Changed 8 years ago by cdeil (Christoph Deil)
comment:2 Changed 8 years ago by cdeil (Christoph Deil)
Please attach the main.log file to the ticket.
Done.
comment:3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file to the ticket.