Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 160154
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Shell Tools Herd Bugs <shell-tools@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160154 depends on: Show dependency tree
Bug 160154 blocks: 148821
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-04 23:21 0000
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):

devtodo-0.1.18-r2.ebuild:       einfo "Running autoreconf"
devtodo-0.1.18-r2.ebuild:       autoreconf -f -i || die "autoreconf failed"
devtodo-0.1.19.ebuild:  einfo "Running autoreconf"
devtodo-0.1.19.ebuild:  autoreconf -f -i || die "autoreconf failed"
devtodo-0.1.19-r1.ebuild:       einfo "Running autoreconf"
devtodo-0.1.19-r1.ebuild:       autoreconf -f -i || die "autoreconf failed"


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 From Markus Ullmann 2007-04-07 15:21:49 0000 -------
Fixed in CVS now, thanks for the report :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug