Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160041 - net-nds/openldap : broken autotools handling (cleanup ebuilds please)
Summary: net-nds/openldap : broken autotools handling (cleanup ebuilds please)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-04 10:46 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-03-27 22:38 UTC (History)
0 users

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 10:46:01 UTC
The following ebuilds are found to have broken autotools handling, as they run libtoolize directly (they never should, instead they should call eautoreconf in autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for more information):

./net-nds/openldap/openldap-2.1.30-r8.ebuild:   einfo "Running libtoolize on ${S}"
./net-nds/openldap/openldap-2.1.30-r8.ebuild:   libtoolize --copy --force
./net-nds/openldap/openldap-2.1.30-r9.ebuild:   libtoolize --copy --force
./net-nds/openldap/openldap-2.2.28-r5.ebuild:   einfo "Running libtoolize on ${OLD_P}"
./net-nds/openldap/openldap-2.2.28-r5.ebuild:   libtoolize --copy --force
./net-nds/openldap/openldap-2.2.28-r5.ebuild:   einfo "Running libtoolize on ${P}"
./net-nds/openldap/openldap-2.2.28-r5.ebuild:   libtoolize --copy --force
./net-nds/openldap/openldap-2.2.28-r6.ebuild:   libtoolize --copy --force --automake

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 Markus Ullmann (RETIRED) gentoo-dev 2007-01-06 14:24:16 UTC
As discussed on irc, please give a helping hand on this one ;)
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2007-03-27 22:38:43 UTC
Gone in two months, so wontfixing it (we can live with it for two months, can't we? *fg*)