Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 469606

Summary: sys-process/htop-1.0.2 should check for some non-standard kernel options for --enable-taskstats (the default)
Product: Gentoo Linux Reporter: Roman Žilka <roman.zilka>
Component: Current packagesAssignee: Christian Ruppert (idl0r) <idl0r>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roman Žilka 2013-05-12 18:25:00 UTC
htop-1.0.2 is compiled with --enable-taskstats in Gentoo. This requires CONFIG_TASKSTATS, CONFIG_TASK_XACCT and CONFIG_TASK_IO_ACCOUNTING in order to function fully. These are not exactly common options to have in a kernel, I believe. The ebuild should make the usual check for them.

Reproducible: Always
Comment 1 Roman Žilka 2013-05-13 08:15:42 UTC
In fact, the only option that matters is CONFIG_TASK_IO_ACCOUNTING. The others are necessary for this one to be available, but that's not interesting from the point of view of the ebuild, I guess.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-01-14 09:05:34 UTC
htop-1.x is long gone from portage.