Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 204153
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
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 204153 depends on: Show dependency tree
Bug 204153 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: 2008-01-03 03:52 0000
Please, die just once on the media-libs/gd check, the number of the checks
already sucks enough as it is...

<snip>
local gdflags
use png && gdflags="png"
use jpeg && gdflags="${gdflags} jpeg"
if [[ -n ${gdflags} ]] && ! built_with_use media-libs/gd ${gdflags} ; then
        local diemsg="Re-emerge media-libs/gd with USE=\"${gdflags}\""
        eerror "${diemsg}"
        die "${diemsg}"
fi
</snip>

------- Comment #1 From Markus Meier 2008-01-03 11:32:42 0000 -------
fixed, thanks for the report.

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