Package: valgrind Version: 1:3.15.0-1 Severity: minor Dear Maintainer,
* What led up to the situation? Warnings from "man valgrind", with MANOPT=-E latin1 --no-hyphenation --warnings=w --no-justification MANWIDTH=80 MAN_KEEP_STDERR=yes and file "~/.manpath" containing: DEFINE troff test-groff -mandoc -rF=0 DEFINE nroff test-nroff -mandoc -rF=0 [ "test-groff" is a script in the groff repository ] and with an own extra test "an-end-check": troff: <valgrind.1>:1521: warning [p 21, 9.7i]: can't break line troff: <valgrind.1>:1652: warning [p 22, 9.7i]: can't break line troff: <valgrind.1>:2851: warning [p 37, 9.8i]: can't break line troff: <valgrind.1>:2856: warning [p 37, 10.3i]: can't break line troff: <valgrind.1>:2861: warning [p 37, 10.8i]: can't break line troff: <valgrind.1>:2866: warning [p 38, 0.2i]: can't break line troff: <valgrind.1>:2871: warning [p 38, 0.7i]: can't break line an-end-check:<valgrind.1>: Warning: Different number of .RS and .RE calls, an-RS-open=16 at end of file ### Inspection of the original file, "valgrind/docs/xml/manual-core.xml" shows for example (line 2647-): Each line shows: <itemizedlist> <listitem><varname>U</varname>: total user time</listitem> <listitem><varname>W</varname>: total wallclock time</listitem> <listitem><varname>CPU</varname>: overall average cpu use</listitem> <listitem><varname>EvC</varname>: number of event checks. An event check is a backwards branch in the simulated program, so this is a measure of forward progress of the program</listitem> <listitem><varname>TIn</varname>: number of code blocks instrumented by the JIT</listitem> <listitem><varname>TOut</varname>: number of instrumented code blocks that have been thrown away</listitem> <listitem><varname>#thr</varname>: number of threads in the program</listitem> </itemizedlist> Other lines with "<listitem>" show, that a "<para> ... </para>" block is used inside the "<listitem> ... </listitem>" block to get a correct output. So this "para"-block construct has to be added to the "listitem" blocks that lack it. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.37-5 (SMP w/2 CPU cores) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages valgrind depends on: ii libc6 2.28-10 ii libc6-dbg 2.28-10 Versions of packages valgrind recommends: ii gdb 8.2.1-2 pn valgrind-dbg <none> Versions of packages valgrind suggests: pn alleyoop <none> pn kcachegrind <none> pn valgrind-mpi <none> pn valkyrie <none> -- no debconf information -- Bjarni I. Gislason