Skip to content

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Oct 14, 2024

No description provided.

@zanieb
Copy link
Member 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
Collaborator

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

@zanieb zanieb added the dependencies Pull requests that update a dependency file label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants