Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 642430

Summary: sys-apps/groff: missing run-time dependency on media-libs/netpbm for html backends
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2017-12-27 19:51:48 UTC
Without media-libs/netpbm:

$ bzcat /usr/share/man/man1/xz.1.bz2 | groff -Thtml > /dev/null
Calling `pnmcut 100 869 651 68 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121301.png
' returned status 32512
Calling `pnmcut 100 52 651 83 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121302.png
' returned status 32512
Calling `pnmcut 100 452 651 53 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121303.png
' returned status 32512
Calling `pnmcut 100 1036 651 51 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121304.png
' returned status 32512
Calling `pnmcut 100 2 651 51 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121305.png
' returned status 32512
Calling `pnmcut 100 2 651 35 < /tmp/groff-page-8qz5to | pnmcrop -quiet | pnmtopng -background rgb:f/f/f -transparent rgb:f/f/f > grohtml-121306.png
' returned status 32512
Comment 1 SpanKY gentoo-dev 2018-01-30 04:06:52 UTC
we can add a USE=html flag to control this, but it won't disable the html flags, or otherwise change the install ... it'll only install netpbm