Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xcb-proto from 1.14.1 -> 1.17.0 #356

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Bump xcb-proto from 1.14.1 -> 1.17.0 #356

wants to merge 1 commit into from

Conversation

zanieb
Copy link
Collaborator

@zanieb zanieb commented Oct 14, 2024

No description provided.

@zanieb
Copy link
Collaborator Author

zanieb commented Oct 15, 2024

Failing with

libxcb> make[1]: Entering directory '/build/libxcb-1.14/src'
libxcb> GEN      bigreq.c
libxcb>   GEN      xproto.c
libxcb> GEN      composite.c
libxcb> GEN      xc_misc.c
libxcb> GEN      damage.c
libxcb> GEN      dpms.c
libxcb> Traceback (most recent call last):
libxcb> File "./c_client.py", line 3368, in <module>
libxcb> module.generate()
libxcb> File "//tools/deps/lib/python2.7/site-packages/xcbgen/state.py", line 131, in generate
libxcb> item.out(name)
libxcb> File "./c_client.py", line 3172, in c_request
libxcb> _c_request_helper(self, name, void=True, regular=False)
libxcb> File "./c_client.py", line 2248, in _c_request_helper
libxcb> if namecount[tname] > 1:
libxcb> KeyError
libxcb> :
libxcb> 'xcb_redirect_t'
libxcb> Makefile:1406: recipe for target 'composite.c' failed
libxcb> make[1]: *** [composite.c] Error 1
libxcb> make[1]: *** Waiting for unfinished jobs....
libxcb> Traceback (most recent call last):
libxcb>   File "./c_client.py", line 3368, in <module>
libxcb> module.generate()
libxcb> File "//tools/deps/lib/python2.7/site-packages/xcbgen/state.py", line 131, in generate
libxcb> item.out(name)
libxcb> File "./c_client.py", line 3172, in c_request
libxcb> _c_request_helper(self, name, void=True, regular=False)
libxcb> File "./c_client.py", line 2248, in _c_request_helper
libxcb> if namecount[tname] > 1:
libxcb> KeyError
libxcb> :
libxcb> 'xcb_report_level_t'
libxcb> Makefile:1406: recipe for target 'damage.c' failed
libxcb> make[1]: *** [damage.c] Error 1

@indygreg
Copy link
Owner

I'd just ignore this since it doesn't just work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants