Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!
You are not logged in.
I have a problem during the update.
sudo sisyphus -e
* Messages for package dev-util/mesa_clc-25.1.9:
* ERROR: dev-util/mesa_clc-25.1.9::gentoo failed (compile phase):
* ninja -v -j2 -l0 failed
* Call stack:
* ebuild.sh, line 143: Called src_compile
* environment, line 2393: Called meson_src_compile
* environment, line 1810: Called eninja
* environment, line 1252: Called die
* The specific code snippet:
* "$@" || die -n "${*} failed"
* If you need support, please post the output of `emerge --info '=dev-util/mesa_clc-25.1.9::gentoo'`,
* the full build log, and the output of `emerge -pqv '=dev-util/mesa_clc-25.1.9::gentoo'`.
* The full build log is located at '/var/tmp/portage/dev-util/mesa_clc-25.1.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-util/mesa_clc-25.1.9/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/mesa_clc-25.1.9/work/mesa_clc-25.1.9-build'
* S: '/var/tmp/portage/dev-util/mesa_clc-25.1.9/work/mesa-25.1.9'
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/_emerge/main.py", line 1314, in emerge_main
x["porttree"].dbapi.close_caches()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/_emerge/actions.py", line 4057, in run_action
emerge_config.args,
^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/_emerge/actions.py", line 685, in action_build
del mydepgraph
^^^^^
File "/usr/lib/python3.13/site-packages/_emerge/Scheduler.py", line 1302, in merge
writemsg_level(line, noiselevel=-1)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/portage/util/__init__.py", line 151, in writemsg_level
writemsg(msg, noiselevel=noiselevel, fd=fd)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/portage/util/__init__.py", line 125, in writemsg
fd.write(mystr)
~~~~~~~~^^^^^^
BlockingIOError: [Errno 11] write could not complete without blocking
During handling of the above exception, another exception occurred:
Traceback (most recent call):
File "/usr/lib/python-exec/python3.13/emerge", line 57, in main
retval = emerge_main()
File "/usr/lib/python3.13/site-packages/_emerge/main.py", line 1328, in emerge_main
File "/usr/lib/python3.13/site-packages/portage/output.py", line 349, in xtermTitleReset
"turn off title setting"
File "/usr/lib/python3.13/site-packages/portage/output.py", line 302, in xtermTitle
BlockingIOError: [Errno 11] write could not complete without blocking
And the system update does not complete
Last edited by nuno_nunes (Yesterday 22:55:22)
Offline
Before the update, run :
emerge --deselect xf86-video-vmware
Then it will work.
Offline
Before the update, run :
emerge --deselect xf86-video-vmware
Then it will work.
Thanks
Offline