N: Using profile debian/main. N: Starting on group hpx/1.4.0-1 N: Unpacking packages in group hpx/1.4.0-1 N: ---- N: Processing changes file hpx N: (version 1.4.0-1, arch source amd64) ... N: ---- N: Processing source package hpx N: (version 1.4.0-1, arch source) ... N: ---- N: Processing buildinfo package hpx N: (version 1.4.0-1, arch amd64 source) ... N: ---- N: Processing binary package libhpx-dev N: (version 1.4.0-1, arch amd64) ... N: ---- N: Processing binary package libhpx1 N: (version 1.4.0-1, arch amd64) ... N: ---- N: Processing binary package libhpx1-dbgsym N: (version 1.4.0-1, arch amd64) ... W: libhpx1: manpage-has-errors-from-man usr/share/man/man1/hpx.1.gz 3772: warning [p 41, 0.8i]: cannot adjust line N: N: This man page provokes warnings or errors from man. N: N: "cannot adjust" or "can't break" are trouble with paragraph filling, N: usually related to long lines. Adjustment can be helped by left N: justifying, breaks can be helped with hyphenation, see "Manipulating N: Filling and Adjusting" and "Manipulating Hyphenation" in the groff N: manual (see info groff). N: N: "can't find numbered character" usually means latin1 etc in the input, N: and this warning indicates characters will be missing from the output. N: You can change to escapes like \[:a] described on the groff_char man N: page. N: N: Other warnings are often formatting typos, like missing quotes around a N: string argument to .IP. These are likely to result in lost or malformed N: output. See the groff_man (or groff_mdoc if using mdoc) man page for N: information on macros. N: N: This test uses man's --warnings option to enable groff warnings that N: catch common mistakes, such as putting . or ' characters at the start of N: a line when they are intended as literal text rather than groff N: commands. This can be fixed either by reformatting the paragraph so that N: these characters are not at the start of a line, or by adding a N: zero-width space (\&) immediately before them. N: N: At worst, warning messages can be disabled with the .warn directive, see N: "Debugging" in the groff manual. N: N: Lintian also stricter in regards to declaring manpage preprocessors. N: N: To test this for yourself you can use the following command: N: LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 \ N: man --warnings -E UTF-8 -l -Tutf8 -Z >/dev/null N: N: Refer to the groff_man(7) manual page and the groff_mdoc(7) manual page N: for details. N: N: Severity: normal, Certainty: certain N: N: Check: manpages, Type: binary N: W: libhpx1: manpage-has-errors-from-man usr/share/man/man1/hpxcxx.1.gz 3772: warning [p 41, 0.8i]: cannot adjust line W: libhpx1: manpage-has-errors-from-man usr/share/man/man1/hpxrun.1.gz 3772: warning [p 41, 0.8i]: cannot adjust line W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libcomponent_storage.so.1.4.0 usr/lib/x86_64-linux-gnu/libcomponent_storage.so N: N: Although this package is not a "-dev" package, it installs a N: "libsomething.so" symbolic link referencing the corresponding shared N: library. When the link doesn't include the version number, it is used by N: the linker when other programs are built against this shared library. N: N: Shared libraries are supposed to place such symbolic links in their N: respective "-dev" packages, so it is a bug to include it with the main N: library package. N: N: However, if this is a small package which includes the runtime and the N: development libraries, this is not a bug. In the latter case, please N: override this warning. N: N: Refer to Debian Policy Manual section 8.4 (Development files) for N: details. N: N: Severity: normal, Certainty: possible N: N: Check: shared-libs, Type: binary, udeb N: W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libhpx.so.1.4.0 usr/lib/x86_64-linux-gnu/libhpx.so W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libiostreams.so.1.4.0 usr/lib/x86_64-linux-gnu/libiostreams.so W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libpartitioned_vector.so.1.4.0 usr/lib/x86_64-linux-gnu/libpartitioned_vector.so W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libprocess.so.1.4.0 usr/lib/x86_64-linux-gnu/libprocess.so W: libhpx1: non-dev-pkg-with-shlib-symlink usr/lib/x86_64-linux-gnu/libunordered.so.1.4.0 usr/lib/x86_64-linux-gnu/libunordered.so I: libhpx-dev: depends-on-python2-and-python3 Depends: python, [..], python3 N: N: The specified package has a relation to both the Python 2 and Python 3 N: interpreters. It may be that the package has only been partially N: migrated to Python 3 from Python 2.x. N: N: Please check the contents and/or dependencies of this package. N: N: Severity: minor, Certainty: possible N: N: Check: python, Type: source, binary N: I: libhpx1: manpage-without-executable usr/share/man/man1/hpx.1.gz N: N: Each manpage in /usr/share/man should have a reason to be there. This N: manpage does not appear to have a valid reason to be shipped. N: N: For manpages in sections 1 and 8, an executable (or a link to one) N: should exist. This check currently considers all installation packages N: created by the same sources, as long as they are present. N: N: Refer to Debian Policy Manual section 12.1 (Manual pages) and N: https://bugs.debian.org/583125 for details. N: N: Severity: minor, Certainty: possible N: N: Check: manpages, Type: binary N: I: libhpx1: manpage-without-executable usr/share/man/man1/hpxcxx.1.gz I: libhpx1: manpage-without-executable usr/share/man/man1/hpxrun.1.gz I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libcomponent_storage.so.1.4.0 N: N: Although the package includes a shared library, the package does not N: have a symbols control file. N: N: dpkg can use symbols files in order to generate more accurate library N: dependencies for applications, based on the symbols from the library N: that are actually used by the application. N: N: Refer to the dpkg-gensymbols(1) manual page and N: https://wiki.debian.org/UsingSymbolsFiles for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: shared-libs, Type: binary, udeb N: I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libhpx.so.1.4.0 I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libiostreams.so.1.4.0 I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libpartitioned_vector.so.1.4.0 I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libprocess.so.1.4.0 I: libhpx1: no-symbols-control-file usr/lib/x86_64-linux-gnu/libunordered.so.1.4.0 I: libhpx1: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libhpx.so.1.4.0 nam name N: N: Lintian found a spelling error in the given binary. Lintian has a list N: of common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext or a similar tool, please fix the error in the translations N: as well as the English text to avoid making the translations fuzzy. With N: gettext, for example, this means you should also fix the spelling N: mistake in the corresponding msgids in the *.po files. N: N: You can often find the word in the source code by running: N: N: grep -rw N: N: This tag may produce false positives for words that contain non-ASCII N: characters due to limitations in strings. N: N: Severity: minor, Certainty: wild-guess N: N: Check: binaries, Type: binary, udeb N: I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" N: N: Lintian found a spelling error in the manpage. Lintian has a list of N: common misspellings that it looks for. It does not have a dictionary N: like a spelling checker does. N: N: If the string containing the spelling error is translated with the help N: of gettext (with the help of po4a, for example) or a similar tool, N: please fix the error in the translations as well as the English text to N: avoid making the translations fuzzy. With gettext, for example, this N: means you should also fix the spelling mistake in the corresponding N: msgids in the *.po files. N: N: Severity: minor, Certainty: possible N: N: Check: manpages, Type: binary N: I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allow to" "allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Instanciating Instantiating I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Missleading Misleading I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Optionaly Optionally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Peformance Performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Recomended Recommended I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz Supressing Suppressing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz accidently accidentally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz chaning changing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz compatibilty compatibility I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz configuraton configuration I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz convertions conversions I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz difinition definition I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz documention documentation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz exlicit explicit I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz funtion function I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz instanciate instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz lightweigh lightweight I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz multidimensionnal multidimensional I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz occuring occurring I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz perfomance performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz propery property I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz reseting resetting I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz seperation separation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz succesful successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz tage stage I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz uneeded unneeded I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allow to" "allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Instanciating Instantiating I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Missleading Misleading I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Optionaly Optionally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Peformance Performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Recomended Recommended I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz Supressing Suppressing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz accidently accidentally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz chaning changing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz compatibilty compatibility I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz configuraton configuration I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz convertions conversions I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz difinition definition I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz documention documentation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz exlicit explicit I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz funtion function I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz instanciate instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz lightweigh lightweight I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz multidimensionnal multidimensional I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz occuring occurring I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz perfomance performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz propery property I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz reseting resetting I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz seperation separation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz succesful successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz tage stage I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz uneeded unneeded I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxcxx.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "Allow to" "Allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allow to" "allow one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz "allows to" "allows one to" I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciate Instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Instanciating Instantiating I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Missleading Misleading I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Optionaly Optionally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Peformance Performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Recomended Recommended I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz Supressing Suppressing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz accidently accidentally I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz chaning changing I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz compatibilty compatibility I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz configuraton configuration I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz convertions conversions I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz difinition definition I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz documention documentation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz exlicit explicit I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz funtion function I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz instanciate instantiate I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz lightweigh lightweight I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz multidimensionnal multidimensional I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz occuring occurring I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz perfomance performance I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz propery property I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz reseting resetting I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz seperation separation I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz seperator separator I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz succesful successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz successfull successful I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz tage stage I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz threshhold threshold I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz uneeded unneeded I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz unitialized uninitialized I: libhpx1: spelling-error-in-manpage usr/share/man/man1/hpxrun.1.gz unitialized uninitialized I: hpx source: testsuite-autopkgtest-missing N: N: This package does not declare a test suite. N: N: Having a test suite aids with automated quality assurance of the archive N: outside of your package. For example, if your package has a test suite N: it is possible to re-run that test suite when any of your package's N: dependencies have a new version and check whether that update causes N: problems for your package. N: N: In addition, since May 2018 these tests now influence migration from N: unstable to testing: N: N: https://lists.debian.org/debian-devel-announce/2018/05/msg00001.html N: N: Please add a debian/tests/control file to your package to declare a N: testsuite, but please make sure to only add autopkgtests if they provide N: meaningful coverage of your package. N: N: Refer to https://ci.debian.net/doc/ for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: testsuite, Type: source N: I: libhpx1: unstripped-static-library usr/lib/x86_64-linux-gnu/libhpx_resiliency.a(force_linking.cpp.o) N: N: The package installs an unstripped static library. N: N: Please note, that static libraries have to be stripped with the N: --strip-debug option. You will probably also want to use N: --remove-section=.comment --remove-section=.note to avoid the N: static-library-has-unneeded-section tag. N: N: dh_strip (after debhelper/9.20150811) will do this automatically for N: you. N: N: Severity: wishlist, Certainty: certain N: N: Check: binaries, Type: binary, udeb N: I: libhpx1: unstripped-static-library usr/lib/x86_64-linux-gnu/libhpx_resiliency.a(resiliency.cpp.o) I: libhpx1: unstripped-static-library usr/lib/x86_64-linux-gnu/libhpx_static_reinit.a(force_linking.cpp.o) I: libhpx1: unstripped-static-library usr/lib/x86_64-linux-gnu/libhpx_static_reinit.a(static_reinit.cpp.o) I: libhpx-dev: using-first-person-in-description line 4: we N: N: You should avoid the use of first person ("I will do this..." or "We N: recommend..."). The computer is not a person and the description does N: not speak for the maintainer or maintainers. Instead, use a more neutral N: construction and try to rephrase into factual statements about the N: package. N: N: For example, rather than saying "I don't recommend this package if you N: are short on memory," say something like "this package is not suitable N: for low-memory systems." N: N: Severity: minor, Certainty: possible N: N: Check: fields/description, Type: binary, udeb N: I: libhpx1: using-first-person-in-description line 4: we N: Finished processing group hpx/1.4.0-1