Source: python-kyotocabinet
Version: 1.23-2
Severity: serious
Tags: ftbfs
User: [email protected]
Usertags: python3.10

Hi Maintainer

As can be seen on reproducible builds [1], python-kyotocabinet FTBFS
with Python 3.10 as the default version.  I've copied what I hope is
the relevant part of the log below.

Regards
Graham


[1] https://tests.reproducible-builds.org/debian/rb-pkg/python-kyotocabinet.html


calling utility functions:
opening the database with functor:
setting records:
deploying cursors:
getting records:
accepting visitor:
Traceback (most recent call last):
  File "/build/1st/python-kyotocabinet-1.23/kctest.py", line 1015, in <module>
    exit(main())
  File "/build/1st/python-kyotocabinet-1.23/kctest.py", line 37, in main
    rv = runmisc()
  File "/build/1st/python-kyotocabinet-1.23/kctest.py", line 164, in runmisc
    rv = procmisc(path)
  File "/build/1st/python-kyotocabinet-1.23/kctest.py", line 844, in procmisc
    dberr = DB.process(myproc, path, DB.OWRITER | DB.OCREATE | DB.OTRUNCATE)
  File "/build/1st/python-kyotocabinet-1.23/kctest.py", line 753, in myproc
    if not db.accept(i, visitfunc, True):
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
make[2]: *** [Makefile:77: check-each] Error 1

Reply via email to