Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253084 - php-5.2.8-r1 fails to compile with gd-external enabled
Summary: php-5.2.8-r1 fails to compile with gd-external enabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 03:22 UTC by Gandalf
Modified: 2008-12-30 12:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gandalf 2008-12-30 03:22:29 UTC
Even if gd is disabled and gd-external is enabled portage still reports a conflict in which it wants to disable gd-external, no other options given.

Reproducible: Always

Steps to Reproduce:
1. emerge php-5.2.8-r1 with gd-external enabled and gd disabled
2.
3.

Actual Results:  
no compilation as portage see both as active and in conflict

Expected Results:  
php compiled fine with gd-external
Comment 1 Gandalf 2008-12-30 12:29:29 UTC
Removing bug. I wasn't awake enough when compiling.
Looking today I found that with xpm flag enabled the ebuild enabled gd as well creating the conflict.