Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 226545
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PHP Bugs <php-bugs@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 226545 depends on: Show dependency tree
Bug 226545 blocks: 226305
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-06-14 11:44 0000
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 From Rafał Mużyło 2008-06-14 12:30:45 0000 -------
It's a bit sad.
Look at the ebuild I dropped in bug 221879.
It does solve this problem.

------- Comment #2 From Christian Hoffmann 2008-06-14 20:16:25 0000 -------
I don't see what the problem is here. I neither see explicit calls to autotools
in the ebuild, nor do I see indirect invocations by maintainer mode (as you
blogged about it) or similar. A grep for "missing --run" in build.log didn't
show anything.

Don't know what to do here, CC'ing dev-zero as he fixed the bug mentioned by
Rafał Mużyło.

------- Comment #3 From Rafał Mużyło 2008-06-14 22:48:53 0000 -------
in which one ?
There are none in 2.2.11-r1, but but in 2.2.12...

------- Comment #4 From Christian Hoffmann 2008-06-14 22:57:46 0000 -------
I tested 2.2.12.

------- Comment #5 From Rafał Mużyło 2008-06-15 00:38:26 0000 -------
Well:
Timestamp of tree: Thu, 12 Jun 2008 13:15:02 +0000
# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v
1.14
 2008/05/29 14:50:15 dev-zero Exp $
line 70+:
                cd gODBCConfig
                touch ChangeLog
                gnuconfig_update
                autoreconf --install
                econf --host=${CHOST} \
                        --with-odbc="${S}" \
                        --enable-static \
                        --prefix=/usr \
                        --sysconfdir=/etc/${PN} || die "econf gODBCConfig
failed"

------- Comment #6 From Christian Hoffmann 2008-06-15 17:35:04 0000 -------
Ok, this is hopefully fixed. Thanks Rafał for jogging my memory, I really
missed that line. I also borrowed the autopoint -f line from the other bug,
which you mentioned.

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