First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 66854
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mamoru KOMACHI (RETIRED) <usata@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 66854 depends on: Show dependency tree
Bug 66854 blocks:
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: 2004-10-09 02:35 0000
After I reinstalled autoconf-2.59-r4 WANT_AUTOCONF=?.? syntax
doesn't work any more. Looking though /usr/bin/autoconf script,
it reads WANT_AUTOCONF_2_1 and WANT_AUTOCONF_2_5,
but AFAIK this syntax is deprecated. If this change is not intentional,
please go back to the previous state. sys-devel/autoconf-2.59-r4 is 
the only autoconf available at the moment.

------- Comment #1 From Jakob Schiotz 2004-10-09 08:51:11 0000 -------
Clearly, this is a pretty major problem, as it prevents installation of KDE and
emacs on a new system.  The emacs ebuild apparently does not manage to force
the 2.1 version of autoconf (bug 66741), and one of the prerequisites of KDE
(cups, I think) fails to force 2.5.

/Jakob

------- Comment #2 From Imad R. Faiad 2004-10-09 10:20:06 0000 -------
for cups, edit the ebuild, in "src_unpack()"
change:

WANT_AUTOCONF=2.5 autoconf || die
to:
WANT_AUTOCONF_2_5=1 autoconf || die
hth

------- Comment #3 From Craig Bradney 2004-10-09 10:33:24 0000 -------
thats not a solution.. well.. for cups you can WANT_AUTOCONF_2_5=1 emerge cups,
but theres libungif and others too.

------- Comment #4 From Jakob Schiotz 2004-10-09 10:46:04 0000 -------
Sure, there are workarounds.  But is there a good reason for changing the
syntax?  I guess that either autoconf should be fixed or all ebuilds should be
checked (grep?) for the wrong syntax and fixed.

------- Comment #5 From SpanKY 2004-10-09 15:33:18 0000 -------
ok, this looks like a problem with cvs ... for some reason, cvs didnt take the
updated version of the autoconf wrapper

i'll fix up cvs and push out -r5

------- Comment #6 From SpanKY 2004-10-09 15:36:30 0000 -------
*** Bug 66668 has been marked as a duplicate of this bug. ***

------- Comment #7 From SpanKY 2004-10-09 15:36:34 0000 -------
*** Bug 66741 has been marked as a duplicate of this bug. ***

------- Comment #8 From SpanKY 2004-10-09 15:38:36 0000 -------
upgrade to autoconf-2.59-r5

this bug would have affected only people that emerged -r4 in the last ~5 days

------- Comment #9 From Mamoru KOMACHI (RETIRED) 2004-10-10 02:27:07 0000 -------
*** Bug 66943 has been marked as a duplicate of this bug. ***

------- Comment #10 From SpanKY 2004-10-20 16:57:18 0000 -------
*** Bug 66828 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug