Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 115706
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Simon Matthews <simon+bugzilla@matthews-family.org.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 115706 depends on: Show dependency tree
Bug 115706 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-15 14:54 0000
The analog ebuild seems to check for support of jpeg in gd (libgd), however, it
does not check for support of png in gd. The build will fail if gd was build
without png support. 

Reproducible: Always
Steps to Reproduce:
1. emerge gd WITHOUT support for png
2. emerge analog
3.

Actual Results:  
Analog fails to build

Expected Results:  
Analog should build successfully.

------- Comment #1 From Marcelo Goes 2005-12-20 16:03:39 0000 -------
Indeed, it's true...

output2.o: In function `piechart_write':
output2.c:(.text+0x7dbd): undefined reference to `gdImagePng'
collect2: ld returned 1 exit status
make: *** [analog] Error 1
make: Leaving directory `/var/tmp/portage/analog-5.32/work/analog-5.32/src'

------- Comment #2 From Marcelo Goes 2005-12-20 16:14:40 0000 -------
Fix in cvs.
Thanks!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug