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

Bug 206788

Summary: sci-physics/root doesn't need libafterimage dependency
Product: Gentoo Linux Reporter: Luís Augusto Perles <perles>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luís Augusto Perles 2008-01-20 18:07:43 UTC
You can safely remove the dependence with libafterimage from ROOT ebuild because the ROOT system has an embedded version of it that matches the current ROOT distribution. Also the libafterimage that exists in the portage is not compiling anymore.
As a workaround for the emerge system do: 
emerge root (system tries to emerge libafterimage and fails)
emerge --resume --skipfirst



Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-20 18:14:23 UTC
 --disable-builtin-afterimage is done on purpose because using shared system libs is greatly preferred to using bundled stuff for security and other reasons. Thanks anyway. 

media-libs/libafterimage compiles fine here, if it doesn't for you, then file a bug about that.