https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-misc/albert-0.17.2 fails to compile with dev-lang/python-exec[-native-symlinks]. Discovered on: amd64 (internal ref: ci) NOTE: Please take a look at the tracker bug for more info.
Created attachment 685497 [details] build.log build log and emerge --info
Created attachment 685500 [details] 1-CMakeOutput.log 1-CMakeOutput.log
Possible context of error(s): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
ci has reproduced this issue with version 0.17.2-r1 - Updating summary.
Should I make the package depend on native symlinks?
I imagine it's related to what I said in the PR, you may need to use some python eclass to build it. And take a look at what upstreams expects for finding python, i.e., it could be just as easy as defining PYTHON_EXECUTABLE with USE="+python".