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

Bug 226537

Summary: app-mobilephone/gnokii: autoconf/autoreconf/automake/libtool called directly
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Mobile Phone Developers (INACTIVE) <mobile-phone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 234787    
Bug Blocks: 226305    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 11:42:49 UTC
Please never call autotools directly, instead use eautoreconf (or eautomake, and JUST THESE TWO) from autotools.eclass. If you have any reason why those don't work, please let me know to fix them.

Thanks,
Diego
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2008-06-14 12:20:52 UTC
I've removed obsolete versions, the whole problem is coming down to the usage of "private" function eautoconf in the version 0.6.22-r2.

Problem is that autotools files used in this package are utterly broken and I don't feel like fixing them, especially that I don't have to use autotools.eclass in gnokii-0.6.26-r1 (the current test version). Care to fix them yourself?

P.S. If the other autotools.eclass functions are private, maybe you should consider prefixing their name with _ in the near future. There is no comment in that class that forbids usage of eautoconf.
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2009-08-15 09:41:52 UTC
Offending version has been removed from the tree.
Closed as FIXED.