To see the issue in action: # genhtml -j 2 --memory 100 dummy Attempting to retrieve memory size from /proc instead genhtml: ERROR: (package) package Memory::Process is required to control memory consumption during parallel operations: genhtml: ERROR: Can't locate Memory/Process.pm in @INC (you may need to install the Memory::Process module) (@INC entries checked: /usr/lib/lcov /etc/perl /usr/local/lib64/perl5/5.40/x86_64-linux /usr/local/lib64/perl5/5.40 /usr/lib64/perl5/vendor_perl/5.40/x86_64-linux /usr/lib64/perl5/vendor_perl/5.40 /usr/lib64/perl5/5.40/x86_64-linux /usr/lib64/perl5/5.40 /usr/lib64/perl5/5.38 /usr/lib64/perl5/vendor_perl/5.38 /usr/lib64/perl5/vendor_perl/5.36) (use "genhtml --ignore-errors package ..." to bypass this error) I'm not fluent in Perl, so I'm hoping that you can help.
I'll have a look tonight.
Cool!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b23502c50be7d511a3478012e19084468bef16 commit d6b23502c50be7d511a3478012e19084468bef16 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-07 01:21:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-07 01:25:51 +0000 dev-perl/Memory-Process: new package, add 0.60.0 Closes: https://bugs.gentoo.org/947616 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/Memory-Process/Manifest | 1 + .../Memory-Process/Memory-Process-0.60.0.ebuild | 25 ++++++++++++++++++++++ dev-perl/Memory-Process/metadata.xml | 13 +++++++++++ 3 files changed, 39 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1ebb483365103df66996bd31f6398eec8d51ee commit af1ebb483365103df66996bd31f6398eec8d51ee Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-07 01:19:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-07 01:25:50 +0000 dev-perl/Memory-Usage: new package, add 0.201.0 Bug: https://bugs.gentoo.org/947616 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/Memory-Usage/Manifest | 1 + dev-perl/Memory-Usage/Memory-Usage-0.201.0.ebuild | 15 +++++++++++++++ dev-perl/Memory-Usage/metadata.xml | 12 ++++++++++++ 3 files changed, 28 insertions(+)
Let me know if any issues or need any other Perl bits, cheers!
Many thanks!
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fa9f4fb283f27d30106844fc66a6becebe115d commit 22fa9f4fb283f27d30106844fc66a6becebe115d Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2025-01-07 01:49:49 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2025-01-07 01:49:49 +0000 dev-util/lcov: Add missing runtime dependency dev-perl/Memory-Process Bug: https://bugs.gentoo.org/947616 Signed-off-by: Sebastian Pipping <sping@gentoo.org> dev-util/lcov/lcov-2.0-r4.ebuild | 92 ++++++++++++++++++++++++++++++++++++++++ dev-util/lcov/lcov-9999.ebuild | 3 +- 2 files changed, 94 insertions(+), 1 deletion(-)