Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160379 - sys-apps/dbus missing ${WANT_AUTOMAKE}
Summary: sys-apps/dbus missing ${WANT_AUTOMAKE}
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
: 160987 161676 (view as bug list)
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-06 09:14 UTC by Mike Hammill
Modified: 2007-01-12 18:15 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Hammill 2007-01-06 09:14:50 UTC
No problems building or using dbus, but got one QA message that said this should be reported, namely:

* QA Notice: ${WANT_AUTOMAKE} variable unset. Please report on http://bugs.gentoo.org/

There were other QA notices, but I'm just reporting this one since it said to.

Reproducible: Always

Steps to Reproduce:
1. emerge dbus (i.e., sys-apps/dbus-0.62-r2) on x86 (stable)

Actual Results:  
See message above

Expected Results:  
No QA notices.  Well, this would be expected by a utopian.

Hope this is a bug you actually WANT reported.
Comment 1 Sebastian Krämer 2007-01-06 17:43:48 UTC
I got the same while emerging a dbus update.
Also, after unmerging the older version, portage says:

QA Notice: The package dbus-0.61-r1 still uses the broken debug.eclass

Might be of interest too..
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-08 21:45:21 UTC
*** Bug 160987 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-12 07:44:15 UTC
*** Bug 161676 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2007-01-12 18:15:24 UTC
we've taken the route of defaulting to latest in the eclass:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/autotools.eclass?r1=1.62&r2=1.63