Skip to content

Bump xcb-proto from 1.14.1 -> 1.17.0#356

Closed
zanieb wants to merge 1 commit into
mainfrom
zb/xcb-proto
Closed

Bump xcb-proto from 1.14.1 -> 1.17.0#356
zanieb wants to merge 1 commit into
mainfrom
zb/xcb-proto

Conversation

@zanieb

@zanieb zanieb commented Oct 14, 2024

Copy link
Copy Markdown
Member

No description provided.

@zanieb

zanieb commented Oct 15, 2024

Copy link
Copy Markdown
Member Author

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
Copy Markdown
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
@jjhelmus

Copy link
Copy Markdown
Contributor

xcb-proto was upgraded to 1.17.0 in #627

@jjhelmus jjhelmus closed this Feb 10, 2026
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.

3 participants