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

Bug 136578

Summary: USE-level dependancy checking
Product: Portage Development Reporter: Ben Davis <ben>
Component: Core - DependenciesAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben Davis 2006-06-12 13:51:09 UTC
Portage desparately needs USE-level dependancy checking.  For instance,  pgadmin3 is dependant on wxGTK, but will not compile unless wxGTK is compiled with the "unicode" USE flag. However,  if I emerge pgadmin,  it proceeds to compile wxGTK _without_ unicode support, then when it gets to pgadmin, it tells me I need to re-emerge wxGTK with the "unicode" use flag enabled.

It would be very time-saving to the user if the portage would check dependancies on the USE level, and recompile any apps requiring a change in USE flags.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-12 13:58:53 UTC

*** This bug has been marked as a duplicate of 2272 ***