Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905085 - kde-plasma/breeze-gtk-5.27.4-r2 config error: REQUIRED packages have not been found
Summary: kde-plasma/breeze-gtk-5.27.4-r2 config error: REQUIRED packages have not been...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-25 20:00 UTC by Martin Atenreit
Modified: 2023-04-26 07:01 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,7.55 KB, text/plain)
2023-04-25 20:00 UTC, Martin Atenreit
Details
build.log (build.log,6.35 KB, text/plain)
2023-04-25 20:13 UTC, Martin Atenreit
Details

Note You need to log in before you can comment on or make changes to this bug.
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.