During a system update, the dev-python/levenshtein package need to be rebuild.
Unfortunetelly, it won't with indicating that wheel could not compile, and error about the fact that cython does not support C++ - full log available here.
The use flags for this package looks like this:
Code: Select all
emerge -uDNp @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 36.55 s (backtrack: 0/20).
[ebuild R ] dev-python/levenshtein-0.27.3::gentoo USE="-debug -test" PYTHON_TARGETS="python3_13 -python3_11 -python3_12* -python3_14" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
dev-python/protobuf:0
(dev-python/protobuf-7.34.0:0/7.34.0::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" PYTHON_TARGETS="python3_13 -python3_11 -python3_12 -python3_14" conflicts with
<dev-python/protobuf-7[python_targets_python3_13(-)] required by (dev-python/proto-plus-1.27.1:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python3_13 -python3_11 -python3_12 -python3_14"
^ ^
<dev-python/protobuf-7[python_targets_python3_13(-)] required by (dev-python/googleapis-common-protos-1.73.0:0/0::gentoo, installed) USE="-test -verify-provenance" ABI_X86="(64)" PYTHON_TARGETS="python3_13 -python3_11 -python3_12 -python3_14"
^ ^Thanks,



