On Fri, Oct 28, 2022 at 07:16:35AM +0200, Rafael Sadowski wrote: > > http://build-failures.rhaalovely.net/aarch64/2022-10-25/x11/kde-plasma/breeze-gtk.log > > graphics/py-cairo${MODPY_FLAVOR} is in BUILD_DEPENDS. No idea what's > wrong here.
Ran out of time and patience building 20 million dependencies for this, but I'm pretty sure it's because cmake picks up the wrong Python. It should be using 3.9, not 3.10: -- Found Python3: /usr/local/bin/python3.10 (found version "3.10.8") found components: Interpreter Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'cairo' Installing in /usr/local. Run /usr/obj/ports/breeze-gtk-5.25.5/build-aarch64/prefix.sh to set the environment for breeze-gtk. devel/kf5/breeze-icons has a similar issue and doesn't build if Python 3.10 is installed.