Package: lcov
Version: 2.1-1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
here's the crasher reproducing the issue in Debian trixie and/or sid:
# 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: [..])
(use "genhtml --ignore-errors package ..." to bypass this error)
It can be verified in Docker in three lines:
FROM debian:sid
RUN apt-get update && apt-get install --yes lcov
RUN genhtml --version && genhtml -j 2 --memory 100 dummy
It would be awesome if CPAN Memory::Process could be packaged and then added to
runtime dependencies of LCOV.
Thanks in advance!
Related:
- https://github.com/linux-test-project/lcov/issues/370
- https://bugs.gentoo.org/947616
Best, Sebastian
-- System Information:
Debian Release: 12.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-26-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lcov depends on:
ii gcc 4:12.2.0-3
ii libjson-perl 4.10000-1
ii libperlio-gzip-perl 0.20-1+b1
ii perl 5.36.0-7+deb12u1
Versions of packages lcov recommends:
ii libgd-perl [libgd-gd2-perl] 2.76-4+b1
lcov suggests no packages.
-- no debconf information