https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/python-rtmidi-1.5.1 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 864022 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/python-rtmidi-1.5.1/work/python-rtmidi-1.5.1/rtmidi/version.py' Run-time dependency jack found: NO (tried pkgconfig and cmake)
I very much cannot reproduce this on my end, and version.py should be generated at build time - see rtmidi/meson.build.
Problem reproduced and figured out - documentation generation happens in ${S} but generated version.py live in ${BUILD_DIR}. Will cobble something together to work around this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d622214c2a1d6424ab1f4f5d3f7dbe22f881aa8 commit 5d622214c2a1d6424ab1f4f5d3f7dbe22f881aa8 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2023-06-17 22:17:33 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2023-06-17 22:18:22 +0000 dev-python/python-rtmidi: add 1.5.2, drop 1.5.1 Closes: https://bugs.gentoo.org/908657 Signed-off-by: Marek Szuba <marecki@gentoo.org> dev-python/python-rtmidi/Manifest | 2 +- ...end.patch => python-rtmidi-1.5.2-build_backend.patch} | 13 ++++++++----- ...on-rtmidi-1.5.1.ebuild => python-rtmidi-1.5.2.ebuild} | 16 +++++++++++----- 3 files changed, 20 insertions(+), 11 deletions(-)