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
In future, please include the full build.log and emerge --info, as combinations may still matter.
Created attachment 874127 [details] sys-apps/cpu-x-5.0.1 build.log
Created attachment 874128 [details] emerge info
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(+)