Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 192923
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Quality Assistance Team <qa@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nico R. <n-roeser@gmx.net>
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 192923 depends on: 192892 192894 192942 192947 192951 193013 193017 193018 193020 193027 Show dependency tree
Bug 192923 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: 2007-09-18 14:00 0000
The following ebuild files have a WANT_AUTOCONF setting that is not going to
work. Please review and fix them.


Typo, should be WANT_AUTOCONF=latest:

dev-db/postgis/postgis-1.2.0.ebuild:WANT_AUTOCONF="lastest"


Wrong version specification, should be WANT_AUTOCONF=2.5:

sys-libs/libieee1284/libieee1284-0.2.8.ebuild:WANT_AUTOCONF=2.58
(handled in bug 192892)

net-libs/wvstreams/wvstreams-4.3-r2.ebuild:WANT_AUTOCONF=2.59
net-libs/wvstreams/wvstreams-4.4.ebuild:WANT_AUTOCONF=2.59
dev-embedded/uisp/uisp-20050103.ebuild:       export WANT_AUTOCONF=2.57
WANT_AUTOMAKE=1.7

media-gfx/imagemagick/imagemagick-6.3.3.ebuild:#WANT_AUTOCONF=2.59
(Commented out, so this will not trigger a bug at the moment, but it is invalid
anyway.)


Wrong version specification, details unknown. Either this should be changed to
WANT_AUTOCONF=2.5 or to WANT_AUTOCONF=latest, or maybe, *maybe*,
autotools.eclass needs to be adapted to allow WANT_AUTOCONF=2.6[1]. (Since I am
not a maintainer of the following packages, I do not know if WANT_AUTOCONF was
set to these values for a specific reason.)

x11-misc/glipper/glipper-0.95.1-r1.ebuild:WANT_AUTOCONF="2.6"
x11-misc/glipper/glipper-0.95.1.ebuild:WANT_AUTOCONF="2.6"

app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild:WANT_AUTOCONF="2.61"
app-editors/emacs-cvs/emacs-cvs-23.0.0-r7.ebuild:WANT_AUTOCONF="2.61"
app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild:WANT_AUTOCONF="2.61"
app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829.ebuild:WANT_AUTOCONF="2.61"
app-editors/emacs/emacs-22.1-r1.ebuild:WANT_AUTOCONF="2.61"
app-editors/emacs/emacs-22.1.ebuild:WANT_AUTOCONF="2.61"


Wrong version specification, no idea what this should be or how it should be
handled. Package maintainers/testers should review/test the use of
WANT_AUTOCONF here. It seems to me that WANT_AUTOMAKE might have been meant
instead.

dev-libs/libstroke/libstroke-0.5.1.ebuild:WANT_AUTOCONF=1.9
x11-plugins/wmclockmon/wmclockmon-0.8.0-r1.ebuild:WANT_AUTOCONF="1.4"
x11-libs/agg/agg-2.5.ebuild:WANT_AUTOCONF="1.10"

------- Comment #1 From DEMAINE Benoît-Pierre, aka DoubleHP 2007-09-18 17:31:53 0000 -------
I am said that my new bug #192942 may be dup of this; if it's the case, maint
should consider my report as a complement of infos and logs.

------- Comment #2 From DEMAINE Benoît-Pierre, aka DoubleHP 2007-09-18 18:18:22 0000 -------
*** Bug 192942 has been marked as a duplicate of this bug. ***

------- Comment #3 From Sandro Bonazzola 2007-09-18 18:50:52 0000 -------
*** Bug 192951 has been marked as a duplicate of this bug. ***

------- Comment #4 From Sandro Bonazzola 2007-09-18 18:52:48 0000 -------
add to the list ebuild for x11-libs/agg-2.5, as per duplicate bug #192951

------- Comment #5 From Sandro Bonazzola 2007-09-18 18:54:17 0000 -------
*** Bug 192947 has been marked as a duplicate of this bug. ***

------- Comment #6 From Sandro Bonazzola 2007-09-18 18:55:29 0000 -------
add to the list ebuild for net-libs/wvstreams-4.4, as per duplicate bug #192947

------- Comment #7 From Alin Năstac 2007-09-18 18:56:33 0000 -------
net-libs/wvstreams has been fixed.

------- Comment #8 From SpanKY 2007-09-18 22:38:15 0000 -------
by the by, jumbo bugs suck ... proper procedure is to make one tracker bug and
then file individual bugs for each package assigned to the appropriate
maintainer

------- Comment #9 From Ulrich Müller 2007-09-18 22:58:55 0000 -------
app-editors/emacs{,-cvs} fixed.

------- Comment #10 From Nico R. 2007-09-19 07:11:50 0000 -------
Changing summary as per
<URL:http://viewcvs.gentoo.org/viewcvs.py/gentoo-x86/eclass/autotools.eclass?r1=1.67&r2=1.68>.

This is a TRACKER bug.
Please see the bugs blocking this bug for individual packages and their ebuild
file issues!

------- Comment #11 From Nico R. 2007-09-19 07:50:35 0000 -------
Individual bugs have been created for all ebuilds mentioned in comment 0 which
have not yet been fixed. This bug depends on all those individual bugs.

------- Comment #12 From Denis Dupeyron 2007-09-19 09:27:13 0000 -------
(In reply to comment #0)
> dev-libs/libstroke/libstroke-0.5.1.ebuild:WANT_AUTOCONF=1.9

Done.

Denis.

------- Comment #13 From Denis Dupeyron 2007-09-19 15:50:05 0000 -------
(In reply to comment #0)
> dev-embedded/uisp/uisp-20050103.ebuild:       export WANT_AUTOCONF=2.57
> WANT_AUTOMAKE=1.7

Done too.

Denis.

------- Comment #14 From Denis Dupeyron 2007-09-19 16:07:19 0000 -------
> dev-db/postgis/postgis-1.2.0.ebuild:WANT_AUTOCONF="lastest"

Done.

Denis.

------- Comment #15 From Nico R. 2007-09-22 19:16:46 0000 -------
All bugs blocking this tracker bug have been fixed.
Closing this bug.

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