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

Bug 505366

Summary: sys-power/powertop - add USE=nls
Product: Gentoo Linux Reporter: René Rhéaume <rene.rheaume>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: powertop-2.5.ebuild.patch
powertop-2.5-nls.patch

Description René Rhéaume 2014-03-22 17:39:21 UTC
PowerTOP ./configure script has a --disable-nls option, which could be used to build under uclibc systemsm and currently unused. However, the ENABLE_NLS defne isn nopt used to conditionally disable its use in the source code. So, here is a source code patch ans an ebuild patch to fix thus.

Reproducible: Always

Steps to Reproduce:
1. Install lilblue
2. emerge powertop
Actual Results:  
emake failed

Expected Results:  
wertop installed on system
Comment 1 René Rhéaume 2014-03-22 17:40:08 UTC
Created attachment 373270 [details, diff]
powertop-2.5.ebuild.patch
Comment 2 René Rhéaume 2014-03-22 17:40:55 UTC
Created attachment 373272 [details, diff]
powertop-2.5-nls.patch
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2014-04-16 15:09:32 UTC
I have submitted this to the powertop mailing list, when they accept it I will do the same.
Comment 4 René Rhéaume 2014-09-06 10:23:52 UTC
I had to apply the same patch for powertop 2.6
Comment 5 SpanKY gentoo-dev 2015-03-02 22:25:51 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add USE=nls support
http://sources.gentoo.org/sys-power/powertop/powertop-2.7-r1.ebuild?r1=1.1&r2=1.2