Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 905085

Summary: kde-plasma/breeze-gtk-5.27.4-r2 config error: REQUIRED packages have not been found
Product: Gentoo Linux Reporter: Martin Atenreit <martinATgentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Martin Atenreit 2023-04-25 20:00:05 UTC
Created attachment 860766 [details]
emerge --info

> emerge -1 =kde-plasma/breeze-gtk-5.27.4-r2

-- The following REQUIRED packages have not been found:

 * PythonCairo
   Required to render assets

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:464 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:23 (feature_summary)
-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-plasma/breeze-gtk-5.27.4-r2/work/breeze-gtk-5.27.4_build/CMakeFiles/CMakeOutput.log".
Comment 1 Andreas Sturmlechner gentoo-dev 2023-04-25 20:11:35 UTC
Full build.log please.

Also:
> $ emerge -pv pycairo
Comment 2 Martin Atenreit 2023-04-25 20:13:37 UTC
Created attachment 860769 [details]
build.log
Comment 3 Martin Atenreit 2023-04-25 20:15:17 UTC
emerge -pv pycairo

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

Calculating dependencies... done!
Dependency resolution took 3.01 s.

[ebuild   R    ] dev-python/pycairo-1.23.0::gentoo  USE="-doc -examples -test" PYTHON_TARGETS="python3_9 python3_10 (-pypy3) -python3_11" 0 KiB
Comment 4 Martin Atenreit 2023-04-25 20:25:48 UTC
Sorry, for the noise!

My PATH variable was wrong, system used python3 from miniconda in /usr/local/.
Please close the bug.