Errors from shard 11: ====================================================================== FAIL: runTest (__main__.EndToEndTest.runTest) [11] End-to-end coverage_cmd_src_pkg_layout ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/cython-3.0.10/work/cython-3.0.10/runtests.py", line 2095, in runTest self.assertEqual(0, res, "non-zero exit status, last output was:\n%r\n-- stdout:%s\n-- stderr:%s\n" % ( AssertionError: 0 != 1 : non-zero exit status, last output was: '/usr/bin/python3.11 -m pip install .' -- stdout: -- stderr:error: externally-managed-environment × This environment is externally managed ╰─> The system-wide Python installation in Gentoo should be maintained using the system package manager (e.g. emerge). If the package in question is not packaged for Gentoo, please consider installing it inside a virtual environment, e.g.: python -m venv /path/to/venv . /path/to/venv/bin/activate pip install mypackage To exit the virtual environment, run: deactivate The virtual environment is not deleted, and can be re-entered by re-sourcing the activate file. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification.
Created attachment 891496 [details] emerge --info
Created attachment 891497 [details] Complete build log