Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695410 - kde-plasma/powerdevil-5.16.5 : One or more CMake variables were not used by the project:
Summary: kde-plasma/powerdevil-5.16.5 : One or more CMake variables were not used by t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-22 17:45 UTC by Oliver Freyermuth
Modified: 2019-09-25 21:53 UTC (History)
0 users

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 Oliver Freyermuth 2019-09-22 17:45:12 UTC
* One or more CMake variables were not used by the project:
 *   WITH_DDCUTIL

This is essentially https://bugs.gentoo.org/689666 brought back in 5.16.5 after it had been fixed in 5.16.3. 
Fix should be to re-apply https://github.com/gentoo/gentoo/commit/4a58efe7b2344a8ba432f176888b7b7dee751c8f#diff-29e4341d18f2932b4637aad06cff64f6 to current 5.16.5, i.e. to use -DHAVE_DDCUTIL . 

Reproducible: Always

Steps to Reproduce:
1. Unmask and enable USE brightness-control. 
2. Install kde-plasma/powerdevil-5.16.5. 
Actual Results:  
DDCUTIL support not being activated. 

Expected Results:  
DDCUTIL support being activated.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-25 09:40:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b808a8ec9ce3d8c6695a78f7440ff62a69b3d3

commit f6b808a8ec9ce3d8c6695a78f7440ff62a69b3d3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-11 20:32:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-25 09:40:21 +0000

    kde-plasma/powerdevil: Fix USE brightness-control
    
    Closes: https://bugs.gentoo.org/695410
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{powerdevil-5.16.5.ebuild => powerdevil-5.16.5-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Larry the Git Cow gentoo-dev 2019-09-25 21:53:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=89a17e52864e4145443a002672b185ab20c2240a

commit 89a17e52864e4145443a002672b185ab20c2240a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-11 20:32:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-25 21:52:49 +0000

    kde-plasma/powerdevil: Fix USE brightness-control
    
    Closes: https://bugs.gentoo.org/695410
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/powerdevil/powerdevil-5.17.49.9999.ebuild | 2 +-
 kde-plasma/powerdevil/powerdevil-9999.ebuild         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)