Created attachment 895787 [details] build.log Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'distutils' CMake Error at python/CMakeLists.txt:49 (get_filename_component): get_filename_component called with incorrect number of arguments -- Configuring incomplete, errors occurred! Missing dep or something? dev-python/python-distutils-extra::gentoo perhaps?
Created attachment 895788 [details] emerge --info
(In reply to Michael Moon from comment #0) > Created attachment 895787 [details] > build.log > > Traceback (most recent call last): > File "<string>", line 1, in <module> > ModuleNotFoundError: No module named 'distutils' > CMake Error at python/CMakeLists.txt:49 (get_filename_component): > get_filename_component called with incorrect number of arguments > > > -- Configuring incomplete, errors occurred! > > Missing dep or something? dev-python/python-distutils-extra::gentoo perhaps? setuptools (for >=py3.12), but we can backport http://developer.intra2net.com/git/?p=libftdi;a=commit;h=abd19b721f7e9b4d514ed319ece173ebc7b1ea72 instead.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438dbc8c314630574457430a3e0e3aa44273a9b7 commit 438dbc8c314630574457430a3e0e3aa44273a9b7 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-14 03:55:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-14 03:55:12 +0000 dev-embedded/libftdi: patch out distutils use Closes: https://bugs.gentoo.org/934224 Bug: https://bugs.gentoo.org/929394 Signed-off-by: Sam James <sam@gentoo.org> dev-embedded/libftdi/files/libftdi-1.5-py312.patch | 25 ++++++++++++++++++++++ dev-embedded/libftdi/libftdi-1.5-r6.ebuild | 4 ++++ 2 files changed, 29 insertions(+)