First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 202186
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Christian Faulhammer <opfer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Orson Teodoro <orsonteodoro@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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







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


Description:   Opened: 2007-12-13 20:52 0000
The ebuild forgets to check for existence of png use flag in qt 4.x library
leaving user with the 
Clientic.png missing message.

In /usr/portage/package.use, append png to x11-libs/qt.

Reproducible: Always

Steps to Reproduce:
1. emerge =x11-libs/qt-4* without global use flag or explicitly disable it in
per package use flag or USE="-png" emerge =x11-libs/qt-4*
2.
3.

Actual Results:  
Clientic.png dialog box shows and program is unusable

Expected Results:  
Done a check for linkage to libpng and warn the user that they need it as it is
a listed requirement/dependency. 

Just an additional check to the ebuild to warn the user.

------- Comment #1 From Christian Faulhammer 2007-12-13 21:14:31 0000 -------
Thanks for the notice, fixed in CVS.

First Last Prev Next    No search results available      Search page      Enter new bug