Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881481 - kde-plasma/libksysguard-5.25.5 fails with USE+="-X"
Summary: kde-plasma/libksysguard-5.25.5 fails with USE+="-X"
Status: RESOLVED DUPLICATE of bug 813450
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard: fixed in 5.26
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-16 13:24 UTC by txt.file
Modified: 2022-11-16 14:03 UTC (History)
0 users

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


Attachments
emerge --info (file_881481.txt,18.10 KB, text/plain)
2022-11-16 13:25 UTC, txt.file
Details
emerge --update --deep --newuse --with-bdeps=y @world (file_881481.txt,10.39 KB, text/plain)
2022-11-16 13:27 UTC, txt.file
Details

Note You need to log in before you can comment on or make changes to this bug.
Description txt.file 2022-11-16 13:24:25 UTC
I tried to get rid of USE="X" system wide. kde-plasma/libksysguard-5.25.5 fails to recompile.

Reproducible: Always

Steps to Reproduce:
1. add "*/* -X" to /etc/portage/packages.use
2. solve dependencies of "X" use flag and add them to /etc/portage/packages.use
3. `emerge --update --deep --newuse --with-bdeps=y @world`
Actual Results:  
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:52 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake

  but it set KF5WindowSystem_FOUND to FALSE so package "KF5WindowSystem" is
  considered to be NOT FOUND.  Reason given by package:

  KF5WindowSystem could not be found because dependency X11 could not be
  found.

Expected Results:  
compiled and installed kde-plasma/libksysguard-5.25.5

`emerge --info` not provided here as output of it was to many characters for bugzilla
Comment 1 txt.file 2022-11-16 13:25:55 UTC
Created attachment 832955 [details]
emerge --info
Comment 2 txt.file 2022-11-16 13:27:03 UTC
Created attachment 832957 [details]
emerge --update --deep --newuse --with-bdeps=y @world
Comment 3 Andreas Sturmlechner gentoo-dev 2022-11-16 14:03:31 UTC

*** This bug has been marked as a duplicate of bug 813450 ***