This package does not support Python 3.11. Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035ef8e2450a78522ce571217caf407694059f4f commit 035ef8e2450a78522ce571217caf407694059f4f Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-03-08 08:38:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-09 08:53:18 +0000 media-gfx/zbar: add 0.23.92 - Backport patch for py3.11 from upstraem - Fix test build issue with musl libc. Test needs to be linked with sys-libs/argp-standalone. - switch dependency to media-libs/libjpeg-turbo instead of deprecated virtual/jpeg - directly append test jars to CLASSPATH variable in order to avoid internal usage of java-pkg_append_ function from java-utils-2 eclass, however, it is not necessary to append "." because test does that automatically, see [1]. [1] https://github.com/mchehab/zbar/blob/9f0cbc70aba627afe02cb0afdb8fbc39eb4f229d/java/Makefile.am#L58-L59 Closes: https://bugs.gentoo.org/836256 Closes: https://bugs.gentoo.org/896994 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29990 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/zbar/Manifest | 1 + .../zbar/files/zbar-0.23.92-py311-set-size.patch | 30 +++ media-gfx/zbar/zbar-0.23.92.ebuild | 235 +++++++++++++++++++++ 3 files changed, 266 insertions(+)