Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873418 - sys-apps/cpu-x-4.4.0:0 - One or more CMake variables were not used by the project:
Summary: sys-apps/cpu-x-4.4.0:0 - One or more CMake variables were not used by the pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-29 09:17 UTC by Toralf Förster
Modified: 2022-09-29 14:32 UTC (History)
0 users

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


Attachments
emerge-history.txt (emerge-history.txt,129.41 KB, text/plain)
2022-09-29 09:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.20 KB, application/x-bzip)
2022-09-29 09:17 UTC, Toralf Förster
Details
sys-apps:cpu-x-4.4.0:20220928-214138.log (sys-apps:cpu-x-4.4.0:20220928-214138.log,38.48 KB, text/plain)
2022-09-29 09:17 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-29 09:17:21 UTC
 * One or more CMake variables were not used by the project:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220928-050023

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

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2022-09-29 09:17:22 UTC
Created attachment 814594 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-29 09:17:23 UTC
Created attachment 814597 [details]
etc.portage.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-29 09:17:25 UTC
Created attachment 814600 [details]
sys-apps:cpu-x-4.4.0:20220928-214138.log
Comment 4 Larry the Git Cow gentoo-dev 2022-09-29 14:32:48 UTC
The bug has been closed via the following commit(s):

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

commit 39a29e71343141e6f58d2b3ac9f829da36ff09ec
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-09-29 14:30:28 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-09-29 14:32:42 +0000

    sys-apps/cpu-x: only disable gsettings when USE=gui
    
    This will fix an unused-cmake-var warning, this option is only
    meaningful when gtk support is on.
    
    Closes: https://bugs.gentoo.org/873418
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/cpu-x/cpu-x-4.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)