=sys-devel/llvm-18.0.0_pre20240113 (hard masked) seems to depend on myst-parser. Compilation fails without it according to the build log, and when I emerge myst-parser separately, then retry emerging LLVM 18, it compiles successfully. Reproducible: Always
Please attach a build log showing the failure. Also provide emerge --info in a comment.
Created attachment 882579 [details] build.log
Created attachment 882580 [details] emerge info
From the build log: FAILED: docs/CMakeFiles/docs-llvm-man /var/tmp/portage/sys-devel/llvm-18.0.0_pre20240113/work/llvm_build-abi_x86_64.amd64/docs/CMakeFiles/docs-llvm-man cd /var/tmp/portage/sys-devel/llvm-18.0.0_pre20240113/work/llvm_build-abi_x86_64.amd64/docs && /usr/bin/cmake -E env /usr/bin/sphinx-build -b man -d /var/tmp/portage/sys-devel/llvm-18.0.0_pre20240113/work/llvm_build-abi_x86_64 .amd64/docs/_doctrees-llvm-man -q -t builder-man -D version=18 -D release=18.0.0git8d817f64 /var/tmp/portage/sys-devel/llvm-18.0.0_pre20240113/work/llvm/docs /var/tmp/portage/sys-devel/llvm-18.0.0_pre20240113/work/llvm_build-a bi_x86_64.amd64/docs/man Extension error: Could not import extension myst_parser (exception: No module named 'myst_parser')
Sigh. I guess now we need the full thingy for manpages too.