Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658980 - kde-plasma/kinfocenter-5.12.5 - One or more CMake variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_OpenGLES
Summary: kde-plasma/kinfocenter-5.12.5 - One or more CMake variables were not used by ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-24 16:29 UTC by Francesco Turco
Modified: 2018-06-24 18:04 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,14.85 KB, application/x-xz)
2018-06-24 16:29 UTC, Francesco Turco
Details
emerge-info.txt (emerge-info.txt,6.39 KB, text/plain)
2018-06-24 16:29 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Turco 2018-06-24 16:29:17 UTC
Created attachment 537066 [details]
build.log.xz

Portage reports the following warning message when emerging kde-plasma/kinfocenter-5.12.5:

> One or more CMake variables were not used by the project:
>   CMAKE_DISABLE_FIND_PACKAGE_OpenGLES

-------------------

$ emerge -pv kinfocenter

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] kde-plasma/kinfocenter-5.12.5:5::gentoo  USE="ieee1394 opengl pci wayland -debug (-gles2) -handbook" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 1 Francesco Turco 2018-06-24 16:29:57 UTC
Created attachment 537068 [details]
emerge-info.txt

emerge --info
Comment 2 Andreas Sturmlechner gentoo-dev 2018-06-24 17:45:54 UTC
This is a trivial warning.
Comment 3 Larry the Git Cow gentoo-dev 2018-06-24 17:46:19 UTC
The bug has been closed via the following commit(s):

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

commit 148a8177855184a1d69402bfedfdd554c331e1c1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-06-24 17:44:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-06-24 17:45:24 +0000

    kde-plasma/kinfocenter: Fix cmake warning
    
    Reported-by: Francesco Turco <fturco@fastmail.fm>
    Closes: https://bugs.gentoo.org/658980
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/kinfocenter/kinfocenter-5.12.5.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2018-06-24 18:04:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=0007b895e8a0f2110ae9eaae587c7ac52457f744

commit 0007b895e8a0f2110ae9eaae587c7ac52457f744
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-06-24 17:44:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-06-24 18:04:08 +0000

    kde-plasma/kinfocenter: Fix cmake warning
    
    Reported-by: Francesco Turco <fturco@fastmail.fm>
    Closes: https://bugs.gentoo.org/658980
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/kinfocenter/kinfocenter-5.12.49.9999.ebuild | 8 ++++++--
 kde-plasma/kinfocenter/kinfocenter-5.13.1.ebuild       | 8 ++++++--
 kde-plasma/kinfocenter/kinfocenter-5.13.49.9999.ebuild | 9 +++++++--
 kde-plasma/kinfocenter/kinfocenter-9999.ebuild         | 8 ++++++--
 4 files changed, 25 insertions(+), 8 deletions(-)