Source: xpyb
Version: 1.3.1-1.1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xpyb.html
...
Making all in src
make[3]: Entering directory '/build/1st/xpyb-1.3.1/build-python2.7/src'
ln -s -f /usr/share/xcb/xproto.xml xproto.xml
python2.7 ../../src/py_client.py -p /usr/lib/python2.7/dist-packages
/usr/share/xcb/xproto.xml
Traceback (most recent call last):
File "../../src/py_client.py", line 607, in <module>
from xcbgen.state import Module
File "/usr/lib/python2.7/dist-packages/xcbgen/state.py", line 7, in <module>
from xcbgen import matcher
File "/usr/lib/python2.7/dist-packages/xcbgen/matcher.py", line 12, in
<module>
from xcbgen.xtypes import *
File "/usr/lib/python2.7/dist-packages/xcbgen/xtypes.py", line 1221, in
<module>
class EventStruct(Union):
File "/usr/lib/python2.7/dist-packages/xcbgen/xtypes.py", line 1239, in
EventStruct
out = __main__.output['eventstruct']
KeyError: 'eventstruct'
make[3]: *** [Makefile:1051: xproto.py] Error 1