Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 251591
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hugo Mildenberger <Hugo.Mildenberger@namir.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 251591 depends on: Show dependency tree
Bug 251591 blocks: 210077 216231
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: 2008-12-19 09:21 0000
if you inherit autotools and then call eautoreconf depending on a use flag,
repoman says: no eauto* function called.

A construct like the following triggered the warning:

if use boinc; then
   ebegin "need boinc/config.h"\
       &&  cd "${S}/boinc"\
       &&  eautoreconf\
       &&  cd  "${S}"\
       &&  eend || die "eautoreconf of boinc failed"
fi

------- Comment #1 From Zac Medico 2008-12-20 19:38:00 0000 -------
Thanks, this is fixed in svn r12260.

------- Comment #2 From Zac Medico 2008-12-20 22:31:29 0000 -------
This is fixed in 2.1.6.2 and 2.2_rc18.

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