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

Bug 253084

Summary: php-5.2.8-r1 fails to compile with gd-external enabled
Product: Gentoo Linux Reporter: Gandalf <gandalf>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.