Am 17. März 2023 11:57:41 UTC schrieb John Covici <[email protected]>: >On Fri, 17 Mar 2023 07:07:49 -0400, >Daniel Pielmeier wrote: >> >> Am 17. März 2023 08:52:53 UTC schrieb John Covici <[email protected]>: >> > >> >On Fri, 17 Mar 2023 03:03:37 -0400, >> >Daniel Pielmeier wrote: >> >> >> >> Am 17. März 2023 06:42:11 UTC schrieb John Covici <[email protected]>: >> >> >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the >> >> >build log. >> >> >[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents >> >> >../mpv-0.35.1/DOCS/man/mpv.rst mpv.1 >> >> >[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html >> >> >^[[31mFAILED: ^[[0mmpv.html >> >> >/usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst mpv.html >> >> >/bin/sh: line 1: /usr/bin/rst2html: cannot execute: required file not >> >> >found >> >> >ninja: build stopped: subcommand failed. >> >> > >> >> >I looked on bgo, but found nothing -- anyone seen this or should I >> >> >file a bug? >> >> >> >> Do you have dev-python/docutils installed and if not does it compile if >> >> you install it? >> > >> >Thanks for your quick response. I have 0.19 of that package. >> > >> >> I am asking because I think rst2html is shipped with the docutils package. >> Does /usr/bin/rst2html exist on your system? Maybe also search for anything >> on the system containing rst2html. > >I did have /usr/bin/rst2html, but it was old and when I tried to >execute it said bad interpreter python3.8, so I linked the name to >/usr/bin/rst2html.py and that made everything work. > >Thanks a lot for the hint. >
I don't think this should be necessary. The docutils ebuild should take care of this. If it doesn't there is a bug in docutils or maybe the mpv ebuild should call the py script directly. -- Best regards Daniel

