vifino / vifino-overlay

My personal overlay for Gentoo. Contains openrazer ebuilds and friends mostly.
MIT License
10 stars 4 forks source link

dev-embedded/yosys - No supported implementation in PYTHON_COMPAT #52

Closed JulienDlq closed 3 years ago

JulienDlq commented 3 years ago

I have the following error messages during eclean.

* ERROR: dev-embedded/yosys-0.8::vifino-overlay failed (depend phase):
 *   No supported implementation in PYTHON_COMPAT.
 * 
 * Call stack:
 *                ebuild.sh, line 609:  Called source '/var/lib/layman/vifino-overlay/dev-embedded/yosys/yosys-0.8.ebuild'
 *         yosys-0.8.ebuild, line   7:  Called inherit 'eutils' 'python-any-r1'
 *                ebuild.sh, line 314:  Called __qa_source '/var/db/repos/gentoo/eclass/python-any-r1.eclass'
 *                ebuild.sh, line 112:  Called source '/var/db/repos/gentoo/eclass/python-any-r1.eclass'
 *     python-any-r1.eclass, line 205:  Called _python_any_set_globals
 *     python-any-r1.eclass, line 176:  Called _python_set_impls
 *   python-utils-r1.eclass, line 158:  Called die
 * The specific snippet of code:
 *                      die "No supported implementation in PYTHON_COMPAT."
 * 
 * If you need support, post the output of `emerge --info '=dev-embedded/yosys-0.8::vifino-overlay'`,
 * the complete build log and the output of `emerge -pqv '=dev-embedded/yosys-0.8::vifino-overlay'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/var/tmp/portage/dev-embedded/yosys-0.8/work/yosys-0.8'
vifino commented 3 years ago

Hey, I removed those old ebuilds, so the issue should be gone.