Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160153 - net-mail/cyrus-imspd : broken autotools handling (cleanup ebuilds please)
Summary: net-mail/cyrus-imspd : broken autotools handling (cleanup ebuilds please)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 132980 194797
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-04 23:14 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-10-05 13:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-04 23:14:48 UTC
The following ebuilds are found to have broken autotools handling, as they run autotools directly (they never should, instead they should call eautoreconf (or eautoconf or eautomake, _only in some cases_) in autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for more information):

cyrus-imspd-1.7b.ebuild:        aclocal -I cmulocal && autoheader && autoconf || \
cyrus-imspd-1.7b-r1.ebuild:     aclocal -I cmulocal && autoheader && autoconf || \

Please cleanup the ebuilds by asking for stable marking, removing obsolete ebuilds with no relevant keywords, or porting the fixes in newer versions (if presents) to properly handle autotools.

Thanks,
Diego
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-12 15:07:47 UTC
Ping...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-04 21:32:32 UTC
@x86 - please stabilize 1.8 or remove your stable keyword; this bug is getting pretty stale.
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-10-05 13:03:05 UTC
Dropped stable keyword as it is unsupported upstream.