Well, managed to update everything except the following weird dependency conflict (I can see it on many machines):
Code: Select all
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
dev-python/docutils:0
(dev-python/docutils-0.18.1:0/0::gentoo, ebuild scheduled for merge) USE="" PYTHON_TARGETS="python3_9 -pypy3 -python3_10 -python3_8" conflicts with
<dev-python/docutils-0.18[python_targets_python3_9(-)] required by (dev-python/sphinx_rtd_theme-1.0.0:0/0::gentoo, installed) USE="-test" PYTHON_TARGETS="python3_9 -pypy3 -python3_10 -python3_8"
^ ^^^^
<dev-python/docutils-0.18[python_targets_python3_9(-)] required by (dev-python/sphinx-4.4.0:0/0::gentoo, installed) USE="-doc -latex -test" PYTHON_TARGETS="python3_9 -pypy3 -python3_10 -python3_8"
^ ^^^^
And also can't update GCC to version 9 or above (tried 9, 10, 11) latest 8 is compiling without issues:
Code: Select all
...
...
x86_64-pc-linux-gnu/libgcc/_gcov_pow2_profiler.o differs
x86_64-pc-linux-gnu/libgcc/_gcov_merge_time_profile.o differs
x86_64-pc-linux-gnu/libgcc/_gcov_interval_profiler.o differs
x86_64-pc-linux-gnu/libgcc/generic-morestack.o differs
gcc/lto1 differs
make[2]: *** [Makefile:23532: compare] Error 1
make[2]: Leaving directory '/tmp/portage/portage/sys-devel/gcc-11.2.1_p20220115/work/build'
make[1]: *** [Makefile:23512: stage3-bubble] Error 2
make[1]: Leaving directory '/tmp/portage/portage/sys-devel/gcc-11.2.1_p20220115/work/build'
make: *** [Makefile:23586: bootstrap-lean] Error 2
* ERROR: sys-devel/gcc-11.2.1_p20220115::gentoo failed (compile phase):
* emake failed