Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922352 - sys-devel/llvm-18 seems to depend on myst-parser
Summary: sys-devel/llvm-18 seems to depend on myst-parser
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 08:59 UTC by Gary Kwong [:gkw] [:nth10sd]
Modified: 2024-01-19 16:58 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.tar.gz,325.71 KB, application/gzip)
2024-01-18 22:54 UTC, Gary Kwong [:gkw] [:nth10sd]
Details
emerge info (emerge_info.txt,6.58 KB, text/plain)
2024-01-18 22:55 UTC, Gary Kwong [:gkw] [:nth10sd]
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Kwong [:gkw] [:nth10sd] 2024-01-18 08:59:45 UTC
=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
Comment 1 Mike Gilbert gentoo-dev 2024-01-18 19:00:55 UTC
Please attach a build log showing the failure.

Also provide emerge --info in a comment.
Comment 2 Gary Kwong [:gkw] [:nth10sd] 2024-01-18 22:54:50 UTC
Created attachment 882579 [details]
build.log
Comment 3 Gary Kwong [:gkw] [:nth10sd] 2024-01-18 22:55:08 UTC
Created attachment 882580 [details]
emerge info
Comment 4 Mike Gilbert gentoo-dev 2024-01-19 15:36:47 UTC
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')
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-01-19 16:58:43 UTC
Sigh.  I guess now we need the full thingy for manpages too.