Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916895 - sys-apps/cpu-x-5.0.1: missing dependency dev-cpp/gtkmm:3.0
Summary: sys-apps/cpu-x-5.0.1: missing dependency dev-cpp/gtkmm:3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-05 14:31 UTC by Matthias Krause
Modified: 2023-11-06 12:34 UTC (History)
0 users

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


Attachments
sys-apps/cpu-x-5.0.1 build.log (build.log,76.26 KB, text/plain)
2023-11-05 14:48 UTC, Matthias Krause
Details
emerge info (emerge-info.txt,8.41 KB, text/plain)
2023-11-05 14:48 UTC, Matthias Krause
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Krause 2023-11-05 14:31:39 UTC
On a System where dev-cpp/gtkmm:3.0 isn't installed CPU-X builds without GTK-Support, even when USE flag "gui" is selected.


emerge says:
...
-- Checking for module 'gtkmm-3.0>=3.12.0'
--   Package 'gtkmm-3.0', required by 'virtual:world', not found
GTK3+ GUI will not be build: GTK 3.12.0 or higher is needed.
Set PKG_CONFIG_PATH environment variable if development files are installed.
...


Reproducible: Always

Steps to Reproduce:
1.Ensure dev-cpp/gtkmm:3.0 is not installed
2.Ensure cpu-x will be build with USE flag "gui"
3.Build cpu-x verbose -> you will see the mentioned warning
4.execute "cpu-x -V" -> you won't find any GTK Support (missing line "-- GTK       version: 3.24.8")
Actual Results:  
cpu-x is missing GTK Support

Expected Results:  
cpu-x should have GTK Support
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 14:37:27 UTC
In future, please include the full build.log and emerge --info, as combinations may still matter.
Comment 2 Matthias Krause 2023-11-05 14:48:10 UTC
Created attachment 874127 [details]
sys-apps/cpu-x-5.0.1 build.log
Comment 3 Matthias Krause 2023-11-05 14:48:47 UTC
Created attachment 874128 [details]
emerge info
Comment 4 Larry the Git Cow gentoo-dev 2023-11-06 12:34:56 UTC
The bug has been closed via the following commit(s):

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

commit e4e9110930cb1165c309145b30d60e81b36988dc
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2023-11-06 12:33:31 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2023-11-06 12:34:32 +0000

    sys-apps/cpu-x:
    
    Closes: https://bugs.gentoo.org/916895
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/cpu-x/cpu-x-5.0.1-r1.ebuild | 83 ++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)