First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 160112
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Doug Goldstein <cardoe@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego 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 160112 depends on: Show dependency tree
Show dependency graph
Bug 160112 blocks: 55708
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-04 14:50 0000
The following ebuilds/eclasses currently inherits debug.eclass:

./sys-apps/dbus/dbus-0.61-r1.ebuild:inherit eutils mono python multilib debug
qt3 autotools
./sys-apps/dbus/dbus-0.62-r2.ebuild:inherit eutils mono python multilib debug
qt3 autotools flag-o-matic
./sys-apps/dbus/dbus-1.0.2.ebuild:inherit eutils multilib debug autotools

As per bug #55708 you can see that the current debug.eclass is a QA mess, and
I'm going to replace it soon with a dummy version.
The debug useflag should not mess with the user's *FLAGS, but rather relate to
the debug codepaths of a package (asserts, extra output, and so on). If an user
wants a debuggable system, he should follow the backtraces guide
(http://www.gentoo.org/proj/en/qa/backtraces.xml) that contains all the needed
info.

For this reason, please remove debug eclass from inherit line, add debug to
IUSE if your package has a way to enable/disable debug codepaths, and set this
bug resolved. Please do it for _every revisions of your package_.

Thanks,
Diego

------- Comment #1 From Diego Pettenò 2007-01-04 20:41:51 0000 -------
Doug fixed this.

------- Comment #2 From Diego Pettenò 2007-01-04 20:58:53 0000 -------
Reopen per compnerd's request.

------- Comment #3 From Saleem Abdulrasool 2007-01-05 10:43:53 0000 -------
fixed up debug codepaths on 0.62-r2

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