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

Bug 300747

Summary: dev-util/lcov-1.7 needs dev-perl/GD build with USE=png
Product: Gentoo Linux Reporter: Thomas Beierlein <tomjbe>
Component: New packagesAssignee: Olivier Crete (RETIRED) <tester>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Beierlein gentoo-dev 2010-01-12 16:52:23 UTC
Steps to reproduce:

Build GD with default USE-flags. After capturing some data with lcov try to format the html pages with 'genhtml -frames tracefile'. Results in the following:

genhtml: Subroutine warn_handler redefined at /usr/bin/genpng line 370.
genhtml: Subroutine die_handler redefined at /usr/bin/genpng line 377.
Reading data file lc.info
Found 89 entries.
Found common filename prefix "/home/tb/projects"
Writing .css and .png files.
Generating output.
Processing file mytlf/src/main.c
genhtml: Can't locate object method "png" via package "GD::Image" at /usr/bin/genpng line 365.
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2010-02-16 16:49:27 UTC
dep added