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

Bug 45539

Summary: GTKADA : bug on ebuild file
Product: Gentoo Linux Reporter: Jacques <jacques.hullu>
Component: New packagesAssignee: ada team [OBSOLETE] <ada+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jacques 2004-03-23 13:28:48 UTC
When you install GTKADA for the first time on your system , ebuild file it's OK.
If you have already an GTKADA lib installed on you system the upgrade / downgrade operation with this ebuild failed.
-------------------------------------------------------------------
Gnat did not compile all of the dependant packages since it found those packages already on its library search list. Hence the object files for those packages do not end up in the lib-obj directory and the dynamic library build
fails because it can not find the files. Note that it does find all
the files that were compiled.
-------------------------------------------------------------------
An alert like "Block Package" will avoid a compilation Error.

------
Sorry for my English -- I'm french ;)
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2006-06-12 08:43:33 UTC
Should be fixed with new gnat and gnatbuild.eclass, please test and reopen if it does not work..

George