Code: Select all
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
media-libs/mesa:0
(media-libs/mesa-25.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X (opengl) proprietary-codecs vulkan wayland zstd -debug -llvm -lm-sensors -opencl -sysprof -test -unwind -vaapi -valgrind" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="sse2" LLVM_SLOT="20 -18 -19 -21" VIDEO_CARDS="-asahi -d3d12 (-freedreno) -i915 (-imagination) -intel -lavapipe (-lima) -nouveau -nvk (-panfrost) -r300 -r600 -radeon -radeonsi (-v3d) (-vc4) -virgl (-vivante) -vmware -zink" conflicts with
media-libs/mesa[xa] required by (x11-drivers/xf86-video-vmware-13.4.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^
dev-python/ipykernel:0
(dev-python/ipykernel-7.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python3_13 -pypy3_11 -python3_11 -python3_12 -python3_14" conflicts with
<dev-python/ipykernel-7[python_targets_python3_13(-)] required by (dev-python/ipyparallel-9.0.2:0/0::gentoo, installed) USE="-test -verify-provenance" ABI_X86="(64)" PYTHON_TARGETS="python3_13 -pypy3_11 -python3_11 -python3_12 -python3_14"[SOLVED] Thanks to Hu and grknight for precisely the correct info. I followed the VirtualBox Wiki advice: set VIDEO_CARDS="" in make.conf, unmerge xf86-video-vmware (which is needed only if Gentoo is a VMware guest: not my situation), and re-emerge world. This fixed mesa. Evidently ipyparallel will eventually be updated and the conflict with ipykernel will disappear. I'll wait. [/SOLVED]


